uic.themes
Class UICTabbedPaneUI.MouseHandler
java.lang.Object
java.awt.event.MouseAdapter
uic.themes.UICTabbedPaneUI.MouseHandler
- All Implemented Interfaces:
- EventListener, MouseListener
- Enclosing class:
- UICTabbedPaneUI
- public class UICTabbedPaneUI.MouseHandler
- extends MouseAdapter
This inner class is marked "public" due to a compiler bug.
This class should be treated as a "protected" inner class.
Instantiate it only within subclasses of BasicTabbedPaneUI.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICTabbedPaneUI.MouseHandler
public UICTabbedPaneUI.MouseHandler()
mousePressed
public void mousePressed(MouseEvent evt)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence