uic.model
Class UICAction.StatusBarUpdater
java.lang.Object
  
java.awt.event.MouseAdapter
      
uic.model.UICAction.StatusBarUpdater
- All Implemented Interfaces: 
 - MouseListener, EventListener
 
- Enclosing class:
 - UICAction
 
public class UICAction.StatusBarUpdater
- extends MouseAdapter
 
Helper class.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
mouseEntered
public void mouseEntered(MouseEvent e)
- Specified by:
 mouseEntered in interface MouseListener- Overrides:
 mouseEntered in class MouseAdapter
 
 
mouseExited
public void mouseExited(MouseEvent e)
- Specified by:
 mouseExited in interface MouseListener- Overrides:
 mouseExited in class MouseAdapter
 
 
clearStatus
public void clearStatus()
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence