public class EditorEmbeddedComponentManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EditorEmbeddedComponentManager.Properties |
static class |
EditorEmbeddedComponentManager.ResizePolicy |
Modifier and Type | Method and Description |
---|---|
Inlay<?> |
addComponent(EditorEx editor,
javax.swing.JComponent component,
EditorEmbeddedComponentManager.Properties properties) |
static EditorEmbeddedComponentManager |
getInstance() |
public static EditorEmbeddedComponentManager getInstance()
public Inlay<?> addComponent(EditorEx editor, javax.swing.JComponent component, EditorEmbeddedComponentManager.Properties properties)