|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface DocumentPluginContext
Plugin context interface. Provides information for the plugin about the context it was invoked in.
Method Summary | |
---|---|
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. |
Method Detail |
---|
javax.swing.text.Document getDocument()
java.awt.Frame getFrame()
StandalonePluginWorkspace getPluginWorkspace()
|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |