|
Font
Details
Applet parameter name: screen_font
Group: Font
Label on Change Preference Set screen: Font Name, Font Size
and Font Style
Value type: Monospaced Font
Allowed values: See Monospaced Font Values
Default value: Monospaced-plain-12
or Courier-plain-12
Description
The font name, point size and style for text on the terminal
screen. The font name cannot be changed. If the Java environment provides
"Monospaced" as a font name it is used (Communicator and Java Platform
1.1 compatible) otherwise "Courier" is used (Internet Explorer). The
following sizes can be selected from the Change Preference Set screen:
4, 6, 8, 9, 10, 11, 12, 13, 14, 16, 18, 20, 24, 28, 36. Any positive
integer can be specified as the size in the applet parameter. The font
style can be plain or bold.
Applet parameter name: auto_scale_font
Group: Font
Label on Change Preference Set screen: Auto Scale Font
Value type: Boolean
Allowed values: yes,
no,
true, false
Default value: no
Description
Whether JET 3270 automatically chooses the largest font that can
completely fit a full screen within the JET 3270 window.
A font has three properties, the font name, the style and the point
size. A monospaced font value is specified by a string with the
following form:
font_name-style-point_size
Each of the three properties is seperated by a short dash (-). The
font name specified is ignored, "Monospaced" or "Courier" is used,
depending on the Java environment. The style can be either
plain or bold. The point size can be any positive
integer. The style and point size are optional. If the style is not
specified or is blank or invalid, the default style, plain, is used. If the point size is not
specified or is invalid, the default point size, 12, is used.
For example:
<PARAM
NAME="screen_font"
VALUE="Monospaced-bold-24">
<PARAM
NAME="screen_font"
VALUE="Courier--14">
<PARAM
NAME="screen_font"
VALUE="Monospaced-bold">
<PARAM
NAME="screen_font"
VALUE="Monospaced-plain-16">
|
| Table of Contents |
Previous |
Next
|
| Java and all
Java-based trademarks and logos are trademarks or registered
trademarks of Sun Microsystems, Inc. in the United States and other
countries.
|
|