java.lang.Object
javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
- All Implemented Interfaces:
MouseListener,MouseMotionListener,EventListener,MouseInputListener
- Enclosing class:
- BasicInternalFrameUI
protected class BasicInternalFrameUI.GlassPaneDispatcher extends Object implements MouseInputListener
Glass pane dispatcher.
-
Constructor Summary
Constructors Modifier Constructor Description protectedGlassPaneDispatcher() -
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface java.awt.event.MouseListener
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleasedMethods declared in interface java.awt.event.MouseMotionListener
mouseDragged, mouseMoved
-
Constructor Details
-
GlassPaneDispatcher
protected GlassPaneDispatcher()
-