org.jfree.ui
Class FontDisplayField
JTextField
org.jfree.ui.FontDisplayField
A field for displaying a font selection. The display field itself is
read-only, to the developer must provide another mechanism to allow the
user to change the font.
FontDisplayField(Font font) - Standard constructor - builds a FontDescriptionField initialised with
the specified font.
|
localizationResources
protected static final ResourceBundle localizationResources
The resourceBundle for the localization.
FontDisplayField
public FontDisplayField(Font font)
Standard constructor - builds a FontDescriptionField initialised with
the specified font.