@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface DocumentPluginContext
Modifier and Type | Method and Description |
---|---|
javax.swing.text.Document |
getDocument()
Get the current document.
|
java.awt.Frame |
getFrame()
Get the editing frame.
|
StandalonePluginWorkspace |
getPluginWorkspace()
Get access to the entire workspace of Oxygen.
|
WSTextEditorPage |
getTextPage()
Get access to the current text page on which this action will be invoked as a contextual menu action.
|
javax.swing.text.Document getDocument()
java.awt.Frame getFrame()
StandalonePluginWorkspace getPluginWorkspace()
WSTextEditorPage getTextPage()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.