Serialized Form

  • Package ro.sync.contentcompletion.editor

    • Class ro.sync.contentcompletion.editor.CCCellRenderer

      class CCCellRenderer extends JLabel implements Serializable
      • Serialized Fields

        • forAuthor
          boolean forAuthor
        • nodeCustomizer
          XMLNodeRendererCustomizer nodeCustomizer
        • recentlyUsedEntries
          ro.sync.contentcompletion.editor.MRUPromoter recentlyUsedEntries
        • showRecentlyUsedEntries
          boolean showRecentlyUsedEntries
    • Class ro.sync.contentcompletion.editor.CCDocumentationWindow

      class CCDocumentationWindow extends JPanel implements Serializable
      • Serialized Fields

        • componentResizer
          ro.sync.ui.ComponentResizer componentResizer
        • currentFocusOwner
          JComponent currentFocusOwner
        • currentTextComponent
          JTextComponent currentTextComponent
        • focusAdapter
          FocusAdapter focusAdapter
        • helper
          ro.sync.options.PropertiesHelper helper
        • hideWindowListener
          AWTEventListener hideWindowListener
        • htmlEditorPane
          ro.sync.ui.application.ApplicationEditorPane htmlEditorPane
        • labelF2
          JLabel labelF2
        • labelPanel
          JPanel labelPanel
        • originalDocumentation
          String originalDocumentation
        • parentComponent
          JComponent parentComponent
        • scrollPane
          ro.sync.ui.application.ApplicationScrollPane scrollPane
        • showEntireTooltipMessageKeyListener
          KeyAdapter showEntireTooltipMessageKeyListener
        • textArea
          ro.sync.ui.application.ApplicationTextArea textArea
    • Class ro.sync.contentcompletion.editor.CCEditorBase

      class CCEditorBase extends ro.sync.contentcompletion.editor.NonCCEditor implements Serializable
      • Serialized Fields

        • ccSupport
          ro.sync.contentcompletion.editor.CCSupport ccSupport
        • hyperlinkManager
          ro.sync.exml.editor.hyperlink.HyperlinkManager hyperlinkManager
        • indentOptionsProvider
          ro.sync.exml.editor.prettyprint.IndentOptionsProvider indentOptionsProvider
        • matchingTagHighlighter
          ro.sync.exml.editor.xmleditor.TagHighlighter matchingTagHighlighter
        • multipleIntervalsRenamer
          ro.sync.ui.textcomponent.MultipleIntervalsRenamer multipleIntervalsRenamer
        • pasteEffector
          ro.sync.contentcompletion.editor.PasteEffector pasteEffector
        • quickAssistManager
          ro.sync.exml.editor.quickassist.QuickAssistManager quickAssistManager
        • quickAssistStripe
          ro.sync.ui.stripes.QuickAssistStripe quickAssistStripe
        • quickAssistWindow
          ro.sync.exml.editor.quickassist.impl.QuickAssistWindow quickAssistWindow
        • rangePositions
          List<Integer> rangePositions
        • renameHighlightPainter
          Highlighter.HighlightPainter renameHighlightPainter
        • renameHighlightPainterProvider
          ro.sync.ui.ruler.RangeHighlightPainterProvider renameHighlightPainterProvider
        • renameInplaceRanges
          List<? extends ro.sync.ui.ruler.AbstractRange> renameInplaceRanges
        • renameInplaceRangesClass
          ro.sync.ui.ruler.RangeClass renameInplaceRangesClass
        • renameRangeRenderer
          ro.sync.ui.ruler.RangeRulerRenderer renameRangeRenderer
        • renamerHighlightsHelper
          ro.sync.ui.textcomponent.RenamerHighlightsHelper renamerHighlightsHelper
        • skipRangeModelEvents
          boolean skipRangeModelEvents
        • usedFont
          Font usedFont
    • Class ro.sync.contentcompletion.editor.CCEditorTooltip

      class CCEditorTooltip extends ro.sync.contentcompletion.editor.CCEditorBase implements Serializable
      • Serialized Fields

        • lastEndTooltipPos
          int lastEndTooltipPos
        • lastPoint
          Point lastPoint
        • lastStartTooltipPos
          int lastStartTooltipPos
        • showAnnotationsAsTooltip
          boolean showAnnotationsAsTooltip
        • timerTask
          ro.sync.ui.application.ApplicationTimerTask timerTask
        • tooltipWindow
          ro.sync.contentcompletion.editor.CCDocumentationWindow tooltipWindow
        • tooltipWindowCloseSuperviser
          ro.sync.contentcompletion.editor.TooltipWindowCloseSuperviser tooltipWindowCloseSuperviser
    • Class ro.sync.contentcompletion.editor.CCSupport.CaretEventImpl

      class CaretEventImpl extends CaretEvent implements Serializable
    • Class ro.sync.contentcompletion.editor.CCTableCellRenderer

      class CCTableCellRenderer extends JLabel implements Serializable
    • Class ro.sync.contentcompletion.editor.CCTextField

      class CCTextField extends ro.sync.syntaxhighlight.textfield.SHTextField implements Serializable
      • Serialized Fields

        • ccSupport
          ro.sync.contentcompletion.editor.CCSupport ccSupport
    • Class ro.sync.contentcompletion.editor.CCTextFieldWithValidation

      class CCTextFieldWithValidation extends ro.sync.ui.OverlayableComponent implements Serializable
    • Class ro.sync.contentcompletion.editor.CCWindow

      class CCWindow extends JPanel implements Serializable
      • Serialized Fields

        • cellRenderer
          ro.sync.contentcompletion.editor.CCCellRenderer cellRenderer
        • componentResizer
          ro.sync.ui.ComponentResizer componentResizer
        • documentationWindow
          ro.sync.contentcompletion.editor.CCDocumentationWindow documentationWindow
        • forbiddenLineStripe
          Rectangle forbiddenLineStripe
        • helper
          ro.sync.options.PropertiesHelper helper
        • lastDimension
          Dimension lastDimension
        • lastExaminedPrefix
          String lastExaminedPrefix
        • list
          ro.sync.contentcompletion.editor.CCWindow.CustomizedProposalsList list
        • listeners
          List listeners
        • maxRecentlyUsed
          int maxRecentlyUsed
        • nodeCustomizer
          XMLNodeRendererCustomizer nodeCustomizer
        • owner
          JComponent owner
        • recentlyUsedEntries
          ro.sync.contentcompletion.editor.MRUPromoter recentlyUsedEntries
        • scrollPane
          ro.sync.ui.application.ApplicationScrollPane scrollPane
        • showRecentEntries
          boolean showRecentEntries
        • verticalMargin
          int verticalMargin
        • visibleRowCount
          int visibleRowCount
        • warningTooltip
          ro.sync.ecss.component.WarningTooltipWindow warningTooltip
    • Class ro.sync.contentcompletion.editor.CCWindow.CustomizedProposalsList

      class CustomizedProposalsList extends JList implements Serializable
    • Class ro.sync.contentcompletion.editor.DualCCEditor

      class DualCCEditor extends JPanel implements Serializable
      • Serialized Fields

        • activeEditor
          ro.sync.contentcompletion.editor.SimpleCCEditor activeEditor
        • autoSpellChecker
          ro.sync.azcheck.ui.JTextAutoSpellCheck autoSpellChecker
        • breakPointCreator
          ro.sync.ui.marks.BreakPointsManager breakPointCreator
        • caretListeners
          List<CaretListener> caretListeners
        • caretListenersMap
          Map<String,ro.sync.syntaxhighlight.InhibitableCaretListener> caretListenersMap
        • commonDocument
          Document commonDocument
        • createXMLStripes
          boolean createXMLStripes
        • defaultDividerSize
          int defaultDividerSize
        • dropHandlerListeners
          List dropHandlerListeners
        • enableAdjustmentListener
          boolean enableAdjustmentListener
        • firstCCEditor
          ro.sync.contentcompletion.editor.SimpleCCEditor firstCCEditor
        • firstEditorUpdateViewPortPositionListener
          ro.sync.contentcompletion.editor.DualCCEditor.UpdateViewPortPositionListener firstEditorUpdateViewPortPositionListener
        • focusListeners
          List focusListeners
        • keyListeners
          List<KeyListener> keyListeners
        • markCreatorAnyName
          ro.sync.ui.marks.MarkCreatorAnyName markCreatorAnyName
        • operationOnMatchingTagsAllowed
          boolean operationOnMatchingTagsAllowed
        • pasteEffector
          ro.sync.contentcompletion.editor.PasteEffector pasteEffector
        • popupListeners
          List popupListeners
        • quickAssistManager
          ro.sync.exml.editor.quickassist.QuickAssistManager quickAssistManager
        • rangeModel
          ro.sync.ui.ruler.FilterRangeModel rangeModel
        • restoreViewportPositionDocListener
          DocumentListener restoreViewportPositionDocListener
        • secondCCEditor
          ro.sync.contentcompletion.editor.SimpleCCEditor secondCCEditor
        • secondEditorFocusListener
          ro.sync.contentcompletion.editor.DualCCEditor.SetActiveEditorFocusListener secondEditorFocusListener
        • secondEditorUpdateViewPortPositionListener
          ro.sync.contentcompletion.editor.DualCCEditor.UpdateViewPortPositionListener secondEditorUpdateViewPortPositionListener
        • showMarkAlways
          boolean showMarkAlways
        • splitPane
          ro.sync.contentcompletion.editor.DualCCEditor.DividerSizeIgnoreSplitPane splitPane
        • tooltipWindowCloseSuperviser
          ro.sync.contentcompletion.editor.TooltipWindowCloseSuperviser tooltipWindowCloseSuperviser
        • undoSelectionRestorer
          ro.sync.contentcompletion.editor.UndoSelectionRestorer undoSelectionRestorer
        • validationStatusPanel
          ro.sync.exml.editor.validate.ValidationStatusPanel validationStatusPanel
    • Class ro.sync.contentcompletion.editor.NonCCEditor

      class NonCCEditor extends ro.sync.syntaxhighlight.LineNumberedEditor implements Serializable
      • Serialized Fields

        • beginLineAction
          Action beginLineAction
        • currentHighlightsMap
          Map<String,Set> currentHighlightsMap
        • endLineAction
          Action endLineAction
        • fireCaretUpdate
          boolean fireCaretUpdate
        • foldStripe
          ro.sync.ui.stripes.text.fold.FoldStripe foldStripe
        • i18NPropertyListener
          PropertyChangeListener i18NPropertyListener
        • i18PropertySet
          boolean i18PropertySet
        • indentOnEnter
          boolean indentOnEnter
        • indentOnPaste
          boolean indentOnPaste
        • leftArrowAction
          Action leftArrowAction
        • originalLeftArrowAction
          Action originalLeftArrowAction
        • originalRightArrowAction
          Action originalRightArrowAction
        • rangeModel
          ro.sync.ui.ruler.RangeModel rangeModel
        • rangeRuler
          ro.sync.ui.ruler.RangeRuler rangeRuler
        • rangeRulerValidationResultsRenderer
          ro.sync.contentcompletion.errors.ErrorsRangeRulerRenderer rangeRulerValidationResultsRenderer
        • rightArrowAction
          Action rightArrowAction
        • selectionBeginLineAction
          Action selectionBeginLineAction
        • selectionEndLineAction
          Action selectionEndLineAction
        • selectionIsChanging
          boolean selectionIsChanging
        • selectRangeNearCaretTimer
          Timer selectRangeNearCaretTimer
        • shiftTabAction
          Action shiftTabAction
        • showFoldStripe
          boolean showFoldStripe
        • synchronizedHighlighter
          ro.sync.ui.PriorityHighlighter synchronizedHighlighter
        • validationResultsHighlighter
          ro.sync.contentcompletion.editor.NonCCEditor.ProblemsHighlighter validationResultsHighlighter
        • zoomSupport
          ro.sync.exml.view.zoom.FontZoomSupport zoomSupport
    • Class ro.sync.contentcompletion.editor.SimpleCCEditor

      class SimpleCCEditor extends ro.sync.contentcompletion.editor.CCEditorTooltip implements Serializable
      • Serialized Fields

        • functionArgumentsPresenter
          ro.sync.contentcompletion.editor.functionsignature.FSPresenter functionArgumentsPresenter
    • Class ro.sync.contentcompletion.editor.SimpleCCEditorWithSearch

      class SimpleCCEditorWithSearch extends ro.sync.contentcompletion.editor.SimpleCCEditor implements Serializable
    • Class ro.sync.contentcompletion.editor.SimpleCCEditorWithValidation

      class SimpleCCEditorWithValidation extends ro.sync.ui.OverlayableComponent implements Serializable
  • Package ro.sync.contentcompletion.xsl

    • Class ro.sync.contentcompletion.xsl.XSLResultSchemaInfo

      class XSLResultSchemaInfo extends Object implements Serializable
      • Serialized Fields

        • detectSchema
          boolean detectSchema
        • schemaType
          String schemaType
        • systemID
          String systemID
  • Package ro.sync.diff.api

  • Package ro.sync.diff.factory

    • Exception ro.sync.diff.factory.CannotHandleException

      class CannotHandleException extends Exception implements Serializable
      • Serialized Fields

        • systemId
          String systemId
          The system ID of the file that cannot be handled.
    • Class ro.sync.diff.factory.DiffInfo

      class DiffInfo extends Object implements Serializable
      • Serialized Fields

        • algorithm
          int algorithm
        • algorithm3Way
          int algorithm3Way
        • defaultXPath
          String defaultXPath
        • ignoreAttributesOrder
          boolean ignoreAttributesOrder
        • ignoreCDATA
          boolean ignoreCDATA
        • ignoreComments
          boolean ignoreComments
        • ignoreDOCTYPE
          boolean ignoreDOCTYPE
        • ignoreEntities
          boolean ignoreEntities
        • ignoreNamespaceDeclarations
          boolean ignoreNamespaceDeclarations
        • ignoreNamespaces
          boolean ignoreNamespaces
        • ignoreNodesByXPath
          boolean ignoreNodesByXPath
        • ignorePI
          boolean ignorePI
        • ignorePrefixes
          boolean ignorePrefixes
        • ignoreStateOfEmptyElements
          boolean ignoreStateOfEmptyElements
        • ignoreText
          boolean ignoreText
        • ignoreWhitespaces
          boolean ignoreWhitespaces
        • markEndTagsAsDifferent
          boolean markEndTagsAsDifferent
        • maxNoOfDiffs
          int maxNoOfDiffs
        • maxNoOfDiffs3Way
          int maxNoOfDiffs3Way
        • mergeAdjacentDifferences
          boolean mergeAdjacentDifferences
  • Package ro.sync.diff.merge.api

  • Package ro.sync.document

    • Class ro.sync.document.CompoundEditDocument

      class CompoundEditDocument extends ro.sync.document.TagsAwareDocument implements Serializable
    • Class ro.sync.document.CompoundEditUndoManager

      class CompoundEditUndoManager extends AuthorUndoManager implements Serializable
      • Serialized Fields

        • commitNextEdit
          boolean commitNextEdit
        • editWhenLastSaveOperationOccurred
          UndoableEdit editWhenLastSaveOperationOccurred
        • inProgressCompoundEdit
          CompoundEdit inProgressCompoundEdit
        • lastEdit
          UndoableEdit lastEdit
        • lastProcessedMasteredCompoundEdit
          UndoableEdit lastProcessedMasteredCompoundEdit
        • lastSource
          Object lastSource
        • listeners
          Vector<UndoableEditListener> listeners
        • markSavedOperationEdit
          boolean markSavedOperationEdit
        • savedAtEndOfEdits
          boolean savedAtEndOfEdits
    • Class ro.sync.document.CustomCompoundEdit

      class CustomCompoundEdit extends CompoundEdit implements Serializable
      • Serialized Fields

        • atomicListener
          ro.sync.document.AtomicEditListener atomicListener
    • Exception ro.sync.document.DPIToGenericNodeMapper.MappingDoneException

      class MappingDoneException extends IOException implements Serializable
    • Class ro.sync.document.EditableDocument

      class EditableDocument extends ro.sync.document.OxygenPlainDocument implements Serializable
      • Serialized Fields

        • editInReadOnlyListeners
          List<ro.sync.document.EditInReadOnlyContentListener> editInReadOnlyListeners
        • isEditable
          boolean isEditable
        • isForcedEditable
          boolean isForcedEditable
    • Class ro.sync.document.EditorUndoManager

      class EditorUndoManager extends ro.sync.document.CompoundEditUndoManager implements Serializable
      • Serialized Fields

        • listeners
          List<ro.sync.document.EditorUndoManager.AttemptedUndoOnEmptyEditsListener> listeners
    • Class ro.sync.document.FoldDocumentImpl

      class FoldDocumentImpl extends ro.sync.document.HardWrapDocument implements Serializable
      • Serialized Fields

        • foldModel
          ro.sync.document.fold.FoldModel foldModel
        • foldSerializer
          ro.sync.document.fold.FoldSerializer foldSerializer
        • foldVerifier
          ro.sync.document.fold.FoldVerifier foldVerifier
    • Class ro.sync.document.HardWrapDocument

      class HardWrapDocument extends ro.sync.document.MarkDocument implements Serializable
      • Serialized Fields

        • hardWrap
          boolean hardWrap
        • maxLineWidth
          int maxLineWidth
    • Class ro.sync.document.LineDocumentImpl

      class LineDocumentImpl extends ro.sync.document.UndoableDocumentImpl implements Serializable
      • Serialized Fields

        • docReadStateListeners
          List<ro.sync.document.DocumentReadStateListener> docReadStateListeners
        • ignoreCR
          boolean ignoreCR
        • indentOnEnter
          boolean indentOnEnter
        • lastNotifiedListeners
          List<DocumentListener> lastNotifiedListeners
        • preserveLineStartSpaces
          boolean preserveLineStartSpaces
        • processStringForCR
          boolean processStringForCR
        • useSpacesInsteadTab
          boolean useSpacesInsteadTab
    • Class ro.sync.document.MarkDocument

      class MarkDocument extends ro.sync.document.LineDocumentImpl implements Serializable
      • Serialized Fields

        • marksManager
          ro.sync.ui.marks.MarksManager marksManager
    • Class ro.sync.document.MasteredCompoundEdit

      class MasteredCompoundEdit extends ro.sync.document.CustomCompoundEdit implements Serializable
      • Serialized Fields

        • offsetRedo
          int offsetRedo
        • offsetUndo
          int offsetUndo
        • redoSelection
          int[] redoSelection
        • undoSelection
          int[] undoSelection
    • Class ro.sync.document.OxygenPlainDocument

      class OxygenPlainDocument extends AbstractDocument implements Serializable
    • Class ro.sync.document.SyntaxDocumentImpl

      class SyntaxDocumentImpl extends ro.sync.document.FoldDocumentImpl implements Serializable
      • Serialized Fields

        • checkBidi
          boolean checkBidi
        • damageRepairListeners
          List<ro.sync.document.DamageRepairListener> damageRepairListeners
        • ltm
          ro.sync.outline.LiveTreeModel ltm
        • oldIndent
          boolean oldIndent
        • tokenMarker
          ro.sync.syntaxhighlight.marker.TokenMarker tokenMarker
    • Class ro.sync.document.TagsAwareDocument

      class TagsAwareDocument extends ro.sync.document.SyntaxDocumentImpl implements Serializable
      • Serialized Fields

        • amtr
          ro.sync.document.AbstractMatchingTagRenamer amtr
        • editTagsEnabled
          boolean editTagsEnabled
        • renameTagsEnabled
          boolean renameTagsEnabled
    • Class ro.sync.document.UndoableDocumentImpl

      class UndoableDocumentImpl extends ro.sync.document.EditableDocument implements Serializable
      • Serialized Fields

        • disableBIDIChecking
          boolean disableBIDIChecking
  • Package ro.sync.ecss.component

    • Class ro.sync.ecss.component.AuthorAdditionalDockableViewer

      class AuthorAdditionalDockableViewer extends JPanel implements Serializable
      • Serialized Fields

        • caretAndDocListener
          ro.sync.ecss.component.AuthorCoalescingDocumentAndCaretListener caretAndDocListener
        • viewport
          ro.sync.ecss.component.AuthorViewport viewport
    • Class ro.sync.ecss.component.AuthorClipboardObject

      class AuthorClipboardObject extends Object implements Serializable
      serialVersionUID:
      6031409352129925303L
    • Class ro.sync.ecss.component.AuthorSchemaAwareOptions

      class AuthorSchemaAwareOptions extends Object implements Serializable
      • Serialized Fields

        • enableSmartDelete
          boolean enableSmartDelete
        • enableSmartPaste
          boolean enableSmartPaste
        • enableSmartTyping
          boolean enableSmartTyping
        • insertOnlyAttributeValuesFromCCList
          boolean insertOnlyAttributeValuesFromCCList
        • insertOnlyElemensFromCCList
          boolean insertOnlyElemensFromCCList
        • isVerifyDeleteElementTagsAction
          boolean isVerifyDeleteElementTagsAction
        • isVerifyJoinAction
          boolean isVerifyJoinAction
        • isVerifyPasteAndDNDAction
          boolean isVerifyPasteAndDNDAction
        • isVerifyTypingAction
          boolean isVerifyTypingAction
        • isVerifyUnwrapAction
          boolean isVerifyUnwrapAction
        • schemaAwareEditingMode
          String schemaAwareEditingMode
        • showAllPossibleElementsInCCList
          boolean showAllPossibleElementsInCCList
        • showAvailableCCItemsOnEnter
          boolean showAvailableCCItemsOnEnter
    • Class ro.sync.ecss.component.AuthorTransferredObject

      class AuthorTransferredObject extends ro.sync.ecss.component.AuthorClipboardObject implements Serializable
      • Serialized Fields

        • fragmentsIntervals
          List<int[]> fragmentsIntervals
    • Class ro.sync.ecss.component.CaretInfoWindow

      class CaretInfoWindow extends JPanel implements Serializable
      • Serialized Fields

        • accessibilityInfoTextField
          ro.sync.ui.UndoableTextField accessibilityInfoTextField
        • caretInfoTooltip
          ro.sync.ecss.component.CaretInfoTooltip caretInfoTooltip
        • ghost
          boolean ghost
        • hideTimer
          Timer hideTimer
        • parent
          ro.sync.ecss.component.SwingAuthorHostComponent parent
        • rootPane
          JRootPane rootPane
        • shownOnRequest
          boolean shownOnRequest
        • swingGraphicsWrapper
          ro.sync.exml.view.SwingGraphicsWrapper swingGraphicsWrapper
        • windowInteractor
          ro.sync.ecss.component.CaretInfoWindowInteractor windowInteractor
    • Class ro.sync.ecss.component.FloatingToolbarWindow

      class FloatingToolbarWindow extends ro.sync.ecss.component.RoundShadowPanel implements Serializable
      • Serialized Fields

        • authorExtensionBuilderProvider
          ro.sync.ecss.extensions.AuthorExtensionBuilderProvider authorExtensionBuilderProvider
        • authorHostComp
          ro.sync.ecss.component.SwingAuthorHostComponent authorHostComp
        • authorViewport
          ro.sync.ecss.component.AuthorViewport authorViewport
        • floatingToolbarEditingHelper
          ro.sync.ecss.component.editor.FloatingToolbarEditingHelper floatingToolbarEditingHelper
        • inplaceEditorFactory
          ro.sync.ecss.component.editor.AuthorInplaceEditorFactory inplaceEditorFactory
        • interactor
          ro.sync.ecss.component.FloatingToolbarInteractor interactor
        • rootPane
          JRootPane rootPane
        • updateAndShowToolbarTimer
          ro.sync.exml.editor.helpers.SwingTimer updateAndShowToolbarTimer
        • wasAddedInLayeredPane
          boolean wasAddedInLayeredPane
    • Class ro.sync.ecss.component.RoundShadowPanel

      class RoundShadowPanel extends JPanel implements Serializable
      • Serialized Fields

        • arcRadius
          int arcRadius
        • shadowColor
          Color shadowColor
        • shadowDepth
          int shadowDepth
    • Class ro.sync.ecss.component.SwingAuthorHostComponent

      class SwingAuthorHostComponent extends ro.sync.exml.view.SwingHostComponentBase implements Serializable
      • Serialized Fields

        • accessibleContext
          AccessibleContext accessibleContext
        • authorDropHandler
          ro.sync.ecss.component.AuthorDropHandler authorDropHandler
        • caretPositionInfoWindow
          ro.sync.ecss.component.CaretInfoWindow caretPositionInfoWindow
        • ccSupport
          ro.sync.ecss.component.ui.context.AuthorCCSupport ccSupport
        • componentHeightResizeListener
          ro.sync.ecss.component.CoalescingComponentResizeListener componentHeightResizeListener
        • componentResizeListener
          ro.sync.ecss.component.CoalescingComponentResizeListener componentResizeListener
        • dropManager
          ro.sync.ui.dnd.MultiHandlerDropManager dropManager
        • floatingToolbarWindow
          ro.sync.ecss.component.FloatingToolbarWindow floatingToolbarWindow
        • heavyFormControlHelper
          ro.sync.ecss.component.editor.heavy.HeavyFormControlManager heavyFormControlHelper
        • imageCacher
          ro.sync.ecss.images.ImageCacher imageCacher
        • initialNoOfVisibleWindows
          int initialNoOfVisibleWindows
        • inplaceEditorHelper
          ro.sync.ecss.component.editor.AuthorInplaceEditorHelper inplaceEditorHelper
        • inplaceRendererHelper
          ro.sync.ecss.component.editor.AuthorInplaceRendererHelper inplaceRendererHelper
        • inputMethodRequestsHandler
          ro.sync.ecss.component.InputMethodRequestsHandler inputMethodRequestsHandler
        • lastHeight
          int lastHeight
        • lastWidth
          int lastWidth
        • saHighlightsWidgetHelper
          ro.sync.ecss.component.SAHighlightsWidgetHelper saHighlightsWidgetHelper
        • textLayoutFactory
          ro.sync.ecss.component.TextLayoutFactory textLayoutFactory
        • viewportLayoutInProgress
          boolean viewportLayoutInProgress
        • warningTooltipWindow
          ro.sync.ecss.component.WarningTooltipWindow warningTooltipWindow
    • Class ro.sync.ecss.component.WarningTooltipWindow

      class WarningTooltipWindow extends JPanel implements Serializable
      • Serialized Fields

        • goToOptionsPanel
          JPanel goToOptionsPanel
        • hideTimer
          Timer hideTimer
        • linkLabel
          ro.sync.exml.LinkLabel linkLabel
        • optionPageKey
          String optionPageKey
        • suggestionArea
          ro.sync.ui.application.ApplicationTextArea suggestionArea
        • titleLabel
          JLabel titleLabel
        • warningTitlePanel
          JPanel warningTitlePanel
  • Package ro.sync.ecss.component.editor

    • Class ro.sync.ecss.component.editor.InplaceEditingHelper.AccessibleInJavascriptHashMap

      class AccessibleInJavascriptHashMap extends HashMap<String,Object> implements Serializable
  • Package ro.sync.ecss.component.validation

    • Class ro.sync.ecss.component.validation.AuthorRangeRuler

      class AuthorRangeRuler extends ro.sync.ui.ruler.RangeRulerBase implements Serializable
      • Serialized Fields

        • host
          ro.sync.ecss.component.SwingAuthorHostComponent host
  • Package ro.sync.ecss.conditions

    • Class ro.sync.ecss.conditions.AbstractSearchableTableModel

      class AbstractSearchableTableModel extends AbstractTableModel implements Serializable
    • Class ro.sync.ecss.conditions.ConditionPanel

      class ConditionPanel extends JPanel implements Serializable
      • Serialized Fields

        • changeValuesBgColor
          Color changeValuesBgColor
        • collapsedProfilingAttributes
          Set<String> collapsedProfilingAttributes
        • condition
          ProfileConditionInfoPO condition
        • containsNewValues
          boolean containsNewValues
        • ditavalStyleProvider
          ro.sync.ecss.conditions.DITAVALStyleProvider ditavalStyleProvider
        • docTypeName
          String docTypeName
        • fakeRadioButton
          JRadioButton fakeRadioButton
        • filterText
          String filterText
        • groupsButtons
          Map<String,ro.sync.ecss.conditions.ConditionButtonsInfo> groupsButtons
        • keepCurrentValues
          boolean keepCurrentValues
        • showProfilingStyles
          boolean showProfilingStyles
    • Class ro.sync.ecss.conditions.ConditionsPanel

      class ConditionsPanel extends JPanel implements Serializable
      • Serialized Fields

        • newValuesAreDisplayed
          boolean newValuesAreDisplayed
        • panels
          ArrayList<ro.sync.ecss.conditions.ConditionPanel> panels
    • Class ro.sync.ecss.conditions.EditProfilingAttributesPanel

      class EditProfilingAttributesPanel extends JPanel implements Serializable
      • Serialized Fields

        • bgColor
          Color bgColor
        • collapseAllAction
          ro.sync.ui.application.action.TaggedAction collapseAllAction
        • conditionsPanel
          ro.sync.ecss.conditions.ConditionsPanel conditionsPanel
        • conditionsPanelParent
          JPanel conditionsPanelParent
        • conditionsProvider
          ro.sync.ecss.conditions.ConditionsProvider conditionsProvider
        • expandAllAction
          ro.sync.ui.application.action.TaggedAction expandAllAction
        • filterPanel
          ro.sync.ui.FilterPanel filterPanel
        • firstComponentInWindow
          boolean firstComponentInWindow
        • lastFilter
          String lastFilter
        • noAttributesMessageArea
          ro.sync.ui.application.ApplicationTextArea noAttributesMessageArea
        • notInConfigLabel
          JLabel notInConfigLabel
        • notInConfigLabelParent
          JPanel notInConfigLabelParent
        • recomputeConditions
          boolean recomputeConditions
        • showProfilingStyles
          boolean showProfilingStyles
    • Class ro.sync.ecss.conditions.ProfileAppliedConditionSetPO

      class ProfileAppliedConditionSetPO extends Object implements Serializable
      • Serialized Fields

        • conditionSetName
          String conditionSetName
        • documentTypePattern
          String documentTypePattern
    • Class ro.sync.ecss.conditions.ProfileConditionGroupPO

      class ProfileConditionGroupPO extends ProfileConditionValuePO implements Serializable
      • Serialized Fields

        • groupAttribute
          String groupAttribute
          The attribute of the group.
    • Class ro.sync.ecss.conditions.ProfileConditionInfoPO

      class ProfileConditionInfoPO extends Object implements Serializable
      • Serialized Fields

        • allowedValues
          ProfileConditionValuePO[] allowedValues
          Allowed values for this attribute.
        • allowsMultipleValues
          boolean allowsMultipleValues
          True if multiple values are allowed for this attribute
        • attributeName
          String attributeName
          Conditional attribute name.
        • attributeRenderName
          String attributeRenderName
          Attribute render name.
        • documentTypePattern
          String documentTypePattern
          Document type pattern. If specified, the condition will be used only for the document types that match it.
        • valuesSeparator
          String valuesSeparator
          Condition values separator.
          By default, is " "
    • Class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO

      class ProfileConditionsSetInfoPO extends Object implements Serializable
      • Serialized Fields

        • conditions
          ro.sync.options.SerializableLinkedHashMap<String,String[]> conditions
          Map between attributes and profile values.
        • conditionSetName
          String conditionSetName
          Condition set name.
        • ditavalFile
          String ditavalFile
          The DITAVAL location used instead of the UI defined conditions.
        • documentTypePattern
          String documentTypePattern
          Document type pattern. If specified, the conditions set will be used only for the document types that match it.
        • shortcut
          String shortcut
          The condition set key stroke.
        • useDITAVAL
          boolean useDITAVAL
          true if the DITAVAL file should be used instead of condition set.
    • Class ro.sync.ecss.conditions.ProfileConditionValuePO

      class ProfileConditionValuePO extends Object implements Serializable
      • Serialized Fields

        • description
          String description
          Condition attribute value description
        • level
          int level
          The level in the hierarchy of Subject Scheme values this condition is located on.
        • renderName
          String renderName
          The render name of the profiling condition value
        • value
          String value
          Condition attribute value
    • Exception ro.sync.ecss.conditions.ProfileContentException

      class ProfileContentException extends Exception implements Serializable
      • Serialized Fields

        • exceptionType
          ro.sync.ecss.conditions.ProfileContentException.ProfileExceptionType exceptionType
    • Class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO

      class ProfilingAttributesPresentingColorsPO extends Object implements Serializable
      • Serialized Fields

        • backgroundColor
          int backgroundColor
          The profiling background color.
        • borderColor
          int borderColor
          The color of the border that surrounds the profiled content.
        • nameForegroundColor
          int nameForegroundColor
          The foreground color for profiling attribute name.
        • valuesForegroundColor
          int valuesForegroundColor
          The foreground color for profiling attribute values.
    • Class ro.sync.ecss.conditions.ProfilingAttributeStylePO

      class ProfilingAttributeStylePO extends Object implements Serializable
      • Serialized Fields

        • attributeGroupName
          String attributeGroupName
          The attribute group name.
        • attributeName
          String attributeName
          The attribute name.
        • attributeValue
          String attributeValue
          Condition attribute value
        • backgroundColor
          int backgroundColor
          The condition value background color. (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue).
        • bold
          boolean bold
          true if the bold style should be applied on the content profiled by using this condition value.
        • docTypePattern
          String docTypePattern
          The document type pattern.
        • foregroundColor
          int foregroundColor
          The condition value foreground color. (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue).
        • italic
          boolean italic
          true if the italic style should be applied on the content profiled by using this condition value.
        • textDecoration
          String textDecoration
          Text decoration to be applied on the content profiled by using this condition value. Example values: "underline", "overline", "double underline".
    • Class ro.sync.ecss.conditions.SearchForMoreConditionSetsAction

      class SearchForMoreConditionSetsAction extends ro.sync.ui.application.action.AccelActionProxy implements Serializable
  • Package ro.sync.ecss.css

    • Exception ro.sync.ecss.css.InvalidPropertyValueException

      class InvalidPropertyValueException extends Exception implements Serializable
    • Exception ro.sync.ecss.css.UnsecureContextException

      class UnsecureContextException extends Exception implements Serializable
  • Package ro.sync.ecss.css.functions

    • Exception ro.sync.ecss.css.functions.CannotEvaluateFunction

      class CannotEvaluateFunction extends Exception implements Serializable
    • Exception ro.sync.ecss.css.functions.InvalidFunctionSignature

      class InvalidFunctionSignature extends Exception implements Serializable
    • Exception ro.sync.ecss.css.functions.UnsecuredFunctionException

      class UnsecuredFunctionException extends Exception implements Serializable
      • Serialized Fields

  • Package ro.sync.ecss.dita.mapeditor.actions.export

    • Class ro.sync.ecss.dita.mapeditor.actions.export.ExportDITAMapAction

      class ExportDITAMapAction extends ro.sync.ecss.dita.mapeditor.actions.DITAMapAccelAction implements Serializable
      • Serialized Fields

        • mainFileOpener
          ro.sync.exml.editor.EditorManager mainFileOpener
        • parentEditor
          ro.sync.exml.editor.xmleditor.TransformationEditor parentEditor
        • progressTracker
          ro.sync.io.ProgressTracker progressTracker
  • Package ro.sync.ecss.dom.builder

    • Exception ro.sync.ecss.dom.builder.StylesheetException

      class StylesheetException extends Exception implements Serializable
    • Exception ro.sync.ecss.dom.builder.XMLSerializerException

      class XMLSerializerException extends RuntimeException implements Serializable
  • Package ro.sync.ecss.extensions

    • Class ro.sync.ecss.extensions.AuthorExtensionAction

      class AuthorExtensionAction extends ro.sync.ui.application.action.TaggedAction implements Serializable
      • Serialized Fields

        • actionCore
          ro.sync.ecss.extensions.AuthorExtensionActionCore actionCore
        • offset
          int offset
    • Class ro.sync.ecss.extensions.AuthorExtensionMenuButton

      class AuthorExtensionMenuButton extends ro.sync.ui.ApplicationSplitButton implements Serializable
      • Serialized Fields

        • masterAction
          ro.sync.ui.application.action.AbstractApplicationAction masterAction
  • Package ro.sync.ecss.extensions.api

  • Package ro.sync.ecss.extensions.api.component

  • Package ro.sync.ecss.extensions.api.link

  • Package ro.sync.ecss.extensions.api.table.operations

  • Package ro.sync.ecss.extensions.api.text

  • Package ro.sync.ecss.extensions.api.webapp

  • Package ro.sync.ecss.extensions.api.webapp.access

  • Package ro.sync.ecss.extensions.api.webapp.cc

  • Package ro.sync.ecss.extensions.api.webapp.ce

  • Package ro.sync.ecss.extensions.api.webapp.imagemap

  • Package ro.sync.ecss.extensions.api.webapp.license

  • Package ro.sync.ecss.extensions.api.webapp.plugin

  • Package ro.sync.ecss.extensions.api.webapp.plugin.servlet

  • Package ro.sync.ecss.extensions.commons

  • Package ro.sync.ecss.extensions.commons.id

  • Package ro.sync.ecss.extensions.commons.sort

  • Package ro.sync.ecss.extensions.commons.table.operations

    • Class ro.sync.ecss.extensions.commons.table.operations.SACustomTableColumnInsertionDialog

      class SACustomTableColumnInsertionDialog extends OKCancelDialog implements Serializable
      • Serialized Fields

        • afterRadioButton
          JRadioButton afterRadioButton
          "After" radio button. If selected, the column(s) will be inserted after the current location.
        • beforeRadioButton
          JRadioButton beforeRadioButton
          "Before" radio button. If selected, the column(s) will be inserted before the current location.
        • columnsSpinner
          JSpinner columnsSpinner
          Number of columns to be inserted.
    • Class ro.sync.ecss.extensions.commons.table.operations.SACustomTableRowInsertionDialog

      class SACustomTableRowInsertionDialog extends OKCancelDialog implements Serializable
      • Serialized Fields

        • aboveRadioButton
          JRadioButton aboveRadioButton
          "Above" radio button. If selected, the row(s) will be inserted above the current location.
        • belowRadioButton
          JRadioButton belowRadioButton
          "Below" radio button. If selected, the row(s) will be inserted below the current location.
        • rowsSpinner
          JSpinner rowsSpinner
          Number of rows to be inserted.
    • Class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog

      class SATableCustomizerDialog extends OKCancelDialog implements Serializable
      • Serialized Fields

        • alignCombo
          JComboBox alignCombo
          Combo used to chose the table align value.
        • authorResourceBundle
          AuthorResourceBundle authorResourceBundle
          Author resource bundle.
        • calsModelRadio
          JRadioButton calsModelRadio
          Radio button used to choose CALS table model.
        • choiceTableModel
          boolean choiceTableModel
          true if the model is for choice table.
        • colsepCombo
          JComboBox colsepCombo
          Combo used to chose the table column separator value.
        • columnsSpinner
          JSpinner columnsSpinner
          Used to specify the number of columns.
        • colWidthsCombobox
          JComboBox colWidthsCombobox
          Used to specify how the column widths are generated. The column widths values can be fixed or proportional.
        • defaultColSpinnerModel
          SpinnerModel defaultColSpinnerModel
          The default table column spinner model.
        • footerCheckbox
          JCheckBox footerCheckbox
          If selected an empty table footer will be generated.
        • frameCombo
          JComboBox frameCombo
          Combo used to chose the table frame type.
        • hasAlignAttribute
          boolean hasAlignAttribute
          true if the table customized by this dialog has an align attribute.
        • hasColsepAttribute
          boolean hasColsepAttribute
          true if the table customized by this dialog has a column separator attribute.
        • hasFooter
          boolean hasFooter
          true if the table that is customized by this dialog has a footer.
        • hasFrameAttribute
          boolean hasFrameAttribute
          true if the table customized by this dialog has a frame attribute.
        • hasRowsepAttribute
          boolean hasRowsepAttribute
          true if the table customized by this dialog has a row separator attribute.
        • headerCheckbox
          JCheckBox headerCheckbox
          If selected an empty table header will be generated.
        • isCalsTable
          boolean isCalsTable
          true if the model is for CALS table.
        • isPropertiesTable
          boolean isPropertiesTable
          true if the model is for properties table.
        • isSimpleOrHtmlTable
          boolean isSimpleOrHtmlTable
          true if the model is for simple or HTML table, not CALS, nor properties.
        • isSimpleTableNotHtml
          boolean isSimpleTableNotHtml
          true if the table type is simple, not HTML.
        • predefinedColumnsCount
          int predefinedColumnsCount
          The predefined number of columns.
        • predefinedRowsCount
          int predefinedRowsCount
          The predefined number of rows.
        • propertiesModelRadio
          JRadioButton propertiesModelRadio
          Properties model.
        • propertiesTableColSpinnerModel
          SpinnerModel propertiesTableColSpinnerModel
          The model for the properties table column spinner.
        • rowsepCombo
          JComboBox rowsepCombo
          Combo used to chose the table row separator value.
        • rowsSpinner
          JSpinner rowsSpinner
          Used to specify the number of rows.
        • showModelChooser
          boolean showModelChooser
          If true the table model chooser will be shown. The table model can be CALS or HTML.
        • simpleOrHtmlModelRadio
          JRadioButton simpleOrHtmlModelRadio
          Either simple or HTML.
        • titleCheckbox
          JCheckBox titleCheckbox
          If selected the user can specify the table title.
        • titleTextField
          JTextField titleTextField
          Text field for specify the table title.
    • Class ro.sync.ecss.extensions.commons.table.operations.SATableSplitCustomizerDialog

      class SATableSplitCustomizerDialog extends OKCancelDialog implements Serializable
      • Serialized Fields

        • colsSpinner
          JSpinner colsSpinner
          Columns number chooser.
        • rowsSpinner
          JSpinner rowsSpinner
          Rows number chooser.
    • Class ro.sync.ecss.extensions.commons.table.operations.TableInfo

      class TableInfo extends Object implements Serializable
      serialVersionUID:
      616939850L
  • Package ro.sync.ecss.extensions.commons.table.operations.cals

  • Package ro.sync.ecss.extensions.commons.table.operations.xhtml

  • Package ro.sync.ecss.extensions.commons.table.properties

  • Package ro.sync.ecss.extensions.commons.ui

  • Package ro.sync.ecss.extensions.dita.map.table

  • Package ro.sync.ecss.extensions.dita.topic.table

  • Package ro.sync.ecss.extensions.docbook.table

  • Package ro.sync.ecss.extensions.tei.table

  • Package ro.sync.ecss.imagemap

  • Package ro.sync.ecss.webapp.ditamap

    • Class ro.sync.ecss.webapp.ditamap.DITAMapDocumentModelImpl

      class DITAMapDocumentModelImpl extends ro.sync.ecss.webapp.BaseAuthorDocumentModel implements Serializable
  • Package ro.sync.exml

    • Class ro.sync.exml.ActionLinkLabel

      class ActionLinkLabel extends ro.sync.exml.LinkLabel implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.ContentTypePageAssociationPO

      class ContentTypePageAssociationPO extends Object implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.FileHistory

      class FileHistory extends ro.sync.ui.application.menu.ApplicationMenu implements Serializable
      • Serialized Fields

        • historyFile
          File historyFile
        • historyList
          List historyList
        • opener
          ro.sync.exml.editor.role.FileOpener opener
        • shouldPresentIcons
          boolean shouldPresentIcons
    • Class ro.sync.exml.FileHistory.HistoryAction

      class HistoryAction extends ro.sync.ui.application.action.ThreadAction implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.FocusableLabel

      class FocusableLabel extends JLabel implements Serializable
    • Exception ro.sync.exml.LicenseNotFoundException

      class LicenseNotFoundException extends Exception implements Serializable
    • Class ro.sync.exml.LinkLabel

      class LinkLabel extends ro.sync.exml.FocusableLabel implements Serializable
    • Class ro.sync.exml.MainFrame

      class MainFrame extends ro.sync.ui.application.ApplicationMainFrame implements Serializable
      • Serialized Fields

        • actionsProvider
          ro.sync.exml.editor.CommonSAActionsProvider actionsProvider
        • applicationCloseListeners
          List applicationCloseListeners
        • batchFormatAndIndentControl
          ro.sync.exml.editor.pagetext.formatandindent.SABatchFormatAndIndentControl batchFormatAndIndentControl
        • cmdLineEffectorMenu
          ro.sync.exml.cmdbuttons.CmdMenu cmdLineEffectorMenu
        • cmdLineEffectorMenuButton
          ro.sync.exml.cmdbuttons.CmdMenuButton cmdLineEffectorMenuButton
        • component
          ro.sync.exml.docking.OxygenContentContainer component
        • componentsMap
          ro.sync.exml.componentinfo.ComponentsMap componentsMap
        • ctrlPressed
          boolean ctrlPressed
        • dbResourcesProvider
          ro.sync.exml.editor.helpers.DBExplorerPanel dbResourcesProvider
        • debuggerComponents
          ro.sync.dxsl.DebuggerComponents debuggerComponents
        • debugMenu
          ro.sync.ui.application.menu.ApplicationMenu debugMenu
        • delayedShutDownThread
          ro.sync.ui.application.ApplicationThread delayedShutDownThread
        • ditaMapEdManager
          ro.sync.ecss.dita.mapeditor.DITAMapsEditorManagerImpl ditaMapEdManager
        • ditaMapsMainPanel
          ro.sync.ecss.dita.mapeditor.DITAMapMainPanel ditaMapsMainPanel
        • ditaReusableComponentsManager
          ro.sync.ecss.dita.reference.DITAReusableComponentsViewPanel ditaReusableComponentsManager
        • editControl
          ro.sync.exml.controllers.EditControl editControl
        • editorManager
          ro.sync.exml.editor.DebuggerEditorManager editorManager
        • extensionMenu
          ro.sync.ui.application.menu.ApplicationMenu extensionMenu
        • fileControl
          ro.sync.exml.controllers.FileControl fileControl
        • fileExitAction
          ro.sync.ui.application.action.AccelAction fileExitAction
        • firstShow
          boolean firstShow
        • fixedTitle
          String fixedTitle
        • helpControl
          ro.sync.exml.controllers.HelpControl helpControl
        • historyControl
          ro.sync.exml.controllers.HistoryControl historyControl
        • ideAccess
          ro.sync.exml.SAIDEAccess ideAccess
        • ignoreLayoutOptionsChanges
          boolean ignoreLayoutOptionsChanges
        • layoutChangingOptionsLastState
          ro.sync.exml.LayoutChangingOptionsState layoutChangingOptionsLastState
        • layoutManager
          ro.sync.exml.layout.MainFrameLayoutManager layoutManager
        • menuBar
          ro.sync.ui.application.menu.ApplicationMenu[] menuBar
        • notAllowedComponents
          Set<String> notAllowedComponents
        • onTopFramesRepository
          ro.sync.exml.OnTopDockableFramesRepository onTopFramesRepository
        • optionsControl
          ro.sync.exml.controllers.OptionsControl optionsControl
        • optionsForwarder
          ro.sync.exml.editor.OptionsForwarderInterface optionsForwarder
        • perspectiveManager
          ro.sync.exml.MainFramePerspectiveManager perspectiveManager
        • pluggableMenu
          ro.sync.exml.editor.PluggableMenu pluggableMenu
        • projectManager
          ro.sync.exml.project.ProjectManager projectManager
        • projectURL
          URL projectURL
        • properlyInitialized
          boolean properlyInitialized
        • pwa
          StandalonePluginWorkspace pwa
        • quickFindAction
          ro.sync.ui.application.action.AccelAction quickFindAction
        • resultsPanel
          ro.sync.exml.editor.results.ResultsManagerPanel resultsPanel
        • saveAndLoadLayoutInhibited
          boolean saveAndLoadLayoutInhibited
        • searchControl
          ro.sync.exml.controllers.SearchControlImpl searchControl
        • skipToggleMaximizedEditor
          boolean skipToggleMaximizedEditor
        • spellControl
          ro.sync.azcheck.ui.files.SpellCheckControlImpl spellControl
        • titleUpdater
          ro.sync.exml.TitleUpdater titleUpdater
        • toolsControl
          ro.sync.exml.controllers.ToolsControl toolsControl
        • validator
          ComponentsValidator validator
        • windowMenuControl
          ro.sync.exml.editor.WindowActionsControl windowMenuControl
        • workspaceController
          ro.sync.exml.project.WorkspaceController workspaceController
    • Class ro.sync.exml.NextEditorAction

      class NextEditorAction extends ro.sync.ui.application.action.AccelAction implements Serializable
      • Serialized Fields

        • switchDialog
          ro.sync.exml.TabsSwitchDialog switchDialog
    • Class ro.sync.exml.OnTopFramesPO

      class OnTopFramesPO extends Object implements Serializable
      • Serialized Fields

        • onTopFrames
          ro.sync.options.SerializableLinkedHashMap<ro.sync.exml.ContentTypePageAssociationPO,ro.sync.options.SerializableList<String>> onTopFrames
    • Class ro.sync.exml.PreviousEditorAction

      class PreviousEditorAction extends ro.sync.ui.application.action.AccelAction implements Serializable
      • Serialized Fields

        • switchDialog
          ro.sync.exml.TabsSwitchDialog switchDialog
    • Class ro.sync.exml.ShowDockableFrameAction

      class ShowDockableFrameAction extends ro.sync.ui.application.action.AccelAction implements Serializable
      • Serialized Fields

        • componentProvider
          ro.sync.exml.DockableFrameComponentProvider componentProvider
        • dockingManager
          ro.sync.exml.docking.OxygenDockingManager dockingManager
        • frameKey
          String frameKey
    • Class ro.sync.exml.ShowDockableFrameFromAddOnAction

      class ShowDockableFrameFromAddOnAction extends ro.sync.exml.ShowDockableFrameAction implements Serializable
      • Serialized Fields

        • addonID
          String addonID
        • addonName
          String addonName
        • viewID
          String viewID
        • viewsManager
          ro.sync.exml.docking.IViewsManager viewsManager
    • Class ro.sync.exml.Splash

      class Splash extends JFrame implements Serializable
      • Serialized Fields

        • dekoy
          JDialog dekoy
        • editionDlgOverNative
          JDialog editionDlgOverNative
        • editionIcon
          Icon editionIcon
        • editionP
          Point editionP
        • enableEditionDisplay
          boolean enableEditionDisplay
        • imageIcon
          ImageIcon imageIcon
        • isInhibited
          boolean isInhibited
        • loadingProgress
          ro.sync.exml.Splash.LoadingProgress loadingProgress
        • splashBounds
          Rectangle splashBounds
    • Exception ro.sync.exml.WrongXercesVersionException

      class WrongXercesVersionException extends Exception implements Serializable
      • Serialized Fields

        • currentVersion
          String currentVersion
        • expectedVersion
          String expectedVersion
        • location
          URL location
  • Package ro.sync.exml.editor

    • Class ro.sync.exml.editor.AbstractEditor

      class AbstractEditor extends JPanel implements Serializable
      • Serialized Fields

        • availablePages
          String[] availablePages
        • breakPointCreator
          ro.sync.ui.marks.BreakPointsManager breakPointCreator
        • buttonsBar
          JPanel buttonsBar
        • canEditReadOnly
          boolean canEditReadOnly
        • clearUndoBufferOnSave
          boolean clearUndoBufferOnSave
        • closeAction
          ro.sync.exml.editor.actions.CloseAction closeAction
        • contentType
          String contentType
        • currentPageID
          String currentPageID
        • customOxygenQueryParams
          Map<String,String> customOxygenQueryParams
        • documentMenuActions
          List documentMenuActions
        • documentTypePage
          String documentTypePage
        • editorActions
          List<ro.sync.ui.application.action.AccelAction> editorActions
        • editorIcon
          Icon editorIcon
        • editorListener
          ro.sync.exml.editor.CurrentEditorListener editorListener
        • editorListeners
          List<ro.sync.exml.editor.BasicEditorListener> editorListeners
        • editorManager
          ro.sync.exml.editor.EditorManager editorManager
        • editorManagerListener
          ro.sync.exml.editor.AbstractEditor.EditorManagerListenerImpl editorManagerListener
        • editorPages
          List<ro.sync.exml.editor.EditorPage> editorPages
        • enableSetBoundsInEditor
          boolean enableSetBoundsInEditor
        • encodingDetectedOnOpen
          String encodingDetectedOnOpen
        • fileChangeWatcher
          ro.sync.exml.watcher.FileChangeWatcher fileChangeWatcher
        • fileHistory
          ro.sync.exml.FileHistory fileHistory
        • filePrintAction
          ro.sync.ui.application.action.AccelAction filePrintAction
        • filePrintPreviewAction
          ro.sync.ui.application.action.AccelAction filePrintPreviewAction
        • firstRead
          boolean firstRead
        • fixedTabTitle
          String fixedTabTitle
        • fixedTooltip
          String fixedTooltip
        • ideAccess
          ro.sync.exml.IDEAccess ideAccess
        • infoPanel
          ro.sync.exml.editor.infopanel.EditorInfoPanel infoPanel
        • initialized
          boolean initialized
        • isCurrentSelected
          boolean isCurrentSelected
        • isEditableViaAPI
          boolean isEditableViaAPI
        • isEditorClosed
          boolean isEditorClosed
        • largeDocumentMode
          ro.sync.exml.editor.FileSizeHint largeDocumentMode
        • lastEditorBoundsNotProcessed
          Rectangle lastEditorBoundsNotProcessed
        • location
          URL location
        • longLineDocument
          boolean longLineDocument
        • markCreatorAnyName
          ro.sync.ui.marks.MarkCreatorAnyName markCreatorAnyName
        • operationInProgress
          ro.sync.basic.util.concurrent.Semaphore operationInProgress
        • pageButtonGroup
          ButtonGroup pageButtonGroup
        • pageCardLayout
          CardLayout pageCardLayout
        • pageCardLayoutPanel
          JPanel pageCardLayoutPanel
        • pageChangeToolbar
          ro.sync.ui.toolbar.ToolBar pageChangeToolbar
        • parentFrame
          Frame parentFrame
        • persistenceManager
          ro.sync.exml.editor.PersistenceManager persistenceManager
        • pluggableMenuItemsMap
          Map<String,List> pluggableMenuItemsMap
        • reloadAction
          ro.sync.ui.application.action.AccelAction reloadAction
        • reviewDocumentsNavigatorProvider
          ro.sync.ecss.component.ui.review.navigation.ReviewDocumentsNavigatorProvider reviewDocumentsNavigatorProvider
        • saveAction
          ro.sync.ui.application.action.AccelAction saveAction
        • saveCount
          int saveCount
        • savedAdditionalURLsToCheck
          Map<ro.sync.exml.editor.EditorPage,Map<String,Long>> savedAdditionalURLsToCheck
        • statusModel
          ro.sync.exml.editor.status.StatusModel statusModel
        • switchPageProgressStarter
          ro.sync.io.ProgressTrackerStarter switchPageProgressStarter
        • title
          String title
        • undoableEditListeners
          List undoableEditListeners
        • viewInBrowserSystemAppAction
          ro.sync.ui.application.action.AccelAction viewInBrowserSystemAppAction
    • Class ro.sync.exml.editor.AbstractEditorPage

      class AbstractEditorPage extends JPanel implements Serializable
      • Serialized Fields

        • additionalDockableViewers
          ro.sync.exml.editor.AdditionalDockableViewer[] additionalDockableViewers
        • allActions
          List<ro.sync.ui.application.action.AccelAction> allActions
        • bookmarksMap
          Map<String,ro.sync.exml.editor.projecteditingstate.MarkLocation> bookmarksMap
        • contentOfPageChanged
          boolean contentOfPageChanged
        • contentOfPageLoadAlreadyCalled
          boolean contentOfPageLoadAlreadyCalled
        • editorIsLoading
          boolean editorIsLoading
        • isReverting
          boolean isReverting
        • listeners
          List listeners
        • mustReload
          boolean mustReload
        • pageComponentsInitialized
          boolean pageComponentsInitialized
        • pageInitialized
          boolean pageInitialized
        • parentEditor
          ro.sync.exml.editor.Editor parentEditor
        • wasLoaded
          boolean wasLoaded
    • Class ro.sync.exml.editor.AdditionalDockableViewerContainer

      class AdditionalDockableViewerContainer extends JPanel implements Serializable
      • Serialized Fields

        • componentVisible
          boolean componentVisible
        • editorManager
          ro.sync.exml.editor.EditorManager editorManager
        • enableViewUpdate
          boolean enableViewUpdate
        • incompatibleEditorWarn
          String incompatibleEditorWarn
        • mainFrameInitialized
          boolean mainFrameInitialized
        • noEditorSelectedWarn
          JComponent noEditorSelectedWarn
        • viewID
          int viewID
        • warningsArea
          ro.sync.ui.application.ApplicationTextArea warningsArea
    • Class ro.sync.exml.editor.DebuggerContainerImpl

      class DebuggerContainerImpl extends ro.sync.exml.editor.EditorContainerImpl implements Serializable
      • Serialized Fields

        • horizontalLayout
          boolean horizontalLayout
    • Class ro.sync.exml.editor.DefaultAnchor

      class DefaultAnchor extends Object implements Serializable
      • Serialized Fields

        • nonWhitespaceAnchor
          boolean nonWhitespaceAnchor
        • offset
          int offset
    • Class ro.sync.exml.editor.EditorContainerImpl

      class EditorContainerImpl extends ro.sync.exml.docking.OxygenContentContainer implements Serializable
      • Serialized Fields

        • dockingManager
          ro.sync.exml.docking.OxygenDockingManager dockingManager
        • editorsLayoutFile
          File editorsLayoutFile
        • layoutFilePrefix
          String layoutFilePrefix
        • middleClickCustomizer
          ro.sync.exml.editor.EditorContainerImpl.OxygenTabbedPaneCustomizer middleClickCustomizer
        • showEditorTabs
          boolean showEditorTabs
    • Class ro.sync.exml.editor.EditorPageAssociation

      class EditorPageAssociation extends Object implements Serializable
      • Serialized Fields

        • contentType
          String contentType
        • editorPage
          String editorPage
    • Exception ro.sync.exml.editor.ElementIteratorException

      class ElementIteratorException extends Exception implements Serializable
    • Exception ro.sync.exml.editor.ErrorsCheckException

      class ErrorsCheckException extends Exception implements Serializable
    • Exception ro.sync.exml.editor.FileCannotBeOpenedInReviewerException

      class FileCannotBeOpenedInReviewerException extends RuntimeException implements Serializable
    • Class ro.sync.exml.editor.FileTypeAssociation

      class FileTypeAssociation extends Object implements Serializable
      • Serialized Fields

        • contentType
          String contentType
        • defaultExtension
          boolean defaultExtension
        • extension
          String extension
    • Exception ro.sync.exml.editor.FloatingLicenseViolationException

      class FloatingLicenseViolationException extends IOException implements Serializable
    • Exception ro.sync.exml.editor.InvalidPageContentException

      class InvalidPageContentException extends IOException implements Serializable
    • Class ro.sync.exml.editor.LineAnchor

      class LineAnchor extends Object implements Serializable
      • Serialized Fields

        • column
          int column
        • line
          int line
    • Class ro.sync.exml.editor.OxygenToggleButtonBorder

      class OxygenToggleButtonBorder extends LineBorder implements Serializable
      • Serialized Fields

        • segmentPosition
          String segmentPosition
    • Class ro.sync.exml.editor.PageToggleButton

      class PageToggleButton extends ro.sync.ui.application.ApplicationToggleButton implements Serializable
      • Serialized Fields

        • pageID
          String pageID
        • skipFireButtonClicked
          boolean skipFireButtonClicked
        • skipFirePageChange
          boolean skipFirePageChange
    • Class ro.sync.exml.editor.PlaceHolderEditor

      class PlaceHolderEditor extends ro.sync.exml.editor.AbstractEditor implements Serializable
      • Serialized Fields

        • extension
          String extension
        • openedFileInfo
          ro.sync.exml.editor.projecteditingstate.OpenedFileInfo openedFileInfo
    • Class ro.sync.exml.editor.PluggableMenu

      class PluggableMenu extends ro.sync.exml.editor.PluggableMenuBase implements Serializable
    • Class ro.sync.exml.editor.PluggableMenuBase

      class PluggableMenuBase extends ro.sync.ui.application.menu.ApplicationMenu implements Serializable
      • Serialized Fields

        • editorManager
          ro.sync.exml.editor.EditorManager editorManager
        • selectedEditorURL
          URL selectedEditorURL
    • Class ro.sync.exml.editor.SortableTabbedPane

      class SortableTabbedPane extends JTabbedPane implements Serializable
    • Class ro.sync.exml.editor.TextPageAction

      class TextPageAction extends ro.sync.ui.application.action.AccelAction implements Serializable
      • Serialized Fields

        • textPage
          ro.sync.exml.editor.pagetext.TextPage textPage
    • Class ro.sync.exml.editor.TextPageWithBracketAnchor

      class TextPageWithBracketAnchor extends ro.sync.exml.editor.validate.ValidationTextPage implements Serializable
    • Exception ro.sync.exml.editor.UnsupportedInCurrentContextException

      class UnsupportedInCurrentContextException extends Exception implements Serializable
    • Class ro.sync.exml.editor.UserPreferredURLs

      class UserPreferredURLs extends Object implements Serializable
      • Serialized Fields

        • keys
          ro.sync.options.SerializableList keys
        • urlLists
          ro.sync.options.SerializableList urlLists
    • Class ro.sync.exml.editor.XsltXQueryInputPanel

      class XsltXQueryInputPanel extends ro.sync.ui.application.ApplicationScrollPane implements Serializable
      • Serialized Fields

        • componentIsVisible
          boolean componentIsVisible
        • emptyModelWarn
          ro.sync.ui.application.ApplicationTextArea emptyModelWarn
        • instanceChanged
          boolean instanceChanged
        • isXSLT
          boolean isXSLT
        • lastInstanceChangeEvent
          ro.sync.ui.tree.DocumentAndLocation[] lastInstanceChangeEvent
        • model
          ro.sync.ui.tree.MultipleDocumentsXmlTreeModel model
        • proposalListener
          ro.sync.exml.editor.proposal.ProposalSelectionListener proposalListener
        • proposalMenu
          ro.sync.exml.editor.proposal.ProposalsMenu proposalMenu
        • textPage
          ro.sync.exml.editor.pagetext.TextPage textPage
        • tree
          ro.sync.ui.dnd.tree.DnDTree tree
  • Package ro.sync.exml.editor.xmleditor.pageauthor

    • Class ro.sync.exml.editor.xmleditor.pageauthor.AuthorCSSHistoryPO

      class AuthorCSSHistoryPO extends Object implements Serializable
      • Serialized Fields

        • map
          ro.sync.options.SerializableLinkedHashMap<String,String> map
    • Class ro.sync.exml.editor.xmleditor.pageauthor.AuthorEditorPage

      class AuthorEditorPage extends ro.sync.exml.editor.AbstractEditorPage implements Serializable
      • Serialized Fields

        • actionsManager
          ro.sync.ecss.component.ui.actions.TaglessActionsManager actionsManager
        • actionsProvider
          ro.sync.exml.editor.xmleditor.pageauthor.SAAuthorActionsProvider actionsProvider
        • additionalAuthorReviewPanel
          ro.sync.ecss.component.ui.review.AuthorReviewPanel additionalAuthorReviewPanel
        • applyDefaultQFsAction
          ro.sync.exml.editor.actions.ApplyAllDefaultQuickFixesAction applyDefaultQFsAction
        • attributesDisplayFilter
          ro.sync.ecss.component.filter.CompoundAuthorAttributesDisplayFilter attributesDisplayFilter
        • attributesPanel
          ro.sync.ecss.component.ui.context.attributes.AttributesPanel attributesPanel
        • authorAccess
          AuthorAccess authorAccess
        • authorDocumentListener
          ro.sync.ecss.dom.AuthorDocumentListenerExt authorDocumentListener
        • authorExtensionBuilder
          ro.sync.ecss.extensions.AuthorExtensionBuilder authorExtensionBuilder
        • authorExtensionsBundle
          ExtensionsBundle authorExtensionsBundle
        • authorPageAccess
          WSAuthorEditorPage authorPageAccess
        • authorPersistentHighlightsListener
          AuthorPersistentHighlightsListener authorPersistentHighlightsListener
        • authorReferenceNodeExtensionBuilderProvider
          ro.sync.ecss.extensions.AuthorExtensionBuilderProvider authorReferenceNodeExtensionBuilderProvider
        • authorReviewPanel
          ro.sync.ecss.component.ui.review.AuthorReviewPanel authorReviewPanel
        • breadcrumbAndDITAPositionPanel
          JPanel breadcrumbAndDITAPositionPanel
        • breadCrumbPanel
          ro.sync.ecss.component.ui.status.AuthorCurrentXpathPanel breadCrumbPanel
        • caretListeners
          List caretListeners
        • codeTemplatesHelper
          ro.sync.contentcompletion.CTAcceleratorsHelper codeTemplatesHelper
        • conrefResolverListener
          ro.sync.ecss.component.AuthorConrefResolverListener conrefResolverListener
        • cssMenuButton
          ro.sync.exml.editor.xmleditor.pageauthor.CSSMenuButton cssMenuButton
        • dnDHandlerWrapper
          ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDHandlerWrapper dnDHandlerWrapper
        • documentTypeChecker
          ro.sync.ecss.contentcompletion.AuthorDocumentTypeChangeChecker documentTypeChecker
        • documentTypePO
          ro.sync.exml.editor.persistance.DocumentTypePO documentTypePO
        • dropHandlers
          List dropHandlers
        • editorClosed
          boolean editorClosed
        • editorPopUpCustomizer
          PopupMenuCustomizer editorPopUpCustomizer
        • elementsPanel
          ro.sync.ecss.component.ui.context.elements.ElementsPanel elementsPanel
        • entitiesPanel
          ro.sync.ecss.component.ui.context.entities.EntitiesPanel entitiesPanel
        • expandAllTopicRefs
          boolean expandAllTopicRefs
        • extensionStateListener
          AuthorExtensionStateListener extensionStateListener
        • filteredContentWarningPanel
          ro.sync.exml.editor.xmleditor.pageauthor.FilteredContentWarningPanel filteredContentWarningPanel
        • gotoDefinitionAction
          ro.sync.ecss.component.ui.actions.edit.GoToDefinitionAction gotoDefinitionAction
        • host
          ro.sync.ecss.component.SwingAuthorHostComponent host
        • idLocationProvider
          ro.sync.exml.editor.identifiers.XMLIDLocationProvider idLocationProvider
        • initialSchemaManager
          ro.sync.contentcompletion.SchemaManagerProvider initialSchemaManager
        • inRefresh
          boolean inRefresh
        • isEditorReadOnlyForActionsUpdate
          boolean isEditorReadOnlyForActionsUpdate
        • isEditorSelected
          boolean isEditorSelected
        • isPageSelected
          boolean isPageSelected
        • keysHaveChanged
          boolean keysHaveChanged
        • keysManagerListener
          ro.sync.ecss.dita.reference.keyref.KeysManagerListener keysManagerListener
        • lastCaretOffset
          int lastCaretOffset
        • lastDetectTime
          long lastDetectTime
        • learnWordSpellingAction
          ro.sync.ui.application.action.AccelAction learnWordSpellingAction
        • markersManager
          ro.sync.ecss.component.markers.AuthorPageMarkersManager markersManager
        • modifiedReferencesCollector
          ro.sync.exml.editor.xmleditor.pageauthor.modifiedreferences.ModifiedReferencesCollector modifiedReferencesCollector
        • modifiedURLs
          Set<String> modifiedURLs
        • openFileAtCaretAction
          ro.sync.ecss.component.ui.actions.edit.OpenFileAtCaretAction openFileAtCaretAction
        • optionsStorage
          OptionsStorage optionsStorage
        • outliner
          ro.sync.ecss.component.ui.outline.AuthorOutlinerPanel outliner
        • pluggableActions
          List<ro.sync.ui.application.action.AccelAction> pluggableActions
        • positionInMapPanel
          ro.sync.exml.editor.xmleditor.pageauthor.PositionInMapPanel positionInMapPanel
        • quickAssistAction
          ro.sync.exml.editor.actions.QuickAssistAction quickAssistAction
        • quickAssistManager
          ro.sync.exml.editor.quickassist.author.AuthorQuickAssistManager quickAssistManager
        • quickAssistPresenter
          ro.sync.exml.editor.xmleditor.pageauthor.AuthorQuickAssistPresenter quickAssistPresenter
        • quickAssistStripe
          ro.sync.ui.stripes.AuthorQuickAssistStripe quickAssistStripe
        • rangeStripe
          ro.sync.ecss.component.stripes.AuthorRangeStripe rangeStripe
        • referencesResolver
          ro.sync.ecss.component.AuthorContentReferencesResolverImpl referencesResolver
        • resolverProgressTracker
          ro.sync.exml.editor.xmleditor.pageauthor.AuthorConrefResolverProgressTracker resolverProgressTracker
        • scrollPane
          ro.sync.exml.editor.xmleditor.pageauthor.bookmarks.AuthorMarkScrollPane scrollPane
        • southPanel
          JPanel southPanel
        • spellChecker
          ro.sync.ecss.component.spellcheck.AuthorAutoSpellCheck spellChecker
        • startupDocumentTypeProvider
          ro.sync.exml.editor.xmleditor.pageauthor.StartupDocumentTypeProvider startupDocumentTypeProvider
        • urlsDndHandler
          AuthorExternalObjectInsertionHandler urlsDndHandler
        • usedRootMap
          URL usedRootMap
        • validationStateManager
          ro.sync.exml.editor.helpers.validation.ValidationStateManager validationStateManager
        • validationStatusHelper
          ro.sync.ecss.component.validation.ValidationStatusPanelManager validationStatusHelper
        • viewport
          ro.sync.ecss.component.AuthorViewport viewport
        • viewportWidth
          int viewportWidth
        • xmlOperationProcessor
          ro.sync.exml.editor.XMLOperationProcessor xmlOperationProcessor
    • Class ro.sync.exml.editor.xmleditor.pageauthor.CSSMenuButton

      class CSSMenuButton extends ro.sync.ui.ApplicationSplitButton implements Serializable
      • Serialized Fields

        • actions
          List<Action> actions
        • behaveLikeRadio
          boolean behaveLikeRadio
        • mergedCSSs
          List<CSSGroup> mergedCSSs
        • selectedMergedCSSs
          List<CSSGroup> selectedMergedCSSs
        • systemIdProvider
          ro.sync.basic.io.SystemIdProvider systemIdProvider
    • Class ro.sync.exml.editor.xmleditor.pageauthor.FilteredContentWarningPanel

      class FilteredContentWarningPanel extends JPanel implements Serializable
      • Serialized Fields

        • filtereContentdWarningLabel
          JLabel filtereContentdWarningLabel
        • showForContentStructure
          boolean showForContentStructure
    • Class ro.sync.exml.editor.xmleditor.pageauthor.PositionInMapPanel

      class PositionInMapPanel extends JPanel implements Serializable
      • Serialized Fields

        • docDescriptor
          ro.sync.document.Descriptor docDescriptor
        • next
          ro.sync.ui.toolbar.ToolBarButton next
        • occurrencesLabel
          JLabel occurrencesLabel
        • prev
          ro.sync.ui.toolbar.ToolBarButton prev
        • selInterractor
          ro.sync.exml.editor.xmleditor.pageauthor.DITAMapSelectionInteractor selInterractor
        • timer
          ro.sync.exml.editor.helpers.SwingTimer timer
  • Package ro.sync.exml.options

    • Class ro.sync.exml.options.AntOptionPane

      class AntOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • builtinAntLabel
          JLabel builtinAntLabel
        • builtinRadioButton
          JRadioButton builtinRadioButton
        • customFilePanel
          ro.sync.ui.InputFilePanel customFilePanel
        • customRadioButton
          JRadioButton customRadioButton
        • inhibitListener
          boolean inhibitListener
    • Class ro.sync.exml.options.ApplicationLayoutOptionPane

      class ApplicationLayoutOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • browseLocal
          ro.sync.ui.application.action.TaggedAction browseLocal
        • editorsTabOnBottomRadioButton
          JRadioButton editorsTabOnBottomRadioButton
        • editorsTabOnTopRadioButton
          JRadioButton editorsTabOnTopRadioButton
        • enableFloatableEditors
          JCheckBox enableFloatableEditors
        • inputEditorVariablesAction
          ro.sync.ui.application.action.TaggedAction inputEditorVariablesAction
        • predefinedLayoutRadioButton
          JRadioButton predefinedLayoutRadioButton
        • predefinedLayoutsCombo
          JComboBox predefinedLayoutsCombo
        • rememberLayoutChangesPerProject
          JCheckBox rememberLayoutChangesPerProject
        • resetLayoutAtStartup
          JCheckBox resetLayoutAtStartup
        • specifiedLayoutPathField
          ro.sync.ui.UndoableTextField specifiedLayoutPathField
        • specifiedLayoutRadioButton
          JRadioButton specifiedLayoutRadioButton
        • useDefaultLayoutRadioButton
          JRadioButton useDefaultLayoutRadioButton
        • viewsTabOnBottomRadioButton
          JRadioButton viewsTabOnBottomRadioButton
        • viewsTabOnTopRadioButton
          JRadioButton viewsTabOnTopRadioButton
    • Class ro.sync.exml.options.AttributeNamesEditorPanel

      class AttributeNamesEditorPanel extends JPanel implements Serializable
    • Class ro.sync.exml.options.AuthorAutoCorrectOptionPane

      class AuthorAutoCorrectOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • autocorrectCheckBox
          JCheckBox autocorrectCheckBox
        • autocorrectReplacementsTable
          ro.sync.exml.options.common.AutocorrectReplacementsTablePanel autocorrectReplacementsTable
        • autocorrectSupport
          ro.sync.ecss.autocorrect.AutocorrectOptionsSupport autocorrectSupport
        • customDictLoc
          String customDictLoc
        • endDoubleQuoteButton
          JButton endDoubleQuoteButton
        • endSingleQuoteButton
          JButton endSingleQuoteButton
        • langComboIndexBasedOnSpellCheckLang
          int langComboIndexBasedOnSpellCheckLang
        • languagesComboBox
          JComboBox languagesComboBox
        • loadAdditionalDicts
          boolean loadAdditionalDicts
        • replaceDoubleQuoteCheckBox
          JCheckBox replaceDoubleQuoteCheckBox
        • replaceSingleQuoteCheckBox
          JCheckBox replaceSingleQuoteCheckBox
        • startDoubleQuoteButton
          JButton startDoubleQuoteButton
        • startSingleQuoteButton
          JButton startSingleQuoteButton
        • storing
          boolean storing
        • useDocTypeSuggestions
          JCheckBox useDocTypeSuggestions
        • useSpellCheckDicts
          JCheckBox useSpellCheckDicts
    • Class ro.sync.exml.options.AuthorCaretNavigationOptionPane

      class AuthorCaretNavigationOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • avoidPositionsBetweenBlocksAfterDelCheckBox
          JCheckBox avoidPositionsBetweenBlocksAfterDelCheckBox
        • caretProximityHighlightColor
          ro.sync.exml.options.ColorButton caretProximityHighlightColor
        • moveCaretInTheReadingDirectionCheckBox
          JCheckBox moveCaretInTheReadingDirectionCheckBox
        • quickNavigationInTablesCheckBox
          JCheckBox quickNavigationInTablesCheckBox
        • quickUpDownNavigation
          JCheckBox quickUpDownNavigation
        • showCaretPositionInfo
          JCheckBox showCaretPositionInfo
        • showCaretProximityHighlight
          JCheckBox showCaretProximityHighlight
        • showLocationTooltipOnMouseMove
          JCheckBox showLocationTooltipOnMouseMove
    • Class ro.sync.exml.options.AuthorEditorOptionPane

      class AuthorEditorOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • authorBackgroundColorButton
          ro.sync.exml.options.ColorButton authorBackgroundColorButton
        • authorForegroundColorButton
          ro.sync.exml.options.ColorButton authorForegroundColorButton
        • compactMode
          JCheckBox compactMode
        • displayModeCombo
          JComboBox displayModeCombo
        • displayReferencesExpanded
          JCheckBox displayReferencesExpanded
        • editResolvedReferredContent
          JCheckBox editResolvedReferredContent
        • fastTextLayoutCheckBox
          JCheckBox fastTextLayoutCheckBox
        • imageWidthLimitToScale
          ro.sync.ui.UndoableTextField imageWidthLimitToScale
        • loadVeryLargeImages
          JCheckBox loadVeryLargeImages
        • restrictEditingReferredContentToLocalFiles
          JCheckBox restrictEditingReferredContentToLocalFiles
        • showAuthorRangeStripe
          JCheckBox showAuthorRangeStripe
        • showDoctypes
          JCheckBox showDoctypes
        • showEmptyInlineElements
          JCheckBox showEmptyInlineElements
        • showLayoutMessages
          JCheckBox showLayoutMessages
        • showPIs
          JCheckBox showPIs
        • showSelectionFloatingToolbar
          JCheckBox showSelectionFloatingToolbar
        • showXMLComments
          JCheckBox showXMLComments
        • sortAttrsForFullTagsWithAttrs
          JCheckBox sortAttrsForFullTagsWithAttrs
        • tagsBackgroundColor
          ro.sync.exml.options.ColorButton tagsBackgroundColor
        • tagsFontButton
          ro.sync.exml.options.common.FontPanel tagsFontButton
        • tagsForegroundColor
          ro.sync.exml.options.ColorButton tagsForegroundColor
    • Class ro.sync.exml.options.AuthorMathMLOptionPane

      class AuthorMathMLOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • externalEditorCommandLine
          ro.sync.ui.UndoableTextField externalEditorCommandLine
        • mathFlowInstallationDir
          ro.sync.ui.UndoableTextField mathFlowInstallationDir
        • mathFlowLicenseFile
          ro.sync.ui.UndoableTextField mathFlowLicenseFile
        • minimumFontSizeCB
          JComboBox minimumFontSizeCB
        • saveSpecialCharsAsCharEntities
          JRadioButton saveSpecialCharsAsCharEntities
        • saveSpecialCharsAsCharValues
          JRadioButton saveSpecialCharsAsCharValues
        • saveSpecialCharsAsEntityNames
          JRadioButton saveSpecialCharsAsEntityNames
        • simpleEditorRB
          JRadioButton simpleEditorRB
        • structureEditorRB
          JRadioButton structureEditorRB
        • styleEditorRB
          JRadioButton styleEditorRB
    • Class ro.sync.exml.options.AuthorReviewCalloutsOptionPane

      class AuthorReviewCalloutsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • calloutsTextLimitComboBox
          ro.sync.ui.application.ApplicationComboBox calloutsTextLimitComboBox
        • calloutsTextLimitLabel
          JLabel calloutsTextLimitLabel
        • calloutsWidthComboBox
          ro.sync.ui.application.ApplicationComboBox calloutsWidthComboBox
        • calloutsWidthLabel
          JLabel calloutsWidthLabel
        • showCommentsCheckBox
          JCheckBox showCommentsCheckBox
        • showConnectingLinesCheckBox
          JCheckBox showConnectingLinesCheckBox
        • showDeletedContentCheckBox
          JCheckBox showDeletedContentCheckBox
        • showDeletionsCheckBox
          JCheckBox showDeletionsCheckBox
        • showInsertedContentCheckBox
          JCheckBox showInsertedContentCheckBox
        • showInsertionsCheckBox
          JCheckBox showInsertionsCheckBox
        • showReviewTimeCheckBox
          JCheckBox showReviewTimeCheckBox
    • Class ro.sync.exml.options.AuthorReviewOptionPane

      class AuthorReviewOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • authorNameTextField
          ro.sync.ui.UndoableTextField authorNameTextField
        • authorsAssignColorsPanel
          ro.sync.exml.options.AuthorsAssignedColorsPanel authorsAssignColorsPanel
        • autoColorForComment
          JRadioButton autoColorForComment
        • autoColorForDelete
          JRadioButton autoColorForDelete
        • autoColorForInsert
          JRadioButton autoColorForInsert
        • commentColorButton
          ro.sync.exml.options.ColorButton commentColorButton
        • customColorForComment
          JRadioButton customColorForComment
        • customColorForDelete
          JRadioButton customColorForDelete
        • customColorForInsert
          JRadioButton customColorForInsert
        • deleteColorButton
          ro.sync.exml.options.ColorButton deleteColorButton
        • displayChangedLineMarkers
          JCheckBox displayChangedLineMarkers
        • displayModeCombo
          ro.sync.ui.application.ApplicationComboBox displayModeCombo
        • initialStateCombo
          ro.sync.ui.application.ApplicationComboBox initialStateCombo
        • insertColorButton
          ro.sync.exml.options.ColorButton insertColorButton
        • showInfoMessage
          boolean showInfoMessage
        • transparencyForCommentSlider
          JSlider transparencyForCommentSlider
        • transparencyForDeleteSlider
          JSlider transparencyForDeleteSlider
        • transparencyForInsertSlider
          JSlider transparencyForInsertSlider
        • useColorForBGForDelete
          JCheckBox useColorForBGForDelete
        • useColorForBGForInsert
          JCheckBox useColorForBGForInsert
        • useColorForFGForDelete
          JCheckBox useColorForFGForDelete
        • useColorForFGForInsert
          JCheckBox useColorForFGForInsert
    • Class ro.sync.exml.options.AuthorsAssignedColorsPanel

      class AuthorsAssignedColorsPanel extends JPanel implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.AuthorSchemaAwareEditingOptionPane

      class AuthorSchemaAwareEditingOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • autoApplyBestSolution
          JCheckBox autoApplyBestSolution
        • contentCompletionLabel
          JLabel contentCompletionLabel
        • convertExternalAlsoInSpacePreserve
          JCheckBox convertExternalAlsoInSpacePreserve
        • convertExternalContentOnPaste
          JCheckBox convertExternalContentOnPaste
        • convertPastedURLsToLinks
          JCheckBox convertPastedURLsToLinks
        • customRadio
          JRadioButton customRadio
        • deleteElementTagsSmart
          JCheckBox deleteElementTagsSmart
        • deleteElementTagsWithBackspaceLabel
          JLabel deleteElementTagsWithBackspaceLabel
        • deleteElementValidateOperationResult
          JCheckBox deleteElementValidateOperationResult
        • insertOnlyValidAttrValues
          JCheckBox insertOnlyValidAttrValues
        • insertOnlyValidElements
          JCheckBox insertOnlyValidElements
        • joinWarnOnInvalid
          JCheckBox joinWarnOnInvalid
        • offRadio
          JRadioButton offRadio
        • onRadio
          JRadioButton onRadio
        • pasteAndDnDLabel
          JLabel pasteAndDnDLabel
        • pasteDNDSmart
          JCheckBox pasteDNDSmart
        • pasteDNDValidateOperationResult
          JCheckBox pasteDNDValidateOperationResult
        • saIndentCSSBlocksOnly
          JCheckBox saIndentCSSBlocksOnly
        • saNormalizeAndFormat
          JCheckBox saNormalizeAndFormat
        • schemaAwareOptions
          ro.sync.ecss.component.AuthorSchemaAwareOptions schemaAwareOptions
        • showAllPossibleElementsInCC
          JCheckBox showAllPossibleElementsInCC
        • showAvailableCCItemsOnEnter
          JCheckBox showAvailableCCItemsOnEnter
        • typingLabel
          JLabel typingLabel
        • typingSmart
          JCheckBox typingSmart
        • typingValidateOperationResult
          JCheckBox typingValidateOperationResult
        • unwrapWarnOnInvalid
          JCheckBox unwrapWarnOnInvalid
        • warnOnInvalidContent
          JLabel warnOnInvalidContent
    • Class ro.sync.exml.options.AuthorSerializationOptionPane

      class AuthorSerializationOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • compatibilityModeCombo
          JComboBox compatibilityModeCombo
        • formatEntireDocument
          JRadioButton formatEntireDocument
        • formatEntireDocumentAsInText
          JCheckBox formatEntireDocumentAsInText
        • formatOnlyModified
          JRadioButton formatOnlyModified
    • Class ro.sync.exml.options.AutoCorrectQuotesOptions

      class AutoCorrectQuotesOptions extends Object implements Serializable
      • Serialized Fields

        • enabled
          boolean enabled
        • endQuote
          char endQuote
        • startQuote
          char startQuote
    • Class ro.sync.exml.options.BooleanRenderer

      class BooleanRenderer extends JCheckBox implements Serializable
    • Class ro.sync.exml.options.CatalogsURITablePanel

      class CatalogsURITablePanel extends ro.sync.exml.options.common.URITablePanel implements Serializable
      • Serialized Fields

        • provider
          ro.sync.util.editorvars.FrameworkVariablesResolver provider
    • Class ro.sync.exml.options.CertificatesOptionPane

      class CertificatesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • certificateAliasField
          ro.sync.ui.UndoableTextField certificateAliasField
        • keystoreFileField
          ro.sync.ui.UndoableTextField keystoreFileField
        • keystorePasswordField
          ro.sync.ui.application.ApplicationPasswordField keystorePasswordField
        • keystoreTypeComboBox
          JComboBox keystoreTypeComboBox
        • privateKeyPasswordField
          ro.sync.ui.application.ApplicationPasswordField privateKeyPasswordField
    • Class ro.sync.exml.options.ChooseXSDPanel

      class ChooseXSDPanel extends JPanel implements Serializable
      • Serialized Fields

        • xmlSchemaURLPanel
          ro.sync.ui.InputUrlPanel xmlSchemaURLPanel
    • Class ro.sync.exml.options.CodeTemplatesOptionPane

      class CodeTemplatesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • deleteAction
          ro.sync.ui.application.action.ApplicationAbstractAction deleteAction
        • deleteButton
          JButton deleteButton
        • model
          ro.sync.exml.options.CodeTemplatesOptionPane.DataTableModel model
        • previewTextArea
          ro.sync.syntaxhighlight.SHTextArea previewTextArea
        • table
          ro.sync.ui.table.SortableTable table
    • Class ro.sync.exml.options.ColorAlphaChooserPanel

      class ColorAlphaChooserPanel extends JPanel implements Serializable
      • Serialized Fields

        • alphaSlider
          JSlider alphaSlider
        • colorButton
          ro.sync.exml.options.ColorButton colorButton
        • disableColorListener
          boolean disableColorListener
        • disableSliderListener
          boolean disableSliderListener
    • Class ro.sync.exml.options.ColorAndStylePanel

      class ColorAndStylePanel extends JPanel implements Serializable
      • Serialized Fields

        • bgColor
          Color bgColor
        • bgColorButton
          ro.sync.exml.options.ColorButton bgColorButton
        • bgColorCheck
          JCheckBox bgColorCheck
        • boldCheck
          JCheckBox boldCheck
        • fgColorButton
          ro.sync.exml.options.ColorButton fgColorButton
        • fgLabel
          JLabel fgLabel
        • italicCheck
          JCheckBox italicCheck
        • ltgtCheck
          JCheckBox ltgtCheck
        • ltgtColorButton
          ro.sync.exml.options.ColorButton ltgtColorButton
        • ltgtFgColor
          Color ltgtFgColor
        • stylesLabel
          JLabel stylesLabel
    • Class ro.sync.exml.options.ColorButton

      class ColorButton extends ro.sync.ui.application.ApplicationButton implements Serializable
      • Serialized Fields

        • cIcon
          ro.sync.exml.options.ColorIcon cIcon
        • colorListeners
          List colorListeners
    • Class ro.sync.exml.options.ColorOptionPane

      class ColorOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • additionalXMLPreviews
          ro.sync.syntaxhighlight.SHTextArea[] additionalXMLPreviews
        • colorAndStylePanel
          ro.sync.exml.options.ColorAndStylePanel colorAndStylePanel
        • discard
          boolean discard
        • enableNestedSyntaxHighlightCheckBox
          JCheckBox enableNestedSyntaxHighlightCheckBox
        • lastSelectedSHMarker
          ro.sync.exml.options.sh.SHMarker lastSelectedSHMarker
        • mainPreviewArea
          ro.sync.syntaxhighlight.SHTextArea mainPreviewArea
        • markers
          ro.sync.exml.options.sh.SHMarker[] markers
        • markersTree
          ro.sync.ui.application.ApplicationTree markersTree
        • previewPane
          JTabbedPane previewPane
    • Class ro.sync.exml.options.CSSBasedProcessorsOptionPane

      class CSSBasedProcessorsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • autodetectChemistry
          JRadioButton autodetectChemistry
        • chemistryInputPanel
          ro.sync.ui.InputFilePanel chemistryInputPanel
        • chemistryMemoryCombo
          JComboBox chemistryMemoryCombo
        • enablePDFUA_1Check
          JCheckBox enablePDFUA_1Check
        • externalChemistryDir
          JRadioButton externalChemistryDir
        • openConsoleAlwaysRadio
          JRadioButton openConsoleAlwaysRadio
        • openConsoleWhenBuildFailsRadio
          JRadioButton openConsoleWhenBuildFailsRadio
    • Class ro.sync.exml.options.CSSValidatorOptionPane

      class CSSValidatorOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • ignoredPropertiesPatterns
          ro.sync.ui.UndoableTextField ignoredPropertiesPatterns
        • mediaCombo
          JComboBox mediaCombo
        • profileCombo
          JComboBox profileCombo
        • recognizeBrowserExtCheck
          JCheckBox recognizeBrowserExtCheck
        • warningLevelCombo
          JComboBox warningLevelCombo
    • Class ro.sync.exml.options.CustomEditorVariablesOptionPane

      class CustomEditorVariablesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • customVarsPanel
          ro.sync.exml.options.CustomEditorVariablesPanel customVarsPanel
    • Class ro.sync.exml.options.CustomEditorVariablesPanel

      class CustomEditorVariablesPanel extends ro.sync.ui.table.EditableSortableTablePanel implements Serializable
      • Serialized Fields

        • model
          ro.sync.exml.options.CustomEditorVariablesPanel.CustomEditorVariablesTableModel model
    • Class ro.sync.exml.options.CustomEditorVariablesPanel.CustomEditorVariablesTableModel

      class CustomEditorVariablesTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • data
          List<ro.sync.util.editorvars.UserEditorVariablePO> data
    • Class ro.sync.exml.options.CustomEnginesOptionPane

      class CustomEnginesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • changeDialog
          ro.sync.exml.options.CustomEngineEditDialog changeDialog
        • hasAdditionalContent
          boolean hasAdditionalContent
        • model
          ro.sync.exml.options.CustomEnginesOptionPane.CustomEngineModel model
        • tablePanel
          ro.sync.ui.table.EditableTablePanel tablePanel
    • Class ro.sync.exml.options.CustomValidationOptionPane

      class CustomValidationOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • model
          ro.sync.exml.options.CustomValidationOptionPane.CustomErrorScannerTableModel model
        • tablePanel
          ro.sync.ui.table.EditableTablePanel tablePanel
    • Class ro.sync.exml.options.DBFiltersOptionPane

      class DBFiltersOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
    • Class ro.sync.exml.options.DBImportOptionPane

      class DBImportOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • createEmptyElemForEmptyVals
          JCheckBox createEmptyElemForEmptyVals
        • createEmptyElemForNullVals
          JCheckBox createEmptyElemForNullVals
        • customFormatRadioButton
          JRadioButton customFormatRadioButton
        • dateChooserPanel
          ro.sync.exml.options.DBImportOptionPane.FormatChooserPanel dateChooserPanel
        • dateTimeChooserPanel
          ro.sync.exml.options.DBImportOptionPane.FormatChooserPanel dateTimeChooserPanel
        • dateTypesTabbedPane
          JTabbedPane dateTypesTabbedPane
        • escapeContentAsXML
          JCheckBox escapeContentAsXML
        • generateAnnotationsForSchema
          JCheckBox generateAnnotationsForSchema
        • timeChooserPanel
          ro.sync.exml.options.DBImportOptionPane.FormatChooserPanel timeChooserPanel
        • unformattedDateRadioButton
          JRadioButton unformattedDateRadioButton
        • xmlSchemaFormatRadioButton
          JRadioButton xmlSchemaFormatRadioButton
    • Class ro.sync.exml.options.DBOptionPane

      class DBOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • connectionsTable
          ro.sync.ui.KeySearchTable connectionsTable
        • connectionTablePanel
          ro.sync.ui.table.EditableTablePanel connectionTablePanel
        • dataSourceConnectionTableModel
          ro.sync.exml.options.DBSourceConnectionsModel dataSourceConnectionTableModel
        • dataSourceList
          List<ro.sync.db.core.DBSourceDriverInfo> dataSourceList
        • dataSourceTable
          ro.sync.ui.KeySearchTable dataSourceTable
        • dataSourceTableModel
          ro.sync.exml.options.DBOptionPane.DataSourceDriversModel dataSourceTableModel
        • dataSourceTablePanel
          ro.sync.ui.table.EditableTablePanel dataSourceTablePanel
        • limitCellsNumberField
          ro.sync.ui.UndoableTextField limitCellsNumberField
        • navigationTreeWindowNumberField
          ro.sync.ui.UndoableTextField navigationTreeWindowNumberField
    • Class ro.sync.exml.options.DBSourceConfiguratorBase

      class DBSourceConfiguratorBase extends JPanel implements Serializable
      • Serialized Fields

        • sessionID
          int sessionID
    • Class ro.sync.exml.options.DBSourceConnectionsModel

      class DBSourceConnectionsModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • connectionsList
          List<ro.sync.db.DBConnectionInfo> connectionsList
    • Class ro.sync.exml.options.DebuggerOptionPane

      class DebuggerOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • debugAlwaysAsk
          JRadioButton debugAlwaysAsk
        • debugAlwaysStop
          JRadioButton debugAlwaysStop
        • debuggerCurrentInstructionPointer
          ro.sync.exml.options.ColorAlphaChooserPanel debuggerCurrentInstructionPointer
        • debugNeverStop
          JRadioButton debugNeverStop
        • enableOptimizationsCheck
          JCheckBox enableOptimizationsCheck
        • horizontalSplit
          JRadioButton horizontalSplit
        • maxXslTemplatesTextField
          ro.sync.ui.UndoableTextField maxXslTemplatesTextField
        • redirectSaxonOutput
          JCheckBox redirectSaxonOutput
        • useInfiniteLoopCheck
          JCheckBox useInfiniteLoopCheck
        • verticalSplit
          JRadioButton verticalSplit
        • xWatchTimeoutTextField
          ro.sync.ui.UndoableTextField xWatchTimeoutTextField
    • Class ro.sync.exml.options.DiffAppearanceOptionPane

      class DiffAppearanceOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • conflictColorButton
          ro.sync.exml.options.ColorButton conflictColorButton
        • incomingColorButton
          ro.sync.exml.options.ColorButton incomingColorButton
        • lineWrap
          JCheckBox lineWrap
        • outgoingColorButton
          ro.sync.exml.options.ColorButton outgoingColorButton
    • Class ro.sync.exml.options.DiffDirsAppearanceOptionPane

      class DiffDirsAppearanceOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • addDeleteColorButton
          ro.sync.exml.options.ColorButton addDeleteColorButton
        • modifiedColorButton
          ro.sync.exml.options.ColorButton modifiedColorButton
    • Class ro.sync.exml.options.DiffDirsOptionPane

      class DiffDirsOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • alwaysAsk
          JRadioButton alwaysAsk
        • doNothing
          JRadioButton doNothing
        • goToNextPrevious
          JRadioButton goToNextPrevious
        • lookInArchives
          JCheckBox lookInArchives
        • optionPresenter
          ro.sync.options.IOptionDialog optionPresenter
        • performBinaryFilesComparison
          JRadioButton performBinaryFilesComparison
        • performContentFilesComparison
          JRadioButton performContentFilesComparison
        • performTimestampFilesComparison
          JRadioButton performTimestampFilesComparison
    • Class ro.sync.exml.options.DiffFilesOptionPane

      class DiffFilesOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • browseCompareAppAction
          ro.sync.ui.application.action.TaggedAction browseCompareAppAction
        • defaultXPathCheck
          JCheckBox defaultXPathCheck
        • defaultXPathField
          ro.sync.syntaxhighlight.textfield.SHTextField defaultXPathField
        • enableComparisonInAuthorMode
          JCheckBox enableComparisonInAuthorMode
        • externalComparatorLocation
          ro.sync.ui.UndoableTextField externalComparatorLocation
        • ignoreAttrsOrder
          JCheckBox ignoreAttrsOrder
        • ignoreCDATA
          JCheckBox ignoreCDATA
        • ignoreComments
          JCheckBox ignoreComments
        • ignoreDOCTYPE
          JCheckBox ignoreDOCTYPE
        • ignoreNamespaceDeclarations
          JCheckBox ignoreNamespaceDeclarations
        • ignoreNamespaces
          JCheckBox ignoreNamespaces
        • ignorePI
          JCheckBox ignorePI
        • ignorePrefixes
          JCheckBox ignorePrefixes
        • ignoreStateOfEmptyElements
          JCheckBox ignoreStateOfEmptyElements
        • ignoreText
          JCheckBox ignoreText
        • ignoreWhitespaces
          JCheckBox ignoreWhitespaces
        • markEndTagsAsDifferent
          JCheckBox markEndTagsAsDifferent
        • mergeAdjacentDifferences
          JCheckBox mergeAdjacentDifferences
        • showPseudoConflicts
          JCheckBox showPseudoConflicts
        • threeWayAlgorithmsCombo
          JComboBox threeWayAlgorithmsCombo
        • threeWayDiffAlgorithmComplexityLevel
          ro.sync.ui.application.ApplicationComboBox threeWayDiffAlgorithmComplexityLevel
        • twoWayAlgorithmsCombo
          JComboBox twoWayAlgorithmsCombo
        • twoWayDiffAlgorithmComplexityLevel
          ro.sync.ui.application.ApplicationComboBox twoWayDiffAlgorithmComplexityLevel
        • useExternalDiff
          JCheckBox useExternalDiff
    • Class ro.sync.exml.options.DITALoggingOptionPane

      class DITALoggingOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • ditaOTErrorsCheckBox
          JCheckBox ditaOTErrorsCheckBox
        • ditaOTInfosCheckBox
          JCheckBox ditaOTInfosCheckBox
        • ditaOTWarnsCheckBox
          JCheckBox ditaOTWarnsCheckBox
        • fopErrorsCheckBox
          JCheckBox fopErrorsCheckBox
        • fopInfosCheckBox
          JCheckBox fopInfosCheckBox
        • fopWarningsCheckBox
          JCheckBox fopWarningsCheckBox
        • openConsoleAlwaysRadio
          JRadioButton openConsoleAlwaysRadio
        • openConsoleWhenBuildFailsRadio
          JRadioButton openConsoleWhenBuildFailsRadio
        • xsltProblemsCheckBox
          JCheckBox xsltProblemsCheckBox
    • Class ro.sync.exml.options.DITAOptionPane

      class DITAOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • browseForDitaOtDirAction
          ro.sync.ui.application.action.TaggedAction browseForDitaOtDirAction
        • ditaOTBuiltinDirRadio
          JRadioButton ditaOTBuiltinDirRadio
        • ditaOTCustomDirRadio
          JRadioButton ditaOTCustomDirRadio
        • ditaOtDirectoryComboBox
          ro.sync.ui.HistoryComboBox ditaOtDirectoryComboBox
        • editorVariablesInputUrlAction
          ro.sync.ui.application.action.TaggedAction editorVariablesInputUrlAction
        • enableDITA2_0Support
          JCheckBox enableDITA2_0Support
        • extraPluginContributedDITAOTRadios
          LinkedHashMap<ro.sync.exml.plugin.AdditionalPluginFolderDescription,JRadioButton> extraPluginContributedDITAOTRadios
        • usedFromOxygen
          boolean usedFromOxygen
    • Class ro.sync.exml.options.DITAShowConsoleErrorsInTransformationPO

      class DITAShowConsoleErrorsInTransformationPO extends Object implements Serializable
      • Serialized Fields

        • showDITAOTErrors
          boolean showDITAOTErrors
        • showDITAOTInfos
          boolean showDITAOTInfos
        • showDITAOTWarnings
          boolean showDITAOTWarnings
        • showFopErrors
          boolean showFopErrors
        • showFopInfos
          boolean showFopInfos
        • showFopWarns
          boolean showFopWarns
        • showXsltProblems
          boolean showXsltProblems
    • Class ro.sync.exml.options.DocumentTemplatesOptionPane

      class DocumentTemplatesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • templatesPanel
          ro.sync.exml.options.documenttype.DocumentTemplatesPanel templatesPanel
    • Class ro.sync.exml.options.DocumentTypeAssociationOptionPane

      class DocumentTypeAssociationOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • docTypesPanel
          ro.sync.exml.options.documenttype.DocumentTypesPresenterPanel docTypesPanel
        • dtdSupportInRuleMatchingCheckBox
          JCheckBox dtdSupportInRuleMatchingCheckBox
        • onlyForLocalDTDsCheckBox
          JCheckBox onlyForLocalDTDsCheckBox
        • useGrammarCacheCheckBox
          JCheckBox useGrammarCacheCheckBox
    • Class ro.sync.exml.options.DocumentTypeCustomLocationsOptionPane

      class DocumentTypeCustomLocationsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • customFrameworksDirFolderRadio
          JRadioButton customFrameworksDirFolderRadio
        • customFrameworksDirTextField
          ro.sync.ui.UndoableTextField customFrameworksDirTextField
        • defaultFrameworksDirRadio
          JRadioButton defaultFrameworksDirRadio
        • defaultFrameworksDirTextField
          ro.sync.ui.UndoableTextField defaultFrameworksDirTextField
        • frameworksBrowseAction
          ro.sync.ui.application.action.TaggedAction frameworksBrowseAction
        • frameworksEditorVariablesAction
          ro.sync.ui.application.action.TaggedAction frameworksEditorVariablesAction
        • tablePanel
          ro.sync.exml.options.common.URITablePanel tablePanel
    • Class ro.sync.exml.options.DOTNETOptionPane

      class DOTNETOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • allowMultipleOutputDocsOn
          JCheckBox allowMultipleOutputDocsOn
        • assemblyFilenameTextField
          ro.sync.ui.UndoableTextField assemblyFilenameTextField
        • assemblyNameGACTextField
          ro.sync.ui.UndoableTextField assemblyNameGACTextField
        • credentialLoadingSourceXMLTextField
          ro.sync.ui.UndoableTextField credentialLoadingSourceXMLTextField
        • credentialLoadingStyleXSLTextField
          ro.sync.ui.UndoableTextField credentialLoadingStyleXSLTextField
        • forcesASCIIOutputEncodingOn
          JCheckBox forcesASCIIOutputEncodingOn
        • listOfExtensionObjectClassNamesTextField
          ro.sync.ui.UndoableTextField listOfExtensionObjectClassNamesTextField
        • notResolveExternalDefinitionOn
          JCheckBox notResolveExternalDefinitionOn
        • stripNonSignificantWhitespaceOn
          JCheckBox stripNonSignificantWhitespaceOn
        • timingOn
          JCheckBox timingOn
        • useNamedURIResolverClassTextField
          ro.sync.ui.UndoableTextField useNamedURIResolverClassTextField
        • useSpecifiedEXSLTAssemblyTextField
          ro.sync.ui.UndoableTextField useSpecifiedEXSLTAssemblyTextField
        • validateDocuments
          JCheckBox validateDocuments
        • xIncludeOn
          JCheckBox xIncludeOn
    • Class ro.sync.exml.options.EditorCCAnnotationsOptionPane

      class EditorCCAnnotationsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • displayHTMLAnnotations
          JCheckBox displayHTMLAnnotations
        • preferCustomOxyCommehtsForDTDAnnotations
          JCheckBox preferCustomOxyCommehtsForDTDAnnotations
        • showAnnotations
          JCheckBox showAnnotations
        • showAnnotationsAsTooltips
          JCheckBox showAnnotationsAsTooltips
        • useAllRelaxNGAnnotationsAsDocumentation
          JCheckBox useAllRelaxNGAnnotationsAsDocumentation
    • Class ro.sync.exml.options.EditorCCJSONOptionPane

      class EditorCCJSONOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • generateAdditionalProps
          JCheckBox generateAdditionalProps
        • generateOptionalProps
          JCheckBox generateOptionalProps
        • generateRequiredContent
          JCheckBox generateRequiredContent
    • Class ro.sync.exml.options.EditorCCJSOptionPane

      class EditorCCJSOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • labelUD
          JLabel labelUD
        • uriTablePanel
          ro.sync.exml.options.common.URITablePanel uriTablePanel
        • useBuiltinJSCheck
          JCheckBox useBuiltinJSCheck
        • useCCCheck
          JCheckBox useCCCheck
    • Class ro.sync.exml.options.EditorCCOptionPaneGroup

      class EditorCCOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • activationDelayField
          ro.sync.ui.UndoableTextField activationDelayField
        • addFirstChoice
          JCheckBox addFirstChoice
        • addGuessElementsCheck
          JCheckBox addGuessElementsCheck
        • addOptionalContent
          JCheckBox addOptionalContent
        • autocloseLastOpenedTag
          JCheckBox autocloseLastOpenedTag
        • caseSensitiveTagInsightCheck
          JCheckBox caseSensitiveTagInsightCheck
        • closeTheInsertedElementCheck
          JCheckBox closeTheInsertedElementCheck
        • considerNextSiblingsCheck
          JCheckBox considerNextSiblingsCheck
        • cursorBetweenTags
          JCheckBox cursorBetweenTags
        • insFixedAttrCheck
          JCheckBox insFixedAttrCheck
        • insReqAttrCheck
          JCheckBox insReqAttrCheck
        • learnAttsValues
          JCheckBox learnAttsValues
        • learnOnOpen
          JCheckBox learnOnOpen
        • learnWords
          JCheckBox learnWords
        • maximumNumberOfItems
          JComboBox maximumNumberOfItems
        • notIfMathingTagFoundCheck
          JCheckBox notIfMathingTagFoundCheck
        • renameMatchingTag
          JCheckBox renameMatchingTag
        • showEntities
          JCheckBox showEntities
        • showRecentlyUsedItems
          JCheckBox showRecentlyUsedItems
        • useCCCheck
          JCheckBox useCCCheck
    • Class ro.sync.exml.options.EditorCCXPathOptionPane

      class EditorCCXPathOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • enableXPathCC
          JCheckBox enableXPathCC
        • fsWindowBackgroundColorButton
          ro.sync.exml.options.ColorButton fsWindowBackgroundColorButton
        • fsWindowForegroundColorButton
          ro.sync.exml.options.ColorButton fsWindowForegroundColorButton
        • includeAxes
          JCheckBox includeAxes
        • includeXPathFunctions
          JCheckBox includeXPathFunctions
        • includeXSLTFunctions
          JCheckBox includeXSLTFunctions
        • showFunctionsSignatures
          JCheckBox showFunctionsSignatures
    • Class ro.sync.exml.options.EditorCCXSDOptionPane

      class EditorCCXSDOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
    • Class ro.sync.exml.options.EditorCCXSLOptionPane

      class EditorCCXSLOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • builtinDocSchemaRadio
          JRadioButton builtinDocSchemaRadio
        • ccSchemaAndDTDPanel
          ro.sync.exml.options.SchemaAndDTDPanel ccSchemaAndDTDPanel
        • customDocSchemaRadio
          JRadioButton customDocSchemaRadio
        • detectXhtmlFO
          JCheckBox detectXhtmlFO
        • docSchemaURLPanel
          ro.sync.exml.options.SchemaAndDTDPanel docSchemaURLPanel
        • fopRB
          JRadioButton fopRB
        • htmlRB
          JRadioButton htmlRB
        • noneRB
          JRadioButton noneRB
        • userDefinedRB
          JRadioButton userDefinedRB
    • Class ro.sync.exml.options.EditorCCYAMLOptionPane

      class EditorCCYAMLOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • generateAdditionalProps
          JCheckBox generateAdditionalProps
        • generateOptionalProps
          JCheckBox generateOptionalProps
        • generateRequiredContent
          JCheckBox generateRequiredContent
        • propValuesCombo
          JComboBox<Object> propValuesCombo
        • propValuesLabel
          JLabel propValuesLabel
    • Class ro.sync.exml.options.EditorDiagramOptionPane

      class EditorDiagramOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • diagramPosition
          JComboBox diagramPosition
        • enableNVDLDiagramViews
          JCheckBox enableNVDLDiagramViews
        • enableRNGDiagramViews
          JCheckBox enableRNGDiagramViews
        • enableXSDDiagramViews
          JCheckBox enableXSDDiagramViews
        • showNVDLDiagram
          JCheckBox showNVDLDiagram
        • showRNGDiagram
          JCheckBox showRNGDiagram
    • Class ro.sync.exml.options.EditorDocumentValidationPaneGroup

      class EditorDocumentValidationPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • alwaysShowValidationStatus
          JCheckBox alwaysShowValidationStatus
        • maxNumberOfErrorMarkers
          ro.sync.ui.UndoableTextField maxNumberOfErrorMarkers
        • validationAsYouType
          JCheckBox validationAsYouType
        • validationDelay
          ro.sync.ui.UndoableTextField validationDelay
        • validationErrorHighlightColorButton
          ro.sync.exml.options.ColorButton validationErrorHighlightColorButton
        • validationFatalErrorHighlightColorButton
          ro.sync.exml.options.ColorButton validationFatalErrorHighlightColorButton
        • validationInfoHighlightColorButton
          ro.sync.exml.options.ColorButton validationInfoHighlightColorButton
        • validationSuccessColorButton
          ro.sync.exml.options.ColorButton validationSuccessColorButton
        • validationWarningHighlightColorButton
          ro.sync.exml.options.ColorButton validationWarningHighlightColorButton
    • Class ro.sync.exml.options.EditorFormatCSSOptionPane

      class EditorFormatCSSOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • addNewLineBetweenClassesCheck
          JCheckBox addNewLineBetweenClassesCheck
        • addSpaceBeforePropertyValueCheck
          JCheckBox addSpaceBeforePropertyValueCheck
        • classBodyOnNewLineCheck
          JCheckBox classBodyOnNewLineCheck
        • formatEmbeddedCSS
          JCheckBox formatEmbeddedCSS
        • indentClassContentCheck
          JCheckBox indentClassContentCheck
        • preserveEmptyLinesCheck
          JCheckBox preserveEmptyLinesCheck
    • Class ro.sync.exml.options.EditorFormatJSONOptionPane

      class EditorFormatJSONOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.EditorFormatJSOptionPane

      class EditorFormatJSOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • formatEmbeddedJS
          JCheckBox formatEmbeddedJS
        • preserveEmptyLineCheck
          JCheckBox preserveEmptyLineCheck
        • putStartBraceOnNewLineCheck
          JCheckBox putStartBraceOnNewLineCheck
    • Class ro.sync.exml.options.EditorFormatOptionPaneGroup

      class EditorFormatOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • clearUndoBeforePPCheck
          JCheckBox clearUndoBeforePPCheck
        • detectIndentOptionsCheck
          JCheckBox detectIndentOptionsCheck
        • detectLineWidthCheck
          JCheckBox detectLineWidthCheck
        • enableZeroIndentFormatting
          JCheckBox enableZeroIndentFormatting
        • formatOnOpen
          JCheckBox formatOnOpen
        • indentOnEnter
          JCheckBox indentOnEnter
        • indentSizeCombo
          JComboBox indentSizeCombo
        • lineWidthCombo
          JComboBox lineWidthCombo
        • useHardWrap
          JCheckBox useHardWrap
        • useSmartEnter
          JCheckBox useSmartEnter
        • useTabsCheck
          JCheckBox useTabsCheck
    • Class ro.sync.exml.options.EditorFormatWhitespaceOptionPane

      class EditorFormatWhitespaceOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • wsTable
          ro.sync.ui.application.ApplicationTable wsTable
        • wsTableModel
          ro.sync.exml.options.EditorFormatWhitespaceOptionPane.WhitespaceTableModel wsTableModel
    • Class ro.sync.exml.options.EditorFormatXMLOptionPane

      class EditorFormatXMLOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • addSpaceBeforeClosingEmptyCheck
          JCheckBox addSpaceBeforeClosingEmptyCheck
        • breakLineBeforeAttributeCheck
          JCheckBox breakLineBeforeAttributeCheck
        • breakLinesEditablePanel
          ro.sync.exml.options.EditorFormatXMLOptionPane.BreakLinesEditablePanel breakLinesEditablePanel
        • breakLongAttributesCheck
          JCheckBox breakLongAttributesCheck
        • expandEmptyElementsCheck
          JCheckBox expandEmptyElementsCheck
        • indentInlineElems
          JCheckBox indentInlineElems
        • indentInPreserveSpaceCheck
          JCheckBox indentInPreserveSpaceCheck
        • indentOnPaste
          JCheckBox indentOnPaste
        • preserveEmptyLinesCheck
          JCheckBox preserveEmptyLinesCheck
        • preserveLineBreaksInAttrsValues
          JCheckBox preserveLineBreaksInAttrsValues
        • preserveMixed
          ro.sync.exml.options.ListEditorPanel preserveMixed
        • preservePanel
          ro.sync.exml.options.ListEditorPanel preservePanel
        • preserveTextAsItIsCheck
          JCheckBox preserveTextAsItIsCheck
        • schemaAwareIndentCheck
          JCheckBox schemaAwareIndentCheck
        • sortAttributesCheck
          JCheckBox sortAttributesCheck
        • stripPanel
          ro.sync.exml.options.ListEditorPanel stripPanel
    • Class ro.sync.exml.options.EditorFormatXPathOptionPane

      class EditorFormatXPathOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • formatEmbeddedXPath
          JCheckBox formatEmbeddedXPath
    • Class ro.sync.exml.options.EditorFormatXQueryOptionPane

      class EditorFormatXQueryOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • breakLineBeforeAttributeCheck
          JCheckBox breakLineBeforeAttributeCheck
        • preserveLineBreaksCheck
          JCheckBox preserveLineBreaksCheck
    • Class ro.sync.exml.options.EditorOpenOptionPane

      class EditorOpenOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • askForEachDocButton
          JRadioButton askForEachDocButton
        • bidiLimitCheck
          JCheckBox bidiLimitCheck
        • bidiLimitCombo
          JComboBox bidiLimitCombo
        • disableBIDISupportButton
          JRadioButton disableBIDISupportButton
        • editorLineLimit
          ro.sync.ui.UndoableTextField editorLineLimit
        • editorLineLimitCheck
          JCheckBox editorLineLimitCheck
        • enableBIDISupportButton
          JRadioButton enableBIDISupportButton
        • lockLocalResourcesForEditing
          JCheckBox lockLocalResourcesForEditing
        • openEachEditorNextToCurrent
          JCheckBox openEachEditorNextToCurrent
        • optimizeLoadFileSizeCombo
          JComboBox optimizeLoadFileSizeCombo
        • restoreCursorPositionCheck
          JCheckBox restoreCursorPositionCheck
        • showLoadLargeDocumentsInfo
          JCheckBox showLoadLargeDocumentsInfo
    • Class ro.sync.exml.options.EditorOptionPaneGroup

      class EditorOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • canEditReadOnlyFiles
          JCheckBox canEditReadOnlyFiles
        • ccDocWindowBackgroundColorButton
          ro.sync.exml.options.ColorButton ccDocWindowBackgroundColorButton
        • ccDocWindowForegroundColorButton
          ro.sync.exml.options.ColorButton ccDocWindowForegroundColorButton
        • ccWindowBackgroundColorButton
          ro.sync.exml.options.ColorButton ccWindowBackgroundColorButton
        • ccWindowForegroundColorButton
          ro.sync.exml.options.ColorButton ccWindowForegroundColorButton
        • displayQuickAssistHint
          JCheckBox displayQuickAssistHint
        • enableMouseWheelZooming
          JCheckBox enableMouseWheelZooming
        • findHighlightsColorButton
          ro.sync.exml.options.ColorButton findHighlightsColorButton
        • marksColorButton
          ro.sync.exml.options.ColorButton marksColorButton
        • maxNoOfHighlightsFiled
          ro.sync.ui.UndoableTextField maxNoOfHighlightsFiled
        • searchDeclHighlightsColorButton
          ro.sync.exml.options.ColorButton searchDeclHighlightsColorButton
        • searchRefHighlightsColorButton
          ro.sync.exml.options.ColorButton searchRefHighlightsColorButton
        • selectionBackgroundColorButton
          ro.sync.exml.options.ColorButton selectionBackgroundColorButton
        • selectionForegroundColorButton
          ro.sync.exml.options.ColorButton selectionForegroundColorButton
        • showEOL_EOFCheck
          JCheckBox showEOL_EOFCheck
        • showSpacesCheck
          JCheckBox showSpacesCheck
        • undoHistorySizeTextField
          ro.sync.ui.UndoableTextField undoHistorySizeTextField
        • xPathHighlightsColorButton
          ro.sync.exml.options.ColorButton xPathHighlightsColorButton
    • Class ro.sync.exml.options.EditorPageAssociationsPanel

      class EditorPageAssociationsPanel extends ro.sync.ui.table.EditableSortableTablePanel implements Serializable
      • Serialized Fields

        • model
          ro.sync.exml.options.EditorPageAssociationsPanel.EditorPageTableModel model
    • Class ro.sync.exml.options.EditorPageAssociationsPanel.EditorPageTableModel

      class EditorPageTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • editorPageAssociation
          List<ro.sync.exml.editor.EditorPageAssociation> editorPageAssociation
    • Class ro.sync.exml.options.EditorPrintOptionPane

      class EditorPrintOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • footerColor
          ro.sync.exml.options.ColorButton footerColor
        • footerFontButton
          ro.sync.exml.options.common.FontPanel footerFontButton
        • footerLeft
          ro.sync.ui.UndoableTextField footerLeft
        • footerMiddle
          ro.sync.ui.UndoableTextField footerMiddle
        • footerOverline
          JCheckBox footerOverline
        • footerRight
          ro.sync.ui.UndoableTextField footerRight
        • headerColor
          ro.sync.exml.options.ColorButton headerColor
        • headerFontButton
          ro.sync.exml.options.common.FontPanel headerFontButton
        • headerLeft
          ro.sync.ui.UndoableTextField headerLeft
        • headerMiddle
          ro.sync.ui.UndoableTextField headerMiddle
        • headerRight
          ro.sync.ui.UndoableTextField headerRight
        • headerUnderline
          JCheckBox headerUnderline
    • Class ro.sync.exml.options.EditorSaveOptionPane

      class EditorSaveOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • autoRecoveryIntervalCombo
          JComboBox autoRecoveryIntervalCombo
        • autoRecoveryLocationPanel
          JPanel autoRecoveryLocationPanel
        • autoRecoveryLocationTextField
          ro.sync.ui.UndoableTextField autoRecoveryLocationTextField
        • autosaveIntervalCombo
          JComboBox autosaveIntervalCombo
        • backupExtensionField
          ro.sync.ui.UndoableTextField backupExtensionField
        • checkValidateBeforeSave
          JCheckBox checkValidateBeforeSave
        • clearUndoOnSaveCheck
          JCheckBox clearUndoOnSaveCheck
        • compileLessOnSave
          JCheckBox compileLessOnSave
        • enableAutoRecoveryCheckBox
          JCheckBox enableAutoRecoveryCheckBox
        • enableAutosaveCheckBox
          JCheckBox enableAutosaveCheckBox
        • enableSaveAsInNewDlgCheck
          JCheckBox enableSaveAsInNewDlgCheck
        • makeBackupCheck
          JCheckBox makeBackupCheck
        • safeSaveCheck
          JCheckBox safeSaveCheck
        • saveAllBeforeTransformationOrValidation
          JCheckBox saveAllBeforeTransformationOrValidation
        • saveCurrentFileBeforeCallingExternalTool
          JCheckBox saveCurrentFileBeforeCallingExternalTool
    • Class ro.sync.exml.options.EmptyOptionPaneGroup

      class EmptyOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
    • Class ro.sync.exml.options.ExistXMLDatabaseOptionPane

      class ExistXMLDatabaseOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • baseUriTextField
          ro.sync.ui.UndoableTextField baseUriTextField
        • currentCollection
          ro.sync.ui.UndoableTextField currentCollection
        • driver
          ro.sync.db.core.DBSourceDriverInfo driver
        • passwordTextField
          ro.sync.ui.application.ApplicationPasswordField passwordTextField
        • usernameTextField
          ro.sync.ui.UndoableTextField usernameTextField
        • useSSL
          JCheckBox useSSL
    • Class ro.sync.exml.options.ExternalPOTestClass

      class ExternalPOTestClass extends Object implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.ExternalToolsOptionPane

      class ExternalToolsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • editor
          ro.sync.cmdline.CmdLinesEditor editor
    • Class ro.sync.exml.options.FOProcessorsOptionPane

      class FOProcessorsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • apacheFopInputPanel
          ro.sync.ui.InputFilePanel apacheFopInputPanel
        • browseConfigurationAction
          ro.sync.ui.application.action.TaggedAction browseConfigurationAction
        • configurationFilePathField
          ro.sync.ui.UndoableTextField configurationFilePathField
        • editor
          ro.sync.cmdline.CmdLinesEditor editor
        • enableInternalFopOutputCheck
          JCheckBox enableInternalFopOutputCheck
        • enablePDFA_1bCheck
          JCheckBox enablePDFA_1bCheck
        • fopMemoryCombo
          JComboBox fopMemoryCombo
        • useBuilInApacheFOP
          JRadioButton useBuilInApacheFOP
        • useOtherApacheFOP
          JRadioButton useOtherApacheFOP
    • Class ro.sync.exml.options.ForbiddenCharsDocument

      class ForbiddenCharsDocument extends ro.sync.document.OxygenPlainDocument implements Serializable
    • Class ro.sync.exml.options.GridEditorOptionPane

      class GridEditorOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • borderColorButton
          ro.sync.exml.options.ColorButton borderColorButton
        • chCurrentSelectedEnd1ColorButton
          ro.sync.exml.options.ColorButton chCurrentSelectedEnd1ColorButton
        • chCurrentSelectedEnd2ColorButton
          ro.sync.exml.options.ColorButton chCurrentSelectedEnd2ColorButton
        • chCurrentSelectedStart1ColorButton
          ro.sync.exml.options.ColorButton chCurrentSelectedStart1ColorButton
        • chCurrentSelectedStart2ColorButton
          ro.sync.exml.options.ColorButton chCurrentSelectedStart2ColorButton
        • chPreviewCurrentSelectedIcon
          ro.sync.exml.options.GridEditorOptionPane.IconPainterPanel chPreviewCurrentSelectedIcon
        • chPreviewSelectedIcon
          ro.sync.exml.options.GridEditorOptionPane.IconPainterPanel chPreviewSelectedIcon
        • chPreviewUnselectedIcon
          ro.sync.exml.options.GridEditorOptionPane.IconPainterPanel chPreviewUnselectedIcon
        • chSelectedEnd1ColorButton
          ro.sync.exml.options.ColorButton chSelectedEnd1ColorButton
        • chSelectedEnd2ColorButton
          ro.sync.exml.options.ColorButton chSelectedEnd2ColorButton
        • chSelectedStart1ColorButton
          ro.sync.exml.options.ColorButton chSelectedStart1ColorButton
        • chSelectedStart2ColorButton
          ro.sync.exml.options.ColorButton chSelectedStart2ColorButton
        • chUnselectedEnd1ColorButton
          ro.sync.exml.options.ColorButton chUnselectedEnd1ColorButton
        • chUnselectedEnd2ColorButton
          ro.sync.exml.options.ColorButton chUnselectedEnd2ColorButton
        • chUnselectedStart1ColorButton
          ro.sync.exml.options.ColorButton chUnselectedStart1ColorButton
        • chUnselectedStart2ColorButton
          ro.sync.exml.options.ColorButton chUnselectedStart2ColorButton
        • compactRepresentation
          JCheckBox compactRepresentation
        • currentlySelectionColorButton
          ro.sync.exml.options.ColorButton currentlySelectionColorButton
        • defaultColsWidthTextField
          ro.sync.ui.UndoableTextField defaultColsWidthTextField
        • gridBackgroundColorButton
          ro.sync.exml.options.ColorButton gridBackgroundColorButton
        • gridForegroundColorButton
          ro.sync.exml.options.ColorButton gridForegroundColorButton
        • prettyPrintContent
          JCheckBox prettyPrintContent
        • rowCurrentSelectedColorButton
          ro.sync.exml.options.ColorButton rowCurrentSelectedColorButton
        • rowSelectedColorButton
          ro.sync.exml.options.ColorButton rowSelectedColorButton
        • rowUnselectedColorButton
          ro.sync.exml.options.ColorButton rowUnselectedColorButton
        • selectionColorButton
          ro.sync.exml.options.ColorButton selectionColorButton
    • Class ro.sync.exml.options.HostsTableModel

      class HostsTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.IgnoredValidationProblemsOptionPane

      class IgnoredValidationProblemsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • ignoredProblemsPanel
          ro.sync.exml.options.IgnoredValidationProblemsPanel ignoredProblemsPanel
        • ignoreProblemsSupportCheckBox
          JCheckBox ignoreProblemsSupportCheckBox
    • Class ro.sync.exml.options.IgnoredValidationProblemsPanel

      class IgnoredValidationProblemsPanel extends ro.sync.ui.table.EditableSortableTablePanel implements Serializable
      • Serialized Fields

        • ignoreProblemsSupportCheckBox
          JCheckBox ignoreProblemsSupportCheckBox
        • model
          ro.sync.exml.options.IgnoredValidationProblemsPanel.IgnoredValidationProblemsTableModel model
    • Class ro.sync.exml.options.IgnoredValidationProblemsPanel.IgnoredValidationProblemsTableModel

      class IgnoredValidationProblemsTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • data
          List<ro.sync.quickfix.generic.IgnoredProblemPO> data
    • Class ro.sync.exml.options.JSONSchemaEditorPropertiesOptionPane

      class JSONSchemaEditorPropertiesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • showAdditionalPropertiesInViews
          JCheckBox showAdditionalPropertiesInViews
        • treeTable
          ro.sync.ui.treetable.ApplicationTreeTable treeTable
    • Class ro.sync.exml.options.LegacyProperties

      class LegacyProperties extends Properties implements Serializable
    • Class ro.sync.exml.options.ListEditorPanel

      class ListEditorPanel extends JPanel implements Serializable
    • Class ro.sync.exml.options.MapsOptionsPane

      class MapsOptionsPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • alwaysNavigateToNextDocument
          JRadioButton alwaysNavigateToNextDocument
        • alwaysOpenDitaManagerButton
          JRadioButton alwaysOpenDitaManagerButton
        • askWhenNavigateToNextDocument
          JRadioButton askWhenNavigateToNextDocument
        • askWhenOpenDitaManagerButton
          JRadioButton askWhenOpenDitaManagerButton
        • ditaMapPatterns
          ro.sync.ui.UndoableTextField ditaMapPatterns
        • doNothingWhenNavigatingToNextDocument
          JRadioButton doNothingWhenNavigatingToNextDocument
        • editResolvedReferredContent
          JCheckBox editResolvedReferredContent
        • enableAutosaveCheckBox
          JCheckBox enableAutosaveCheckBox
        • enableDynamicConversion
          JCheckBox enableDynamicConversion
        • expandMapReferencesInAuthorPage
          JCheckBox expandMapReferencesInAuthorPage
        • navTitleAttrForTitleRendition
          JCheckBox navTitleAttrForTitleRendition
        • neverOpenDitaManagerButton
          JRadioButton neverOpenDitaManagerButton
        • preferAddingKeyrefToRefRes
          JCheckBox preferAddingKeyrefToRefRes
        • presentOnlyItemsRelatedToOpenMaps
          JCheckBox presentOnlyItemsRelatedToOpenMaps
        • restrictEditingReferredContentToLocalFiles
          JCheckBox restrictEditingReferredContentToLocalFiles
        • topicRefFormatCheckbox
          JCheckBox topicRefFormatCheckbox
        • topicRefNavtitleCheckbox
          JCheckBox topicRefNavtitleCheckbox
        • topicRefScopeCheckbox
          JCheckBox topicRefScopeCheckbox
        • topicRefTypeCheckbox
          JCheckBox topicRefTypeCheckbox
        • usedFromOxygen
          boolean usedFromOxygen
        • useFilenameForTopicrefKeysAttr
          JCheckBox useFilenameForTopicrefKeysAttr
    • Class ro.sync.exml.options.MarkdownOptionPane

      class MarkdownOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • sectionPanels
          Map<ro.sync.exml.validate.scanners.md.MDSchematronValidatorType,ro.sync.exml.options.MDSchematronValidatorTypePanel> sectionPanels
    • Class ro.sync.exml.options.MarkLogicDatabaseOptionPane

      class MarkLogicDatabaseOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • databaseTextField
          ro.sync.ui.UndoableTextField databaseTextField
        • driver
          ro.sync.db.core.DBSourceDriverInfo driver
        • hostTextField
          ro.sync.ui.UndoableTextField hostTextField
        • passwordTextField
          ro.sync.ui.application.ApplicationPasswordField passwordTextField
        • portTextField
          ro.sync.ui.UndoableTextField portTextField
        • usernameTextField
          ro.sync.ui.UndoableTextField usernameTextField
        • webdavTextField
          ro.sync.ui.UndoableTextField webdavTextField
    • Class ro.sync.exml.options.MarkOccurrencesOptionPane

      class MarkOccurrencesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • colorPanel
          JPanel colorPanel
        • declarationColorButton
          ro.sync.exml.options.ColorButton declarationColorButton
        • enableHighlightInAnt
          JCheckBox enableHighlightInAnt
        • enableHighlightInRNG
          JCheckBox enableHighlightInRNG
        • enableHighlightInSchematron
          JCheckBox enableHighlightInSchematron
        • enableHighlightInWSDL
          JCheckBox enableHighlightInWSDL
        • enableHighlightInXML
          JCheckBox enableHighlightInXML
        • enableHighlightInXsd
          JCheckBox enableHighlightInXsd
        • enableHighlightInXSL
          JCheckBox enableHighlightInXSL
        • referenceColorButton
          ro.sync.exml.options.ColorButton referenceColorButton
    • Class ro.sync.exml.options.MasterFilesOptionPane

      class MasterFilesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
    • Class ro.sync.exml.options.MDSchematronValidatorOptionsPO

      class MDSchematronValidatorOptionsPO extends Object implements Serializable
      • Serialized Fields

        • mdValidatorOptions
          ro.sync.options.SerializableLinkedHashMap<String,ro.sync.exml.options.MDSchematronValidatorTypeOptionsPO> mdValidatorOptions
    • Class ro.sync.exml.options.MDSchematronValidatorTypeOptionsPO

      class MDSchematronValidatorTypeOptionsPO extends Object implements Serializable
      • Serialized Fields

        • isValidationEnable
          boolean isValidationEnable
        • schematronPath
          String schematronPath
    • Class ro.sync.exml.options.MDSchematronValidatorTypePanel

      class MDSchematronValidatorTypePanel extends JPanel implements Serializable
      • Serialized Fields

        • schematronInput
          ro.sync.ui.InputUrlPanel schematronInput
        • validateAsCheckBox
          JCheckBox validateAsCheckBox
    • Class ro.sync.exml.options.MessagesOptionPane

      class MessagesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • alwaysAsk
          JRadioButton alwaysAsk
        • alwaysExpand
          JRadioButton alwaysExpand
        • dontExpand
          JRadioButton dontExpand
        • promptWhenMoveResources
          JCheckBox promptWhenMoveResources
        • showAddedToProjectWarningDialog
          JCheckBox showAddedToProjectWarningDialog
        • showBIDIWarning
          JCheckBox showBIDIWarning
        • showChangeOrientationWarnCheck
          JCheckBox showChangeOrientationWarnCheck
        • showChooseEncodingForConversionsDialog
          JCheckBox showChooseEncodingForConversionsDialog
        • showJavaVendorWarning
          JCheckBox showJavaVendorWarning
        • showMathMLEditorRecommendation
          JCheckBox showMathMLEditorRecommendation
        • showSFTPDialog
          JCheckBox showSFTPDialog
        • showSharePointEnterpriseLicenseMessage
          JCheckBox showSharePointEnterpriseLicenseMessage
        • showSwitchToDITAPersp
          JCheckBox showSwitchToDITAPersp
        • showXPathBuilderWarningCheck
          JCheckBox showXPathBuilderWarningCheck
    • Class ro.sync.exml.options.MSXMLOptionPane

      class MSXMLOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • notResolveExternalDefinitionOn
          JCheckBox notResolveExternalDefinitionOn
        • stripNonSignificantWhitespaceOn
          JCheckBox stripNonSignificantWhitespaceOn
        • timingOn
          JCheckBox timingOn
        • transformStartModeTextField
          ro.sync.ui.UndoableTextField transformStartModeTextField
        • validateDocuments
          JCheckBox validateDocuments
    • Class ro.sync.exml.options.OpenFindResourceIndexingOptions

      class OpenFindResourceIndexingOptions extends Object implements Serializable
      • Serialized Fields

        • ignoredContentFilesPatterns
          String ignoredContentFilesPatterns
        • includedContentBinaryFilesPatterns
          String includedContentBinaryFilesPatterns
        • indexRemoteResourcesContent
          boolean indexRemoteResourcesContent
        • lang
          String lang
        • searchInContent
          boolean searchInContent
        • stopWords
          String stopWords
        • xmlAware
          boolean xmlAware
        • xmlAwareContentSizeLimit
          int xmlAwareContentSizeLimit
    • Class ro.sync.exml.options.OpenFindResourceOptionPane

      class OpenFindResourceOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • exactMatches
          JRadioButton exactMatches
        • ignoredFilesFilter
          ro.sync.ui.UndoableTextField ignoredFilesFilter
        • includedBinaryFilesFilter
          ro.sync.ui.UndoableTextField includedBinaryFilesFilter
        • indexContentOfOpenedMaps
          JCheckBox indexContentOfOpenedMaps
        • indexOnlyResourceOnlyTopics
          JCheckBox indexOnlyResourceOnlyTopics
        • indexRemoteContents
          JCheckBox indexRemoteContents
        • langCombo
          JComboBox langCombo
        • maximumHitsNumberCombo
          ro.sync.ui.application.ApplicationComboBox maximumHitsNumberCombo
        • operatorCombo
          ro.sync.ui.application.ApplicationComboBox operatorCombo
        • prefixMatches
          JRadioButton prefixMatches
        • searchInContents
          JCheckBox searchInContents
        • stopWordsArea
          ro.sync.ui.application.ApplicationTextArea stopWordsArea
        • toEnableDisable
          List<JComponent> toEnableDisable
        • xmlAware
          JCheckBox xmlAware
        • xmlAwareContentSizeLimit
          ro.sync.ui.UndoableTextField xmlAwareContentSizeLimit
    • Class ro.sync.exml.options.OpenFindResourceSearchingOptions

      class OpenFindResourceSearchingOptions extends Object implements Serializable
      • Serialized Fields

        • exactMatches
          boolean exactMatches
        • maximumHitsNumber
          int maximumHitsNumber
        • usingAndAsDefaultJoinOperator
          boolean usingAndAsDefaultJoinOperator
    • Class ro.sync.exml.options.OutlineOptionPane

      class OutlineOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • attrNamesPanel
          ro.sync.exml.options.AttributeNamesEditorPanel attrNamesPanel
        • enableOutlineDnD
          JCheckBox enableOutlineDnD
    • Class ro.sync.exml.options.OxygenArchiveOptionPane

      class OxygenArchiveOptionPane extends ro.sync.exml.options.common.ArchiveOptionPane implements Serializable
    • Class ro.sync.exml.options.OxygenEncodingOptionPane

      class OxygenEncodingOptionPane extends ro.sync.exml.options.common.EncodingOptionPaneBase implements Serializable
    • Class ro.sync.exml.options.OxygenFileTypesOptionPane

      class OxygenFileTypesOptionPane extends ro.sync.exml.options.common.FileTypesOptionPaneBase implements Serializable
    • Class ro.sync.exml.options.OxygenFontsOptionPane

      class OxygenFontsOptionPane extends ro.sync.exml.options.common.FontsOptionPaneBase implements Serializable
    • Class ro.sync.exml.options.OxygenMenuShorcutKeysOptionPane

      class OxygenMenuShorcutKeysOptionPane extends ro.sync.exml.options.common.MenuShorcutKeysOptionPaneBase implements Serializable
    • Class ro.sync.exml.options.PageOptionsMapping

      class PageOptionsMapping extends HashMap<String,String> implements Serializable
    • Class ro.sync.exml.options.PagesOptionPaneGroup

      class PagesOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • allowDTPageOverride
          JCheckBox allowDTPageOverride
        • editorPageAssociationsPanel
          ro.sync.exml.options.EditorPageAssociationsPanel editorPageAssociationsPanel
    • Class ro.sync.exml.options.PerspectivesLayoutInfo

      class PerspectivesLayoutInfo extends Object implements Serializable
      • Serialized Fields

        • predefinedLayout
          boolean predefinedLayout
        • predefinedLayoutName
          String predefinedLayoutName
        • specifiedLayoutPath
          String specifiedLayoutPath
        • useFixedLayout
          boolean useFixedLayout
    • Class ro.sync.exml.options.PluginCellRenderer

      class PluginCellRenderer extends DefaultTableCellRenderer implements Serializable
    • Class ro.sync.exml.options.PluginsOptionPane

      class PluginsOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • addonExtensionsManager
          ro.sync.exml.addons.ExtensionsManager addonExtensionsManager
        • pluginArea
          ro.sync.ui.application.ApplicationEditorPane pluginArea
        • pluginTable
          ro.sync.ui.application.ApplicationTable pluginTable
    • Class ro.sync.exml.options.ProfilerOptionPane

      class ProfilerOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • hotSpotThreshold
          ro.sync.ui.UndoableTextField hotSpotThreshold
        • ignoreInvocationLessThan
          ro.sync.ui.UndoableTextField ignoreInvocationLessThan
        • microseconds
          JRadioButton microseconds
        • miliseconds
          JRadioButton miliseconds
        • percentageAbsolute
          JRadioButton percentageAbsolute
        • percentageRelative
          JRadioButton percentageRelative
        • showInherentTime
          JCheckBox showInherentTime
        • showInvocationCount
          JCheckBox showInvocationCount
        • showTime
          JCheckBox showTime
    • Class ro.sync.exml.options.RelaxNGOptionPane

      class RelaxNGOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.SchemaAndDTDPanel

      class SchemaAndDTDPanel extends ro.sync.ui.InputUrlPanel implements Serializable
    • Class ro.sync.exml.options.SchemaEditorOptionPane

      class SchemaEditorOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
    • Class ro.sync.exml.options.SchematronOptionPane

      class SchematronOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.SharePointOnlineOptionPane

      class SharePointOnlineOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • urlTextField
          ro.sync.ui.UndoableTextFieldWithPlaceholder urlTextField
    • Class ro.sync.exml.options.SharePointOptionPane

      class SharePointOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • domainTextField
          ro.sync.ui.UndoableTextField domainTextField
        • passwordTextField
          ro.sync.ui.application.ApplicationPasswordField passwordTextField
        • urlTextField
          ro.sync.ui.UndoableTextField urlTextField
        • usernameTextField
          ro.sync.ui.UndoableTextField usernameTextField
    • Class ro.sync.exml.options.SpellCheckOptionPane

      class SpellCheckOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • allowCompound
          JCheckBox allowCompound
        • allowFileExtensions
          JCheckBox allowFileExtensions
        • autoCheckContentTypes
          String[] autoCheckContentTypes
        • autocorrectOptionsPageLink
          ro.sync.exml.LinkLabel autocorrectOptionsPageLink
        • automaticSpellCheck
          JCheckBox automaticSpellCheck
        • checkCapitalization
          JCheckBox checkCapitalization
        • checkPunctuation
          JCheckBox checkPunctuation
        • dictionariesCombo
          ro.sync.azcheck.ui.DictionaryComboBox dictionariesCombo
        • enableDictionariesComboUpdate
          boolean enableDictionariesComboUpdate
        • honourLangAttributes
          JCheckBox honourLangAttributes
        • ignoreAcronyms
          JCheckBox ignoreAcronyms
        • ignoreAcronymsSelected
          boolean ignoreAcronymsSelected
        • ignoreDigits
          JCheckBox ignoreDigits
        • ignoreDuplicates
          JCheckBox ignoreDuplicates
        • ignoreElementsPanel
          ro.sync.exml.options.ListEditorPanel ignoreElementsPanel
        • ignoreMixedCase
          JCheckBox ignoreMixedCase
        • ignoreURL
          JCheckBox ignoreURL
        • langAttrMissingDoNotCheck
          JRadioButton langAttrMissingDoNotCheck
        • langAttrMissingUseDefaultLang
          JRadioButton langAttrMissingUseDefaultLang
        • spellCheckColorButton
          ro.sync.exml.options.ColorButton spellCheckColorButton
        • spellCheckContentTypesButton
          JButton spellCheckContentTypesButton
        • spellCheckInAttributeValues
          JCheckBox spellCheckInAttributeValues
        • spellCheckInCDATA
          JCheckBox spellCheckInCDATA
        • spellCheckInComments
          JCheckBox spellCheckInComments
        • spellCheckInPIs
          JCheckBox spellCheckInPIs
        • spellCheckInText
          JCheckBox spellCheckInText
    • Class ro.sync.exml.options.TextEditorOptionPane

      class TextEditorOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • caretColorButton
          ro.sync.exml.options.ColorButton caretColorButton
        • editorBackgroundColorButton
          ro.sync.exml.options.ColorButton editorBackgroundColorButton
        • enableFoldingCheck
          JCheckBox enableFoldingCheck
        • enableLineCopyWithNoSelectionCheck
          JCheckBox enableLineCopyWithNoSelectionCheck
        • highlightCurrentLine
          JCheckBox highlightCurrentLine
        • highlightMatchingTag
          JCheckBox highlightMatchingTag
        • lineHighlightColorButton
          ro.sync.exml.options.ColorButton lineHighlightColorButton
        • lineNumberForegroundColor
          ro.sync.exml.options.ColorButton lineNumberForegroundColor
        • lineWrapCheck
          JCheckBox lineWrapCheck
        • lockTags
          JCheckBox lockTags
        • matchingTagHighlightColorButton
          ro.sync.exml.options.ColorButton matchingTagHighlightColorButton
        • optionPresenter
          ro.sync.options.IOptionDialog optionPresenter
        • printMarginColorButton
          ro.sync.exml.options.ColorButton printMarginColorButton
        • printMarginCols
          ro.sync.ui.UndoableTextField printMarginCols
        • showJSONPropertyNames
          JCheckBox showJSONPropertyNames
        • showPrintMargin
          JCheckBox showPrintMargin
        • showSpaceMarksForYAMLDocs
          JCheckBox showSpaceMarksForYAMLDocs
        • transparencyForPropertySlider
          JSlider transparencyForPropertySlider
        • useLineNumberCheck
          JCheckBox useLineNumberCheck
    • Class ro.sync.exml.options.TitleBasedFilenameGenerationOptions

      class TitleBasedFilenameGenerationOptions extends Object implements Serializable
      • Serialized Fields

        • allLowerCase
          boolean allLowerCase
        • charToReplaceSpacesWith
          String charToReplaceSpacesWith
        • howToGenerateFilenameFromTitle
          int howToGenerateFilenameFromTitle
        • upperCaseFirstLetter
          boolean upperCaseFirstLetter
    • Class ro.sync.exml.options.TopicsOptionsPane

      class TopicsOptionsPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • allLowerCaseCheckBox
          JCheckBox allLowerCaseCheckBox
        • characterTextField
          ro.sync.ui.UndoableTextField characterTextField
        • errorWindow
          ro.sync.contentcompletion.editor.CCDocumentationWindow errorWindow
        • linkFormatCheckbox
          JCheckBox linkFormatCheckbox
        • linkScopeCheckbox
          JCheckBox linkScopeCheckbox
        • linkTypeCheckbox
          JCheckBox linkTypeCheckbox
        • replaceSpacesRadioBtn
          JRadioButton replaceSpacesRadioBtn
        • sameTopicFragIdent
          JCheckBox sameTopicFragIdent
        • uppercaseFirstLetterCheckBox
          JCheckBox uppercaseFirstLetterCheckBox
        • useCamelCaseRadioBtn
          JRadioButton useCamelCaseRadioBtn
        • useFilenameForRootIDCheckBox
          JCheckBox useFilenameForRootIDCheckBox
        • useTitleForFileNameCheckBox
          JCheckBox useTitleForFileNameCheckBox
    • Class ro.sync.exml.options.TrustedHostsOptionPane

      class TrustedHostsOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • tablePanel
          ro.sync.exml.options.TrustedHostsTablePanel tablePanel
    • Class ro.sync.exml.options.TrustedHostsTablePanel

      class TrustedHostsTablePanel extends JPanel implements Serializable
      • Serialized Fields

        • deleteRowButton
          JButton deleteRowButton
        • filterPanel
          ro.sync.ui.FilterPanel filterPanel
        • newRowButton
          JButton newRowButton
        • scPane
          ro.sync.ui.application.ApplicationScrollPane scPane
        • table
          ro.sync.ui.application.ApplicationTable table
        • tableModel
          ro.sync.exml.options.HostsTableModel tableModel
    • Class ro.sync.exml.options.ViewOptionPane

      class ViewOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • enableProjectDnD
          JCheckBox enableProjectDnD
        • maxNoLinesCombo
          JComboBox maxNoLinesCombo
        • showOnlyAllowedItems
          JCheckBox showOnlyAllowedItems
    • Class ro.sync.exml.options.WebdavOptionPane

      class WebdavOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • passwordTextField
          ro.sync.ui.application.ApplicationPasswordField passwordTextField
        • urlTextField
          ro.sync.ui.UndoableTextField urlTextField
        • usernameTextField
          ro.sync.ui.UndoableTextField usernameTextField
    • Class ro.sync.exml.options.XMLCatalogOptionPane

      class XMLCatalogOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • catalogsPanel
          ro.sync.exml.options.CatalogsURITablePanel catalogsPanel
        • defaultCatalog
          ro.sync.ui.UndoableTextField defaultCatalog
        • preferPublicRadio
          JRadioButton preferPublicRadio
        • preferSystemRadio
          JRadioButton preferSystemRadio
        • processNamespacesForXMLSchema
          JCheckBox processNamespacesForXMLSchema
        • schemaThroughSystemMappings
          JCheckBox schemaThroughSystemMappings
        • useDefaultCatalog
          JCheckBox useDefaultCatalog
        • verbosityAllMessages
          JRadioButton verbosityAllMessages
        • verbosityNone
          JRadioButton verbosityNone
        • verbosityUnresolvedEntities
          JRadioButton verbosityUnresolvedEntities
    • Class ro.sync.exml.options.XmlInstanceGeneratorOptionPane

      class XmlInstanceGeneratorOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • discardOptionalElementsLevel
          ro.sync.ui.UndoableTextField discardOptionalElementsLevel
        • incrementNamesForDefaultValues
          JCheckBox incrementNamesForDefaultValues
        • oneSettingPanel
          ro.sync.xml.generator.OneSettingPanel oneSettingPanel
        • preferedMaxLengthForStrings
          ro.sync.ui.UndoableTextField preferedMaxLengthForStrings
    • Class ro.sync.exml.options.XMLParserOptionPane

      class XMLParserOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • baseUriFixup
          JCheckBox baseUriFixup
        • dtdPostValidation
          JCheckBox dtdPostValidation
        • enableParserCaching
          JCheckBox enableParserCaching
        • enableSecureProcessing
          JCheckBox enableSecureProcessing
        • enableSystemParameterEntityExpandionInOtheEntities
          JCheckBox enableSystemParameterEntityExpandionInOtheEntities
        • entityExpansionLimitTextField
          ro.sync.ui.UndoableTextField entityExpansionLimitTextField
        • languageFixup
          JCheckBox languageFixup
        • nodeLimitMaximumOccuranceTextField
          ro.sync.ui.UndoableTextField nodeLimitMaximumOccuranceTextField
        • validateAgainstSchema
          JCheckBox validateAgainstSchema
        • xInclude
          JCheckBox xInclude
    • Class ro.sync.exml.options.XMLPrefixToColorOptionPane

      class XMLPrefixToColorOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • colorAndStylePanel
          ro.sync.exml.options.ColorAndStylePanel colorAndStylePanel
        • currentCAP
          ro.sync.exml.options.XMLPrefixToColorOptionPane.ColorAndProxy currentCAP
        • list
          JList list
        • model
          DefaultListModel model
        • prefixOnlyCheck
          JCheckBox prefixOnlyCheck
    • Class ro.sync.exml.options.XMLRefactoringOptionPane

      class XMLRefactoringOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • additionalOperationsDirTextField
          ro.sync.ui.UndoableTextField additionalOperationsDirTextField
    • Class ro.sync.exml.options.XMLSchemaOptionPane

      class XMLSchemaOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.XPathOptionPane

      class XPathOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • defNSEditor
          ro.sync.exml.options.XPathOptionPane.XPathDefaultNamespaceEditor defNSEditor
        • model
          DefaultTableModel model
        • multipleXPathResultsCheck
          JCheckBox multipleXPathResultsCheck
        • tablePanel
          ro.sync.ui.table.EditableTablePanel tablePanel
        • unescapeExpressionCheck
          JCheckBox unescapeExpressionCheck
    • Class ro.sync.exml.options.XPathOptionPane.XPathDefaultNamespaceEditor

      class XPathDefaultNamespaceEditor extends JPanel implements Serializable
      • Serialized Fields

        • noNamespace
          JRadioButton noNamespace
        • rootDefaultNamespace
          JRadioButton rootDefaultNamespace
        • rootNamespace
          JRadioButton rootNamespace
        • thisNamespace
          JRadioButton thisNamespace
        • thisNamespaceText
          ro.sync.ui.UndoableTextField thisNamespaceText
    • Class ro.sync.exml.options.XProcEnginesOptionPane

      class XProcEnginesOptionPane extends ro.sync.exml.options.CustomEnginesOptionPane implements Serializable
      • Serialized Fields

    • Class ro.sync.exml.options.XQJOptionPane

      class XQJOptionPane extends ro.sync.exml.options.DBSourceConfiguratorBase implements Serializable
      • Serialized Fields

        • driver
          ro.sync.db.core.DBSourceDriverInfo driver
        • passwordRenderer
          ro.sync.exml.options.XQJOptionPane.PasswordRenderer passwordRenderer
        • propertiesTable
          ro.sync.ui.KeySearchTable propertiesTable
    • Class ro.sync.exml.options.XQJOptionPane.PropsCellEditor

      class PropsCellEditor extends DefaultCellEditor implements Serializable
      • Serialized Fields

        • isPasswordInPlace
          boolean isPasswordInPlace
        • passwordField
          ro.sync.ui.application.ApplicationPasswordField passwordField
    • Class ro.sync.exml.options.XQJOptionPane.PropsTableModel

      class PropsTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • properties
          ro.sync.options.SerializableLinkedHashMap<String,String> properties
    • Class ro.sync.exml.options.XQueryOptionPaneGroup

      class XQueryOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • formatTransformerOutput
          JCheckBox formatTransformerOutput
        • saxon8WrapResult
          JCheckBox saxon8WrapResult
        • sizeLimitField
          ro.sync.ui.UndoableTextField sizeLimitField
        • xqueryTransformerCombo
          ro.sync.ui.application.ApplicationComboBox xqueryTransformerCombo
    • Class ro.sync.exml.options.XQuerySaxonAdvancedOptionPane

      class XQuerySaxonAdvancedOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • collectionUriResolverClassNameField
          ro.sync.ui.UndoableTextField collectionUriResolverClassNameField
        • uriResolverClassNameField
          ro.sync.ui.UndoableTextField uriResolverClassNameField
    • Class ro.sync.exml.options.XQuerySaxonOptionPane

      class XQuerySaxonOptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • enableBackup
          JCheckBox enableBackup
        • enableOptimizationsCheckBox
          JCheckBox enableOptimizationsCheckBox
        • enableXQueryUpdate
          JCheckBox enableXQueryUpdate
        • saxon8DisableCallsOnExtensionFunctions
          JCheckBox saxon8DisableCallsOnExtensionFunctions
        • saxon8ValidationCommentsInResult
          JCheckBox saxon8ValidationCommentsInResult
        • saxon8ValidationWarningsInResult
          JCheckBox saxon8ValidationWarningsInResult
        • sectionLabelsAlwaysEnabled
          List<JComponent> sectionLabelsAlwaysEnabled
        • urlPanel
          ro.sync.ui.InputUrlPanel urlPanel
        • useConfigFile
          JCheckBox useConfigFile
        • useLinkedTreeModel
          JCheckBox useLinkedTreeModel
        • validationCombo
          JComboBox validationCombo
        • wsCombo
          JComboBox wsCombo
    • Class ro.sync.exml.options.XSDSchemaEditorPropertiesOptionPane

      class XSDSchemaEditorPropertiesOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • showAdditionalPropertiesInViews
          JCheckBox showAdditionalPropertiesInViews
        • treeTable
          ro.sync.ui.treetable.ApplicationTreeTable treeTable
    • Class ro.sync.exml.options.XSLTOptionPaneGroup

      class XSLTOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • xslt1TransformerCombo
          JComboBox xslt1TransformerCombo
        • xslt2TransformerCombo
          JComboBox xslt2TransformerCombo
        • xslt3TransformerCombo
          JComboBox xslt3TransformerCombo
    • Class ro.sync.exml.options.XSLTProcOptionPane

      class XSLTProcOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
    • Class ro.sync.exml.options.XSLTSaxon6OptionPane

      class XSLTSaxon6OptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • recoverPolicyLabelSaxon6
          JLabel recoverPolicyLabelSaxon6
        • saxon6DisableCallsOnExtensionFunctions
          JCheckBox saxon6DisableCallsOnExtensionFunctions
        • saxon6DoNotRecover
          JRadioButton saxon6DoNotRecover
        • saxon6LineNumberingCheck
          JCheckBox saxon6LineNumberingCheck
        • saxon6RecoverPolicyGroup
          ButtonGroup saxon6RecoverPolicyGroup
        • saxon6RecoverSilent
          JRadioButton saxon6RecoverSilent
        • saxon6RecoverWithWarning
          JRadioButton saxon6RecoverWithWarning
    • Class ro.sync.exml.options.XSLTSaxon8AdvancedOptionPane

      class XSLTSaxon8AdvancedOptionPane extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • collectionUriResolverClassNameField
          ro.sync.ui.UndoableTextField collectionUriResolverClassNameField
        • uriResolverClassNameField
          ro.sync.ui.UndoableTextField uriResolverClassNameField
    • Class ro.sync.exml.options.XSLTSaxon8OptionPane

      class XSLTSaxon8OptionPane extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • dtdValidationCombo
          JComboBox dtdValidationCombo
        • enableOptimizations
          JCheckBox enableOptimizations
        • expandAttributeDefaults
          JCheckBox expandAttributeDefaults
        • registerSaxonJSExtension
          JCheckBox registerSaxonJSExtension
        • saxon8AllowCallsOnExtensionFunctions
          JCheckBox saxon8AllowCallsOnExtensionFunctions
        • saxon8EnableAssertions
          JCheckBox saxon8EnableAssertions
        • saxon8LineNumberingCheck
          JCheckBox saxon8LineNumberingCheck
        • saxon8ValidationCommentsInResult
          JCheckBox saxon8ValidationCommentsInResult
        • saxon8ValidationWarningsInResult
          JCheckBox saxon8ValidationWarningsInResult
        • sectionLabelsAlwaysEnabled
          List<JComponent> sectionLabelsAlwaysEnabled
        • traceIntoXPathCheck
          JCheckBox traceIntoXPathCheck
        • urlPanel
          ro.sync.ui.InputUrlPanel urlPanel
        • useConfigFile
          JCheckBox useConfigFile
        • validationCombo
          JComboBox validationCombo
        • wsCombo
          JComboBox wsCombo
    • Class ro.sync.exml.options.XSLTXQueryOptionPaneGroup

      class XSLTXQueryOptionPaneGroup extends ro.sync.options.BasicOptionPaneGroup implements Serializable
      • Serialized Fields

        • tempFilesInTempDir
          JCheckBox tempFilesInTempDir
  • Package ro.sync.exml.plugin

    • Class ro.sync.exml.plugin.PluginAction

      class PluginAction extends ro.sync.ui.application.action.TaggedAction implements Serializable
    • Exception ro.sync.exml.plugin.PluginLicensingException

      class PluginLicensingException extends RuntimeException implements Serializable
    • Exception ro.sync.exml.plugin.PluginLoadException

      class PluginLoadException extends Exception implements Serializable
      • Serialized Fields

  • Package ro.sync.exml.plugin.ai

    • Exception ro.sync.exml.plugin.ai.ExternalServiceException

      class ExternalServiceException extends Exception implements Serializable
      • Serialized Fields

        • isFatal
          boolean isFatal
          If true, it indicates that the error is critical and further interaction with the AI or further tool executions should be halted. If false, it means the error is non-fatal and the system can recover or continue executing other AI tasks.
  • Package ro.sync.exml.plugin.lock

    • Exception ro.sync.exml.plugin.lock.LockException

      class LockException extends Exception implements Serializable
      • Serialized Fields

        • acquire
          boolean acquire
          True if the exception occurred while trying to acquire the lock.
        • detailedMessage
          String detailedMessage
          The detailed exception message.
        • ownerName
          String ownerName
          The name of the lock owner, null if it is not available.
  • Package ro.sync.exml.workspace.api.editor.page.text.xml

  • Package ro.sync.exml.workspace.api.editor.transformation

  • Package ro.sync.exml.workspace.api.editor.validation

  • Package ro.sync.exml.workspace.api.images.handlers

  • Package ro.sync.exml.workspace.api.options

  • Package ro.sync.exml.workspace.api.standalone.project

  • Package ro.sync.exml.workspace.api.standalone.ui

  • Package ro.sync.exml.workspace.api.util

  • Package ro.sync.net.protocol.http

    • Exception ro.sync.net.protocol.http.HttpExceptionWithDetails

      class HttpExceptionWithDetails extends ro.sync.basic.net.http.HttpException implements Serializable
      • Serialized Fields

        • baseURL
          URL baseURL
          The base URL.
        • httpResponse
          ro.sync.net.protocol.http.abstraction.HttpResponse httpResponse
          The httpResponse of the request that threw this HttpException.
    • Exception ro.sync.net.protocol.http.ServerHasNoLockSupportException

      class ServerHasNoLockSupportException extends LockException implements Serializable
  • Package ro.sync.options

    • Class ro.sync.options.BasicOptionPane

      class BasicOptionPane extends JPanel implements Serializable
      • Serialized Fields

        • content
          JPanel content
        • controlPanel
          JPanel controlPanel
        • count
          int count
        • globalOptionsButton
          JToggleButton globalOptionsButton
        • gridBagLayout
          GridBagLayout gridBagLayout
        • helpButton
          ro.sync.ui.InlineHelpButton helpButton
        • helper
          ro.sync.options.PropertiesHelper helper
        • hideProjectOptionsChooser
          boolean hideProjectOptionsChooser
        • hideStorageChoosers
          boolean hideStorageChoosers
        • ignoreOptionsListener
          boolean ignoreOptionsListener
        • imposedLevelZeroIndentationValue
          int imposedLevelZeroIndentationValue
        • initialized
          boolean initialized
        • name
          String name
        • paneKey
          String paneKey
        • projectOptionsButton
          JToggleButton projectOptionsButton
        • properties
          ro.sync.options.NotifyableMap properties
        • storeLocationListener
          ro.sync.options.PageStoreLocationChangedListener storeLocationListener
        • useGlobalOptions
          boolean useGlobalOptions
    • Class ro.sync.options.BasicOptionPaneGroup

      class BasicOptionPaneGroup extends ro.sync.options.BasicOptionPane implements Serializable
      • Serialized Fields

        • itemsToSaveLater
          List<ro.sync.options.Persistent> itemsToSaveLater
        • members
          List members
    • Exception ro.sync.options.EmptySetOfOptionsException

      class EmptySetOfOptionsException extends IOException implements Serializable
    • Class ro.sync.options.EncryptedString

      class EncryptedString extends Object implements Serializable
      • Serialized Fields

        • encryptedStringValue
          String encryptedStringValue
    • Exception ro.sync.options.InvalidPersistentObjException

      class InvalidPersistentObjException extends Exception implements Serializable
    • Exception ro.sync.options.InvalidPersistentObjRuntimeException

      class InvalidPersistentObjRuntimeException extends RuntimeException implements Serializable
    • Class ro.sync.options.OptionsDeserializedMap

      class OptionsDeserializedMap extends ro.sync.options.SerializableLinkedHashMap implements Serializable
      • Serialized Fields

        • externalPersistentObjectsMap
          Map<Object,Object> externalPersistentObjectsMap
    • Class ro.sync.options.OptionTreeCellRenderer

      class OptionTreeCellRenderer extends ro.sync.ui.application.ApplicationTreeCellRenderer implements Serializable
      • Serialized Fields

        • boldFont
          Font boldFont
        • filterField
          ro.sync.ui.UndoableTextField filterField
        • treeFont
          Font treeFont
    • Class ro.sync.options.SerializableLinkedHashMap

      class SerializableLinkedHashMap extends LinkedHashMap<K extends Object,V extends Object> implements Serializable
    • Class ro.sync.options.SerializableList

      class SerializableList extends ArrayList<E extends Object> implements Serializable
    • Exception ro.sync.options.SimpleXMLSerializerException

      class SimpleXMLSerializerException extends Exception implements Serializable
    • Exception ro.sync.options.WrongFieldTypeException

      class WrongFieldTypeException extends RuntimeException implements Serializable
      • Serialized Fields

    • Exception ro.sync.options.XmlSerializerException

      class XmlSerializerException extends Exception implements Serializable
  • Package ro.sync.template

    • Class ro.sync.template.AbstractTemplate

      class AbstractTemplate extends Object implements Serializable
      • Serialized Fields

        • bigIconPath
          String bigIconPath
        • displayName
          String displayName
        • filenamePrefix
          String filenamePrefix
        • filenameSuffix
          String filenameSuffix
        • isFromFrameworks
          boolean isFromFrameworks
        • longDescriptionProvider
          ro.sync.template.LongDescriptionProvider longDescriptionProvider
        • smallIconPath
          String smallIconPath
        • sourceInformation
          String sourceInformation
        • templateLocation
          File templateLocation
        • typeProperty
          String typeProperty
    • Class ro.sync.template.ArchiveTemplate

      class ArchiveTemplate extends ro.sync.template.AbstractTemplate implements Serializable
    • Class ro.sync.template.FileTemplate

      class FileTemplate extends ro.sync.template.AbstractTemplate implements Serializable
      • Serialized Fields

        • otherProps
          ro.sync.options.SerializableLinkedHashMap<String,String> otherProps
    • Class ro.sync.template.ProjectArchiveTemplate

      class ProjectArchiveTemplate extends ro.sync.template.AbstractTemplate implements Serializable
      • Serialized Fields

        • expandEdVarsExcludeFilter
          String expandEdVarsExcludeFilter
        • expandEdVarsIncludeFilter
          String expandEdVarsIncludeFilter
    • Class ro.sync.template.RecentlyUsedEditorTemplates

      class RecentlyUsedEditorTemplates extends Object implements Serializable
      • Serialized Fields

        • recentlyUsed
          ro.sync.options.SerializableList<EditorTemplate> recentlyUsed
    • Class ro.sync.template.SimpleEditorTemplate

      class SimpleEditorTemplate extends Object implements Serializable
      • Serialized Fields

        • content
          String content
        • customizationPageID
          String customizationPageID
        • description
          String description
        • extension
          String extension
    • Class ro.sync.template.SimpleEditorTemplateWithImposedContentType

      class SimpleEditorTemplateWithImposedContentType extends ro.sync.template.SimpleEditorTemplate implements Serializable
      • Serialized Fields

        • imposedContentType
          String imposedContentType
  • Package ro.sync.ui.application

    • Class ro.sync.ui.application.ApplicationAdaptiveLayoutPanel

      class ApplicationAdaptiveLayoutPanel extends JPanel implements Serializable
      • Serialized Fields

        • lastLayoutMode
          ro.sync.ui.application.ApplicationAdaptiveLayoutPanel.LayoutMode lastLayoutMode
        • lastTopContainer
          Container lastTopContainer
        • topContainerComponentListener
          ComponentListener topContainerComponentListener
    • Class ro.sync.ui.application.ApplicationArrowButton

      class ApplicationArrowButton extends BasicArrowButton implements Serializable
      • Serialized Fields

        • colorTheme
          ro.sync.ui.theme.ColorTheme colorTheme
        • forComboBox
          boolean forComboBox
        • foregroundColor
          Color foregroundColor
    • Class ro.sync.ui.application.ApplicationBorderFactory.ApplicationTitledBorder

      class ApplicationTitledBorder extends TitledBorder implements Serializable
    • Class ro.sync.ui.application.ApplicationButton

      class ApplicationButton extends JButton implements Serializable
      • Serialized Fields

        • disabledIconSet
          boolean disabledIconSet
        • disabledSelectedIconSet
          boolean disabledSelectedIconSet
        • ourDisabledIcon
          Icon ourDisabledIcon
        • ourDisabledSelectedIcon
          Icon ourDisabledSelectedIcon
        • ourPressedIcon
          Icon ourPressedIcon
        • pressedIconSet
          boolean pressedIconSet
    • Class ro.sync.ui.application.ApplicationComboBox

      class ApplicationComboBox extends JComboBox implements Serializable
      • Serialized Fields

        • editorComponentLocationAdjusted
          boolean editorComponentLocationAdjusted
        • imposedMaxNoOfCheckedItemsToComputeWidthOfCombo
          int imposedMaxNoOfCheckedItemsToComputeWidthOfCombo
        • lastComputedPopupWidth
          int lastComputedPopupWidth
        • layingOut
          boolean layingOut
        • listRendererWasSet
          boolean listRendererWasSet
        • maxPopupWidth
          int maxPopupWidth
        • modelListener
          ListDataListener modelListener
        • popupListRenderer
          ro.sync.ui.application.ApplicationComboBox.PopupListCellRenderer popupListRenderer
        • widthLimit
          int widthLimit
    • Class ro.sync.ui.application.ApplicationContentPanel

      class ApplicationContentPanel extends ro.sync.ui.application.ApplicationPanel implements Serializable
      • Serialized Fields

        • basicTopPanel
          JPanel basicTopPanel
        • messageTypePanel
          JPanel messageTypePanel
        • neverShowCheckBox
          JCheckBox neverShowCheckBox
        • neverShowCheckboxPanel
          JPanel neverShowCheckboxPanel
        • southPanel
          JPanel southPanel
    • Class ro.sync.ui.application.ApplicationEditorPane

      class ApplicationEditorPane extends JEditorPane implements Serializable
    • Class ro.sync.ui.application.ApplicationFilePathLabel

      class ApplicationFilePathLabel extends JLabel implements Serializable
      • Serialized Fields

        • enableResizeListener
          boolean enableResizeListener
        • originalText
          String originalText
    • Class ro.sync.ui.application.ApplicationFrame

      class ApplicationFrame extends com.jidesoft.action.DefaultDockableBarHolder implements Serializable
      • Serialized Fields

        • editMenuInstalled
          boolean editMenuInstalled
    • Class ro.sync.ui.application.ApplicationHTMLLabel

      class ApplicationHTMLLabel extends JLabel implements Serializable
    • Class ro.sync.ui.application.ApplicationHTMLListCellRenderer

      class ApplicationHTMLListCellRenderer extends ro.sync.ui.application.ApplicationHTMLLabel implements Serializable
      • Serialized Fields

        • isHovered
          boolean isHovered
        • isSelected
          boolean isSelected
        • linkForeground
          String linkForeground
        • list
          JList list
        • verticalScrollbarSize
          int verticalScrollbarSize
        • winSelectionPainter
          ro.sync.ui.application.WindowsVistaPainter winSelectionPainter
    • Class ro.sync.ui.application.ApplicationJideButton

      class ApplicationJideButton extends com.jidesoft.swing.JideButton implements Serializable
      • Serialized Fields

        • disabledIconSet
          boolean disabledIconSet
        • disabledSelectedIconSet
          boolean disabledSelectedIconSet
        • ourDisabledIcon
          Icon ourDisabledIcon
        • ourDisabledSelectedIcon
          Icon ourDisabledSelectedIcon
        • ourPressedIcon
          Icon ourPressedIcon
        • pressedIconSet
          boolean pressedIconSet
    • Class ro.sync.ui.application.ApplicationListResizeSensitive

      class ApplicationListResizeSensitive extends ro.sync.ui.application.list.ApplicationHoveringList implements Serializable
    • Class ro.sync.ui.application.ApplicationLoadingProgress

      class ApplicationLoadingProgress extends JDialog implements Serializable
      • Serialized Fields

        • inhibit
          boolean inhibit
        • messageLabel
          JLabel messageLabel
        • progressBar
          ro.sync.ui.application.ApplicationProgressBar progressBar
    • Class ro.sync.ui.application.ApplicationMainFrame

      class ApplicationMainFrame extends ro.sync.ui.application.ApplicationFrame implements Serializable
      • Serialized Fields

        • descriptor
          ro.sync.ui.application.ApplicationMainFrameDescriptor descriptor
        • exitHandler
          ro.sync.exml.ExitHandler exitHandler
        • lastLocation
          Point lastLocation
        • location
          Point location
        • maximized
          boolean maximized
        • openLastOpenedFiles
          boolean openLastOpenedFiles
        • size
          Dimension size
        • splashWindow
          ro.sync.exml.Splash splashWindow
    • Class ro.sync.ui.application.ApplicationOptionPane

      class ApplicationOptionPane extends JOptionPane implements Serializable
    • Class ro.sync.ui.application.ApplicationOptionPane.FormattedPanel

      class FormattedPanel extends JPanel implements Serializable
    • Class ro.sync.ui.application.ApplicationPanel

      class ApplicationPanel extends JPanel implements Serializable
    • Class ro.sync.ui.application.ApplicationPasswordField

      class ApplicationPasswordField extends JPasswordField implements Serializable
      • Serialized Fields

        • widthLimit
          int widthLimit
    • Class ro.sync.ui.application.ApplicationPopupMenu

      class ApplicationPopupMenu extends JPopupMenu implements Serializable
      • Serialized Fields

    • Class ro.sync.ui.application.ApplicationProgressBar

      class ApplicationProgressBar extends JProgressBar implements Serializable
      • Serialized Fields

        • wasForcedToDeterminate
          boolean wasForcedToDeterminate
    • Class ro.sync.ui.application.ApplicationScrollPane

      class ApplicationScrollPane extends JScrollPane implements Serializable
    • Class ro.sync.ui.application.ApplicationTable

      class ApplicationTable extends JTable implements Serializable
      • Serialized Fields

        • changeSelection
          boolean changeSelection
        • columnListener
          PropertyChangeListener columnListener
        • columnModelListener
          TableColumnModelListener columnModelListener
        • defaultAction
          Action defaultAction
        • deleteAction
          Action deleteAction
        • doubleClickListener
          MouseListener doubleClickListener
        • drawingStripes
          boolean drawingStripes
        • macOSTableHeaderUpdaterSortListener
          RowSorterListener macOSTableHeaderUpdaterSortListener
        • oldRowSorter
          RowSorter oldRowSorter
        • rowColors
          Color[] rowColors
        • rowHeightUpdater
          ro.sync.ui.application.RowHeightUpdater rowHeightUpdater
    • Class ro.sync.ui.application.ApplicationTable.BooleanEditor

      class BooleanEditor extends DefaultCellEditor implements Serializable
    • Class ro.sync.ui.application.ApplicationTableHeader

      class ApplicationTableHeader extends JTableHeader implements Serializable
    • Class ro.sync.ui.application.ApplicationTableHeader.SimpleHeaderRenderer

      class SimpleHeaderRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • colorTheme
          ro.sync.ui.theme.ColorTheme colorTheme
        • horizontalTextPositionSet
          boolean horizontalTextPositionSet
    • Class ro.sync.ui.application.ApplicationTextArea

      class ApplicationTextArea extends JTextArea implements Serializable
    • Class ro.sync.ui.application.ApplicationToggleButton

      class ApplicationToggleButton extends JToggleButton implements Serializable
      • Serialized Fields

        • disabledIconSet
          boolean disabledIconSet
        • disabledSelectedIconSet
          boolean disabledSelectedIconSet
        • ourDisabledIcon
          Icon ourDisabledIcon
        • ourDisabledSelectedIcon
          Icon ourDisabledSelectedIcon
        • ourPressedIcon
          Icon ourPressedIcon
        • pressedIconSet
          boolean pressedIconSet
    • Class ro.sync.ui.application.ApplicationTranslucentMessageWindow

      class ApplicationTranslucentMessageWindow extends JWindow implements Serializable
      • Serialized Fields

        • currentTranslucency
          float currentTranslucency
        • delayUntilFade
          int delayUntilFade
        • fadeTimer
          Timer fadeTimer
    • Class ro.sync.ui.application.ApplicationTree

      class ApplicationTree extends JTree implements Serializable
      • Serialized Fields

        • doubleClickAction
          Action doubleClickAction
        • doubleClickListener
          MouseListener doubleClickListener
        • enableCellEditing
          boolean enableCellEditing
        • focusAwareCellEditing
          boolean focusAwareCellEditing
        • lastNotifiedTreeExpansionListener
          TreeExpansionListener lastNotifiedTreeExpansionListener
        • skipNextMouseReleasedEvent
          boolean skipNextMouseReleasedEvent
        • skipNextMouseReleasedWhen
          long skipNextMouseReleasedWhen
    • Class ro.sync.ui.application.ApplicationTree.ApplicationAccessibleJTree

      class ApplicationAccessibleJTree extends JTree.AccessibleJTree implements Serializable
    • Class ro.sync.ui.application.ApplicationTreeCellEditor.ApplicationEditorContainer

      class ApplicationEditorContainer extends Container implements Serializable
      • Serialized Fields

        • leftInset
          int leftInset
    • Class ro.sync.ui.application.ApplicationTreeCellRenderer

      class ApplicationTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
      • Serialized Fields

        • active
          boolean active
        • activeInactiveSelectionEnabled
          boolean activeInactiveSelectionEnabled
        • macActiveSelectionColor
          Color macActiveSelectionColor
        • macActiveSelectionTextColor
          Color macActiveSelectionTextColor
        • macInactiveSelectionTextColor
          Color macInactiveSelectionTextColor
        • selectionPainter
          ro.sync.ui.application.WindowsVistaPainter selectionPainter
    • Class ro.sync.ui.application.DashedBorder

      class DashedBorder extends AbstractBorder implements Serializable
      • Serialized Fields

    • Class ro.sync.ui.application.HoverButtonsToolbar

      class HoverButtonsToolbar extends JToolBar implements Serializable
    • Class ro.sync.ui.application.LeftScrollBarScrollPaneLayout

      class LeftScrollBarScrollPaneLayout extends ScrollPaneLayout implements Serializable
    • Class ro.sync.ui.application.MiddleClickScrollableScrollPane

      class MiddleClickScrollableScrollPane extends ro.sync.ui.application.ApplicationScrollPane implements Serializable
      • Serialized Fields

        • autoScrollDecoration
          JLabel autoScrollDecoration
        • autoScrollDecorationBounds
          Rectangle autoScrollDecorationBounds
        • currentAutoScrollPoint
          Point currentAutoScrollPoint
        • focusListener
          FocusListener focusListener
        • inAutoScrollState
          boolean inAutoScrollState
        • inDragScrollState
          boolean inDragScrollState
        • keyListener
          KeyListener keyListener
        • mouseListener
          MouseListener mouseListener
        • mouseMotionListener
          MouseMotionListener mouseMotionListener
        • previousComponentCursor
          Cursor previousComponentCursor
        • scrollTimer
          Timer scrollTimer
    • Class ro.sync.ui.application.RightRowHeaderScrollPaneLayout

      class RightRowHeaderScrollPaneLayout extends ScrollPaneLayout implements Serializable
    • Class ro.sync.ui.application.TreeBasePanelCellRenderer

      class TreeBasePanelCellRenderer extends JPanel implements Serializable
      • Serialized Fields

        • active
          boolean active
        • delegateSelectionPainting
          boolean delegateSelectionPainting
        • selected
          boolean selected
        • selectionPainter
          ro.sync.ui.application.WindowsVistaPainter selectionPainter
    • Class ro.sync.ui.application.UnicodeFontUpdatablePanel

      class UnicodeFontUpdatablePanel extends JPanel implements Serializable
    • Class ro.sync.ui.application.WrapLongSentencesApplicationEditorPane

      class WrapLongSentencesApplicationEditorPane extends ro.sync.ui.application.ApplicationEditorPane implements Serializable
  • Package ro.sync.util.editorvars

    • Class ro.sync.util.editorvars.UserEditorVariablePO

      class UserEditorVariablePO extends Object implements Serializable
      • Serialized Fields

  • Package ro.sync.xml.parser

    • Exception ro.sync.xml.parser.HTMLParserCreator.HTMLParserCreationException

      class HTMLParserCreationException extends Exception implements Serializable