JIDE 3.5.15

com.jidesoft.plaf.vsnet
Class VsnetGripperUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.jidesoft.plaf.GripperUI
          extended by com.jidesoft.plaf.basic.BasicGripperUI
              extended by com.jidesoft.plaf.vsnet.VsnetGripperUI

public class VsnetGripperUI
extends BasicGripperUI


Field Summary
 
Fields inherited from class com.jidesoft.plaf.basic.BasicGripperUI
_gripperPainter, _painter
 
Constructor Summary
VsnetGripperUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 
Methods inherited from class com.jidesoft.plaf.basic.BasicGripperUI
createMouseListener, getMaximumSize, getMinimumSize, getPainter, getPreferredSize, installDefaults, installListeners, installUI, paint, paintBackground, uninstallDefaults, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VsnetGripperUI

public VsnetGripperUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)

JIDE 3.5.15