public class AuthorPluginWorkspaceImpl
extends ro.sync.exml.workspace.impl.standalone.CommonPluginWorkspaceImpl
Constructor and Description |
---|
AuthorPluginWorkspaceImpl(ro.sync.exml.project.WorkspaceController controller,
ro.sync.exml.workspace.impl.standalone.PluginLayoutCustomizer layoutCustomizer)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
hideToolbar(java.lang.String toolbarID) |
void |
hideView(java.lang.String viewID) |
boolean |
isToolbarShowing(java.lang.String toolbarID) |
boolean |
isViewShowing(java.lang.String viewID) |
void |
showToolbar(java.lang.String toolbarID) |
void |
showView(java.lang.String viewID,
boolean requestFocus) |
addEditorChangeListener, addInputURLChooserCustomizer, addMenuBarCustomizer, addRelativeReferencesResolver, addToolbarComponentsCustomizer, addTopicRefTargetInfoProvider, addViewComponentCustomizer, applicationAboutToStart, applicationStarted, getAllEditorLocations, getCurrentEditorAccess, getEditorAccess, getOptionsStorage, getOxygenActionID, getRelativeReferenceResolvers, getTargetInformationProviders, getUrlChooserCustomizers, getUtilAccess, getXMLUtilAccess, isInViolationOfLicense, removeEditorChangeListener, saveGlobalOptions, setDITAKeyDefinitionManager, setGlobalObjectProperty, setMathFlowFixedLicenseKeyForComposer, setMathFlowFixedLicenseKeyForEditor, setParentFrameTitle
chooseDirectory, chooseFile, chooseFiles, createNewEditor, getParentFrame, isStandalone
close, closeAll, delete, open, open, open, refreshInProject, saveAll
chooseFile, chooseFile, chooseURL, chooseURL, chooseURLPath, clearImageCache, createJavaProcess, getDataSourceAccess, getLicenseInformationProvider, getPreferencesDirectory, getUserInterfaceLanguage, getVersion, openInExternalApplication, setIdeAccessForTests, showConfirmDialog, showConfirmDialog, showErrorMessage, showInformationMessage, showStatusMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, closeAll, createNewEditor, delete, isStandalone, open, open, open, refreshInProject, saveAll
chooseDirectory, chooseFile, chooseFile, chooseFile, chooseFiles, chooseURL, chooseURL, chooseURLPath, clearImageCache, createJavaProcess, getDataSourceAccess, getLicenseInformationProvider, getParentFrame, getPreferencesDirectory, getUserInterfaceLanguage, getVersion, openInExternalApplication, showConfirmDialog, showConfirmDialog, showErrorMessage, showInformationMessage, showStatusMessage
public AuthorPluginWorkspaceImpl(ro.sync.exml.project.WorkspaceController controller, ro.sync.exml.workspace.impl.standalone.PluginLayoutCustomizer layoutCustomizer)
controller
- The workspace controller.layoutCustomizer
- The plugin layout customizer.public void showView(java.lang.String viewID, boolean requestFocus)
StandalonePluginWorkspace.showView(java.lang.String, boolean)
public void showToolbar(java.lang.String toolbarID)
StandalonePluginWorkspace.showToolbar(java.lang.String)
public void hideView(java.lang.String viewID)
StandalonePluginWorkspace.hideView(java.lang.String)
public void hideToolbar(java.lang.String toolbarID)
StandalonePluginWorkspace.hideToolbar(java.lang.String)
public boolean isViewShowing(java.lang.String viewID)
StandalonePluginWorkspace.isViewShowing(java.lang.String)
public boolean isToolbarShowing(java.lang.String toolbarID)
StandalonePluginWorkspace.isToolbarShowing(java.lang.String)
© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.