public static class PopupBorder.Factory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static PopupBorder |
create(boolean active,
boolean windowWithShadow) |
static PopupBorder |
createColored(java.awt.Color color) |
static PopupBorder |
createEmpty() |
public static PopupBorder createEmpty()
public static PopupBorder create(boolean active, boolean windowWithShadow)
public static PopupBorder createColored(java.awt.Color color)