ilog.views.util.swing.calendar.plaf
Class BasicMonthScrollerUI.CalendarModelHandler

java.lang.Object
  extended by ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI.CalendarModelHandler
All Implemented Interfaces:
CalendarModelListener, EventListener
Enclosing class:
BasicMonthScrollerUI

public class BasicMonthScrollerUI.CalendarModelHandler
extends Object
implements CalendarModelListener

The CalendarModelListener that is added to the month scroller's model as needed.

See Also:
BasicMonthScrollerUI.createCalendarModelListener()

Constructor Summary
BasicMonthScrollerUI.CalendarModelHandler()
          Creates a new CalendarModelHandler.
 
Method Summary
 void calendarChanged(CalendarModelEvent evt)
          Invoked when the value of the month scroller's model has changed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicMonthScrollerUI.CalendarModelHandler

public BasicMonthScrollerUI.CalendarModelHandler()
Creates a new CalendarModelHandler.

Method Detail

calendarChanged

public void calendarChanged(CalendarModelEvent evt)
Invoked when the value of the month scroller's model has changed. This implementation repaints the month scroller when the month has changed.

Specified by:
calendarChanged in interface CalendarModelListener
Parameters:
evt - The calendar model event.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.