public abstract class DesignerCustomizations
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<DesignerCustomizations> |
EP_NAME |
| Constructor and Description |
|---|
DesignerCustomizations() |
| Modifier and Type | Method and Description |
|---|---|
ToolWindowAnchor |
getPaletteAnchor()
Default location of the palette
|
ToolWindowAnchor |
getStructureAnchor()
Default location of the designer/structure window
|
public static final ExtensionPointName<DesignerCustomizations> EP_NAME
public ToolWindowAnchor getPaletteAnchor()
public ToolWindowAnchor getStructureAnchor()