public class WSGroupingKey extends WizardScreen
Constructor and Description |
---|
WSGroupingKey(Wizard aWizard)
Creates a new WSListKey.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroupingKey()
Returns the grouping key selected by this wizard screen.
|
RJPanel |
getUI()
Returns the Swing UI panel for this wizard screen.
|
void |
resetUI()
Update UI.
|
void |
respondUI(java.lang.Object anObj)
Respond to UI.
|
getWizard
public WSGroupingKey(Wizard aWizard)
public java.lang.String getGroupingKey()
public RJPanel getUI()
getUI
in class WizardScreen
public void resetUI()
resetUI
in class WizardScreen
public void respondUI(java.lang.Object anObj)
respondUI
in class WizardScreen