Package ro.sync.exml
Interface MainFrameComponentsConstants
@API(type=NOT_EXTENDABLE,
src=PRIVATE)
public interface MainFrameComponentsConstants
Provides the components that enter the MainFrame; They are puzzled together by
the MainFrameLayoutManager.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Component used to browse the content of an archive.static final String
The list of attributes.static final int
Number of Author Custom Actions toolbars.static final String
Component dependencies view.static final String
CSS Inspector view.static final String
Deprecated.Since Oxygen 12.2 the preferred way is to define view IDs at plugin.xml level.static final String
Datasource (relational or native XML) Viewstatic final String
Deprecated.Datasource (relational or native XML) Viewstatic final String
Data source explorer (EC only).static final String
DB table explorer (EC only).static final String
The panel presenting the stack of a back mapping instruction.static final String
The debugger breakpoints debugger pane.static final String
The debugger context debugger pane.static final String
The profiler hotspots pane.static final String
The profiler invokation tree.static final String[]
The built-in toobars available in DITA Map Manager.static final String
Deprecated.The DITA maps organizer.static final String
The DITA maps organizer.static final String
Reusable components viewstatic final String
The messages pane.static final String
The debugger nodeset pane.static final String
The stack debugger pane.static final String
The debugger templates pane.static final String
The trace debugger pane.static final String
The debugger variables pane.static final String
The debugger XWathch pane.static final String
The pane containing all the editors.static final String
The key for the context.static final String
The key for the entities view.static final String
The key for the facets.static final String
Deprecated.Resource dependencies or hierarchy view.static final String
Preview view.static final String
The info view for user informations.static final String
The application main menubar.static final String
The model of the selection.static final String
The custom toolbar which can contain all the action that the user needs.static final String
Helper view allowing search for text in the resources from the project.static final String
The outline pane.static final String
The output pane.static final String
Deprecated.Preview view.static final String
The project pane.static final String
Propeties view.static final String
Resource dependencies or hierarchy view.static final String
The results pane.static final String
The review panel.static final String
Scratch Buffer Viewstatic final String
Component used to browse a SharePoint site.static final String
The SVN Client view.static final String
Database table (relational) Viewstatic final String
Deprecated.Database table (relational) Viewstatic final String
The toolbar for Author page.static final String
Toolbar with the Author custom actions.static final String
The toolbar for Author page which contains review actions.static final String
The "Author Styles" toolbar for Author page.static final String
Toolbar for bookmarks actions.static final String
Deprecated.Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".static final String
Toolbar for the breakpoints actions.static final String
The panel that controls the debugger's engine.static final String
The panel that controls the debugger.static final String
The panel that controlls the input for debugger.static final String
Dita map manager custom toolbar where a plugin can contribute.static final String
Dita map manager toolbar that contains the extended editing oriented actions.static final String
Dita map manager toolbar that contains the global actions.static final String
Toolbar for the actions associated with the current edited document.static final String
Toolbar for Documentation action.static final String
The panel that controlls the input for debugger.static final String
The panel that show the debugger status.static final String
Toolbar for the edit actions.static final String
Toolbar for the editor actions.static final String
Toolbar for the file actions.static final String
Toolbar for the folding actions.static final String
Toolbar for the grid actions associated with the current edited document.static final String
Toolbar for the Markdown editor actions.static final String
Toolbar for the refactory actions.static final String
Toolbar for the navigation actions.static final String
Toolbar for the perspective change actions.static final String
Toolbar for quick searches.static final String
Toolbar for the search actions.static final String
Toolbar for XSL Refactory actions.static final String
Toolbar for References actions.static final String
Toolbar for the schema tools actions.static final String
Toolbar for the search actions.static final String
Toolbar for WSDL SOAP Analyser action.static final String
Toolbar for the source actions associated with the current edited document.static final String
Toolbar for the spelling action.static final String
Toolbar for tools actions.static final String
Toolbar for the transformation actions associated with the current edited document.static final String
Toolbar for the validate actions associated with the current edited document.static final String
Toolbar for xpath searches.static final String
Scenarios view.static final String
The WSDL pane.static final String
The model of the selection.static final String
The key for the XSD & JSON Schema Palette view.static final String
View showing the xml input structure of the XSLT transformation.
-
Field Details
-
DITA_MAP_COMMON_TOOLBAR_KEYS
The built-in toobars available in DITA Map Manager. -
TOOLBAR_DITA_MAP_GLOBAL
Dita map manager toolbar that contains the global actions.- See Also:
-
TOOLBAR_DITA_MAP_EXTEND
Dita map manager toolbar that contains the extended editing oriented actions.- See Also:
-
TOOLBAR_DITA_MAP_CUSTOM
Dita map manager custom toolbar where a plugin can contribute.- See Also:
-
SVN_CLIENT
The SVN Client view.- See Also:
-
DITA_MAPS_MANAGER
The DITA maps organizer. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DITA_REUSABLE_COMPONENTS
Reusable components view- See Also:
-
RESOURCE_HIERARCHY_DEPENDENCIES
Resource dependencies or hierarchy view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
COMPONENT_DEPENDENCIES
Component dependencies view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_AUTHOR_REVIEW
The toolbar for Author page which contains review actions.- See Also:
-
TOOLBAR_AUTHOR
The toolbar for Author page.- See Also:
-
TOOLBAR_AUTHOR_STYLES
The "Author Styles" toolbar for Author page.- See Also:
-
TOOLBAR_DBREAKPOINTS
Toolbar for the breakpoints actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DENGINE
The panel that controls the debugger. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DCONTROLL
The panel that controls the debugger's engine. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DINPUT_SELECTOR
The panel that controlls the input for debugger. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DPREFERENCES
The panel that controlls the input for debugger. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DSTATUS
The panel that show the debugger status. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DINVOKATIONTREE
The profiler invokation tree. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DTRACE
The trace debugger pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DSTACK
The stack debugger pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DBACK_MAPPING_INSTRUCTION_STACK
The panel presenting the stack of a back mapping instruction. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DBREAKPOINTS
The debugger breakpoints debugger pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DCONTEXT
The debugger context debugger pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DHOTSPOTS
The profiler hotspots pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DVARIABLES
The debugger variables pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DMESSAGES
The messages pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DXWATCH
The debugger XWathch pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
RESULTS
The results pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
OUTPUT
The output pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
EDITORS
The pane containing all the editors. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
ATTRIBUTES
The list of attributes. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
REVIEW
The review panel.- See Also:
-
CSS_INSPECTOR
CSS Inspector view.- See Also:
-
PROPERTIES
Propeties view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TRANSFORMATION_SCENARIOS
Scenarios view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
IMAGE_PREVIEW
Preview view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
MODEL
The model of the selection. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
INFO
The info view for user informations. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
OUTLINE
The outline pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
PROJECT
The project pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
WSDL_SOAP_ANALYSER
The WSDL pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DNODESET
The debugger nodeset pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DTEMPLATES
The debugger templates pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
MENU_BAR
The application main menubar.- See Also:
-
TOOLBAR_FILE
Toolbar for the file actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_EDIT
Toolbar for the edit actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_SPELLING
Toolbar for the spelling action. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_BOOKMARKS
Toolbar for bookmarks actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_SEARCH
Toolbar for the search actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_RECENTLY_USED_SYMBOLS
Toolbar for the search actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_PERSPECTIVE
Toolbar for the perspective change actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_SCHEMA_TOOLS
Toolbar for the schema tools actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_NAVIGATION
Toolbar for the navigation actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DOCUMENT
Toolbar for the actions associated with the current edited document. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_VALIDATION
Toolbar for the validate actions associated with the current edited document. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_TRANSFORMATION
Toolbar for the transformation actions associated with the current edited document. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_SOURCE
Toolbar for the source actions associated with the current edited document. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_MARKUP
Toolbar for the refactory actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_FOLDING
Toolbar for the folding actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_EDITOR
Toolbar for the editor actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_MARKDOWN_EDITOR
Toolbar for the Markdown editor actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_XPATH
Toolbar for xpath searches. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_QUICK_FIND
Toolbar for quick searches. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_REFERENCES
Toolbar for References actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_REFACTORY
Toolbar for XSL Refactory actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_SOAP
Toolbar for WSDL SOAP Analyser action. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_TOOLS
Toolbar for tools actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_DOCUMENTATION
Toolbar for Documentation action. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
XSLT_XQUERY_INPUT
View showing the xml input structure of the XSLT transformation. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
XPATH_BUILDER
The model of the selection. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
SCRATCH_BUFFER
Scratch Buffer View- See Also:
-
DATASOURCE_EXPLORER_VIEW
Datasource (relational or native XML) View- See Also:
-
TABLE_EXPLORER
Database table (relational) View- See Also:
-
TOOLBAR_GRID
Toolbar for the grid actions associated with the current edited document. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
TOOLBAR_AUTHOR_CUSTOM_ACTIONS
Toolbar with the Author custom actions.- See Also:
-
AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NO
static final int AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NONumber of Author Custom Actions toolbars.- See Also:
-
ELEMENTS
The key for the context. WARN: Adding a new View Frame also means changing the version in AuthorFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
FACETS
The key for the facets.- See Also:
-
XSD_PALETTE
The key for the XSD & JSON Schema Palette view.- See Also:
-
ENTITIES
The key for the entities view. WARN: Adding a new View Frame also means changing the version in AuthorFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
ARCHIVE_BROWSER
Component used to browse the content of an archive.- See Also:
-
SHAREPOINT_BROWSER
Component used to browse a SharePoint site.- See Also:
-
OPEN_FIND_RESOURCE
Helper view allowing search for text in the resources from the project.- See Also:
-
MY_TOOLBAR
The custom toolbar which can contain all the action that the user needs.- See Also:
-
TOOLBAR_CUSTOM
Deprecated.Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".The toolbar which can be contributed by the plugins.- See Also:
-
CUSTOM
Deprecated.Since Oxygen 12.2 the preferred way is to define view IDs at plugin.xml level.The view which can be contributed by the plugins.- See Also:
-
DB_EXPLORER
Data source explorer (EC only).- See Also:
-
DB_TABLE_EXPLORER
DB table explorer (EC only).- See Also:
-
DITA_MAPS
Deprecated.The DITA maps organizer. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
HIERARCHY_DEPENDENCE
Deprecated.Resource dependencies or hierarchy view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
PREVIEW
Deprecated.Preview view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.- See Also:
-
DATASOURCE_VIEW
Deprecated.Datasource (relational or native XML) View- See Also:
-
TABLE_VIEW
Deprecated.Database table (relational) View- See Also:
-