Class MetalToolBarUI.MetalDockingListener

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

DockingListener for MetalToolBarUI.

Field Summary

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

isDragging, origin, toolBar

Constructor Summary

Constructors
Constructor Description
MetalDockingListener​(JToolBar t)

Constructs the MetalDockingListener.

Method Summary

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

Constructor Detail

MetalDockingListener

public MetalDockingListener​(JToolBar t)

Constructs the MetalDockingListener.

Parameters:
t - an instance of JToolBar