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 SummaryConstructors Modifier Constructor Description protectedGlassPaneDispatcher()
- 
Method SummaryMethods declared in class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface java.awt.event.MouseListenermouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased
- 
Constructor Details- 
GlassPaneDispatcherprotected GlassPaneDispatcher()
 
-