Uses of Interface
org.bidib.wizard.mvc.main.model.listener.MacroSelectionListener
-
Packages that use MacroSelectionListener Package Description org.bidib.wizard.mvc.main.model org.bidib.wizard.mvc.main.view.panel -
-
Uses of MacroSelectionListener in org.bidib.wizard.mvc.main.model
Methods in org.bidib.wizard.mvc.main.model with parameters of type MacroSelectionListener Modifier and Type Method Description voidMainModel. addMacroSelectionListener(MacroSelectionListener l)voidMainModel. removeMacroSelectionListener(MacroSelectionListener l) -
Uses of MacroSelectionListener in org.bidib.wizard.mvc.main.view.panel
Classes in org.bidib.wizard.mvc.main.view.panel that implement MacroSelectionListener Modifier and Type Class Description classMacroListPanel
-