Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.ComboBoxTag
-
Packages that use ComboBoxTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of ComboBoxTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type ComboBoxTag Modifier and Type Method Description ComponentHandler<Object>
ComponentManager. createComboBox(ComboBoxTag tag, boolean create)
Creates a component handler that wraps a combo box.ComponentHandler<Object>
ComponentManagerWrapper. createComboBox(ComboBoxTag tag, boolean create)
Creates a component handler that wraps a combo box.
-