| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Class IdeCommandIconType defines string constants for the possible icon state types.
These constants are used in IdeCommandItem.setIcon method.
| Field Summary | |
final static String | DEFAULTDefault state. |
final static String | DISABLEDDisabled state. |
final static String | DISABLED_SELECTEDFor toggle-like command items: the disabled selected state. |
final static String | PRESSEDPressed state. |
final static String | ROLLOVERWhen the cursor passes over the command item. |
final static String | ROLLOVER_SELECTEDFor toggle-like command items: when the cursor passes over the selected command item. |
final static String | SELECTEDFor toggle-like command items: a selected state. |
| Field Detail |
public final static String DEFAULT
public final static String DISABLED
public final static String DISABLED_SELECTED
public final static String PRESSED
public final static String ROLLOVER
public final static String ROLLOVER_SELECTED
public final static String SELECTED
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||