Package | Description |
---|---|
jgloss.ui.welcome |
Classes which show the welcome dialog which guides the user through the first steps using a
wizard GUI.
|
jgloss.ui.wizard |
Simple wizard framework classes for showing a dialog with a list of consecutive panels.
|
Modifier and Type | Class and Description |
---|---|
class |
WelcomeDialog
Dialog which contains the welcome wizard shown when first starting JGloss.
|
Modifier and Type | Method and Description |
---|---|
void |
Wizard.addWizardListener(WizardListener listener) |
void |
Wizard.removeWizardListener(WizardListener listener) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.