Font Dialog Box

Use the Font dialog box to change the font of text displayed in Visual Java components. The Font dialog box contains the following fields and buttons:

Name
Displays the name of the currently selected font. The information in this field is updated as you make changes. Use the choice menu to the right of the text field to choose a font.

Style
Displays the style (plain, bold, italic) of the currently selected font. Use the choice menu to the right of the text field to choose a font.

Point Size
Displays the point size of the currently selected font. Use the choice menu to the right of the text field to choose a point size.

Sample Text Display Pane
Displays the string "Sample Text" in the currently chosen font, style, and point size.

Reset to default font
Resets the font to the default.


See also:

Visual Java Overview
The Visual Menu
Visual Java Components
Laying Out GUI Interfaces
Generating Java Source Code
Adding Operations (Filters and Actions)
Visual Java Runtime Classes
Creating Menus
Adding Custom Components and Windows
Using Groups and Shadows (Basic)
Using Groups and Shadows (Advanced)
Visual Java API Documentation
Visual Java Runtime Packages
Class Hierarchy
Index of all Fields and Methods