Interface WizardContext
-
- All Known Implementing Classes:
WizardDialog
public interface WizardContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getData(String name)
void
inputChanged()
void
setData(String name, Object value)
-