Adempiere 3.5.2a

org.compiere.apps
Class TabSwitcher

java.lang.Object
  extended by java.awt.event.FocusAdapter
      extended by 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

Constructor Summary
TabSwitcher(GridController g, APanel p)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 void addTabSwitchingSupport(JComponent c)
           
 void focusGained(FocusEvent e)
           
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.awt.event.FocusAdapter
focusLost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabSwitcher

public TabSwitcher(GridController g,
                   APanel p)
Method Detail

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 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.