Package com.jidesoft.plaf.vsnet
Class VsnetGripperUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- com.jidesoft.plaf.GripperUI
-
- com.jidesoft.plaf.basic.BasicGripperUI
-
- 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
Constructors Constructor Description VsnetGripperUI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.swing.plaf.ComponentUI
createUI(javax.swing.JComponent c)
-
Methods inherited from class com.jidesoft.plaf.basic.BasicGripperUI
createMouseListener, getMaximumSize, getMinimumSize, getPainter, getPreferredSize, installDefaults, installListeners, installUI, paint, paintBackground, uninstallDefaults, uninstallListeners, uninstallUI
-
-