Ultra Light Client Guide and Reference
- backgroundColor
- The background color of the part.
- borderPainted
- Indicates whether a visible margin is painted around each button.
Setting this to true produces a more three-dimensional
appearance.
- buttonMargin
- The space around the perimeter of each button (in pixels).
- 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.
- floatable
- Indicates whether the tool bar can be dragged out of its container onto
the desktop. When closed, a floating tool bar reappears at its original
location in the container.
- margin
- The space around the perimeter of the part (in pixels).
- popupMenu
- An instance of UlcMenu that supports this part.
- self
- The class instance itself.
- toolTipText
- The text displayed in hover help for the part.
- vertical
- Indicates whether the part is oriented vertically. The default
setting is false; the part appears horizontal.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]