| 
 | JavaTM 2 Platform Std. Ed. v1.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
| Constructor Summary | |
| protected  | BasicInternalFrameUI.GlassPaneDispatcher() | 
| Method Summary | |
|  void | mouseClicked(MouseEvent e)Ignore mouseClicked events. | 
|  void | mouseDragged(MouseEvent e)Ignore mouseDragged events. | 
|  void | mouseEntered(MouseEvent e)Forward the mouseEntered event to the underlying child container. | 
|  void | mouseExited(MouseEvent e)Forward the mouseExited event to the underlying child container. | 
|  void | mouseMoved(MouseEvent e)Forward the mouseMoved event to the underlying child container. | 
|  void | mousePressed(MouseEvent e)When inactive, mouse events are forwarded as appropriate either to the UI to activate the frame or to the underlying child component. | 
|  void | mouseReleased(MouseEvent e)Ignore mouseReleased events. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected BasicInternalFrameUI.GlassPaneDispatcher()
| Method Detail | 
public void mousePressed(MouseEvent e)
mousePressed in interface MouseListenerpublic void mouseEntered(MouseEvent e)
mouseEntered in interface MouseListenermousePressed(java.awt.event.MouseEvent)public void mouseMoved(MouseEvent e)
mouseMoved in interface MouseMotionListenermousePressed(java.awt.event.MouseEvent)public void mouseExited(MouseEvent e)
mouseExited in interface MouseListenermousePressed(java.awt.event.MouseEvent)public void mouseClicked(MouseEvent e)
mouseClicked in interface MouseListenermousePressed(java.awt.event.MouseEvent)public void mouseReleased(MouseEvent e)
mouseReleased in interface MouseListenermousePressed(java.awt.event.MouseEvent)public void mouseDragged(MouseEvent e)
mouseDragged in interface MouseMotionListenermousePressed(java.awt.event.MouseEvent)| 
 | JavaTM 2 Platform Std. Ed. v1.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.