javax.swing.plaf.basic
Class BasicInternalFrameUI.BorderListener

java.lang.Object
  |
  +--javax.swing.event.MouseInputAdapter
        |
        +--javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
All Implemented Interfaces:
EventListener, MouseInputListener, MouseListener, MouseMotionListener, SwingConstants
Enclosing class:
BasicInternalFrameUI
protected class BasicInternalFrameUI.BorderListener
extends MouseInputAdapter
implements SwingConstants

Listens for border adjustments.

 

Field Summary

protected  int RESIZE_NONE
    
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS,