Class DnDBorderFactory.DropAllowedBorder

java.lang.Object
org.pushingpixels.radiance.theming.internal.widget.tree.dnd.DnDBorderFactory.DropAllowedBorder
All Implemented Interfaces:
Border
Enclosing class:
DnDBorderFactory

static class DnDBorderFactory.DropAllowedBorder extends Object implements Border
DropAllowedBorder is a Border that indicates that something is being droped on top of a valid node.
  • Field Details

    • insets

      private static Insets insets
  • Constructor Details

    • DropAllowedBorder

      public DropAllowedBorder()
      Creates a new instance of DropAllowedBorder
  • Method Details