Uses of Interface
org.bidib.wizard.mvc.main.view.component.LabeledDisplayItems
-
Packages that use LabeledDisplayItems Package Description org.bidib.wizard.mvc.main.view.panel org.bidib.wizard.mvc.main.view.panel.nodetree -
-
Uses of LabeledDisplayItems in org.bidib.wizard.mvc.main.view.panel
Methods in org.bidib.wizard.mvc.main.view.panel that return LabeledDisplayItems Modifier and Type Method Description protected LabeledDisplayItems<T>LabelListPanel. getLabelList()Constructors in org.bidib.wizard.mvc.main.view.panel with parameters of type LabeledDisplayItems Constructor Description LabelListPanel(LabeledDisplayItems<T> labelList, LabelAction<T> labelAction)Creates a new instance of the LabelListPanel. -
Uses of LabeledDisplayItems in org.bidib.wizard.mvc.main.view.panel.nodetree
Classes in org.bidib.wizard.mvc.main.view.panel.nodetree that implement LabeledDisplayItems Modifier and Type Class Description classJideNodeTree
-