|
|||||||||
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.ColorButtonEvent
public class ColorButtonEvent
This event is used to identify when a ColorButton receives an event
ColorButtonListener
,
Serialized FormNested Class Summary | |
---|---|
static class |
ColorButtonEvent.Type
|
Constructor Summary | |
---|---|
ColorButtonEvent(java.lang.Object source,
EventType type)
Constructor for ColorButtonEvent. |
Method Summary | |
---|---|
boolean |
isOfType(ColorButtonEvent.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 ColorButtonEvent(java.lang.Object source, EventType type)
source
- type
- Method Detail |
---|
public boolean isOfType(ColorButtonEvent.Type aType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |