Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.FontTag
-
Packages that use FontTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of FontTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type FontTag Modifier and Type Method Description ObjectComponentManager. createFont(FontTag tag)Creates a font object from the data specified by the givenFontTag.ObjectComponentManagerWrapper. createFont(FontTag tag)Creates a font object from the data specified by the givenFontTag.
-