Package com.ibm.icu.dev.demo.calendar
Class CalendarFrame.CalMenuListener
java.lang.Object
com.ibm.icu.dev.demo.calendar.CalendarFrame.CalMenuListener
- All Implemented Interfaces:
ItemListener
,EventListener
- Enclosing class:
CalendarFrame
CalMenuListener responds to events in the two popup menus that select
the calendar systems to be used in the display. It figures out which
of the two menus the event occurred in and updates the corresponding
element of the calendars[] array to match the new selection.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CalMenuListener
private CalMenuListener()
-
-
Method Details
-
itemStateChanged
- Specified by:
itemStateChanged
in interfaceItemListener
-