|
|||||||||
| 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.gnome.event.DateEditEvent
public class DateEditEvent
An event represeting action by a DateEdit widget.
| Nested Class Summary | |
|---|---|
static class |
DateEditEvent.Type
Type of a DateEditEvent |
| Constructor Summary | |
|---|---|
DateEditEvent(java.lang.Object source,
DateEditEvent.Type type)
Creates a new DateEditEvent. |
|
| Method Summary | |
|---|---|
boolean |
isOfType(DateEditEvent.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 DateEditEvent(java.lang.Object source,
DateEditEvent.Type type)
| Method Detail |
|---|
public boolean isOfType(DateEditEvent.Type aType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||