CloneableEditor
public static interface CloneableEditorSupport.Pane
Modifier and Type | Method | Description |
---|---|---|
void |
ensureVisible() |
callback for the Pane implementation to adjust itself to the openAt() request.
|
org.openide.windows.CloneableTopComponent |
getComponent() |
Get the TopComponent that contains the EditorPane
|
JEditorPane |
getEditorPane() |
get the editor pane component represented by this wrapper.
|
void |
updateName() |
JEditorPane getEditorPane()
org.openide.windows.CloneableTopComponent getComponent()
void updateName()
void ensureVisible()
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.