|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
echopointng.model.CalendarEvent
public class CalendarEvent
CalendarEvent is passed to
CalendarSelectionListener's when the
CalendarSelectionModel changes.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
CalendarEvent(java.lang.Object source,
java.util.Calendar calendar)
Constructs a CalendarEvent |
|
| Method Summary | |
|---|---|
java.util.Calendar |
getCalendar()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarEvent(java.lang.Object source,
java.util.Calendar calendar)
CalendarEvent
| Method Detail |
|---|
public java.util.Calendar getCalendar()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||