|
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 SelectionPluginContext
Plugin context interface. Provides information for the plugin about the context it was invoked in.
Method Summary | |
---|---|
java.net.URL |
getDocumentURL()
Get the URL of the edited document. |
java.awt.Frame |
getFrame()
Get the editing frame. |
StandalonePluginWorkspace |
getPluginWorkspace()
Get access to the entire workspace of Oxygen. |
java.lang.String |
getSelection()
Get the current selection. |
Method Detail |
---|
java.lang.String getSelection()
java.awt.Frame getFrame()
java.net.URL getDocumentURL()
StandalonePluginWorkspace getPluginWorkspace()
|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |