Uses of Interface
org.bidib.wizard.mvc.main.view.panel.listener.LabelActionListener
-
Packages that use LabelActionListener Package Description org.bidib.wizard.mvc.main.view.panel.listener -
-
Uses of LabelActionListener in org.bidib.wizard.mvc.main.view.panel.listener
Methods in org.bidib.wizard.mvc.main.view.panel.listener with parameters of type LabelActionListener Modifier and Type Method Description voidLabelAction. editLabel(T instance, Point location, LabelActionListener<T> actionListener)Edit the label.
-