Oxygen XML Editor, Version ${standalone-version-number}

ro.sync.exml.plugin.selection
Interface SelectionPluginContext

All Known Implementing Classes:
SelectionPluginContextImpl

public interface SelectionPluginContext

Plugin context interface. Provides information for the plugin about the context it was invoked in.


Method Summary
 URL getDocumentURL()
          Get the URL of the edited document.
 Frame getFrame()
          Get the editing frame.
 String getSelection()
          Get the current selection.
 

Method Detail

getSelection

String getSelection()
Get the current selection.

Returns:
the current selection.

getFrame

Frame getFrame()
Get the editing frame.

Returns:
the frame in which is done the editing.

getDocumentURL

URL getDocumentURL()
Get the URL of the edited document.

Returns:
The URL of the edited document.

Oxygen XML Editor, Version ${standalone-version-number}

© Copyright Syncro Soft SRL 2002 - 2010.