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:
 getUIin classWizardScreen
 - 
resetUI
public void resetUI()Update UI.- Overrides:
 resetUIin classWizardScreen
 - 
respondUI
Respond to UI.- Overrides:
 respondUIin classWizardScreen
 
 -