Package jaxx.runtime.swing.wizard
Interface WizardStep
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
WizardExtStep
public interface WizardStep extends Serializable
le contrat d'une étape d'un wizard.- Since:
- 1.3
- Author:
- Tony Chemit - chemit@codelutin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()StringgetLabel()Stringname()intordinal()
-