Class MonthChangedEvent
- java.lang.Object
-
- java.util.EventObject
-
- net.anwiba.commons.swing.date.event.MonthChangedEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class MonthChangedEvent extends java.util.EventObject- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MonthChangedEvent(java.lang.Object source, java.util.Date date)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.DategetDate()
-