com.togethersoft.openapi.util.ui
Class PseudoScrollPaneBorder
java.lang.Object
|
+--javax.swing.border.AbstractBorder
|
+--com.togethersoft.openapi.util.ui.PseudoScrollPaneBorder
- public class PseudoScrollPaneBorder
- extends AbstractBorder
Special border like border of metal ScrollPane
- Author:
- TogetherSoft
- Since: Together 5.0
| Field Summary |
private final static Insets | INSETS |
private final static Border | INSTANCE |
| Methods inherited from class javax.swing.border.AbstractBorder |
getBorderInsets, isBorderOpaque, getInteriorRectangle, getInteriorRectangle |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
INSETS
private final static Insets INSETS
INSTANCE
private final static Border INSTANCE
PseudoScrollPaneBorder
private PseudoScrollPaneBorder()
getBorderInsets
public Insets getBorderInsets(Component c)
getInstance
public static Border getInstance()
paintBorder
public void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
to Class java.awt.Insets
to Class javax.swing.border.Border