public class WizardToolBarPanel
extends Composite
Constructor and Description |
---|
WizardToolBarPanel()
Create a wizard toolbar
|
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(WizardActionListener listener)
Add a listener for toolbar actions
|
void |
allowNext(boolean allow)
Enable/disable the next button
|
void |
allowPrevious(boolean allow)
Enable/disable the previous button
|
public void allowNext(boolean allow)
allow
- indicates if the next button should be enabledpublic void allowPrevious(boolean allow)
allow
- indicates if the previous button should be enabledpublic void addActionListener(WizardActionListener listener)
listener
- listener for toolbar actionsUniversity of Colorado Denver, Department of Biostatistics and Informatics