| java.lang.Object com.jidesoft.plaf.xerto.XertoFrameBorder
XertoFrameBorder | class XertoFrameBorder implements Border,UIResource(Code) | | This class is an implementation of the DockableFrame border.
|
XertoFrameBorder | public XertoFrameBorder(Insets insets)(Code) | | |
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.
|
|
|