Package com.reportmill.wizard
Class WSGroupingKey
java.lang.Object
com.reportmill.wizard.WizardScreen
com.reportmill.wizard.WSGroupingKey
A wizard screen used to select a grouping key.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.reportmill.wizard.WizardScreen
getWizard
-
Constructor Details
-
WSGroupingKey
Creates a new WSListKey.
-
-
Method Details
-
getGroupingKey
Returns the grouping key selected by this wizard screen. -
getUI
Returns the Swing UI panel for this wizard screen.- Overrides:
getUI
in classWizardScreen
-
resetUI
public void resetUI()Update UI.- Overrides:
resetUI
in classWizardScreen
-
respondUI
Respond to UI.- Overrides:
respondUI
in classWizardScreen
-