Adempiere 3.5.2a

org.compiere.plaf
Class CompiereButtonListener

java.lang.Object
  extended by javax.swing.plaf.basic.BasicButtonListener
      extended by org.compiere.plaf.CompiereButtonListener
All Implemented Interfaces:
FocusListener, MouseListener, MouseMotionListener, PropertyChangeListener, EventListener, ChangeListener

public class CompiereButtonListener
extends BasicButtonListener

Button Listener

Version:
$Id: AdempiereButtonListener.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
CompiereButtonListener(AbstractButton b)
          Adempiere Button Listener
 
Method Summary
 void installKeyboardActions(JComponent c)
          Install Keyboard Actions
 void propertyChange(PropertyChangeEvent e)
          Property Change
 
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
 

Constructor Detail

CompiereButtonListener

public CompiereButtonListener(AbstractButton b)
Adempiere Button Listener

Parameters:
b - button
Method Detail

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

Adempiere 3.5.2a

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