mseries.Calendar
Class MMonthEvent
java.lang.Object
java.util.EventObject
mseries.Calendar.MMonthEvent
- All Implemented Interfaces:
- Serializable
public class MMonthEvent
- extends EventObject
An Event class used to notify listeners that ther has been a change
in the MMonth data model
- See Also:
- Serialized Form
NEW_MONTH
public static final int NEW_MONTH
- See Also:
- Constant Field Values
NEW_DATE
public static final int NEW_DATE
- See Also:
- Constant Field Values
NEW_MIN
public static final int NEW_MIN
- See Also:
- Constant Field Values
NEW_MAX
public static final int NEW_MAX
- See Also:
- Constant Field Values
SELECTED
public static final int SELECTED
- See Also:
- Constant Field Values
NEW_FIRST_DAY
public static final int NEW_FIRST_DAY
- See Also:
- Constant Field Values
NEW_RB
public static final int NEW_RB
- See Also:
- Constant Field Values
EXITED
public static final int EXITED
- See Also:
- Constant Field Values
NEW_AUTO_DATE
public static final int NEW_AUTO_DATE
- See Also:
- Constant Field Values
MMonthEvent
public MMonthEvent(Object source,
int type,
Calendar date)
getType
public int getType()
getNewDate
public Calendar getNewDate()
Copyright © 2001-2007 M Newstead. All Rights Reserved.