|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.advjavacalendar.data.DataEvent
public class DataEvent
Event which is thrown if something changed in the DataRegistry
| Constructor Summary | |
|---|---|
DataEvent()
Creates a new Event with the given calendar item |
|
DataEvent(CalendarItem item)
Creates a new Event with the given calendar item |
|
| Method Summary | |
|---|---|
CalendarItem |
getItem()
Returns the item that has changed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataEvent()
item - public DataEvent(CalendarItem item)
item - | Method Detail |
|---|
public CalendarItem getItem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||