Class DnDBorderFactory.DropNotAllowedBorder
java.lang.Object
org.pushingpixels.radiance.theming.internal.widget.tree.dnd.DnDBorderFactory.DropNotAllowedBorder
- All Implemented Interfaces:
Border
- Enclosing class:
DnDBorderFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidpaintBorder(Component c, Graphics g, int x, int y, int width, int height)
-
Field Details
-
insets
-
-
Constructor Details
-
DropNotAllowedBorder
public DropNotAllowedBorder()Creates a new instance of DropOnNodeBorder
-
-
Method Details
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-