JIDE 3.5.15

com.jidesoft.plaf.basic
Class BasicJideTabbedPaneUI.MouseMotionHandler

java.lang.Object
  extended by java.awt.event.MouseMotionAdapter
      extended by com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.MouseMotionHandler
All Implemented Interfaces:
MouseMotionListener, EventListener
Enclosing class:
BasicJideTabbedPaneUI

public class BasicJideTabbedPaneUI.MouseMotionHandler
extends MouseMotionAdapter


Constructor Summary
BasicJideTabbedPaneUI.MouseMotionHandler()
           
 
Method Summary
 
Methods inherited from class java.awt.event.MouseMotionAdapter
mouseDragged, mouseMoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicJideTabbedPaneUI.MouseMotionHandler

public BasicJideTabbedPaneUI.MouseMotionHandler()

JIDE 3.5.15