The properties defined in the JadeSkinButton class are summarized in the following table.
Property | Description |
---|---|
createRegionFromMask | Specifies whether the JadeSkinWindow::myImageMask property is used to create a region |
myButtonDisabled | Reference to the image drawn for the disabled button state |
myButtonDown | Reference to the image drawn for the down button state |
myButtonFocus | Reference to the image drawn for the focus button state |
myButtonFocusDown | Reference to the image drawn for the focus down button state |
myButtonRollOver | Reference to the image drawn for the rollover button state |
myButtonRollUnder | Reference to the image drawn for the roll-under button state |
myButtonUp | Reference to the image drawn for the up button state (the default state) |