Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.TreeTag
-
Packages that use TreeTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of TreeTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type TreeTag Modifier and Type Method Description ComponentHandler<Object>
ComponentManager. createTree(TreeTag tag, boolean create)
Creates a tree component based on the information stored in the passed in tree tag.ComponentHandler<Object>
ComponentManagerWrapper. createTree(TreeTag tag, boolean create)
Creates a tree component based on the information stored in the passed in tree tag.
-