Uses of Interface
org.bidib.wizard.spy.preferences.view.listener.PreferencesViewListener
-
Packages that use PreferencesViewListener Package Description org.bidib.wizard.spy.preferences.view -
-
Uses of PreferencesViewListener in org.bidib.wizard.spy.preferences.view
Methods in org.bidib.wizard.spy.preferences.view with parameters of type PreferencesViewListener Modifier and Type Method Description protected voidPreferencesView. fireCancel(PreferencesViewListener listener)Constructors in org.bidib.wizard.spy.preferences.view with parameters of type PreferencesViewListener Constructor Description PreferencesView(Frame parent, PreferencesModel model, PreferencesViewListener listener)
-