ButtonState.PUSHED

Overview | Methods | Fields | This Package | All Packages

ButtonState.PUSHED

Specifies that the button is pressed.

Syntax

public static final int PUSHED;

Remarks

This appearance is often used to when the mouse pointer is over a toggle button that has been pressed.