Ultra Light Client Guide and Reference
- accelerator
- The shortcut key combination associated with this part.
- backgroundColor
- The background color of the part.
- cursor
- The ULC cursor that is in effect when the mouse pointer is over this
part. Possible settings are Crosshair, Text, and
Wait. The default setting for this part is indicated by
<default>.
- decoration
- The set of colors and fonts owned by this part.
- enabled
- Indicates whether the part can be selected.
- enabler
- The part whose state prompts activation of this part at run time.
For more information on connecting enablers, see Building ULC applications visually.
- font
- The typeface used for text displayed on this part.
- foregroundColor
- The color of any text shown in the part, if applicable.
- icon
- The name of the GIF file displayed in the part.
- label
- The text displayed on the part.
- mnemonic
- The shortcut letter associated with this part.
- selected
- Indicates whether the part has been toggled on.
- self
- The class instance itself.
- toolTipText
- The text displayed in hover help for the part.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]