Package com.ibm.icu.dev.demo.calendar
Class CalendarFrame.AddAction
java.lang.Object
com.ibm.icu.dev.demo.calendar.CalendarFrame.AddAction
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- CalendarFrame
AddAction handles the next/previous year/month buttons...
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
field
private int field -
amount
private int amount
-
-
Constructor Details
-
AddAction
AddAction(int field, int amount)
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-