Modifier and Type | Class and Description |
---|---|
class |
GuidedWizardPanel
Main wizard panel for Guided Mode
|
Modifier and Type | Method and Description |
---|---|
void |
GuidedWizardPanel.addWizardActionListener(WizardActionListener listener)
Add a listener for wizard actions - mainly to allow the main application panel
to perform a cancel.
|
Modifier and Type | Class and Description |
---|---|
class |
MatrixWizardPanel
Main wizard panel for Matrix Mode
|
Modifier and Type | Method and Description |
---|---|
void |
MatrixWizardPanel.addWizardActionListener(WizardActionListener listener)
Add a listener for wizard actions - mainly to allow the main application panel
to perform a cancel.
|
Modifier and Type | Class and Description |
---|---|
class |
GlimmpseApplicationPanel
Main application panel for Glimmpse.
|
Modifier and Type | Class and Description |
---|---|
class |
WizardPanel
Generic wizard panel including a left navigation bar,
panel display area, and toolbar
|
Modifier and Type | Method and Description |
---|---|
void |
WizardActionPanel.addActionListener(WizardActionListener listener)
Add a listener for toolbar actions
|
void |
WizardLeftNavigationPanel.addActionListener(WizardActionListener listener)
Add a listener for navigation events.
|
void |
WizardToolBarPanel.addActionListener(WizardActionListener listener)
Add a listener for toolbar actions
|
void |
WizardPanel.addWizardActionListener(WizardActionListener listener) |
University of Colorado Denver, Department of Biostatistics and Informatics