org.gnu.gtk.event
public static class ItemEvent.Type extends EventType
Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Type of a ItemEvent| Field Summary | |
|---|---|
| static ItemEvent.Type | DESELECT |
| static ItemEvent.Type | SELECT |
| static ItemEvent.Type | TOGGLE |