mseries.plaf.basic
Class BasicCalendarPanelUI.ArrowKeyAction
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicCalendarPanelUI.ArrowKeyAction
public BasicCalendarPanelUI.ArrowKeyAction(int inc,
boolean horizontal)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
Copyright © 2001-2007 M Newstead. All Rights Reserved.