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 Details

    • DITA_MAP_COMMON_TOOLBAR_KEYS

      static final String[] DITA_MAP_COMMON_TOOLBAR_KEYS
      The built-in toobars available in DITA Map Manager.
    • TOOLBAR_DITA_MAP_GLOBAL

      static final String TOOLBAR_DITA_MAP_GLOBAL
      Dita map manager toolbar that contains the global actions.
      See Also:
    • TOOLBAR_DITA_MAP_EXTEND

      static final String TOOLBAR_DITA_MAP_EXTEND
      Dita map manager toolbar that contains the extended editing oriented actions.
      See Also:
    • TOOLBAR_DITA_MAP_CUSTOM

      static final String TOOLBAR_DITA_MAP_CUSTOM
      Dita map manager custom toolbar where a plugin can contribute.
      See Also:
    • SVN_CLIENT

      static final String SVN_CLIENT
      The SVN Client view.
      See Also:
    • DITA_MAPS_MANAGER

      static final String 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

      static final String DITA_REUSABLE_COMPONENTS
      Reusable components view
      See Also:
    • RESOURCE_HIERARCHY_DEPENDENCIES

      static final String 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

      static final String 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

      static final String TOOLBAR_AUTHOR_REVIEW
      The toolbar for Author page which contains review actions.
      See Also:
    • TOOLBAR_AUTHOR

      static final String TOOLBAR_AUTHOR
      The toolbar for Author page.
      See Also:
    • TOOLBAR_AUTHOR_STYLES

      static final String TOOLBAR_AUTHOR_STYLES
      The "Author Styles" toolbar for Author page.
      See Also:
    • TOOLBAR_DBREAKPOINTS

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String DINVOKATIONTREE
      The profiler invokation tree. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DTRACE

      static final String DTRACE
      The trace debugger pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DSTACK

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String DHOTSPOTS
      The profiler hotspots pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DVARIABLES

      static final String DVARIABLES
      The debugger variables pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DMESSAGES

      static final String DMESSAGES
      The messages pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DXWATCH

      static final String DXWATCH
      The debugger XWathch pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • RESULTS

      static final String RESULTS
      The results pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • OUTPUT

      static final String OUTPUT
      The output pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • EDITORS

      static final String 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

      static final String ATTRIBUTES
      The list of attributes. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • REVIEW

      static final String REVIEW
      The review panel.
      See Also:
    • CSS_INSPECTOR

      static final String CSS_INSPECTOR
      CSS Inspector view.
      See Also:
    • PROPERTIES

      static final String PROPERTIES
      Propeties view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • TRANSFORMATION_SCENARIOS

      static final String TRANSFORMATION_SCENARIOS
      Scenarios view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • IMAGE_PREVIEW

      static final String IMAGE_PREVIEW
      Preview view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • MODEL

      static final String 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

      static final String 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

      static final String OUTLINE
      The outline pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • PROJECT

      static final String 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

      static final String 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

      static final String DNODESET
      The debugger nodeset pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • DTEMPLATES

      static final String DTEMPLATES
      The debugger templates pane. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • TOOLBAR_FILE

      static final String 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

      static final String 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

      static final String 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

      static final String TOOLBAR_BOOKMARKS
      Toolbar for bookmarks actions. WARN: Adding a new toolbar also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
      See Also:
    • TOOLBAR_RECENTLY_USED_SYMBOLS

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String 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

      static final String SCRATCH_BUFFER
      Scratch Buffer View
      See Also:
    • DATASOURCE_EXPLORER_VIEW

      static final String DATASOURCE_EXPLORER_VIEW
      Datasource (relational or native XML) View
      See Also:
    • TABLE_EXPLORER

      static final String TABLE_EXPLORER
      Database table (relational) View
      See Also:
    • TOOLBAR_GRID

      static final String 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

      static final String TOOLBAR_AUTHOR_CUSTOM_ACTIONS
      Toolbar with the Author custom actions.
      See Also:
    • AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NO

      static final int AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NO
      Number of Author Custom Actions toolbars.
      See Also:
    • ELEMENTS

      static final String 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

      static final String FACETS
      The key for the facets.
      See Also:
    • XSD_PALETTE

      static final String XSD_PALETTE
      The key for the XSD & JSON Schema Palette view.
      See Also:
    • ENTITIES

      static final String 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

      static final String ARCHIVE_BROWSER
      Component used to browse the content of an archive.
      See Also:
    • SHAREPOINT_BROWSER

      static final String SHAREPOINT_BROWSER
      Component used to browse a SharePoint site.
      See Also:
    • OPEN_FIND_RESOURCE

      static final String OPEN_FIND_RESOURCE
      Helper view allowing search for text in the resources from the project.
      See Also:
    • MY_TOOLBAR

      static final String MY_TOOLBAR
      The custom toolbar which can contain all the action that the user needs.
      See Also:
    • TOOLBAR_CUSTOM

      @Deprecated static final String 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 static final String 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

      static final String DB_EXPLORER
      Data source explorer (EC only).
      See Also:
    • DB_TABLE_EXPLORER

      static final String DB_TABLE_EXPLORER
      DB table explorer (EC only).
      See Also:
    • DITA_MAPS

      @Deprecated static final String 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 static final String 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 static final String 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 static final String DATASOURCE_VIEW
      Deprecated.
      Datasource (relational or native XML) View
      See Also:
    • TABLE_VIEW

      @Deprecated static final String TABLE_VIEW
      Deprecated.
      Database table (relational) View
      See Also: