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.
|
getWizardpublic WSGroupingKey(Wizard aWizard)
public java.lang.String getGroupingKey()
public RJPanel getUI()
getUI in class WizardScreenpublic void resetUI()
resetUI in class WizardScreenpublic void respondUI(java.lang.Object anObj)
respondUI in class WizardScreen