Interface InputChangedListener
-
- All Known Implementing Classes:
WizardDialog
,WizardGroupDialog
public interface InputChangedListener
Defines Listener interface for input changed events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
inputChanged()
-