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