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