MDateSelector

mseries.plaf.basic
Class BasicCalendarPanelUI.ArrowKeyAction

java.lang.Object
  extended by mseries.plaf.basic.BasicCalendarPanelUI.ArrowKeyAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
BasicCalendarPanelUI

protected class BasicCalendarPanelUI.ArrowKeyAction
extends Object
implements ActionListener

Inner class to handle presses of the arrow keys


Constructor Summary
BasicCalendarPanelUI.ArrowKeyAction(int inc, boolean horizontal)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicCalendarPanelUI.ArrowKeyAction

public BasicCalendarPanelUI.ArrowKeyAction(int inc,
                                           boolean horizontal)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

MDateSelector

Copyright © 2001-2007 M Newstead. All Rights Reserved.