public class CustomizerPlacement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CustomizerPlacement |
AFTER_PROPERTIES
Place the customizer before the default "Properties" tab.
|
static CustomizerPlacement |
BEFORE_PROPERTIES
Place the customizer after the default "Properties" tab.
|
public static final CustomizerPlacement AFTER_PROPERTIES
public static final CustomizerPlacement BEFORE_PROPERTIES