All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.sun.java.swing.border.JBorder | +----com.sun.java.swing.border.JCompoundBorder
protected Border outsideBorder
protected Border insideBorder
public JCompoundBorder()
public JCompoundBorder(Border outsideBorder, Border insideBorder)
public void paintBorder(Graphics g, int x, int y, int width, int height)
public Insets getBorderInsets()
All Packages Class Hierarchy This Package Previous Next Index