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 Object
ComponentManager. createFont(FontTag tag)
Creates a font object from the data specified by the givenFontTag
.Object
ComponentManagerWrapper. createFont(FontTag tag)
Creates a font object from the data specified by the givenFontTag
.
-