Font, Image, and Style Mapping
This chapter describes font, image, and style mapping parameters.
Table -67 Font, Image, and Style Mapping Parameters
Parameter | Description | Usage Notes |
---|---|---|
app.ui.lovButtons |
Specifies whether to show a button within text fields that have associated lists of values (LOVs) |
The presented button uses a small part of the horizontal space assigned to the entire field. As a result, the total width of the item is slightly reduced in order to accommodate this button. The button is only displayed when the item has focus. The button cannot be customized. This lovButton should not be used in conjunction with the item property, When enabled, the design-time item property, Default: |
app.ui.requiredFieldVA |
Specifies whether a required field should be displayed with an alternative background color |
Valid values: Default: |
app.ui.requiredFieldVABGColor |
Specifies the background color for required fields |
Enabled by setting The color value must be entered using the RGB format (such as Default: |
app.ui.requiredFieldVABorderColor |
Specifies the border color of items that are identified as "Required" at design time or runtime. |
When set to a valid RGB color (such as Upon navigating away from the current record, the border returns to its previous appearance. This border setting takes precedence over other border settings. The required border color appears on all four sides of the item, regardless of the selected border sides. |
colorScheme.<NAME>.dark |
Specifies the color to be used for the Forms virtual color, "dark" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.darker |
Specifies the color to be used for the Forms virtual color, "darker" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.darkest |
Specifies the color to be used for the Forms virtual color, "darkest" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.description |
Description for this custom color scheme | The description is for documentation purposes only and cannot be accessed within the running application. |
colorScheme.<NAME>.desktop |
Specifies the color to be used for the Forms default menu bar, message/status bar, and applet container background |
This is only visible when run embedded in a browser. The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.light |
Specifies the color to be used for the Forms virtual color, "light" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.lighter |
Specifies the color to be used for the Forms virtual color "lighter" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.lightest |
Specifies the color to be used for the Forms virtual color, "lightest" |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.pinstripe1 |
Specifies the color to be used for the Forms virtual color, "pinstripe1" refers to the first stripe color of the two used when row banding is enabled. |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.pinstripe2 |
Specifies the color to be used for the Forms virtual color, "pinstripe2" refers to the second stripe color of the two used when row banding is enabled. |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.selection |
Specifies the color to be used for text selection |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
colorScheme.<NAME>.smartBar |
Specifies the color to be used for the Forms smartbar |
The Forms applet parameter, All colorScheme entries must have valid values. If any values are invalid or null, This parameter is not supported with the "Generic" look-and-feel. The color value must be entered using either RGB (for example |
default.border.bottom |
Specifies whether to show the bottom border of the object |
The item property. When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Valid values: Default: |
default.border.color |
Specifies the object border color |
The color value must be entered using the RGB format (such as The Text item property, When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Default: |
default.border.highlightColor |
Specifies the alternative object border color that can be used to raise immediate visual awareness to the item. |
This parameter is intended to bring attention to an item, for example, when a user enters an invalid password. The color value must be entered using the RGB format (such as When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Default: |
default.border.left |
Specifies whether to show the left border of the object |
The item property. When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Valid values: Default: |
default.border.right |
Specifies whether to show the right border of the object |
The item property. When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Valid values: Default: |
default.border.rolloverColor |
Specifies the object border color to present when the mouse passes over the object |
The color value must be entered using the RGB format (such as The Text item property, When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Default: |
default.border.top |
Specifies whether to show the top border of the object |
The item property. When running with the Oracle look-and-feel, this parameter applies to edit/text items, display items, poplists, combo-boxes, tlists, spinlists, and image items. This parameter is not supported with the "Generic" look-and-feel. Syntax: Valid values: Default: |
default.concealedData.character |
Specified the character to be used for concealed data fields |
Value can be one of most typeable characters such as Some non-typeable special characters can be used. To do so, enter Syntax: |
default.fontMap.appFontnames |
Specifies a comma delimited list of application font names used for mapping to Java equivalent fonts |
Represents the font names that most closely match those used in the application at design-time. The number of entries in the The elements of the list are comma separated and all characters are taken literally. Leading and trailing spaces are stripped from face names. Syntax: |
default.fontMap.defaultFontname |
Specifies the default Java font name that should be used for objects that do not have a specific real font name defined at design-time or runtime |
The value for Syntax: |
default.fontMap.defaultMapping |
Specifies whether to use the built-in Java font mapping or to map to the font set in the application |
Valid values:
Syntax: Default: |
default.fontMap.defaultSize |
Specifies the default font size that should be used for objects that do not have a specific font size defined |
The value for font size is the desired point size multiplied by 100. For example, 9 pt should be entered as 900. Syntax: |
default.fontMap.defaultStyle |
Specifies the default font style that should be used for objects that do not have a specific font style defined |
Syntax: Valid values: |
default.fontMap.defaultWeight |
Specifies the default font weight that should be used for objects that do not have a specific font weight defined |
Syntax: Valid values: |
default.fontMap.javaFontnames |
Specifies a comma delimited list of Java font names |
The number of entries in the The elements of the list are comma separated and all characters are taken literally. Leading and trailing spaces are stripped from face names. There is a one-to-one positional relationship between the For more information about Java logical fonts, see Physical and Logical Fonts in the Java documentation. Syntax: |
default.gradient.blueDelta |
Specifies the blue gradient color range beginning from the source color for the canvas background |
Uses a range of Using a positive value, such as Note: The Canvas property,Gradient Start Side , must be set to a value other than None to enable this feature.
Syntax: Default: |
default.gradient.greenDelta |
Specifies the green gradient color range beginning from the source color for the canvas background |
Uses a range of Using a positive value, such as Note: The Canvas property,Gradient Start Side , must be set to a value other than None to enable this feature.
Syntax: Default: |
default.gradient.redDelta |
Specifies the red gradient color range beginning from the source color for the canvas background |
Uses a range of Using a positive value, such as Note: The Canvas property,Gradient Start Side , must be set to a value other than None to enable this feature.
Syntax: Default: |
default.icons.iconextension |
Specifies the default icon file extension to use if one is not provided at design-time or runtime |
Valid values: Syntax: Default: |
default.icons.iconpath |
Specifies the virtual path where icons can be found |
The application level icon files are located relative to the Syntax: |
default.icons.style |
Specifies whether to use legacy icons for the Forms built-in smartbar and alerts |
Setting to Syntax: Valid values: Default: |
default.lovRowLine.color |
Specifies the horizontal line color between entries in all list of values (LOVs) |
The color value must be entered using the RGB format (such as If no value is provided or an invalid value is provided, lines will not appear in the LOV. Each line is presented as a row of small dots. Solid lines are not supported. Syntax: |
default.luminance.dark |
Specifies the luminance value to be used as a threshold to identify a "dark" color. |
This parameter is used by Forms to determine whether the background color for some item types is light or dark. Forms uses this value to choose appropriately between two colors for the foreground in order to ensure readability: using a light color when the background is "dark" and a dark color when the background is "light". The luminance value is on a scale of If this variable is not set, Forms uses Valid values: Default: |
default.placeholder.color |
Specifies the color to be used for placeholder and persistent placeholder text. |
The color value must be entered using the RGB format (such as If no value is provided, the current foreground color is used, although muted. Syntax: |
default.tabBar.transparent |
Specifies whether the tabbed canvas tab bar background should be transparent. When set to |
This setting does not change the behavior of the tab labels or the tabbed canvas. This parameter is not supported with the "Generic" look-and-feel. Syntax: Default: |
default.tabLabel.selectedBgColor |
Specifies the tab label background color to use when the tab is selected |
The color value must be entered using the RGB format (such as This parameter is not supported with the "Generic" look-and-feel. Syntax: |
default.tabLabel.selectedFgColor |
Specifies the tab label foreground color to use when the tab is selected |
The color value must be entered using the RGB format (such as This parameter is not supported with the "Generic" look-and-feel. Syntax: |
default.tabLabel.unselectedBgColor |
Specifies the tab label background color to use when the tab is selected |
The color value must be entered using the RGB format (such as This parameter is not supported with the "Generic" look-and-feel. Syntax: |
default.tabLabel.unselectedFgColor |
Specifies the tab label foreground color to use when the tab is not selected |
The color value must be entered using the RGB format (such as This parameter is not supported with the "Generic" look-and-feel. Syntax: |