org.gnu.gtk.event

Class ItemEvent.Type

public static class ItemEvent.Type extends EventType

Type of a ItemEvent
Field Summary
static ItemEvent.TypeDESELECT
static ItemEvent.TypeSELECT
static ItemEvent.TypeTOGGLE

Field Detail

DESELECT

public static final ItemEvent.Type DESELECT

SELECT

public static final ItemEvent.Type SELECT

TOGGLE

public static final ItemEvent.Type TOGGLE