- canCheckReadOnly(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
-
Returns true if the implementor should be asked about the read-only status for URL's of a certain protocol.
- canCheckReadOnly(String) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
-
- canHandleProtocol(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
-
Check if the plugin can handle a specific protocol.
- CapLinesPlugin - Class in ro.sync.sample.plugin.caplines
-
CaplinesPlugin is a sample plugin for the selection plugin type.
- CapLinesPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.caplines.CapLinesPlugin
-
LowercasePlugin constructor.
- CapLinesPluginExtension - Class in ro.sync.sample.plugin.caplines
-
CapLines plugin extension.
- CapLinesPluginExtension() - Constructor for class ro.sync.sample.plugin.caplines.CapLinesPluginExtension
-
- changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Change the current selected page in the editor.
- chooseDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser for selecting a directory.
- chooseFile(String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFile(File, String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFiles(File, String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting multiple File
s.
- chooseURL(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- chooseURL(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- chooseURLPath(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- chooseURLs() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension
-
Deprecated.
Choose a set of URLs with the corresponding protocol.
- chooseURLs(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2
-
Choose a set of URLs with the corresponding protocol.
- chooseURLs(StandalonePluginWorkspace) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
-
- CLASS_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
The class value of the target.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Clear the cache of images used to display images fast in the Author page.
- close(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Closes the current editor.
- close(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Closes the editor specified by the URL.
- closeAll() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Closes all the editors.
- ColorButton - Class in ro.sync.exml.workspace.api.standalone.ui
-
A button which presents a color chooser
- ColorButton(Color) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
Constructor
- CommentPlugin - Class in ro.sync.sample.plugin.comment
-
CommentPlugin is a sample plugin for the selection plugin type.
- CommentPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.comment.CommentPlugin
-
CommentPlugin.
- CommentPluginExtension - Class in ro.sync.sample.plugin.comment
-
Comment plugin extension.
- CommentPluginExtension() - Constructor for class ro.sync.sample.plugin.comment.CommentPluginExtension
-
- COMPONENTS_VALIDATOR_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
The startup extension.
- ComponentsValidatorPlugin - Class in ro.sync.sample.plugin.startup
-
ComponentsValidatorPlugin is a sample plugin for the startup plugin type.
- ComponentsValidatorPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.startup.ComponentsValidatorPlugin
-
CommentPlugin.
- ComponentsValidatorPluginExtension - Interface in ro.sync.exml.plugin.startup
-
Startup plugin.
- ComponentsValidatorPluginExtension - Class in ro.sync.sample.plugin.startup
-
Startup plugin extension.
- ComponentsValidatorPluginExtension() - Constructor for class ro.sync.sample.plugin.startup.ComponentsValidatorPluginExtension
-
- computeTopicRefTargetInfo(Map<TopicRefInfo, TopicRefTargetInfo>) - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
-
- CONFIG_RESOURCE - Static variable in class ro.sync.sample.plugin.converter.ConversionManager
-
The path to conversion.xml file.
- CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the unique name of the connection.
- ContextDescriptionProvider - Interface in ro.sync.exml.workspace.api.standalone
-
Provides language-independent information about a certain context.
- ConversionDialog - Class in ro.sync.sample.plugin.converter
-
The plugin dialog.
- ConversionDialog(Frame, String) - Constructor for class ro.sync.sample.plugin.converter.ConversionDialog
-
Constructor for the ConversionDialog object
- ConversionEntry - Class in ro.sync.sample.plugin.converter
-
Defines the abstract conversion entry.
- ConversionEntry() - Constructor for class ro.sync.sample.plugin.converter.ConversionEntry
-
- ConversionException - Exception in ro.sync.sample.plugin.converter
-
Description of the Class
- ConversionException() - Constructor for exception ro.sync.sample.plugin.converter.ConversionException
-
Constructs an ConversionException with null as its error detail message.
- ConversionException(String) - Constructor for exception ro.sync.sample.plugin.converter.ConversionException
-
Constructs an ConversionException with the specified detail
message.
- ConversionFormat - Class in ro.sync.sample.plugin.converter
-
Manages a set of conversion entries, associated to a format.
- ConversionFormat(Node) - Constructor for class ro.sync.sample.plugin.converter.ConversionFormat
-
Constructor for the ConversionFormat object.
- ConversionManager - Class in ro.sync.sample.plugin.converter
-
Contain all formats.
- ConversionManager() - Constructor for class ro.sync.sample.plugin.converter.ConversionManager
-
Extract all formats from configuration file.
- ConversionPlugin - Class in ro.sync.sample.plugin.converter
-
ConversionPlugin.java
- ConversionPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.converter.ConversionPlugin
-
ConversionPlugin.
- ConversionPluginExtension - Class in ro.sync.sample.plugin.converter
-
Conversion plugin extension.
- ConversionPluginExtension() - Constructor for class ro.sync.sample.plugin.converter.ConversionPluginExtension
-
- convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Converts the argument from the master measure to the slave measure if
direct attribute is true, else reverse.
- convert(String, String, double, double, boolean, int) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
-
Based on masterValue and slaveValue it determines the conversion entry
that knows how to convert the two values.
- convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.FactorConversionEntry
-
Converts the argument from the master measure to the slave measure if
direct attribute is true, otherwise reverse.
- convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.FormulaConversionEntry
-
Converts the argument from the master measure to the slave measure.
- copy(String) - Method in class ro.sync.sample.plugin.converter.ConversionDialog
-
Transfers the currently selected text to the system clipboard.
- correctURL(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Corrects the given URL by converting not allowed characters to their escaped representation.
- createContentInputStream() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Create a properly encoded input stream reader over the whole editor's content (exactly the XML content which gets saved on disk).
- createContentReader() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Create a reader over the whole editor's content (exactly the XML content which gets saved on disk).
- createCSSAlternativesToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar containing the drop-down button for CSS alternative stylesheets.
- createExtensionActionsToolbars() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Create toolbars with all the actions defined at the framework level in exactly the same order in which they have been added to the toolbars
from the Document Type Edit dialog.
- createJavaProcess(String, String[], String, String, Map<String, String>, File, ProcessListener) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Prepare a Java process for execution.
- createNewEditor(String, String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
This is available only in the standalone Oxygen version (not available in the Oxygen Eclipse plugin).
Create a new "Untitled" editor.
- createReviewToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar for author review.
- createSaxon9HEXSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[]) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a Saxon 9 Home Edition transformer with the specified extension functions.
- createWhatAttributesCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
- createWhatElementsCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create an element context for the given offset.
- createWhatPossibleValuesHasAttributeContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create an attribute values context for the given element and attribute name.
- createXQueryTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XQuery transformer.
- createXQueryTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XQuery transformer.
- createXSLTTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XSLT transformer.
- createXSLTTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XSLT transformer.
- CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Deprecated.
Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".
- CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
-
Deprecated.
since Oxygen 12.2. Please define a view id for the extension in the "plugin.xml".
- customizeBrowseActions(List<Action>, InputURLChooser) - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooserCustomizer
-
Contribute if necessary to the list of "Browse" actions which appear in any Input URL chooser for Oxygen.
- customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
-
Customize the components which get displayed on the main menu bar.
- customizePopUpMenu(Object, AuthorDocumentController) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapPopupMenuCustomizer
-
Customize a pop-up menu in the DITA Maps Manager page before showing it.
- customizePopUpMenu(Object, WSTextEditorPage) - Method in class ro.sync.exml.workspace.api.editor.page.text.TextPopupMenuCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Customize the components which get displayed on a certain toolbar.
- customizeView(ViewInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
-
Customize the component which gets displayed on a certain view.
- CustomOpenRedirectExtension - Class in ro.sync.sample.plugin.openredirect
-
Custom extension to redirect open for some URLs
- CustomOpenRedirectExtension() - Constructor for class ro.sync.sample.plugin.openredirect.CustomOpenRedirectExtension
-
- CustomProtocolChooserExtension - Class in ro.sync.sample.plugin.customprotocol
-
Plugin extension - custom protocol chooser extension
- CustomProtocolChooserExtension() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
-
- CustomProtocolHandler - Class in ro.sync.sample.plugin.customprotocol
-
Handler for the file2 protocol
- CustomProtocolHandler() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolHandler
-
- CustomProtocolPlugin - Class in ro.sync.sample.plugin.customprotocol
-
Sample plugin for customs protocols.
- CustomProtocolPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolPlugin
-
Constructs the plugin.
- CustomProtocolURLHandlerExtension - Class in ro.sync.sample.plugin.customprotocol
-
Plugin extension - custom protocol URL handler extension
- CustomProtocolURLHandlerExtension() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
-
- CustomWorkspaceAccessOptionPagePluginExtension - Class in ro.sync.sample.plugin.workspace
-
Plugin option page extension Custom Workspace Access Plugin Extension.
- CustomWorkspaceAccessOptionPagePluginExtension() - Constructor for class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessOptionPagePluginExtension
-
- CustomWorkspaceAccessPluginExtension - Class in ro.sync.sample.plugin.workspace
-
Plugin extension - workspace access extension.
- CustomWorkspaceAccessPluginExtension() - Constructor for class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessPluginExtension
-
- GENERAL_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
General extension type.
- GENERAL_STYLES_FILTER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
CSS Styles filter plugin type.
- GeneralPluginContext - Interface in ro.sync.exml.plugin.general
-
Plugin context interface.
- GeneralPluginContextImpl - Class in ro.sync.exml.plugin.general
-
Support implementation of the PluginContext interface.
- GeneralPluginContextImpl(Frame, StandalonePluginWorkspace) - Constructor for class ro.sync.exml.plugin.general.GeneralPluginContextImpl
-
Creates the plugin context.
- GeneralPluginExtension - Interface in ro.sync.exml.plugin.general
-
Plugin interface.
- GeneralStylesFilterExtension - Class in ro.sync.exml.plugin.author.css.filter
-
CSS properties filter plugin extension.
- GeneralStylesFilterExtension() - Constructor for class ro.sync.exml.plugin.author.css.filter.GeneralStylesFilterExtension
-
- getAcceleratorKey() - Method in class ro.sync.exml.plugin.PluginAction
-
- getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getActions() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.actions.DITAMapActionsProvider
-
Get the map of DITA Map common actions (undo, redo, cut, copy, paste, etc).
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Provides access to actions already defined in the Author page like: Undo, Redo, Display Full Tags, Edit Attributes, etc.
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Provides access to actions already defined in the DITA Map page like: Undo, Redo, etc.
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Provides access to actions already defined in the Text page like: Undo, Redo, etc.
- getAllContributedToolbarIDs() - Method in class ro.sync.exml.plugin.PluginManager
-
Get all contributed toolbar IDs.
- getAllContributedViewIDs() - Method in class ro.sync.exml.plugin.PluginManager
-
Get all contributed view IDs.
- getAllEditorLocations(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get all the editor locations.
- getAllPluginDirs() - Method in class ro.sync.exml.plugin.PluginManager
-
Get all plugin installation directories.
- getAssociatedLabel(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
-
Get the label associated with a measure.
- getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the description of an attribute.
- getAttributeEditingContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
-
When the chooser is used for editing an attribute value, we can obtain an additional description about the element name and the attribute name which is being edited.
- getAttributeName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the attribute name.
- getAttributeNamespace(String) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get namespace URI for a given attribute qualified name.
- getAttributeQName(int) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the qualified attribute name at index.
- getAttributesCount() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Returns the number of the element attributes.
- getAttributeValue(String) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get attribute value for given attribute qualified name.
- getAuthorAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Access class to the author functions.
- getAuthorCommonActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
-
Get the map of author common actions (undo, redo, cut, copy, paste, etc).
- getAuthorComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the internal component on which the Author page is rendered.
- getAuthorExtensionActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
-
Get the map of author extension actions.
- getAuthorSelectionModel() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the Author selection model containing access to all Author selection
intervals and methods for adding simple and multiple selections.
- getAvailableDataSourceConnectionInfos() - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
-
Obtain information about all the available data source connections.
- getBalancedSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
- getBalancedSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
- getBaseDir() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the base directory of the plugin.
- getBaseDir() - Method in exception ro.sync.exml.plugin.PluginLoadException
-
- getBrowseMode() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Get the mode for which the Input URL chooser will be used (for opening or for saving resources).
- getCancelButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getCanonicalFileFromFileUrl(URL) - Static method in class ro.sync.sample.plugin.customprotocol.CustomProtocolHandler
-
On Windows names of files from network neighborhood must be corrected before open.
- getCaretOffset() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
The current caret offset.
- getCategory() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Get the license category.
- getCauseMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
-
- getChangeTrackingController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
- getChildrenElements(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the elements that can be children of the element for
which the context was built.
- getColumnOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Converts an offset position (a position between the characters of the
text) to the column number in the line that contains the offset.
- getComponent() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current component this view will display
- getComponentID() - Method in class ro.sync.exml.plugin.PluginContributedComponent
-
Gets the component ID.
- getComponents() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Get the components which are currently licensed.
- getComponents() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getComponentsValidator() - Method in interface ro.sync.exml.plugin.startup.ComponentsValidatorPluginExtension
-
Gets the componet validator.
- getComponentsValidator() - Method in class ro.sync.sample.plugin.startup.ComponentsValidatorPluginExtension
-
Process context.
- getContent(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
-
Get as text the keyref content.
- getContentPane() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getContentType() - Method in class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
-
- getContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
-
Get a language-independent description for the dialog in which the CMS action will be provided.
- getContextKeyDefinitions() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
- getContextKeyDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
- getContributedToolbars() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Gets the toolbars contributed by this plugin.
- getContributedViews() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
- getCurrentAuthorEditorPageAccess() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the WSAuthorEditorPage for the current edited file.
- getCurrentEditedAttributeValue() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the current value of the edited attribute as it appears in the Value combo box.
- getCurrentEditorAccess(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to the current selected editor.
- getCurrentEditorXMLContent() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the XML content currently loaded in the current editor.
- getCurrentPage() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get access to the current page.
- getCurrentPageID() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get the ID of the current page.
- getDataSourceAccess() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get information about the configured data source connections.
- getDataSourceConnectionInfo(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
-
Obtain information about the data source connection identified by the connection name.
- getDecimalsNumber() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Return decimals number to show.
- getDefaultAuthorSchemaAwareEditingHandler() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the default schema aware editing handler.
- getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedComponent
-
Gets the default initial side.
- getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedToolbar
-
- getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedView
-
- getDefaultPluginsDir() - Method in class ro.sync.exml.plugin.PluginManager
-
Get the plugins directory.
- getDefaultValueAsBoolean(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
-
Gets the defaultValueAsBoolean attribute of the ConversionManager object
- getDefaultValueAsString(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
-
Gets the defaultValueAsString attribute of the ConversionManager object
- getDescription() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the description of the plugin.
- getDescription() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Gets a short description used to explain this resolving to the user.
- getDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
-
Get the description of this filter.
- getDescriptor() - Method in class ro.sync.exml.plugin.Plugin
-
- getDetailedMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
-
- getDITAMapTreeComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the internal component on which the DITA Map page is rendered (a javax.swing.JTree).
- getDocument() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get the current document.
- getDocument() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
Get the current document.
- getDocument() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the edited document.
- getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Returns the Author document controller.
- getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Returns the DITA Map document controller.
- getDocumentURL() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the URL of the edited document.
- getDocumentURL() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
- getEditedAttributeName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the name of the edited attribute.
- getEditorAccess(URL, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Find an editor access by location
- getEditorLocation() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Get the URL
representing the editor location.
- getElementContext() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the context in which we are editing, information about the current element on which we are editing an attribute value.
- getElementDescription(Context) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the description of an element.
- getElementName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the element name.
- getElementName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the qname of the element for which the attribute is edited.
- getEndColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the end column, 1 based.
- getEndLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the end line, 1 based.
- getEntities() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Gets the context-independent list of entities declared in the document's
DOCTYPE declaration.
- getEntityResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Get the same entity resolver Oxygen sets to its constructed SAX Parsers
(which looks into the Oxygen options and document types for catalogs).
- getEnumerationDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the list of enumeration defs (detected in a subject scheme referenced in the context DITA Map).
- getExceptions() - Method in class ro.sync.exml.plugin.PluginManager
-
Get the exceptions raised durring the plugin initialization.
- getExtension(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file extension for this URL.
- getExtensions(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the extension corresponding to the specified key.
- getExtensions() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
-
Get the list of extensions.
- getFileName(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file name from a file or URL path
- getFormatByName(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
-
Gets a conversion format by name.
- getFormats() - Method in class ro.sync.sample.plugin.converter.ConversionManager
-
Return all formats.
- getFrame() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get the editing frame.
- getFrame() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
Get the frame for the DocumentPluginContextImpl.
- getFrame() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
-
Get the editing frame.
- getFrame() - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
-
Gets the parent frame for the PluginContextImpl.
- getFrame() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the editing frame.
- getFrame() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Gets the frame for the PluginContextImpl.
- getFullySelectedNode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the node which is fully and perfectly surrounded by the current selection in the Author editor.
If the selection surrounds perfectly the node (the selection starts at the node start offset and ends immediately after the node end offset),
the node will be returned, otherwise null
will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node.
- getGlobalElements() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get all the names of global elements defined in the associated grammar.
- getGrammarCache() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
-
- getGrammarURLs() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the array of URLs of the loaded DTD or XML Schema.
- getHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the highlighter which can be used to add/remove/manage the custom user highlights
- getIcon() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current view icon
- getIconPath() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the path of the icon used to render a node.
- getID() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
- getInitIndex() - Method in class ro.sync.exml.plugin.PluginContributedComponent
-
Gets the initial index where to place the view.
- getInitSide() - Method in class ro.sync.exml.plugin.PluginContributedComponent
-
Gets the initial side where to place the view.
- getInstance() - Static method in class ro.sync.exml.plugin.PluginManager
-
Get the singleton instance of the plugin manager.
- getInstance() - Static method in class ro.sync.sample.plugin.caplines.CapLinesPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.comment.CommentPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.converter.ConversionPlugin
-
- getInstance() - Static method in class ro.sync.sample.plugin.customprotocol.CustomProtocolPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.formatpreserve.FormatPreserveTextPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.formsentences.FormSentencesPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.formwords.FormWordsPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.lowercase.LowercasePlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.openredirect.OpenRedirectPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.startup.ComponentsValidatorPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.uppercase.UppercasePlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.workspace.WorkspaceAccessPlugin
-
Get the plugin instance.
- getInstance() - Static method in class ro.sync.sample.plugin.zeroindent.ZeroIndentPlugin
-
Get the plugin instance.
- getKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
-
- getLicenseInformationProvider() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get information about the license used in the current Oxygen application.
- getLineOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Converts an offset position (a position between the characters of the
text) to the line number that contains the offset.
- getLocationOnScreenAsPoint(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Take relative mouse coordinates and translate then to absolute on-screen coordinates.
- getLocationRelativeToEditorFromScreen(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Take mouse coordinates relative to the main application frame/display and translate then to coordinates relative to the editing area.
- getLockHandler() - Method in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtension
-
Get the lock handler for the current handled protocol.
- getLockHandler() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
-
- getMasterLabel() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Return master measure label.
- getMasterValue() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Return master measure value.
- getMasterValues(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
-
Get all the possible values that can be listed in the first combo box,
in the context of the selected value in the second combo box.
- getMenuName() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserMenuExtension
-
Get the plugin name that will be displayed on the menu
- getMenuName() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
-
- getMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
-
- getName() - Method in class ro.sync.exml.plugin.PluginAction
-
Get the action name
- getName() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Gets the name of the plugin.
- getName() - Method in class ro.sync.sample.plugin.converter.ConversionFormat
-
Get the format name.
- getNewValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node name.
- getNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node namespace.
- getOffsetOfLineEnd(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Gets the offset of the end of the specified line (return >=0).
- getOffsetOfLineStart(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Gets the offset of the start of the specified line (return >=0).
- getOkButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getOldValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getOpenErrorMessage(boolean) - Method in exception ro.sync.exml.plugin.lock.LockException
-
- getOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Provides the value of the option associated with the specified key.
- getOptionKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getOptionPageExtensions() - Method in class ro.sync.exml.plugin.OptionsPageGroupPluginExtension
-
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
The object that manages the options stored for author extensions.
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
The object that manages the options stored for DITA Map extensions.
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
This interface can be used to save and persist in the Oxygen preferences user-defined keys and values.
- getOutlineAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Get the author Outline access providing Outline related information.
- getOxygenActionID(Action) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getParentFrame() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the parent main frame.
- getParentNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node name.
- getParentNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node namespace.
- getPersistentHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the persistent highlighter which can be used to add/remove/manage the
custom persistent user highlights.
- getPluginDescriptors() - Method in class ro.sync.exml.plugin.PluginManager
-
Get all plugin descriptors.
- getPluginName() - Method in exception ro.sync.exml.plugin.PluginLoadException
-
- getPlugins() - Method in class ro.sync.exml.plugin.PluginManager
-
Get the registered plugins.
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get access to the entire workspace of Oxygen.
- getPluginWorkspace() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
-
Get access to the entire workspace of Oxygen.
- getPluginWorkspace() - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
-
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get access to the entire workspace of Oxygen.
- getPluginWorkspace() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
- getPluginWorkspace() - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
-
Get access to API used to control the Oxygen editors.
- getPluginWorkspace() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the plugin workspace.
- getPreferencesDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the directory where the Oxygen preferences are saved.
- getProblemsList() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the list of problems.
- getProcessedDocument() - Method in interface ro.sync.exml.plugin.document.DocumentPluginResult
-
Get the processed document.
- getProcessedDocument() - Method in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Get the current document.
- getProcessedSelection() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginResult
-
Get the processed selection.
- getProcessedSelection() - Method in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Get the content which will replace the current selection.
- getProperty(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the value of a recognized property.
- getProperty(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Used to return properties values for a data source connection.
- getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
Get the value of a recognized property.
- getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
Get the value of a recognized property.
- getReferencedKeys() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the set of referenced keys, can be null
.
- getRenderedText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the text to be rendered for a node.
- getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
-
Get the rendering information (text to render, path of the icon to display in outline,
bread crumb or content completion proposals window) for given context.
- getResourceFilters() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Get the list of resource filters used for the local file chooser.
- getResult() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Gets the result of the the dialog.
- getReviewController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Controller that can be used to toggle the change tracking state, modify the review
highlight author name, the highlight painting or to obtain information
about the properties used in the serialization and representation of the review
highlight (author name, reviewer auto color or the current time stamp in a format
identical to the one used by Oxygen for insert, delete and comment markers).
- getSelectedColor() - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
- getSelectedNodes(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the selected nodes from DITA Map tree.
- getSelectedPaths(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Get the tree paths selected in the Outline tree.
- getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the current selected text.
- getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get the selected text.
- getSelection() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the current selection.
- getSelection() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Get the current selection.
- getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get end offset of the current selection.
- getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get selection end offset.
- getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get start offset of the current selection.
- getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get selection start offset.
- getSlaveLabel() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Return slave measure label.
- getSlaveValue() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
-
Return slave measure value.
- getSlaveValues(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
-
Get all the possible values that can be listed in the second combo box,
in the context of the selected value in the first combo box.
- getStartColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the start column, 1 based.
- getStartEndOffsets(DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Find the start and end offsets that correspond to a document position information
DocumentPositionedInfo
.
- getStartLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the start line, 1 based.
- getStringResource(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
-
Gets the stringResource attribute of the ConversionManager object
- getStyles(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the CSS styles which are used to render a particular Author node.
- getTableAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Returns the author table access provider responsible for obtaining table
related information and executing table actions.
- getTextActions() - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
Get the map of Text actions (undo, redo, cut, copy, paste, etc).
- getTextComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the internal text component which is currently used for editing.
- getTextPage() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get access to the current text page on which this action will be invoked as a contextual menu action.
- getTextPage() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
- getTitle() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
Retrieves the option page title.
- getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the view title
- getTitle() - Method in class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessOptionPagePluginExtension
-
- getToolbarIcon() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserToolbarExtension
-
Get the toolbar icon.
- getToolbarIcon() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
-
- getToolbarID() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getToolbarTooltip() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserToolbarExtension
-
Get the tooltip to be placed on the toolbar button.
- getToolbarTooltip() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
-
- getTooltipText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
The tooltip text which will appear in the tooltip associated with the node.
- getURIResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Get the same URI resolver Oxygen sets to its constructed XSLT transformers
(which looks into the Oxygen options and document types for catalogs).
- getUrl() - Method in class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
-
- getURLStreamHandler(URL) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
-
Get the URL handler for the specified URL.
- getURLStreamHandler(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtension
-
Get the URL handler for the specified protocol.
- getURLStreamHandler(String) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
-
Gets the handler for the custom protocol
- getUserInterfaceLanguage() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the language used to display the GUI controls (buttons, label) in Oxygen.
- getUserPrefsPluginsDir() - Static method in class ro.sync.exml.plugin.PluginManager
-
Gets the plugins root directory from user preferences.
- getUserPrefsPluginsDirs() - Static method in class ro.sync.exml.plugin.PluginManager
-
Get plugins directories from the user preferences.
- getUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to utility methods.
- getValidationType() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the validation type.
- getVendor() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the vendor of the plugin.
- getVersion() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the version of the plugin.
- getVersion() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the current version of the Oxygen/Author product.
- getViewID() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Gets the ID of the view.
- getWordAtCaret() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Compute the offsets of the word that contains the caret position.
- getXmlReader() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
-
- getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
- getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
-
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
- getXMLUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Access to XML utilities.
- goToNextEditablePosition(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Identifies and goes to the next edit position.
- redirect(URL) - Method in interface ro.sync.exml.plugin.openredirect.OpenRedirectExtension
-
This call back can redirect an open call for an URL in different parts of Oxygen.
- redirect(URL) - Method in class ro.sync.sample.plugin.openredirect.CustomOpenRedirectExtension
-
- ReferencesCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Contains methods for customizing the Input URL Choosers and for computing relative paths from URLs in an implementation specific manner.
- refresh(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Refresh the rendering layout and CSS styles for this node and all its contents.
- refresh() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Reload the CSS files and perform a refresh on the whole document to recompute
the layout and the styles for all the nodes based on the new CSS files
content.
- refreshInProject(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
In a new file appeared as a child of a folder in the project, use this method to
refresh the parent folder.
- RelativeReferenceResolver - Interface in ro.sync.exml.workspace.api.util
-
Control the way in which a relative reference is computed in Oxygen for a given protocol.
- reloadContent(Reader) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- reloadContent(Reader, boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- removeActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
Remove the listener which gets triggered before and after a certain action is triggered.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Remove a filter for displaying attributes to the current author page.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Remove a filter for displaying attributes to the current DITA Map Tree.
- removeAuthorCaretListener(AuthorCaretListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified caret listener from the Author page.
- removeAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified mouse listener from the current author page.
- removeEditorChangeListener(WSEditorChangeListener, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Remove listener for editor related events.
- removeEditorListener(WSEditorListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for editor events.
- removeOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Removes an option listener from the current set of option listeners.
- removePageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for page changed events.
- removePopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Author page.
- removePopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Remove the pop-up menu customizer which is used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
- removePriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority entity resolver.
- removePriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority URI resolver.
- removeUserCredentials(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Removes the user name and password from the URL if they are present.
- removeValidationProblemsFilter(ValidationProblemsFilter) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove a filter for problems encountered during validation of the current editor.
- resetXMLCatalogs() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Reset the loaded XML catalogs.
- RESOLVED - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
If set to the string "true" then the Plugin API handled the reference,
if not the default approach should be performed (Oxygen requests the entire content of the reference and parses the title and other properties).
- resolvePathThroughCatalogs(URL, String, boolean, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Try to resolve a relative location to an absolute path by using the XML catalogs.
- ResourceFilter - Interface in ro.sync.exml.workspace.api.standalone
-
Resource filter returned by the InputURLCustomizer.
- restoreDefaults() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
This method is called when "Restore defaults" button is pressed from the GUI
option page.
- restoreDefaults() - Method in class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessOptionPagePluginExtension
-
- RESULT_CANCEL - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Dialog was canceled.
- RESULT_OK - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
'Ok' button was pressed.
- ro.sync.annotations.api - package ro.sync.annotations.api
-
- ro.sync.contentcompletion.xml - package ro.sync.contentcompletion.xml
-
Objects used to offer information about what elements or attributes are allowed at a certain offset in the XML.
- ro.sync.exml.plugin - package ro.sync.exml.plugin
-
- ro.sync.exml.plugin.author.css.filter - package ro.sync.exml.plugin.author.css.filter
-
- ro.sync.exml.plugin.document - package ro.sync.exml.plugin.document
-
- ro.sync.exml.plugin.general - package ro.sync.exml.plugin.general
-
- ro.sync.exml.plugin.lock - package ro.sync.exml.plugin.lock
-
- ro.sync.exml.plugin.openredirect - package ro.sync.exml.plugin.openredirect
-
- ro.sync.exml.plugin.option - package ro.sync.exml.plugin.option
-
- ro.sync.exml.plugin.selection - package ro.sync.exml.plugin.selection
-
- ro.sync.exml.plugin.startup - package ro.sync.exml.plugin.startup
-
- ro.sync.exml.plugin.urlstreamhandler - package ro.sync.exml.plugin.urlstreamhandler
-
- ro.sync.exml.plugin.workspace - package ro.sync.exml.plugin.workspace
-
- ro.sync.exml.workspace.api - package ro.sync.exml.workspace.api
-
API for accessing the application workspace.
- ro.sync.exml.workspace.api.editor - package ro.sync.exml.workspace.api.editor
-
- ro.sync.exml.workspace.api.editor.page - package ro.sync.exml.workspace.api.editor.page
-
API for accessing a certain page in the editor.
- ro.sync.exml.workspace.api.editor.page.author - package ro.sync.exml.workspace.api.editor.page.author
-
API for accessing the Author page in the editor.
- ro.sync.exml.workspace.api.editor.page.author.actions - package ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to all actions available in the Author page.
- ro.sync.exml.workspace.api.editor.page.ditamap - package ro.sync.exml.workspace.api.editor.page.ditamap
-
API for accessing the DITA Map page in the editor.
- ro.sync.exml.workspace.api.editor.page.ditamap.actions - package ro.sync.exml.workspace.api.editor.page.ditamap.actions
-
- ro.sync.exml.workspace.api.editor.page.ditamap.keys - package ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
- ro.sync.exml.workspace.api.editor.page.text - package ro.sync.exml.workspace.api.editor.page.text
-
API for accessing the Text page in the editor.
- ro.sync.exml.workspace.api.editor.page.text.actions - package ro.sync.exml.workspace.api.editor.page.text.actions
-
Provides access to all actions available in the Text page.
- ro.sync.exml.workspace.api.editor.page.text.xml - package ro.sync.exml.workspace.api.editor.page.text.xml
-
- ro.sync.exml.workspace.api.editor.transformation - package ro.sync.exml.workspace.api.editor.transformation
-
- ro.sync.exml.workspace.api.editor.validation - package ro.sync.exml.workspace.api.editor.validation
-
- ro.sync.exml.workspace.api.license - package ro.sync.exml.workspace.api.license
-
Find information about the license of the current installation.
- ro.sync.exml.workspace.api.listeners - package ro.sync.exml.workspace.api.listeners
-
Workspace and Editor listeners.
- ro.sync.exml.workspace.api.math - package ro.sync.exml.workspace.api.math
-
- ro.sync.exml.workspace.api.node - package ro.sync.exml.workspace.api.node
-
- ro.sync.exml.workspace.api.node.customizer - package ro.sync.exml.workspace.api.node.customizer
-
- ro.sync.exml.workspace.api.options - package ro.sync.exml.workspace.api.options
-
Persist simple (key,value) String pairs in the application preferences.
- ro.sync.exml.workspace.api.process - package ro.sync.exml.workspace.api.process
-
Control a process started using the API.
- ro.sync.exml.workspace.api.standalone - package ro.sync.exml.workspace.api.standalone
-
Customizers which can be set by implementing a WorkspaceAccess-type plugin.
- ro.sync.exml.workspace.api.standalone.ditamap - package ro.sync.exml.workspace.api.standalone.ditamap
-
Provide custom resolve capabilities for the topic
titles and other information displayed in the DITA Maps Manager
- ro.sync.exml.workspace.api.standalone.ui - package ro.sync.exml.workspace.api.standalone.ui
-
Simple components which can be extended by the customizer in order
to make new buttons/dialogs look like the ones in the application.
- ro.sync.exml.workspace.api.util - package ro.sync.exml.workspace.api.util
-
Utilities to resolve through the catalogs,
to create SAX Parsers and XSLT transformers with the same configuration as in the application
- ro.sync.sample.plugin.caplines - package ro.sync.sample.plugin.caplines
-
- ro.sync.sample.plugin.comment - package ro.sync.sample.plugin.comment
-
- ro.sync.sample.plugin.converter - package ro.sync.sample.plugin.converter
-
- ro.sync.sample.plugin.customprotocol - package ro.sync.sample.plugin.customprotocol
-
- ro.sync.sample.plugin.formatpreserve - package ro.sync.sample.plugin.formatpreserve
-
- ro.sync.sample.plugin.formsentences - package ro.sync.sample.plugin.formsentences
-
- ro.sync.sample.plugin.formwords - package ro.sync.sample.plugin.formwords
-
- ro.sync.sample.plugin.lowercase - package ro.sync.sample.plugin.lowercase
-
- ro.sync.sample.plugin.openredirect - package ro.sync.sample.plugin.openredirect
-
- ro.sync.sample.plugin.startup - package ro.sync.sample.plugin.startup
-
- ro.sync.sample.plugin.uppercase - package ro.sync.sample.plugin.uppercase
-
- ro.sync.sample.plugin.workspace - package ro.sync.sample.plugin.workspace
-
- ro.sync.sample.plugin.zeroindent - package ro.sync.sample.plugin.zeroindent
-
- runTransformationScenarios(String[], TransformationFeedback) - Method in interface ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioInvoker
-
Run specific already defined transformation scenarios.
- save() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content.
- SAVE_AS_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved as another resource.
- SAVE_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved.
- SAVE_RESOURCE - Static variable in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Save resource chooser
- saveAll() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Saves the content of all opened and unsaved editors.
- saveAs(URL) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content to a new location.
- saveGlobalOptions() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Save the global application options to their default persistence location.
- SchemaManagerFilter - Interface in ro.sync.contentcompletion.xml
-
Interface for objects used to filter the editor content completion
schema manager proposals.
- scrollToRectangle(Rectangle) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Scroll the Author viewport to a specific rectangle.
- select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Select the interval between start and end offset.
- select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the interval between start and end offset.
- selection - Variable in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
The current selection.
- selection - Variable in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
The processed selection.
- SELECTION_PROCESSOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Selection processor extension type.
- SelectionPluginContext - Interface in ro.sync.exml.plugin.selection
-
Plugin context interface.
- SelectionPluginContextImpl - Class in ro.sync.exml.plugin.selection
-
Support implementation of the PluginContext interface.
- SelectionPluginContextImpl() - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Creates a no selection plugin context.
- SelectionPluginContextImpl(String, Frame, URL, StandalonePluginWorkspace) - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Creates the plugin context.
- SelectionPluginExtension - Interface in ro.sync.exml.plugin.selection
-
Plugin extension.
- SelectionPluginResult - Interface in ro.sync.exml.plugin.selection
-
Plugin result interface.
- SelectionPluginResultImpl - Class in ro.sync.exml.plugin.selection
-
Support implementation of the PluginResult interface.
- SelectionPluginResultImpl() - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Creates a no data plugin result.
- SelectionPluginResultImpl(String) - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Creates the plugin result.
- selectWord() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the word at caret, if any.
- sendMessage(String) - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Send a message to the process.
- setBaseDir(File) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the base dir of the plugin.
- setBreadCrumbPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the
Author bread crumb before showing it.
- setCancelButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the cancel button.
- setCaretPosition(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Move the caret to the specified offset.
- setComponent(JComponent) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new component to be displayed in the view
- setComponents(JComponent[]) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar components
- setDescription(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the description of the plugin.
- setDisabledFromFile(boolean) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Sets the disabled status from 'plugin.disable' file.
- setDITAKeyDefinitionManager(KeyDefinitionManager) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
By default key definitions are gathered from DITA Maps opened in the DITA Maps Manager.
- setDocument(Document) - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
Set the current document.
- setDocumentURL(URL) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Set the URL of the edited document.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Sets the specified flag to indicate whether or not the DITA Map page should be editable.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Sets the specified flag to indicate whether or not this page should be editable.
- setEditorTabText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the text which appears on the editor's tab, by default it is the loaded file name.
- setEditorTabTooltipText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the tooltip text for the editor's tab, by default it is the loaded file path.
- setEnabledStatus(boolean) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the plugin enabled status.
- setFrame(Frame) - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
-
Sets the parent frame for the PluginContextImpl.
- setFrame(Frame) - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
-
Sets the parent frame for the PluginContextImpl.
- setFrame(Frame) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Sets the parent frame for the PluginContextImpl.
- setGlobalObjectProperty(String, Object) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Sets a global property in the Oxygen common preferences.
- setIcon(Icon) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set the current view icon
- setIconPath(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the path of the icon used to render a node.
- setID(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Sets the ID of the plugin.
- setMathFlowFixedLicenseKeyForComposer(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
- setMathFlowFixedLicenseKeyForEditor(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
- setModified(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the modified status of the editor document.
- setName(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the name of the plugin.
- setOkButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the ok button.
- setOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Modifies the value of an option.
- setOutlinerPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the
Author Outliner view before showing it.
- setParentFrameTitle(String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Set a title on the parent frame.
- setPluginsDir(String) - Static method in class ro.sync.exml.plugin.PluginManager
-
This method is used only for tests.
- setPluginWorkspace(PluginWorkspace) - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
-
Set the workspace.
- setPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Deprecated.
This method removes all pop-up menu customizers already registered, please use the "addPopUpMenuCustomizer" method instead.
- setPopUpMenuCustomizer(DITAMapPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Set the pop-up menu customizer which can be used to customize the pop-up menu
(add/remove actions) before showing it in the DITA Mapa Manager page.
- setProblemsList(List<DocumentPositionedInfo>) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Set the list of problems.
- setProcessedDocument(Document) - Method in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Sets the current document.
- setProcessedSelection(String) - Method in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Set the current selection.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
Get the value of a recognized property.
- setRenderedText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the text to be rendered for a node.
- setSelectedColor(Color) - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
- setSelection(String) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
-
Set the current selection.
- setSelectionPaths(TreePath[]) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Select and scroll the given tree paths.
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar title
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new view title.
- setToConvert(String) - Method in class ro.sync.sample.plugin.converter.ConversionDialog
-
Set the conversion string and shows the dialog.
- setTooltipText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
The tooltip text which will appear in the tooltip associated with the node.
- setUp() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
- setVendor(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the vendor of the plugin.
- setVersion(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the version of the plugin.
- setVisible(boolean) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- shortcut - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The plugin shortcut
- showBreadCrumb(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Show or hide the Bread Crumb panel in Author component.
- showConfirmDialog(String, String, String[], int[]) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showConfirmDialog(String, String, String[], int[], int) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showErrorMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an error message dialog.
- showInformationMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an information message dialog.
- showLabels() - Method in class ro.sync.sample.plugin.converter.ConversionDialog
-
Set text to master and slave text fields.
- showStatusMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Show a status message.
- showToolbar(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a toolbar specified by the toolbar ID.
- showView(String, boolean) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a view specified by the view ID.
- slaveLabel - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
-
The slave measure label.
- slaveValue - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
-
The slave measure value.
- SourceType - Enum in ro.sync.annotations.api
-
An API element source code availability.
- StandalonePluginWorkspace - Interface in ro.sync.exml.workspace.api.standalone
-
The Plugin Workspace offers the possibility to customize the Workspace toolbars,
menu bars or views, to access utility methods or to access (and add listeners for)
all opened editors from the Main editing area or from the DITA Maps editing area.
- start() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Start the process.
- stop() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Stop the process, calls java.lang.Process.distroy()
- SUBJECT_DEF_CHILDREN - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
A list of child <subjectdef> KeyDefinitionInfo children.