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