| Package | Description |
|---|---|
| de.esprit.common.gui.wizzard |
Classes that make up a generic wizzard.
|
| Modifier and Type | Method and Description |
|---|---|
StepSerie |
StepEntry.getStepSerie() |
StepSerie |
StepButton.getStepSerie() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckMark.initCheckMark(StepSerie steps,
int myState) |
void |
StepAction.initStepAction(StepSerie steps,
int myState) |
void |
StepEntry.initStepEntry(StepSerie steps,
int myState) |
| Constructor and Description |
|---|
BackButton(StepSerie steps) |
FinishButton(StepSerie steps,
Closeable dialog) |
NextButton(StepSerie steps,
Closeable dialog) |
ProgressStatePanel(StepSerie editState) |
SkipButton(StepSerie editState) |
StepButton(NlsActionKey nls,
StepSerie editState) |
StepButton(NlsActionKey nls,
StepSerie editState,
ZAction action) |
StepButton(StepSerie editState,
ZAction action) |
WizzardPanel(StepSerie steps,
Closeable window) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.