Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.component.plugins
Class AuthorPluginWorkspaceImpl

java.lang.Object
  extended by ro.sync.exml.workspace.impl.AbstractWorkspace
      extended by ro.sync.exml.workspace.impl.standalone.AbstractStandaloneWorkspace
          extended by ro.sync.exml.workspace.impl.standalone.CommonPluginWorkspaceImpl
              extended by ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
All Implemented Interfaces:
PluginWorkspace, ReferencesCustomizer, StandalonePluginWorkspace, Workspace, ro.sync.exml.workspace.impl.standalone.RelativeReferenceResolversProvider, ro.sync.exml.workspace.impl.standalone.TargetInfoProvider, ro.sync.exml.workspace.impl.standalone.URLChooserCustomizersProvider

public class AuthorPluginWorkspaceImpl
extends ro.sync.exml.workspace.impl.standalone.CommonPluginWorkspaceImpl

The author plugin workspace implementation


Field Summary
 
Fields inherited from class ro.sync.exml.workspace.impl.AbstractWorkspace
ideAccess
 
Fields inherited from interface ro.sync.exml.workspace.api.PluginWorkspace
DITA_MAPS_EDITING_AREA, MAIN_EDITING_AREA
 
Constructor Summary
AuthorPluginWorkspaceImpl(ro.sync.exml.project.WorkspaceController controller, ro.sync.exml.workspace.impl.standalone.PluginLayoutCustomizer layoutCustomizer)
          Constructor.
 
Method Summary
 void showToolbar(java.lang.String toolbarID)
          Show a toolbar specified by the toolbar ID.
 void showView(java.lang.String viewID, boolean requestFocus)
          Show a view specified by the view ID.
 
Methods inherited from class ro.sync.exml.workspace.impl.standalone.CommonPluginWorkspaceImpl
addEditorChangeListener, addInputURLChooserCustomizer, addMenuBarCustomizer, addRelativeReferencesResolver, addToolbarComponentsCustomizer, addTopicRefTargetInfoProvider, addViewComponentCustomizer, applicationAboutToStart, applicationStarted, getAllEditorLocations, getCurrentEditorAccess, getEditorAccess, getOptionsStorage, getOxygenActionID, getRelativeReferenceResolvers, getTargetInformationProviders, getUrlChooserCustomizers, getUtilAccess, getXMLUtilAccess, isInViolationOfLicense, removeEditorChangeListener, setDITAKeyDefinitionManager, setMathFlowFixedLicenseKeyForComposer, setMathFlowFixedLicenseKeyForEditor, setParentFrameTitle
 
Methods inherited from class ro.sync.exml.workspace.impl.standalone.AbstractStandaloneWorkspace
chooseFile, createNewEditor, getParentFrame, isStandalone
 
Methods inherited from class ro.sync.exml.workspace.impl.AbstractWorkspace
chooseFile, chooseFile, chooseURL, chooseURL, chooseURLPath, clearImageCache, close, closeAll, createJavaProcess, delete, getDataSourceAccess, getLicenseInformationProvider, getPreferencesDirectory, getUserInterfaceLanguage, getVersion, open, open, openInExternalApplication, refreshInProject, saveAll, setIdeAccessForTests, showConfirmDialog, showConfirmDialog, showErrorMessage, showInformationMessage, showStatusMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ro.sync.exml.workspace.api.Workspace
chooseFile, chooseFile, chooseFile, chooseURL, chooseURL, chooseURLPath, clearImageCache, close, closeAll, createJavaProcess, createNewEditor, delete, getDataSourceAccess, getLicenseInformationProvider, getParentFrame, getPreferencesDirectory, getUserInterfaceLanguage, getVersion, isStandalone, open, open, openInExternalApplication, refreshInProject, saveAll, showConfirmDialog, showConfirmDialog, showErrorMessage, showInformationMessage, showStatusMessage
 

Constructor Detail

AuthorPluginWorkspaceImpl

public AuthorPluginWorkspaceImpl(ro.sync.exml.project.WorkspaceController controller,
                                 ro.sync.exml.workspace.impl.standalone.PluginLayoutCustomizer layoutCustomizer)
Constructor.

Parameters:
controller - The workspace controller.
layoutCustomizer - The plugin layout customizer.
Method Detail

showView

public void showView(java.lang.String viewID,
                     boolean requestFocus)
Description copied from interface: StandalonePluginWorkspace
Show a view specified by the view ID. If the view is hidden, this method brings it to front.

Parameters:
viewID - The view ID.
requestFocus - True to request the focus inside the view after show.
See Also:
StandalonePluginWorkspace.showView(java.lang.String, boolean)

showToolbar

public void showToolbar(java.lang.String toolbarID)
Description copied from interface: StandalonePluginWorkspace
Show a toolbar specified by the toolbar ID. If the toolbar is hidden, this method shows it.

Parameters:
toolbarID - The toolbar ID. You can install a toolbar component customizer and see all available IDs.
See Also:
StandalonePluginWorkspace.showToolbar(java.lang.String)

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.