Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.