Class MetalToolBarUI.MetalDockingListener

All Implemented Interfaces:
MouseListener, MouseMotionListener, EventListener, MouseInputListener
Enclosing class:
MetalToolBarUI
protected class MetalToolBarUI.MetalDockingListener
extends BasicToolBarUI.DockingListener

DockingListener for MetalToolBarUI.

Fields

Fields declared in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener

isDragging, origin, toolBar

Constructors

Constructor Description
MetalDockingListener​(JToolBar t)

Constructs the MetalDockingListener.

Methods

Methods declared in class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods declared in interface java.awt.event.MouseListener

mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased

Methods declared in interface java.awt.event.MouseMotionListener

mouseDragged, mouseMoved

Constructors

MetalDockingListener

public MetalDockingListener(JToolBar t)

Constructs the MetalDockingListener.

Parameters:
t - an instance of JToolBar