public static interface CloneableEditorSupport.Pane
Modifier and Type | Method and Description |
---|---|
void |
ensureVisible()
callback for the Pane implementation to adjust itself to the openAt() request.
|
CloneableTopComponent |
getComponent()
Get the TopComponent that contains the EditorPane
|
JEditorPane |
getEditorPane()
get the editor pane component represented by this wrapper.
|
void |
updateName() |
JEditorPane getEditorPane()
CloneableTopComponent getComponent()
void updateName()
void ensureVisible()