|
Oracle Forms 9i Samples and Demos |
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--oracle.forms.demos.CalendarWidgetEvent
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
CalendarWidgetEvent(java.lang.Object s,
java.util.Date d)
|
Method Summary | |
java.util.Date |
getDate()
|
java.lang.String |
toString()
|
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CalendarWidgetEvent(java.lang.Object s, java.util.Date d)
Method Detail |
public java.lang.String toString()
toString
in class java.util.EventObject
public java.util.Date getDate()
|
Oracle Forms 9i Samples and Demos |
|||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |