|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.CheckMenuItemEvent
public class CheckMenuItemEvent
This event is used to identify when a CheckMenuItem receives an event
CheckMenuItemListener
,
Serialized FormNested Class Summary | |
---|---|
static class |
CheckMenuItemEvent.Type
|
Constructor Summary | |
---|---|
CheckMenuItemEvent(java.lang.Object source,
EventType type)
Constructor for CheckMenuItemEvent. |
Method Summary | |
---|---|
boolean |
isOfType(CheckMenuItemEvent.Type aType)
|
Methods inherited from class org.gnu.gtk.event.GtkEvent |
---|
getSource, getType, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CheckMenuItemEvent(java.lang.Object source, EventType type)
source
- type
- Method Detail |
---|
public boolean isOfType(CheckMenuItemEvent.Type aType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |