The JadeSkinSimpleButton class provides the properties summarized in the following table.
Property | Image displayed… |
---|---|
imgDisabled | For the disabled state. |
imgDown | For the down state when the button is clicked. If you do not supply the image, the imgUp image is used. |
imgRollOver | When the mouse is over the button in the up state. If you do not supply the image, the imgUp image is used. |
imgUp | For the up or normal state. If you do not supply the image, the default button is drawn. |