uic.themes
Class UICToolBarUI.UICDocingListener
java.lang.Object
javax.swing.plaf.basic.BasicToolBarUI.DockingListener
uic.themes.UICToolBarUI.UICDocingListener
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, EventListener, MouseInputListener
- Enclosing class:
- UICToolBarUI
protected class UICToolBarUI.UICDocingListener
- extends BasicToolBarUI.DockingListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICToolBarUI.UICDocingListener
public UICToolBarUI.UICDocingListener(UICToolBar tb)
mousePressed
public void mousePressed(MouseEvent e)
- Specified by:
mousePressed
in interface MouseListener
- Overrides:
mousePressed
in class BasicToolBarUI.DockingListener
mouseDragged
public void mouseDragged(MouseEvent e)
- Specified by:
mouseDragged
in interface MouseMotionListener
- Overrides:
mouseDragged
in class BasicToolBarUI.DockingListener
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence