com.infoengine.modeler.data.wizard
Class GroupInSelection
java.lang.Object
com.infoengine.modeler.data.wizard.GroupInSelection
- All Implemented Interfaces:
- ParameterEditor
- public class GroupInSelection
- extends Object
- implements ParameterEditor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myComponent
JComponent myComponent
GroupInSelection
public GroupInSelection()
setParameterDesc
public void setParameterDesc(ParameterDesc pd)
- Specified by:
setParameterDesc
in interface ParameterEditor
setParameter
public void setParameter(Parameter p)
- Specified by:
setParameter
in interface ParameterEditor
setWindow
public void setWindow(Window w)
- Specified by:
setWindow
in interface ParameterEditor
setParameterScrollPane
public void setParameterScrollPane(ParameterScrollPane psp)
- Specified by:
setParameterScrollPane
in interface ParameterEditor
getComponent
public JComponent getComponent()
- Specified by:
getComponent
in interface ParameterEditor