Package com.jtattoo.plaf.base
Class BaseTabbedPaneUI.MouseMotionHandler
java.lang.Object
java.awt.event.MouseMotionAdapter
com.jtattoo.plaf.base.BaseTabbedPaneUI.MouseMotionHandler
- All Implemented Interfaces:
MouseMotionListener,EventListener
- Enclosing class:
BaseTabbedPaneUI
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 BaseTabbedPaneUI.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MouseMotionHandler
public MouseMotionHandler()
-
-
Method Details
-
mouseDragged
- Specified by:
mouseDraggedin interfaceMouseMotionListener- Overrides:
mouseDraggedin classMouseMotionAdapter
-
mouseMoved
- Specified by:
mouseMovedin interfaceMouseMotionListener- Overrides:
mouseMovedin classMouseMotionAdapter
-