org.compiere.apps
Class TabSwitcher
java.lang.Object
java.awt.event.FocusAdapter
org.compiere.apps.TabSwitcher
- All Implemented Interfaces:
- ActionListener, FocusListener, EventListener, ListSelectionListener
public class TabSwitcher
- extends FocusAdapter
- implements ActionListener, ListSelectionListener
- Author:
- Gunther Hoppe, 21.08.2005
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabSwitcher
public TabSwitcher(GridController g,
APanel p)
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged in interface ListSelectionListener
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
focusGained
public void focusGained(FocusEvent e)
- Specified by:
focusGained in interface FocusListener- Overrides:
focusGained in class FocusAdapter
addTabSwitchingSupport
public void addTabSwitchingSupport(JComponent c)
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.