Package | Description |
---|---|
de.esprit.common.gui.event |
Contains events that may be useful in any application.
|
de.esprit.common.gui.wizzard |
Classes that make up a generic wizzard.
|
Modifier and Type | Method and Description |
---|---|
void |
WizzardEvent.Source.addWizzardListener(WizzardEvent.Listener l)
Register as a listener for this event type.
|
void |
WizzardEvent.Source.removeWizzardListener(WizzardEvent.Listener l)
Deregister the listener.
|
Modifier and Type | Method and Description |
---|---|
void |
StepSerie.addWizzardListener(WizzardEvent.Listener l) |
void |
StepSerie.removeWizzardListener(WizzardEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.