org.compiere.plaf
Class CompiereButtonListener
java.lang.Object
javax.swing.plaf.basic.BasicButtonListener
org.compiere.plaf.CompiereButtonListener
- All Implemented Interfaces:
- FocusListener, MouseListener, MouseMotionListener, PropertyChangeListener, EventListener, ChangeListener
public class CompiereButtonListener
- extends BasicButtonListener
Button Listener
- Version:
- $Id: CompiereButtonListener.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Methods inherited from class javax.swing.plaf.basic.BasicButtonListener |
checkOpacity, focusGained, focusLost, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, stateChanged, uninstallKeyboardActions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereButtonListener
public CompiereButtonListener(AbstractButton b)
- Compiere Button Listener
- Parameters:
b - button
installKeyboardActions
public void installKeyboardActions(JComponent c)
- Install Keyboard Actions
- Overrides:
installKeyboardActions in class BasicButtonListener
- Parameters:
c - component
propertyChange
public void propertyChange(PropertyChangeEvent e)
- Property Change
- Specified by:
propertyChange in interface PropertyChangeListener- Overrides:
propertyChange in class BasicButtonListener
- Parameters:
e - event
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.