public class WizardActionPanel
extends Composite
Constructor and Description |
---|
WizardActionPanel()
Create the action panel
|
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
|
void |
notifyOnCancel() |
public void notifyOnCancel()
public void addActionListener(WizardActionListener listener)
listener
- listener for toolbar actionspublic 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 enabledUniversity of Colorado Denver, Department of Biostatistics and Informatics