public class GraphsBar extends Wizard
| Constructor and Description |
|---|
GraphsBar()
Creates a tables basic wizard.
|
| Modifier and Type | Method and Description |
|---|---|
protected RMShape[] |
getFinishShapes()
Returns an array of finish shapes.
|
protected void |
prepareFinishShapes()
Does initialization prior to get finish shapes.
|
void |
setMaxSelectedPanelIndex(int anIndex)
Override to do some initialization.
|
addScreen, finish, getCategory, getDataSource, getDataSourceDefault, getDescription, getListKey, getMaxSelectedPanelIndex, getName, getPanel, getPanelCount, getPrettyName, getScreen, getSelectedPanel, getSelectedPanelIndex, getThumbnailImage, getWizard, removeScreen, resetUI, respondUI, setCategory, setListKey, setName, setSelectedPanelIndexpublic void setMaxSelectedPanelIndex(int anIndex)
setMaxSelectedPanelIndex in class Wizardprotected void prepareFinishShapes()
prepareFinishShapes in class Wizardprotected RMShape[] getFinishShapes()
getFinishShapes in class Wizard