Previous Topic: Example: Add and Modify a Check Box TreeNext Topic: Example: Modify the Font of a Dialog Element


Font Specification for Installation Dialogs

The PIF SDK lets you adapt font sizes and font representation in Java installation dialogs for all dialog elements. The following font properties can be modified:

The font properties are stored separate from the dialog elements. So, once they are defined, you can assign the font properties to any dialog element of an installation dialog.

The fonts and their properties are specified using the Font Chooser dialog or directly in the @FONTLIST section in the prototype file.

All relevant dialog elements (that is, the keywords) contain the optional fontname property, which refers to the font specifications in the @FONTLIST section.