Interface WizardContext
-
- All Known Implementing Classes:
WizardDialog
public interface WizardContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetData(String name)voidinputChanged()voidsetData(String name, Object value)
-