Microsoft SDK for Java

ButtonState.CHECKED

Specifies that the button has a shaded background.

Syntax

public static final int CHECKED;

Remarks

This appearance is often used to show that a toggle button has been pressed.

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