@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface SelectionPluginContext
Modifier and Type | Method and Description |
---|---|
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.
|
java.lang.String getSelection()
java.awt.Frame getFrame()
java.net.URL getDocumentURL()
StandalonePluginWorkspace getPluginWorkspace()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.