Class SkinInternalFrameUI.MyBorderListener
java.lang.Object
java.awt.event.MouseAdapter
javax.swing.event.MouseInputAdapter
javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
com.l2fprod.gui.plaf.skin.SkinInternalFrameUI.MyBorderListener
- All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener, MouseInputListener, SwingConstants
- Enclosing class:
SkinInternalFrameUI
Description of the Class
- Version:
- $Revision: 1.3 $, $Date: 2003/12/06 21:46:29 $
- Author:
- fred
-
Field Summary
Fields inherited from class BasicInternalFrameUI.BorderListener
RESIZE_NONEFields inherited from interface SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDescription of the MethodvoidDescription of the MethodMethods inherited from class BasicInternalFrameUI.BorderListener
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleasedMethods inherited from class MouseAdapter
mouseWheelMoved
-
Constructor Details
-
MyBorderListener
protected MyBorderListener()
-
-
Method Details
-
mouseMoved
Description of the Method- Specified by:
mouseMovedin interfaceMouseMotionListener- Overrides:
mouseMovedin classBasicInternalFrameUI.BorderListener- Parameters:
e- Description of Parameter
-
mouseDragged
Description of the Method- Specified by:
mouseDraggedin interfaceMouseMotionListener- Overrides:
mouseDraggedin classBasicInternalFrameUI.BorderListener- Parameters:
e- Description of Parameter
-