Package org.flexdock.plaf.common.border
Class SlideoutBorder
java.lang.Object
org.flexdock.plaf.common.border.SlideoutBorder
- All Implemented Interfaces:
Border
,DockingConstants
- Author:
- Christopher Butler
-
Field Summary
FieldsFields inherited from interface org.flexdock.docking.DockingConstants
ACTIVE_WINDOW, BOTTOM, CENTER, CENTER_REGION, CLOSE_ACTION, DEFAULT_PERSISTENCE_KEY, DOCKING_ID, EAST_REGION, HEAVYWEIGHT_DOCKABLES, HORIZONTAL, LEFT, MOUSE_PRESSED, NORTH_REGION, PERMANENT_FOCUS_OWNER, PIN_ACTION, REGION, RIGHT, SOUTH_REGION, TOP, UNINITIALIZED, UNINITIALIZED_RATIO, UNKNOWN_REGION, UNSPECIFIED_SIBLING_PREF, VERTICAL, WEST_REGION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
void
paintBorder
(Component c, Graphics g, int x, int y, int width, int height) void
setOrientation
(int orientation)
-
Field Details
-
WIN32_GRAY
-
-
Constructor Details
-
SlideoutBorder
public SlideoutBorder()
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsets
in interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaque
in interfaceBorder
-
paintBorder
- Specified by:
paintBorder
in interfaceBorder
-
getOrientation
public int getOrientation() -
setOrientation
public void setOrientation(int orientation)
-