| java.lang.Object com.jidesoft.plaf.vsnet.ResizeFrameBorder
ResizeFrameBorder | public class ResizeFrameBorder implements Border,UIResource(Code) | | This class is an implementation of the DockableFrame border.
|
getBorderInsets | public Insets getBorderInsets(Component c)(Code) | | Returns the insets of the border.
Parameters: c - the component for which this border insets value applies |
isBorderOpaque | public boolean isBorderOpaque()(Code) | | Returns whether or not the border is opaque. If the border
is opaque, it is responsible for filling in it's own
background when painting.
|
|
|