Class ObjectSelectionStep

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.utils.swing.objectSelection.ObjectSelection
org.gvsig.app.project.documents.gui.ObjectSelectionStep
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.utils.swing.wizard.Step

public class ObjectSelectionStep extends org.gvsig.utils.swing.objectSelection.ObjectSelection implements org.gvsig.utils.swing.wizard.Step
Control ObjectSelection como paso de un asistente
Author:
Fernando González Cortés
See Also:
  • Constructor Details

    • ObjectSelectionStep

      public ObjectSelectionStep()
  • Method Details

    • init

      public void init(org.gvsig.utils.swing.wizard.WizardControl w)
      Specified by:
      init in interface org.gvsig.utils.swing.wizard.Step
      See Also:
      • Step.init(org.gvsig.utils.swing.wizard.Wizard)
    • seleccion

      protected void seleccion()
      Overrides:
      seleccion in class org.gvsig.utils.swing.objectSelection.ObjectSelection
      See Also:
      • ObjectSelection.seleccion()
    • getSelectedItem

      public Object getSelectedItem()
      Obtiene el elemento seleccionado
      Returns: