Serialized Form

  • Package com.nomagic.actions

  • Package com.nomagic.awt

    • Class com.nomagic.awt.BaseNMStateActionJideButton

      class BaseNMStateActionJideButton extends com.nomagic.awt.NMJideToggleButton implements Serializable
      • Serialized Fields

        • iconProvider
          com.nomagic.awt.ActionIconProvider iconProvider
          Provides icon for this button.
        • mAction
          WeakReference<T extends NMAction> mAction
          The action of this button.
        • mShowText
          boolean mShowText
    • Class com.nomagic.awt.ColorLabel

      class ColorLabel extends com.nomagic.magicdraw.ui.zoom.ZoomableLabel implements Serializable
      • Serialized Fields

        • colorfulText
          String colorfulText
        • mColorIndex
          List<com.nomagic.awt.ColorLabel.ColorData> mColorIndex
    • Class com.nomagic.awt.ColorLabelTableCellRenderer

      class ColorLabelTableCellRenderer extends com.nomagic.awt.ColorLabel implements Serializable
      • Serialized Fields

        • unselectedBackground
          Color unselectedBackground
        • unselectedForeground
          Color unselectedForeground
    • Class com.nomagic.awt.ColorPallet

      class ColorPallet extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.awt.CustomTreeCellEditor.DefaultTextField

      class DefaultTextField extends JTextField implements Serializable
      • Serialized Fields

        • border
          Border border
          Border to use.
    • Class com.nomagic.awt.CustomTreeCellEditor.EditorContainer

      class EditorContainer extends Container implements Serializable
    • Class com.nomagic.awt.DraggableNMTree

      class DraggableNMTree extends com.nomagic.awt.NMTree implements Serializable
    • Class com.nomagic.awt.ExtendedList

      class ExtendedList extends JPanel implements Serializable
    • Class com.nomagic.awt.ExtendedListModel

      class ExtendedListModel extends AbstractListModel<E> implements Serializable
      • Serialized Fields

    • Class com.nomagic.awt.FocusablePanel

      class FocusablePanel extends JPanel implements Serializable
      • Serialized Fields

        • focusable
          boolean focusable
        • focusableComponent
          Component focusableComponent
    • Class com.nomagic.awt.FocusTextArea

      class FocusTextArea extends JTextArea implements Serializable
    • Class com.nomagic.awt.HelpChangeSupport

      class HelpChangeSupport extends Object implements Serializable
    • Class com.nomagic.awt.HelpEvent

      class HelpEvent extends EventObject implements Serializable
      • Serialized Fields

        • mHelp
          String mHelp
          New help string.
    • Class com.nomagic.awt.HiDpiZoomObject

      class HiDpiZoomObject extends com.nomagic.awt.ZoomObject implements Serializable
    • Class com.nomagic.awt.HighlightListCellRenderer

      class HighlightListCellRenderer extends com.nomagic.awt.StyledColorLabelListCellRenderer implements Serializable
      • Serialized Fields

    • Class com.nomagic.awt.HighlightTableCellRenderer

      class HighlightTableCellRenderer extends com.nomagic.awt.StyledColorLabelTableCellRenderer implements Serializable
      • Serialized Fields

        • fontStyle
          int fontStyle
        • highlightStringSupplier
          Supplier<String> highlightStringSupplier
    • Class com.nomagic.awt.HighlightTreeCellRenderer

      class HighlightTreeCellRenderer extends com.nomagic.awt.StyledColorLabelTreeCellRenderer implements Serializable
      • Serialized Fields

    • Class com.nomagic.awt.LanguageChoiceTableCellRenderer

      class LanguageChoiceTableCellRenderer extends com.nomagic.awt.StyledColorLabelTableCellRenderer implements Serializable
    • Class com.nomagic.awt.ListModelMapper

      class ListModelMapper extends AbstractListModel<E> implements Serializable
      • Serialized Fields

        • mModel
          ListModel<E> mModel
          Source ListModel.
    • Class com.nomagic.awt.MultiCheckBoxMenuItem

      class MultiCheckBoxMenuItem extends JCheckBoxMenuItem implements Serializable
      • Serialized Fields

        • distinguish
          boolean distinguish
        • mOldColor
          Color mOldColor
    • Class com.nomagic.awt.MultiLineLabelListRenderer

      class MultiLineLabelListRenderer extends com.nomagic.ui.MultiLineLabel implements Serializable
    • Class com.nomagic.awt.NMActionButton

      class NMActionButton extends NMPopupButton implements Serializable
      • Serialized Fields

        • mAction
          NMAction mAction
          The action of this button.
    • Class com.nomagic.awt.NMActionJideButton

      class NMActionJideButton extends NMJideButton implements Serializable
      • Serialized Fields

        • iconProvider
          com.nomagic.awt.ActionIconProvider iconProvider
          Provides icon for this button.
        • mAction
          NMAction mAction
          The action of this button.
        • mShowText
          boolean mShowText
    • Class com.nomagic.awt.NMCheckbox

      class NMCheckbox extends JCheckBox implements Serializable
      • Serialized Fields

        • mNotSelectedText
          String mNotSelectedText
        • mSelectedText
          String mSelectedText
    • Class com.nomagic.awt.NMComboBoxEditor.EditorTextField

      class EditorTextField extends com.nomagic.magicdraw.ui.zoom.ZoomableTextField implements Serializable
    • Class com.nomagic.awt.NMJideButton

      class NMJideButton extends com.jidesoft.swing.JideButton implements Serializable
    • Class com.nomagic.awt.NMJideSplitButton

      class NMJideSplitButton extends com.jidesoft.swing.JideSplitButton implements Serializable
      • Serialized Fields

        • mHelpListeners
          ArrayList<com.nomagic.awt.HelpListener> mHelpListeners
          HelpListeners of this button.
        • mShortcuts
          List<KeyStroke> mShortcuts
          The shortcut for button activation
        • mTimer
          Timer mTimer
          Timer for press (show action on right click)
    • Class com.nomagic.awt.NMJideToggleButton

      class NMJideToggleButton extends com.jidesoft.swing.JideToggleButton implements Serializable
      • Serialized Fields

        • mServant
          com.nomagic.awt.NMJideButtonServant mServant
    • Class com.nomagic.awt.NMJideToggleSplitButton

      class NMJideToggleSplitButton extends com.jidesoft.swing.JideToggleSplitButton implements Serializable
      • Serialized Fields

        • mHelpListeners
          ArrayList<com.nomagic.awt.HelpListener> mHelpListeners
          HelpListeners of this button.
        • mShortcuts
          List mShortcuts
          The shortcut for button activation
        • mTimer
          Timer mTimer
          Timer for press (show action on right click)
    • Class com.nomagic.awt.NMListModel

      class NMListModel extends AbstractListModel<T> implements Serializable
      • Serialized Fields

    • Class com.nomagic.awt.NMPopupButton

      class NMPopupButton extends JButton implements Serializable
      • Serialized Fields

        • mHelpListeners
          Vector mHelpListeners
          HelpListeners of this button.
        • mShortcuts
          List mShortcuts
          The shortcut for button activation
        • mTimer
          Timer mTimer
          Timer for press (show action on right click)
    • Class com.nomagic.awt.NMStateActionJideButton

      class NMStateActionJideButton extends com.nomagic.awt.BaseNMStateActionJideButton<NMStateAction> implements Serializable
    • Class com.nomagic.awt.NMStatusLine

      class NMStatusLine extends com.nomagic.awt.StyledColorLabel implements Serializable
      • Serialized Fields

        • mDefaultText
          String mDefaultText
          The default help string
    • Class com.nomagic.awt.NMToolbar

      class NMToolbar extends JPanel implements Serializable
      • Serialized Fields

        • downButton
          NMPopupButton downButton
          Button for scrolling down.
        • downRightPosition
          int downRightPosition
          Position of the down or right button in the toolbar then size is smaller than preferred size.
        • leftButton
          NMPopupButton leftButton
          Button for scrolling to left.
        • mLastSize
          Dimension mLastSize
        • mType
          boolean mType
          The type of the toolbar
        • rightButton
          NMPopupButton rightButton
          Button for scrolling to right.
        • start
          int start
          The index of ther first visible component in the scrollable area of the toolbar. Used during scrolling.
        • upButton
          NMPopupButton upButton
          Button for scrolling up.
        • upLeftPosition
          int upLeftPosition
          Position of the up or left button in the toolbar then size is smaller than preferred size.
    • Class com.nomagic.awt.NMToolbarSpace

      class NMToolbarSpace extends JComponent implements Serializable
      • Serialized Fields

        • mDimension
          int mDimension
          The space width or height
        • mSpace
          int mSpace
          The space
        • mType
          boolean mType
          The type of the space(vertical or horizontal.
    • Class com.nomagic.awt.NMTree

      class NMTree extends com.nomagic.magicdraw.ui.zoom.ZoomableTree implements Serializable
      • Serialized Fields

        • ignoreRequestFocusCount
          int ignoreRequestFocusCount
          Number of request of "requestFocus() calls to ignore. Added because if https://jira.nomagic.com/browse/MDUML-58055
        • loadingImageIcon
          ImageIcon loadingImageIcon
        • tip
          com.jidesoft.tooltip.TreeExpandedTip tip
    • Class com.nomagic.awt.NMTriStateActionJideButton

      class NMTriStateActionJideButton extends com.nomagic.awt.BaseNMStateActionJideButton<NMTriStateAction> implements Serializable
    • Class com.nomagic.awt.NMURLEditorPanel

      class NMURLEditorPanel extends Panel implements Serializable
      • Serialized Fields

        • browseButton
          Button browseButton
          The button which opens the browse dialog.
        • createAsResource
          Checkbox createAsResource
          The "Create as class resource" checkbox.
        • createFromToolkit
          Checkbox createFromToolkit
          The "Create from Toolkit" checkbox.
        • propertySupport
          PropertyChangeSupport propertySupport
          Listens to the changes of the url.
        • t
          TextField t
          TextField for entering the URL.
        • text
          String text
          The url as string.
    • Class com.nomagic.awt.ScrollingCaption

      class ScrollingCaption extends JComponent implements Serializable
      • Serialized Fields

        • mBackgroundImage
          Image mBackgroundImage
          Background image.
        • mCaption
          String[] mCaption
          Caption text.
        • mHeight
          int mHeight
          Height of current caption.
        • mScrollDirection
          int mScrollDirection
          Current scroll direction. Default value cScrollTop.
        • mScrollUnit
          int mScrollUnit
          Distance in pixels to scroll on each update.
        • mSleepTime
          int mSleepTime
          Controls the speed of the scroll.
        • mStartSleepTime
          int mStartSleepTime
          Start sleep time. After start sleep time starts scrolling.
        • mWidth
          int mWidth
          Width of current caption.
    • Class com.nomagic.awt.SortableListModel

      class SortableListModel extends com.nomagic.awt.ListModelMapper<E> implements Serializable
      • Serialized Fields

        • mComparator
          com.nomagic.awt.SortableListModel.MapperComparator<E> mComparator
          Comparator of the MapperObjects.
        • mMappers
          com.nomagic.awt.SortableListModel.Mapper<E>[] mMappers
          Used to remap elements of the source model to the sorted order.
        • mSortingOrder
          com.nomagic.awt.SortableListModel.SortingOrder mSortingOrder
          Sorting order. null means that sorting is turned off.
    • Class com.nomagic.awt.StyledColorLabel

      class StyledColorLabel extends com.jidesoft.swing.StyledLabel implements Serializable
      • Serialized Fields

        • implementation
          com.nomagic.magicdraw.ui.zoom.ZoomableLabelImplementation implementation
    • Class com.nomagic.awt.StyledColorLabelListCellRenderer

      class StyledColorLabelListCellRenderer extends com.jidesoft.list.StyledListCellRenderer implements Serializable
      • Serialized Fields

        • ignoreColorSettingsIfNoBackground
          boolean ignoreColorSettingsIfNoBackground
        • implementation
          com.nomagic.magicdraw.ui.zoom.ZoomableLabelImplementation implementation
    • Class com.nomagic.awt.StyledColorLabelTableCellRenderer

      class StyledColorLabelTableCellRenderer extends com.jidesoft.grid.StyledTableCellRenderer implements Serializable
      • Serialized Fields

        • implementation
          com.nomagic.magicdraw.ui.zoom.ZoomableLabelImplementation implementation
    • Class com.nomagic.awt.StyledColorLabelTreeCellRenderer

      class StyledColorLabelTreeCellRenderer extends com.jidesoft.tree.StyledTreeCellRenderer implements Serializable
      • Serialized Fields

        • ignoreColorSettingsIfNoBackground
          boolean ignoreColorSettingsIfNoBackground
        • implementation
          com.nomagic.magicdraw.ui.zoom.ZoomableLabelImplementation implementation
    • Class com.nomagic.awt.ZoomObject

      class ZoomObject extends Object implements Serializable
      • Serialized Fields

        • changeSupport
          Collection<ChangeListener> changeSupport
          ChangeListener collection that receives events when mZoomStep or mScaleChanges.
        • maxZoom
          float maxZoom
        • minZoom
          float minZoom
        • zoomFactor
          float zoomFactor
          scale of zooming.
        • zoomStep
          float zoomStep
          Constant by which scale is multiplied to get zoom in or divided to get zoom out.
  • Package com.nomagic.diagramtable

    • Class com.nomagic.diagramtable.DiagramTableButtonWithIconPanel

      class DiagramTableButtonWithIconPanel extends com.nomagic.magicdraw.ui.diagrams.QuickFilterFieldIconPanel implements Serializable
    • Class com.nomagic.diagramtable.TableUpperComponent

      class TableUpperComponent extends JPanel implements Serializable
  • Package com.nomagic.ganttchartdiagram

    • Class com.nomagic.ganttchartdiagram.GanttChartDiagramWindowPanel

      class GanttChartDiagramWindowPanel extends com.nomagic.magicdraw.ui.AbstractNonSymbolDiagramWindowPanel implements Serializable
      • Serialized Fields

        • editActionExecutorsProvider
          com.nomagic.magicdraw.ui.actions.EditActionExecutorsProvider editActionExecutorsProvider
        • ganttChart
          com.nomagic.ganttchartdiagram.GanttChartImpl ganttChart
    • Class com.nomagic.ganttchartdiagram.GanttChartModel

      class GanttChartModel extends com.jidesoft.gantt.DefaultGanttModel implements Serializable
      • Serialized Fields

        • mTreeTableNotFilteredModel
          com.jidesoft.grid.TreeTableModel mTreeTableNotFilteredModel
    • Class com.nomagic.ganttchartdiagram.GanttChartQuickTableFilterField

      class GanttChartQuickTableFilterField extends com.nomagic.magicdraw.ui.diagrams.ManualQuickTableFilterField implements Serializable
    • Class com.nomagic.ganttchartdiagram.GanttChartTreeTableModel

      class GanttChartTreeTableModel extends com.jidesoft.gantt.DefaultGanttTreeTableModel implements Serializable
      • Serialized Fields

        • mGanttChart
          com.nomagic.ganttchartdiagram.GanttChart mGanttChart
    • Class com.nomagic.ganttchartdiagram.GanttChartView

      class GanttChartView extends JPanel implements Serializable
      • Serialized Fields

        • descriptionPanel
          com.nomagic.magicdraw.ui.GuideSplitPane descriptionPanel
        • diagramTopPanel
          JPanel diagramTopPanel
        • footerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel footerPanel
        • ganttChartRootPane
          JRootPane ganttChartRootPane
        • headerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel headerPanel
        • isInitializing
          boolean isInitializing
        • legendHeaderPanel
          JPanel legendHeaderPanel
        • legendPanel
          com.nomagic.magicdraw.legend.ui.panel.MultiLegendPanel legendPanel
        • mainPanel
          JPanel mainPanel
        • mDragHandler
          com.nomagic.ganttchartdiagram.GanttChartDragHandler mDragHandler
        • mFilterField
          com.nomagic.ganttchartdiagram.GanttChartQuickTableFilterField mFilterField
        • mFilterLabel
          com.jidesoft.swing.StyledLabel mFilterLabel
        • mFilterPanel
          JPanel mFilterPanel
        • mGanttChart
          com.nomagic.ganttchartdiagram.GanttChartImpl mGanttChart
        • mGanttChartPane
          com.nomagic.ganttchartdiagram.ui.AbstractGanttChartPane mGanttChartPane
        • mPropertiesUpdater
          com.nomagic.ganttchartdiagram.GanttChartView.GanttChartOptionsAndPropertiesUpdater mPropertiesUpdater
        • notificationPanel
          com.nomagic.magicdraw.ui.notification.NotificationPanel notificationPanel
        • overlay
          com.nomagic.magicdraw.ui.ScrollableDiagramSurfacePaintingComponent overlay
        • popupMenuCustomizer
          com.nomagic.ganttchartdiagram.actions.GanttChartPupupMenuCustomizer popupMenuCustomizer
  • Package com.nomagic.generictable

    • Class com.nomagic.generictable.GenericUpperComponent

      class GenericUpperComponent extends com.nomagic.diagramtable.TableUpperComponent implements Serializable
      • Serialized Fields

        • actionsManager
          ActionsManager actionsManager
        • browsePanel
          com.nomagic.magicdraw.ui.WhiteBrowsePanel browsePanel
          Browse types panel.
        • components
          List<Component> components
        • elementTypePanel
          JPanel elementTypePanel
        • filter
          TypeFilter filter
        • filterPanel
          JPanel filterPanel
        • multiScope
          boolean multiScope
        • rowElementTypeField
          JTextField rowElementTypeField
          Row element type text field.
        • scopeField
          com.nomagic.generictable.ui.GenericTableScopePanel scopeField
        • scopePanel
          JPanel scopePanel
        • showingStateTracker
          com.nomagic.generictable.GenericUpperComponent.ComponentShowingStateTracker showingStateTracker
        • sizingPanel
          JPanel sizingPanel
        • supplier
          Supplier<String> supplier
        • table
          com.nomagic.diagramtable.Table table
    • Class com.nomagic.generictable.TableElementTypesBrowsePanel

      class TableElementTypesBrowsePanel extends com.nomagic.magicdraw.ui.ElementsWhiteBrowsePanel implements Serializable
      • Serialized Fields

        • elementInfo
          Supplier<com.nomagic.magicdraw.ui.dialogs.ElementFilterInfo> elementInfo
        • table
          com.nomagic.diagramtable.Table table
          Table for which to select element types.
  • Package com.nomagic.magicdraw.actions

    • Class com.nomagic.magicdraw.actions.AbstractPopupMenuButtonAction

      class AbstractPopupMenuButtonAction extends MDActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.actions.ApplyFilterAction

      class ApplyFilterAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.actions.DetermineModulesStatusAction

      class DetermineModulesStatusAction extends NMAction implements Serializable
      serialVersionUID:
      2069602433557709406L
    • Class com.nomagic.magicdraw.actions.DetermineModuleStatusBrowserAction

      class DetermineModuleStatusBrowserAction extends com.nomagic.magicdraw.persistence.partitioning.actions.ModuleBrowserAction implements Serializable
      serialVersionUID:
      3453320532178807763L
    • Class com.nomagic.magicdraw.actions.DiagramInnerToolbarConfiguration

      class DiagramInnerToolbarConfiguration extends MDActionsCategory implements Serializable
      • Serialized Fields

        • mExpandByDefault
          boolean mExpandByDefault
    • Class com.nomagic.magicdraw.actions.DialogActionsCategory

      class DialogActionsCategory extends MDActionsCategory implements Serializable
      • Serialized Fields

        • displayMode
          com.nomagic.magicdraw.actions.DialogActionsCategory.DisplayMode displayMode
        • popupMenuLocationProvider
          com.nomagic.magicdraw.actions.DialogActionsCategory.PopupMenuLocationProvider popupMenuLocationProvider
        • representAsItemInMenu
          boolean representAsItemInMenu
          Represent action in menu as simple menu item(not as category). This option is relevant only if menu(not a button) is created from DialogActionsCategory.
        • showSelectionForSingleAction
          boolean showSelectionForSingleAction
    • Class com.nomagic.magicdraw.actions.EnvironmentBooleanPropertyAction

      class EnvironmentBooleanPropertyAction extends NMStateAction implements Serializable
      • Serialized Fields

        • action
          PropertyAction action
        • actionUpdaterByPropertyAction
          com.nomagic.magicdraw.actions.ActionUpdaterByPropertyAction actionUpdaterByPropertyAction
        • stateFalseValue
          Object stateFalseValue
        • stateTrueValue
          Object stateTrueValue
    • Class com.nomagic.magicdraw.actions.EnvironmentChoicePropertyAction

      class EnvironmentChoicePropertyAction extends com.nomagic.magicdraw.actions.AbstractPopupMenuButtonAction implements Serializable
      • Serialized Fields

        • action
          PropertyAction action
        • actionUpdaterByPropertyAction
          com.nomagic.magicdraw.actions.ActionUpdaterByPropertyAction actionUpdaterByPropertyAction
    • Class com.nomagic.magicdraw.actions.EnvironmentPropertyAction

      class EnvironmentPropertyAction extends PropertyAction implements Serializable
    • Class com.nomagic.magicdraw.actions.EnvironmentPropertyChangeSupportAction

      class EnvironmentPropertyChangeSupportAction extends com.nomagic.magicdraw.actions.EnvironmentPropertyAction implements Serializable
      • Serialized Fields

        • listener
          com.nomagic.magicdraw.actions.EnvironmentPropertyChangeSupportAction.ModeEnvironmentChangeListener listener
    • Class com.nomagic.magicdraw.actions.GroupSelectionModeAction

      class GroupSelectionModeAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.actions.LazyDialogActionsCategory

      class LazyDialogActionsCategory extends com.nomagic.magicdraw.actions.DialogActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.actions.LimitedLazyDialogActionsCategory

      class LimitedLazyDialogActionsCategory extends com.nomagic.magicdraw.actions.LazyDialogActionsCategory implements Serializable
      • Serialized Fields

        • actionsCut
          boolean actionsCut
    • Class com.nomagic.magicdraw.actions.LimitedLazyDialogActionsCategory.SingleCategoryShowDialogForActions

      class SingleCategoryShowDialogForActions extends com.nomagic.magicdraw.ui.actions.ShowDialogForActions implements Serializable
    • Class com.nomagic.magicdraw.actions.LoadNotLoadedModulesAction

      class LoadNotLoadedModulesAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.actions.MDAction

      class MDAction extends NMAction implements Serializable
      • Serialized Fields

        • useShortcutSchema
          boolean useShortcutSchema
    • Class com.nomagic.magicdraw.actions.MDActionsCategory

      class MDActionsCategory extends ActionsCategory implements Serializable
      • Serialized Fields

        • useShortcutSchema
          boolean useShortcutSchema
    • Class com.nomagic.magicdraw.actions.MDMenuAction

      class MDMenuAction extends MenuAction implements Serializable
    • Class com.nomagic.magicdraw.actions.MDStateAction

      class MDStateAction extends NMStateAction implements Serializable
      • Serialized Fields

        • useShortcutSchema
          boolean useShortcutSchema
    • Class com.nomagic.magicdraw.actions.MDTriStateAction

      class MDTriStateAction extends NMTriStateAction implements Serializable
      • Serialized Fields

        • useShortcutSchema
          boolean useShortcutSchema
    • Class com.nomagic.magicdraw.actions.NextMatchAction

      class NextMatchAction extends com.nomagic.magicdraw.actions.AbstractNavigationAction implements Serializable
    • Class com.nomagic.magicdraw.actions.PreviousMatchAction

      class PreviousMatchAction extends com.nomagic.magicdraw.actions.AbstractNavigationAction implements Serializable
    • Class com.nomagic.magicdraw.actions.PropertyAction

      class PropertyAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.actions.ShowNotLoadedModulesAction

      class ShowNotLoadedModulesAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.actions.SwitchToTreeAction

      class SwitchToTreeAction extends MDAction implements Serializable
  • Package com.nomagic.magicdraw.annotation

    • Class com.nomagic.magicdraw.annotation.AbstractPostExecuteActionWrapper

      class AbstractPostExecuteActionWrapper extends NMAction implements Serializable
      • Serialized Fields

        • action
          NMAction action
          Action which is being executed
        • executor
          com.nomagic.magicdraw.annotation.PostActionExecutor executor
          Additional code executed after annotation action
    • Class com.nomagic.magicdraw.annotation.AnnotationManipulatorAction

      class AnnotationManipulatorAction extends DiagramContextToolbarAction implements Serializable
    • Class com.nomagic.magicdraw.annotation.HiddenAnnotationManipulatorAction

      class HiddenAnnotationManipulatorAction extends DiagramContextToolbarAction implements Serializable
    • Class com.nomagic.magicdraw.annotation.PostExecuteActionWrapper

      class PostExecuteActionWrapper extends com.nomagic.magicdraw.annotation.AbstractPostExecuteActionWrapper implements Serializable
    • Class com.nomagic.magicdraw.annotation.PostExecuteAnnotationActionWrapper

      class PostExecuteAnnotationActionWrapper extends com.nomagic.magicdraw.annotation.AbstractPostExecuteActionWrapper implements Serializable
    • Class com.nomagic.magicdraw.annotation.SolverAction

      class SolverAction extends NMAction implements Serializable
  • Package com.nomagic.magicdraw.autoid

    • Exception com.nomagic.magicdraw.autoid.NumberingData.NumberingDataException

      class NumberingDataException extends Exception implements Serializable
      serialVersionUID:
      4587718731007006622L
  • Package com.nomagic.magicdraw.automaton

    • Class com.nomagic.magicdraw.automaton.EngineDescriptor

      class EngineDescriptor extends Object implements Serializable
      serialVersionUID:
      6482912465933775663L
  • Package com.nomagic.magicdraw.cbm.exporter

    • Class com.nomagic.magicdraw.cbm.exporter.ActivitiesPanel

      class ActivitiesPanel extends com.nomagic.magicdraw.ui.dialogs.MultiListPanel implements Serializable
      • Serialized Fields

        • mSelectAllButton
          JButton mSelectAllButton
          The button select all.
        • mUnselectAllButton
          JButton mUnselectAllButton
          The button select all.
    • Class com.nomagic.magicdraw.cbm.exporter.ExportXmlDialog

      class ExportXmlDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mPanel
          com.nomagic.magicdraw.cbm.exporter.ExportXmlPanel mPanel
    • Class com.nomagic.magicdraw.cbm.exporter.ExportXmlPanel

      class ExportXmlPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mActivitiesPanel
          com.nomagic.magicdraw.cbm.exporter.ActivitiesPanel mActivitiesPanel
        • mExporter
          com.nomagic.magicdraw.cbm.xpdl.export.BPMNExporter mExporter
        • mExtension
          String mExtension
        • mLabelDiagrams
          JLabel mLabelDiagrams
        • mLabelDirectory
          JLabel mLabelDirectory
        • mLabelFile
          JLabel mLabelFile
        • mOverwriteFiles
          JCheckBox mOverwriteFiles
        • mSaveSelection
          com.nomagic.ui.RadioButtonsPanel mSaveSelection
        • mSelectedActivities
          List<Activity> mSelectedActivities
        • mShowSelectAllRadio
          boolean mShowSelectAllRadio
        • mTask
          com.nomagic.magicdraw.cbm.exporter.IXmlExportTask mTask
        • mWorkingDirectory
          com.nomagic.ui.BrowseTextField mWorkingDirectory
        • mXmlFile
          com.nomagic.ui.BrowseTextField mXmlFile
  • Package com.nomagic.magicdraw.core

    • Class com.nomagic.magicdraw.core.MDCounter

      class MDCounter extends com.nomagic.util.Counter implements Serializable
      • Serialized Fields

        • generator
          com.nomagic.utils.IDGenerator generator
    • Class com.nomagic.magicdraw.core.NotificationLogNode

      class NotificationLogNode extends Object implements Serializable
      serialVersionUID:
      4005868996064220021L
      • Serialized Fields

        • mCallbacks
          Map<String,Runnable> mCallbacks
          Call back
        • mHyperlinkedText
          String mHyperlinkedText
          Hyperlinked text
        • mIsHyperlinkedMessage
          boolean mIsHyperlinkedMessage
          Flag, if notification log node contains hyperlinked messages
        • mNotification
          Notification mNotification
          Notification
        • mNotificationDate
          String mNotificationDate
          Notification logged date
        • mProjectID
          String mProjectID
          Project ID
        • uniqueID
          long uniqueID
    • Class com.nomagic.magicdraw.core.NotificationWindowIndicator

      class NotificationWindowIndicator extends NMJideButton implements Serializable
    • Class com.nomagic.magicdraw.core.ShellUIDImpl

      class ShellUIDImpl extends Object implements Serializable
      serialVersionUID:
      685995771109516264L
      • Serialized Fields

        • mSystemUser
          String mSystemUser
  • Package com.nomagic.magicdraw.core.modules

  • Package com.nomagic.magicdraw.core.options

    • Class com.nomagic.magicdraw.core.options.ProjectOptions

      class ProjectOptions extends com.nomagic.magicdraw.uml.MDElementImpl implements Serializable
      • Serialized Fields

        • commonProjectOptions
          com.nomagic.magicdraw.core.project.options.CommonProjectOptions commonProjectOptions
        • project
          Project project
        • secretKey
          byte[] secretKey
        • userProjectOptions
          com.nomagic.magicdraw.core.project.options.UserProjectOptions userProjectOptions
    • Class com.nomagic.magicdraw.core.options.SortedProperties

      class SortedProperties extends Properties implements Serializable
  • Package com.nomagic.magicdraw.core.project

  • Package com.nomagic.magicdraw.core.proxy

    • Class com.nomagic.magicdraw.core.proxy.ProxiesPreventionHelperImpl.ApprovalOKCancelDlg

      class ApprovalOKCancelDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
      • Serialized Fields

  • Package com.nomagic.magicdraw.dependencymatrix.datamodel

    • Class com.nomagic.magicdraw.dependencymatrix.datamodel.ElementNode

      class ElementNode extends DefaultMutableTreeNode implements Serializable
      • Serialized Fields

        • elementNodeIDProvider
          com.nomagic.magicdraw.dependencymatrix.datamodel.grouping.ScopeElementNodeIDProvider elementNodeIDProvider
        • expanded
          boolean expanded
        • hashCode
          int hashCode
        • indexes
          Map<Element,Integer> indexes
        • nodeID
          String nodeID
        • original
          ElementNode original
        • real
          boolean real
          Shows if this element belongs to the model. Tree can have two types of nodes: which belongs to the model, and those who are only group parents. Some group elements can belong to the model too (e.g. Package element can be either group parent or model element)
  • Package com.nomagic.magicdraw.dependencymatrix.datamodel.editing

    • Class com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DeleteAllValuesAction

      class DeleteAllValuesAction extends com.nomagic.magicdraw.dependencymatrix.datamodel.editing.MultiEditValueAction implements Serializable
    • Class com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DeleteRelationAction

      class DeleteRelationAction extends MDAction implements Serializable
      • Serialized Fields

        • mElementsToDelete
          List<Element> mElementsToDelete
          List of relations to delete.
    • Class com.nomagic.magicdraw.dependencymatrix.datamodel.editing.EditValueAction

      class EditValueAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.dependencymatrix.datamodel.editing.MultiEditValueAction

      class MultiEditValueAction extends NMAction implements Serializable
  • Package com.nomagic.magicdraw.dependencymatrix.ui

    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixBodyPanel

      class DependencyMatrixBodyPanel extends JPanel implements Serializable
      • Serialized Fields

        • aboveMatrixPanel
          JPanel aboveMatrixPanel
        • legend
          com.nomagic.magicdraw.legend.ui.panel.LegendPanel legend
        • legendContainer
          JPanel legendContainer
        • legendLocation
          MatrixSettings.LegendLocation legendLocation
        • matrix
          com.nomagic.magicdraw.dependencymatrix.DependencyMatrix matrix
        • matrixFocusListener
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixBodyPanel.MatrixFocusListener matrixFocusListener
        • matrixMouseListener
          com.nomagic.magicdraw.dependencymatrix.ui.menu.MatrixMouseListener matrixMouseListener
        • messageLabel
          JLabel messageLabel
        • model
          com.nomagic.magicdraw.dependencymatrix.ui.table.DependencyMatrixViewModel model
        • overlay
          com.nomagic.magicdraw.ui.DiagramSurfacePaintingComponent overlay
        • tableCellRenderer
          TableCellRenderer tableCellRenderer
        • tableModelListener
          TableModelListener tableModelListener
        • tableScrollPane
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixBodyPanel.DependencyMatrixPane tableScrollPane
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixBodyPanel.DependencyMatrixPane

      class DependencyMatrixPane extends com.jidesoft.grid.TableScrollPane implements Serializable
      • Serialized Fields

        • headersResizeAdapter
          com.nomagic.magicdraw.dependencymatrix.ui.table.TwoHeadersResizeAdapter headersResizeAdapter
        • mainTable
          com.nomagic.magicdraw.dependencymatrix.ui.table.DependencyMatrixMainTable mainTable
        • treeTable
          com.nomagic.magicdraw.dependencymatrix.ui.table.DependencyMatrixTreeTable treeTable
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixDiagramWindowPanel

      class DependencyMatrixDiagramWindowPanel extends com.nomagic.magicdraw.ui.AbstractNonSymbolDiagramWindowPanel implements Serializable
      • Serialized Fields

        • editActionExecutorsProvider
          com.nomagic.magicdraw.ui.actions.EditActionExecutorsProvider editActionExecutorsProvider
        • matrixPanel
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixPanel matrixPanel
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixFilterPanel

      class DependencyMatrixFilterPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • dependencyMatrix
          com.nomagic.magicdraw.dependencymatrix.DependencyMatrix dependencyMatrix
        • mColumnElementTypeButton
          AbstractButton mColumnElementTypeButton
        • mColumnElementTypeLabel
          JLabel mColumnElementTypeLabel
        • mColumnElementTypeText
          String mColumnElementTypeText
        • mColumnScope
          com.nomagic.magicdraw.ui.diagrams.scope.ScopeBrowsePanel mColumnScope
        • mColumnScopeLabel
          JLabel mColumnScopeLabel
        • mColumnScopeText
          String mColumnScopeText
        • mColumnTypeLabeledTextField
          com.jidesoft.swing.LabeledTextField mColumnTypeLabeledTextField
        • mDepCriteriaButton
          AbstractButton mDepCriteriaButton
        • mDepCriteriaLabel
          JLabel mDepCriteriaLabel
        • mDepCriteriaLabeledTextField
          com.jidesoft.swing.LabeledTextField mDepCriteriaLabeledTextField
        • mDepCriteriaText
          String mDepCriteriaText
        • mDirectionBox
          JComboBox<String> mDirectionBox
        • mDirectionLabel
          JLabel mDirectionLabel
        • mDirectionText
          String mDirectionText
        • mRowElementTypeButton
          AbstractButton mRowElementTypeButton
        • mRowElementTypeLabel
          JLabel mRowElementTypeLabel
        • mRowElementTypeText
          String mRowElementTypeText
        • mRowScope
          com.nomagic.magicdraw.ui.diagrams.scope.ScopeBrowsePanel mRowScope
        • mRowScopeLabel
          JLabel mRowScopeLabel
        • mRowScopeText
          String mRowScopeText
        • mRowTypeLabeledTextField
          com.jidesoft.swing.LabeledTextField mRowTypeLabeledTextField
        • mShowElementsBox
          JComboBox<String> mShowElementsBox
        • mShowElementsLabel
          JLabel mShowElementsLabel
        • mShowElementsText
          String mShowElementsText
        • optionPanel
          JPanel optionPanel
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixMainPanel

      class DependencyMatrixMainPanel extends JPanel implements Serializable
      • Serialized Fields

        • descriptionPane
          com.nomagic.magicdraw.dependencymatrix.ui.DescriptionAreaPane descriptionPane
        • filterBorderPanel
          JPanel filterBorderPanel
        • filterPanel
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixFilterPanel filterPanel
        • matrix
          com.nomagic.magicdraw.dependencymatrix.DependencyMatrix matrix
        • matrixBodyPanel
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixBodyPanel matrixBodyPanel
        • matrixUpdateListener
          com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixMainPanel.MatrixUpdateListener matrixUpdateListener
        • notificationManager
          com.nomagic.magicdraw.dependencymatrix.ui.MatrixRebuildNotificationManager notificationManager
        • rightSidePanel
          JPanel rightSidePanel
        • topPanel
          JPanel topPanel
        • topWrapperPanel
          com.nomagic.magicdraw.ui.DiagramTopPanelWrapperPanel topWrapperPanel
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DependencyMatrixScopePanel

      class DependencyMatrixScopePanel extends com.nomagic.magicdraw.ui.diagrams.scope.ScopeWithQueryBrowsePanel implements Serializable
    • Class com.nomagic.magicdraw.dependencymatrix.ui.DescriptionAreaPane

      class DescriptionAreaPane extends com.nomagic.magicdraw.ui.GuideSplitPane implements Serializable
  • Package com.nomagic.magicdraw.dependencymatrix.ui.table.renderer

    • Class com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.ColumnTreeRenderer

      class ColumnTreeRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • actualCellRenderer
          TableCellRenderer actualCellRenderer
        • cellRenderer
          com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.ColumnTreeRenderer.ColumnTreeCellRenderer cellRenderer
        • drawTree
          boolean drawTree
        • preferredRowHeight
          int preferredRowHeight
    • Class com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.ColumnTreeRenderer.ColumnTreeCellRenderer

      class ColumnTreeCellRenderer extends com.jidesoft.grid.CellRendererPaneEx implements Serializable
      • Serialized Fields

        • column
          int column
        • group
          com.jidesoft.grid.TableColumnGroup group
        • indent
          Dimension indent
        • isRoot
          boolean isRoot
        • node
          ElementNode node
        • paintAdditionalColumn
          boolean paintAdditionalColumn
        • paintTree
          boolean paintTree
        • preferredRowHeight
          int preferredRowHeight
        • table
          com.jidesoft.grid.CategorizedTable table
        • tableHeader
          com.nomagic.magicdraw.dependencymatrix.ui.table.grouping.GroupTableHeader tableHeader
        • verticalGroupText
          boolean verticalGroupText
    • Class com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.DependencyMatrixColumnRenderer

      class DependencyMatrixColumnRenderer extends com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.DependencyMatrixElementTableCellRenderer implements Serializable
      • Serialized Fields

        • horizontalLabelUI
          com.jidesoft.plaf.basic.BasicStyledLabelUI horizontalLabelUI
          The horizontal label ui.
        • isTextVertical
          boolean isTextVertical
        • verticalLabelUI
          com.nomagic.awt.StyledLabelUI verticalLabelUI
          The vertical label ui.
    • Class com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.DependencyMatrixElementTableCellRenderer

      class DependencyMatrixElementTableCellRenderer extends com.nomagic.magicdraw.ui.ElementTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.ElementRowRenderer

      class ElementRowRenderer extends com.nomagic.magicdraw.dependencymatrix.ui.table.renderer.DependencyMatrixElementTableCellRenderer implements Serializable
      • Serialized Fields

        • displayInnerDependencies
          boolean displayInnerDependencies
          Display relation count on group rows/columns
  • Package com.nomagic.magicdraw.emf.impl

  • Package com.nomagic.magicdraw.emfuml2xmi.v3.export.convert

  • Package com.nomagic.magicdraw.emfuml2xmi.v3.imp0rt.convert

  • Package com.nomagic.magicdraw.emfuml2xmi.v4.export.convert

  • Package com.nomagic.magicdraw.emfuml2xmi.v4.imp0rt

    • Class com.nomagic.magicdraw.emfuml2xmi.v4.imp0rt.Emf2MofUml2MetaclassMapImpl

      class Emf2MofUml2MetaclassMapImpl extends HashMap<String,String> implements Serializable
  • Package com.nomagic.magicdraw.emfuml2xmi.v4.imp0rt.convert

  • Package com.nomagic.magicdraw.emfuml2xmi.v5.export.convert

  • Package com.nomagic.magicdraw.emfuml2xmi.v5.imp0rt

    • Class com.nomagic.magicdraw.emfuml2xmi.v5.imp0rt.Emf2MofUml2MetaclassMapImpl

      class Emf2MofUml2MetaclassMapImpl extends HashMap<String,String> implements Serializable
  • Package com.nomagic.magicdraw.emfuml2xmi.v5.imp0rt.convert

  • Package com.nomagic.magicdraw.esi

  • Package com.nomagic.magicdraw.esi.persistence.security

  • Package com.nomagic.magicdraw.esi.refactor.move

  • Package com.nomagic.magicdraw.esi.session

    • Exception com.nomagic.magicdraw.esi.session.RepositoryIncompatibleException

      class RepositoryIncompatibleException extends com.nomagic.ci.persistence.PersistenceException implements Serializable
      serialVersionUID:
      1L
    • Exception com.nomagic.magicdraw.esi.session.StateUpdateFailedException

      class StateUpdateFailedException extends com.nomagic.ci.persistence.PersistenceException implements Serializable
    • Exception com.nomagic.magicdraw.esi.session.UnexpectedUserNameException

      class UnexpectedUserNameException extends RuntimeException implements Serializable
      • Serialized Fields

        • expectedUserName
          String expectedUserName
  • Package com.nomagic.magicdraw.expressions.evaluation

    • Class com.nomagic.magicdraw.expressions.evaluation.ListSet

      class ListSet extends org.eclipse.emf.common.util.UniqueEList<E> implements Serializable
  • Package com.nomagic.magicdraw.foundation.util

  • Package com.nomagic.magicdraw.hyperlinks

  • Package com.nomagic.magicdraw.hyperlinks.ui

    • Class com.nomagic.magicdraw.hyperlinks.ui.HRefDlg

      class HRefDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • panel
          com.nomagic.magicdraw.hyperlinks.ui.HRefPanel panel
    • Class com.nomagic.magicdraw.hyperlinks.ui.HRefPanel

      class HRefPanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditorPanel

      class HyperlinkEditorPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mClearButton
          JButton mClearButton
        • mFavorites
          com.nomagic.awt.ExtendedList<Hyperlink> mFavorites
          Favorites links.
        • mHandler
          HyperlinkHandler mHandler
        • mLinkAddress
          com.nomagic.ui.FocusTextField mLinkAddress
          Link address.
        • mTitle
          String mTitle
    • Class com.nomagic.magicdraw.hyperlinks.ui.HyperlinkNode

      class HyperlinkNode extends Node implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.hyperlinks.ui.HyperlinksNode

      class HyperlinksNode extends com.nomagic.magicdraw.ui.browser.SyntheticNode<com.nomagic.magicdraw.hyperlinks.ui.HyperlinksNodeObject> implements Serializable
    • Class com.nomagic.magicdraw.hyperlinks.ui.LinkNamePanel

      class LinkNamePanel extends JPanel implements Serializable
      • Serialized Fields

        • available
          boolean available
        • linkNameField
          JTextField linkNameField
    • Class com.nomagic.magicdraw.hyperlinks.ui.LinkNameWrapper

      class LinkNameWrapper extends JPanel implements Serializable
      • Serialized Fields

  • Package com.nomagic.magicdraw.magicreport

    • Class com.nomagic.magicdraw.magicreport.CommandLineProperties

      class CommandLineProperties extends Properties implements Serializable
      serialVersionUID:
      5390254424664759718L
    • Class com.nomagic.magicdraw.magicreport.GenerateReportAction

      class GenerateReportAction extends MDAction implements Serializable
      serialVersionUID:
      -864721198258390096L
      • Serialized Fields

        • log
          org.apache.logging.log4j.Logger log
        • progressStatus
          ProgressStatus progressStatus
        • templateBean
          com.nomagic.magicdraw.magicreport.ui.bean.TemplateBean templateBean
          Reference to template bean.
    • Class com.nomagic.magicdraw.magicreport.GenerateReportMenuCategory

      class GenerateReportMenuCategory extends MDActionsCategory implements Serializable
      serialVersionUID:
      3327682468643363362L
    • Class com.nomagic.magicdraw.magicreport.GenerateReportMenuCategory.TemplateCategoryMenuAction

      class TemplateCategoryMenuAction extends MDMenuAction implements Serializable
      serialVersionUID:
      -8957810201437089198L
      • Serialized Fields

        • source
          Collection<com.nomagic.magicdraw.magicreport.ui.bean.TemplateBean> source
    • Class com.nomagic.magicdraw.magicreport.ObserverIncreaseProgressBar

      class ObserverIncreaseProgressBar extends Object implements Serializable
      serialVersionUID:
      -537423241175137388L
      • Serialized Fields

        • currentValue
          long currentValue
        • description
          String description
        • name
          String name
    • Class com.nomagic.magicdraw.magicreport.ObserverResetProgressBar

      class ObserverResetProgressBar extends Object implements Serializable
      serialVersionUID:
      -4228442199166036706L
      • Serialized Fields

        • currentValue
          long currentValue
        • description
          String description
        • isSet
          boolean isSet
        • max
          long max
        • min
          long min
        • name
          String name
    • Class com.nomagic.magicdraw.magicreport.OpenWizardAction

      class OpenWizardAction extends MDAction implements Serializable
      serialVersionUID:
      6584283076382158399L
      • Serialized Fields

        • dividerLocation
          int dividerLocation
    • Class com.nomagic.magicdraw.magicreport.QuickGenerateReportAction

      class QuickGenerateReportAction extends MDAction implements Serializable
      serialVersionUID:
      4687671983857539209L
      • Serialized Fields

        • log
          org.apache.logging.log4j.Logger log
        • reportDataElement
          Element reportDataElement
    • Class com.nomagic.magicdraw.magicreport.TaskEvent

      class TaskEvent extends EventObject implements Serializable
      serialVersionUID:
      -4152470691844534732L
    • Class com.nomagic.magicdraw.magicreport.WizardQuickPrintAction

      class WizardQuickPrintAction extends ActionsCategory implements Serializable
      serialVersionUID:
      8179662527478800043L
      • Serialized Fields

        • shortkeyOrderedList
          List<String> shortkeyOrderedList
  • Package com.nomagic.magicdraw.magicreport.helper

    • Class com.nomagic.magicdraw.magicreport.helper.Configuration

      class Configuration extends Object implements Serializable
      serialVersionUID:
      7642144611802780997L
      • Serialized Fields

    • Exception com.nomagic.magicdraw.magicreport.helper.LauncherException

      class LauncherException extends Exception implements Serializable
      serialVersionUID:
      6897887637066741037L
    • Class com.nomagic.magicdraw.magicreport.helper.Point

      class Point extends Object implements Serializable
      serialVersionUID:
      -5276940640259749850L
      • Serialized Fields

        • x
          int x
          The x coordinate. If no x coordinate is set it will default to 0.
        • y
          int y
          The y coordinate. If no y coordinate is set it will default to 0.
    • Class com.nomagic.magicdraw.magicreport.helper.Polygon

      class Polygon extends Polygon implements Serializable
      serialVersionUID:
      4924087625102734058L
      • Serialized Fields

        • preferedShape
          String preferedShape
    • Exception com.nomagic.magicdraw.magicreport.helper.PropertyNotFoundException

      class PropertyNotFoundException extends Exception implements Serializable
      serialVersionUID:
      6159910603614263893L
      • Serialized Fields

        • propertyName
          String propertyName
          Name of the property that changed. May be null, if not known.
        • source
          Object source
          The object on which the Event initially occurred.
    • Class com.nomagic.magicdraw.magicreport.helper.Rectangle

      class Rectangle extends Rectangle implements Serializable
      serialVersionUID:
      8388303799949040862L
      • Serialized Fields

        • x2
          int x2
        • y2
          int y2
    • Class com.nomagic.magicdraw.magicreport.helper.ReportHelper

      class ReportHelper extends com.nomagic.magicreport.engine.Tool implements Serializable
      serialVersionUID:
      -3970413957314454564L
    • Class com.nomagic.magicdraw.magicreport.helper.SlotProperty

      class SlotProperty extends AbstractSet<Object> implements Serializable
      serialVersionUID:
      3400897247787610237L
      • Serialized Fields

    • Class com.nomagic.magicdraw.magicreport.helper.SlotPropertyEntry

      class SlotPropertyEntry extends Object implements Serializable
      serialVersionUID:
      2426988320603342888L
    • Class com.nomagic.magicdraw.magicreport.helper.Slots

      class Slots extends AbstractList<Object> implements Serializable
      serialVersionUID:
      -1505098423236970370L
    • Class com.nomagic.magicdraw.magicreport.helper.TagProperty

      class TagProperty extends AbstractSet<Object> implements Serializable
      serialVersionUID:
      -8784157529425610656L
    • Class com.nomagic.magicdraw.magicreport.helper.TagPropertyEntry

      class TagPropertyEntry extends Object implements Serializable
      serialVersionUID:
      7776716092540760736L
    • Class com.nomagic.magicdraw.magicreport.helper.Tags

      class Tags extends AbstractList<Object> implements Serializable
      serialVersionUID:
      -2000246702765358057L
  • Package com.nomagic.magicdraw.magicreport.tools

    • Class com.nomagic.magicdraw.magicreport.tools.ExportTool

      class ExportTool extends com.nomagic.magicreport.engine.ConcurrentTool implements Serializable
      serialVersionUID:
      8700759809770135412L
      • Serialized Fields

        • blankFieldValue
          String blankFieldValue
          Deprecated.
        • DEFAULT_DPI
          int DEFAULT_DPI
          Deprecated.
        • defaultOutputDirectory
          File defaultOutputDirectory
          Deprecated.
        • elementComparator
          Comparator<BaseElement> elementComparator
          Deprecated.
        • elementPropertiesMap
          Map<Class<?>,List<String>[]> elementPropertiesMap
          Deprecated.
        • exportedElementSet
          Set<String> exportedElementSet
          Deprecated.
        • fileCount
          int fileCount
          Deprecated.
        • globalEngine
          com.nomagic.magicreport.engine.ITemplateEngine globalEngine
          Deprecated.
        • isRecursive
          boolean isRecursive
          Deprecated.
        • nameComparator
          Comparator<Element> nameComparator
          Deprecated.
        • nodeComparator
          Comparator<Element> nodeComparator
          Deprecated.
    • Class com.nomagic.magicdraw.magicreport.tools.ExportTool2

      class ExportTool2 extends com.nomagic.magicreport.engine.ConcurrentTool implements Serializable
      serialVersionUID:
      -4978189113393588315L
      • Serialized Fields

        • auxiliaryFilter
          com.nomagic.magicdraw.ui.ElementFilter auxiliaryFilter
          Deprecated.
        • blankFieldValue
          String blankFieldValue
          Deprecated.
        • currentPercentage
          int currentPercentage
          Deprecated.
        • defaultOutputDirectory
          File defaultOutputDirectory
          Deprecated.
        • documentBuilder
          DocumentBuilder documentBuilder
          Deprecated.
        • dummyULId
          int dummyULId
          Deprecated.
        • elementComparator
          Comparator<BaseElement> elementComparator
          Deprecated.
        • elementIDCreator
          com.nomagic.magicdraw.magicreport.tools.ExportTool2.ElementIDCreator elementIDCreator
          Deprecated.
        • elementsToBeExport
          Set<String> elementsToBeExport
          Deprecated.
        • existingFilePaths
          Set<String> existingFilePaths
          Deprecated.
        • exportConfig
          Map<String,Boolean> exportConfig
          Deprecated.
        • exportedDiagramSet
          Set<Diagram> exportedDiagramSet
          Deprecated.
        • exportedIconSet
          Set<String> exportedIconSet
          Deprecated.
        • fileExportedCount
          long fileExportedCount
          Deprecated.
        • filesToBeExportedCount
          long filesToBeExportedCount
          Deprecated.
        • filter
          com.nomagic.magicdraw.ui.ElementFilter filter
          Deprecated.
        • formatter
          DecimalFormat formatter
          Deprecated.
        • globalEngine
          com.nomagic.magicreport.engine.ITemplateEngine globalEngine
          Deprecated.
        • htmlFormatter
          com.nomagic.magicreport.format.HTMLFormatter htmlFormatter
          Deprecated.
        • ignoreDiagrams
          Set<String> ignoreDiagrams
          Deprecated.
        • ignoreElements
          Set<String> ignoreElements
          Deprecated.
        • imageScale
          int imageScale
          Deprecated.
        • isDisplayTreeElementId
          Boolean isDisplayTreeElementId
          Deprecated.
        • isDisplayTreeElementNumber
          Boolean isDisplayTreeElementNumber
          Deprecated.
        • isRecursive
          boolean isRecursive
          Deprecated.
        • isShowAppearsInPage
          Boolean isShowAppearsInPage
          Deprecated.
        • isShowAppliedStereotype
          Boolean isShowAppliedStereotype
          Deprecated.
        • isShowAuxiliary
          boolean isShowAuxiliary
          Deprecated.
        • isSkipExportAll
          boolean isSkipExportAll
          Deprecated.
        • nameComparator
          Comparator<Element> nameComparator
          Deprecated.
        • nodeComparator
          Comparator<Element> nodeComparator
          Deprecated.
        • project
          Project project
          Deprecated.
        • reflection
          com.nomagic.uml2.ext.jmi.reflect.ModelReflection reflection
          Deprecated.
        • reportHelper
          ReportHelper reportHelper
          Deprecated.
        • resourcesDir
          File resourcesDir
          Deprecated.
        • scopes
          Collection<Element> scopes
          Deprecated.
        • skipProgressbar
          Boolean skipProgressbar
          Deprecated.
        • sorter
          SorterTool sorter
          Deprecated.
        • task
          com.nomagic.magicdraw.magicreport.ObserverTask task
          Deprecated.
    • Class com.nomagic.magicdraw.magicreport.tools.ExportTool3

      class ExportTool3 extends com.nomagic.magicreport.engine.ConcurrentTool implements Serializable
      serialVersionUID:
      -4978189113393588315L
      • Serialized Fields

        • auxiliaryFilter
          com.nomagic.magicdraw.ui.ElementFilter auxiliaryFilter
        • blankFieldValue
          String blankFieldValue
        • currentPercentage
          int currentPercentage
        • defaultOutputDirectory
          File defaultOutputDirectory
        • dummyULId
          int dummyULId
        • elementComparator
          Comparator<BaseElement> elementComparator
        • elementIDCreator
          com.nomagic.magicdraw.magicreport.tools.ExportTool3.ElementIDCreator elementIDCreator
        • elementsToBeExport
          Set<String> elementsToBeExport
        • exportConfig
          Map<String,Boolean> exportConfig
        • exportedDiagramSet
          Set<Diagram> exportedDiagramSet
        • exportedIconSet
          Set<String> exportedIconSet
        • fileExportedCount
          long fileExportedCount
        • filesToBeExportedCount
          long filesToBeExportedCount
        • filter
          com.nomagic.magicdraw.ui.ElementFilter filter
        • formatter
          DecimalFormat formatter
        • globalEngine
          com.nomagic.magicreport.engine.ITemplateEngine globalEngine
        • htmlFormatter
          com.nomagic.magicreport.format.HTMLFormatter htmlFormatter
        • ignoreDiagrams
          Set<String> ignoreDiagrams
        • ignoreElements
          Set<String> ignoreElements
        • imageScale
          int imageScale
        • isDisplayTreeElementId
          Boolean isDisplayTreeElementId
        • isDisplayTreeElementNumber
          Boolean isDisplayTreeElementNumber
        • isRecursive
          boolean isRecursive
        • isShowAppearsInPage
          Boolean isShowAppearsInPage
        • isShowAppliedStereotype
          Boolean isShowAppliedStereotype
        • isShowAuxiliary
          boolean isShowAuxiliary
        • isSkipExportAll
          boolean isSkipExportAll
        • project
          Project project
        • reflection
          com.nomagic.uml2.ext.jmi.reflect.ModelReflection reflection
        • reportBean
          com.nomagic.magicdraw.magicreport.ui.bean.ReportBean reportBean
        • reportHelper
          ReportHelper reportHelper
        • resourcesDir
          File resourcesDir
        • resourcesLocation
          String resourcesLocation
        • scopes
          Collection<Element> scopes
        • skipProgressbar
          Boolean skipProgressbar
        • sorter
          SorterTool sorter
        • task
          com.nomagic.magicdraw.magicreport.ObserverTask task
    • Class com.nomagic.magicdraw.magicreport.tools.ProfilingTool

      class ProfilingTool extends com.nomagic.magicreport.engine.Tool implements Serializable
      serialVersionUID:
      -4390512802911709672L
    • Class com.nomagic.magicdraw.magicreport.tools.ProjectTool

      class ProjectTool extends com.nomagic.magicreport.engine.Tool implements Serializable
      serialVersionUID:
      5629580134988087647L
    • Class com.nomagic.magicdraw.magicreport.tools.ProjectVersion.ProjectVersionAscendingSort

      class ProjectVersionAscendingSort extends Object implements Serializable
      serialVersionUID:
      7999310752339173679L
    • Class com.nomagic.magicdraw.magicreport.tools.ProjectVersion.ProjectVersionDescendingSort

      class ProjectVersionDescendingSort extends Object implements Serializable
      serialVersionUID:
      2454511745774718385L
    • Class com.nomagic.magicdraw.magicreport.tools.ReportFileTool

      class ReportFileTool extends com.nomagic.magicreport.engine.tools.FileTool implements Serializable
      serialVersionUID:
      -5065664404689872737L
      • Serialized Fields

        • engine
          com.nomagic.magicreport.engine.ITemplateEngine engine
    • Class com.nomagic.magicdraw.magicreport.tools.SorterTool

      class SorterTool extends com.nomagic.magicreport.engine.tools.SortTool implements Serializable
      serialVersionUID:
      -8238978308500612926L
      • Serialized Fields

        • blankValue
          String blankValue
    • Class com.nomagic.magicdraw.magicreport.tools.TemplateTool

      class TemplateTool extends com.nomagic.magicreport.engine.tools.TemplateTool implements Serializable
      serialVersionUID:
      3283647901165786726L
      • Serialized Fields

        • category
          String category
        • description
          String description
        • reportBean
          com.nomagic.magicdraw.magicreport.ui.bean.ReportBean reportBean
        • reportDataVariableMap
          Map<String,Object> reportDataVariableMap
        • selectedReportData
          String selectedReportData
  • Package com.nomagic.magicdraw.merge

    • Exception com.nomagic.magicdraw.merge.IncompatibleModuleUsageException

      class IncompatibleModuleUsageException extends Exception implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • ancestorUsage
          ModuleUsage ancestorUsage
        • errorType
          com.nomagic.magicdraw.merge.IncompatibleModuleUsageException.ErrorType errorType
        • targetUsage
          ModuleUsage targetUsage
    • Class com.nomagic.magicdraw.merge.ProjectCompareAction

      class ProjectCompareAction extends MDAction implements Serializable
      • Serialized Fields

        • dialog
          com.nomagic.magicdraw.merge.impl.ui.dialogs.CompareOptionsDialog dialog
        • targetUri
          URI targetUri
    • Class com.nomagic.magicdraw.merge.RemoteProjectMergeAction

      class RemoteProjectMergeAction extends com.nomagic.magicdraw.merge.MergeAction implements Serializable
  • Package com.nomagic.magicdraw.modeltransformations

    • Class com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizard

      class ModelTransformationsWizard extends com.nomagic.ui.wizard.ElementSelectionWizardDlg implements Serializable
      • Serialized Fields

        • controller
          com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardController controller
        • data
          ModelTransformationsWizardInformation data
          Model Transformation Wizard Information
        • panels
          com.nomagic.ui.wizard.WizardPanel[] panels
    • Class com.nomagic.magicdraw.modeltransformations.MTSelectUpdateTransformationDlg

      class MTSelectUpdateTransformationDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.modeltransformations.MTSyncDlg

      class MTSyncDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • sync
          boolean sync
    • Class com.nomagic.magicdraw.modeltransformations.SelectDestinationPanel

      class SelectDestinationPanel extends com.nomagic.magicdraw.ui.dialogs.wizards.AbstractSelectPanel implements Serializable
      • Serialized Fields

        • data
          ModelTransformationsWizardInformation data
        • displayWarningTransformationInPlace
          boolean displayWarningTransformationInPlace
          Display Transformation in Place warning first time
        • panel
          JPanel panel
        • selectionPanel
          com.nomagic.magicdraw.ui.dialogs.wizards.ElementOwnerSelectionPanel selectionPanel
        • transformationInPlace
          JRadioButton transformationInPlace
          Radio button for transformation in place
        • transformationPackage
          JRadioButton transformationPackage
          Radio button for transformation package
    • Class com.nomagic.magicdraw.modeltransformations.SelectSourcePanel

      class SelectSourcePanel extends com.nomagic.magicdraw.ui.dialogs.wizards.AbstractElementsSelectionWizardPanel<ModelTransformationsWizardInformation,com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardController> implements Serializable
      • Serialized Fields

        • lastTargetDestination
          Package lastTargetDestination
        • lastVisibleClasses
          Collection<Class> lastVisibleClasses
        • updateSelectionOfChildren
          boolean updateSelectionOfChildren
          Updates children selection on open of transformation dialog
    • Class com.nomagic.magicdraw.modeltransformations.SelectTransformationDetailsPanel

      class SelectTransformationDetailsPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mData
          ModelTransformationsWizardInformation mData
          Model Transformations Wizard Information
        • mManager
          PropertyManager mManager
          Property manager
        • mModified
          boolean mModified
          Is modified
        • mPropertyChangeListener
          PropertyChangeListener mPropertyChangeListener
          Property Change Listener
        • mPropertyPanel
          com.nomagic.magicdraw.properties.ui.jideui.JIDEPropertyPanel mPropertyPanel
          Property panel
        • mReset
          JButton mReset
          RESET button
    • Class com.nomagic.magicdraw.modeltransformations.SelectTransformationTypePanel

      class SelectTransformationTypePanel extends com.nomagic.magicdraw.ui.dialogs.wizards.AbstractSelectPanel implements Serializable
    • Class com.nomagic.magicdraw.modeltransformations.SelectTypeMappingsPanel

      class SelectTypeMappingsPanel extends com.nomagic.magicdraw.ui.dialogs.wizards.AbstractSelectPanel implements Serializable
      • Serialized Fields

        • controller
          com.nomagic.magicdraw.modeltransformations.ModelTransformationsWizardController controller
          Model Transformations Wizard Controller
        • data
          ModelTransformationsWizardInformation data
          Model Transformations Wizard Information
        • descriptionBrowser
          JEditorPane descriptionBrowser
          Description panel
        • profileToUse
          JComboBox<Object> profileToUse
          Profile list
        • reverseMode
          JCheckBox reverseMode
          Use profile in Reverse order
        • selectionListener
          ActionListener selectionListener
          Selection listener
        • typeTable
          com.jidesoft.grid.SortableTable typeTable
          Type mapping table
  • Package com.nomagic.magicdraw.openapi.uml

  • Package com.nomagic.magicdraw.pathvariables

  • Package com.nomagic.magicdraw.persistence.xmi.load.model.utils

    • Exception com.nomagic.magicdraw.persistence.xmi.load.model.utils.RepositoryNotFoundException

      class RepositoryNotFoundException extends RuntimeException implements Serializable
  • Package com.nomagic.magicdraw.plugins

    • Class com.nomagic.magicdraw.plugins.ExpiredFeatureDlg

      class ExpiredFeatureDlg extends com.nomagic.magicdraw.ui.dialogs.URLButtonDlg implements Serializable
    • Class com.nomagic.magicdraw.plugins.FirstTimePluginEvaluationDlg

      class FirstTimePluginEvaluationDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • multiListPanel
          com.nomagic.magicdraw.ui.dialogs.MultiListPanel multiListPanel
  • Package com.nomagic.magicdraw.rebranding

    • Class com.nomagic.magicdraw.rebranding.SwitchBetweenPluginsActionCategory

      class SwitchBetweenPluginsActionCategory extends ActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.rebranding.SwitchToPluginAction

      class SwitchToPluginAction extends MDStateAction implements Serializable
      • Serialized Fields

        • mAdditionalActivity
          Consumer<com.nomagic.magicdraw.rebranding.SwitchablePlugin> mAdditionalActivity
        • mConfirmation
          BiFunction<com.nomagic.magicdraw.rebranding.SwitchablePlugin,com.nomagic.magicdraw.rebranding.SwitchablePlugin,Boolean> mConfirmation
        • mInstallationFile
          File mInstallationFile
        • mOtherInstallActions
          Collection<com.nomagic.magicdraw.rebranding.SwitchToPluginAction> mOtherInstallActions
        • mPlugin
          com.nomagic.magicdraw.rebranding.SwitchablePlugin mPlugin
  • Package com.nomagic.magicdraw.simulation.datatypes

  • Package com.nomagic.magicdraw.teamwork2

    • Exception com.nomagic.magicdraw.teamwork2.NotAuthorizedException

      class NotAuthorizedException extends RuntimeException implements Serializable
      serialVersionUID:
      1L
    • Exception com.nomagic.magicdraw.teamwork2.ProjectCommitService.ReadOnlyProject

      class ReadOnlyProject extends RuntimeException implements Serializable
    • Exception com.nomagic.magicdraw.teamwork2.ProjectNotFoundException

      class ProjectNotFoundException extends RuntimeException implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.teamwork2.RemoteProjectInfo

      class RemoteProjectInfo extends Object implements Serializable
      • Serialized Fields

        • author
          String author
          Author of this project. The user-creator name.
        • hasSharedPackages
          boolean hasSharedPackages
          Project has shared packages
        • id
          String id
          The id of the project.
        • location
          String location
          Project Location
        • name
          String name
          The name of the project.
        • qualifiedName
          String qualifiedName
          Qualified name. Unique name to represent this project branch
    • Exception com.nomagic.magicdraw.teamwork2.ServerHasNewerVersionException

      class ServerHasNewerVersionException extends com.nomagic.ci.persistence.PersistenceException implements Serializable
  • Package com.nomagic.magicdraw.teamwork2.esi

  • Package com.nomagic.magicdraw.teamwork2.esi.protect

    • Exception com.nomagic.magicdraw.teamwork2.esi.protect.InvalidPasswordException

      class InvalidPasswordException extends com.nomagic.magicdraw.teamwork2.esi.protect.PasswordProtectException implements Serializable
    • Exception com.nomagic.magicdraw.teamwork2.esi.protect.PasswordProtectException

      class PasswordProtectException extends Exception implements Serializable
  • Package com.nomagic.magicdraw.teamwork2.local2remote

    • Exception com.nomagic.magicdraw.teamwork2.local2remote.CannotResolveException

      class CannotResolveException extends Exception implements Serializable
      • Serialized Fields

        • mArguments
          List<String> mArguments
        • mNotFormattedMessage
          String mNotFormattedMessage
    • Exception com.nomagic.magicdraw.teamwork2.local2remote.ProjectNameExistsOnServerException

      class ProjectNameExistsOnServerException extends Exception implements Serializable
      • Serialized Fields

        • projectName
          String projectName
  • Package com.nomagic.magicdraw.teamwork2.locks

  • Package com.nomagic.magicdraw.teamwork2.ui

    • Class com.nomagic.magicdraw.teamwork2.ui.AbstractBranchColumnRendererWithButton

      class AbstractBranchColumnRendererWithButton extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordDialog

      class AbstractPasswordDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordPanel

      class AbstractPasswordPanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.BaseESIDlg

      class BaseESIDlg extends com.nomagic.ui.LazySimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.BaseESIProjectSelectionDlg

      class BaseESIProjectSelectionDlg extends com.nomagic.magicdraw.teamwork2.ui.BaseESIDlg implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.BaseManageServerProjectPanel

      class BaseManageServerProjectPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • mProjectList
          Supplier<com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel> mProjectList
        • mProjectLists
          List<com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel> mProjectLists
        • mTabbedPane
          com.nomagic.ui.CustomJideTabbedPane mTabbedPane
        • offlineProjectsInformationAppender
          com.nomagic.magicdraw.teamwork2.ui.OfflineProjectsInformationAppender offlineProjectsInformationAppender
    • Class com.nomagic.magicdraw.teamwork2.ui.BrowserDialog

      class BrowserDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • authURL
          String authURL
        • browser
          com.teamdev.jxbrowser.browser.Browser browser
        • browserPanel
          com.nomagic.ui.LazyInitializationPanel browserPanel
        • latch
          CountDownLatch latch
        • loginDialog
          com.nomagic.magicdraw.teamwork2.ui.TeamworkLoginDialog loginDialog
        • releaseLatch
          AtomicBoolean releaseLatch
    • Class com.nomagic.magicdraw.teamwork2.ui.ChangePasswordDlg

      class ChangePasswordDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • generalPanel
          com.nomagic.magicdraw.teamwork2.ui.GeneralChangePasswordPanel generalPanel
    • Class com.nomagic.magicdraw.teamwork2.ui.CheckoutReverseElementsDlg

      class CheckoutReverseElementsDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • mGeneralPanel
          com.nomagic.magicdraw.teamwork2.ui.CheckoutReverseElementsPanel mGeneralPanel
    • Class com.nomagic.magicdraw.teamwork2.ui.CheckoutReverseElementsPanel

      class CheckoutReverseElementsPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mClearAllButton
          JButton mClearAllButton
          Button for deselect all.
        • mData
          Map mData
          Map classifier -> list of element from which it is dependent in reverse case.
        • mDisabledRows
          List mDisabledRows
          List of disabled rows. (For simplifying calculations).
        • mElementsTable
          JTable mElementsTable
          Table of elments. Table model in first column contains Boolean value of element state ( checkouted or not). Second column is helper, for invoking detail dialog. Third column is used to hold ModelElement to be checkouted.
    • Class com.nomagic.magicdraw.teamwork2.ui.CommitChangesDialog

      class CommitChangesDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mKeepLocksStrategy
          com.nomagic.magicdraw.teamwork2.ui.dialogs.KeepLocksStrategy mKeepLocksStrategy
        • mMainPanel
          com.nomagic.magicdraw.teamwork2.ui.CommitChangesPanel mMainPanel
          project info panel.
    • Class com.nomagic.magicdraw.teamwork2.ui.CommitChangesPanel

      class CommitChangesPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • infoLabel
          JLabel infoLabel
        • mDefaultOverlayable
          com.jidesoft.swing.DefaultOverlayable mDefaultOverlayable
        • mDefaultOverlayableSaveLocally
          com.jidesoft.swing.DefaultOverlayable mDefaultOverlayableSaveLocally
        • mOptionsCheckbox
          JCheckBox mOptionsCheckbox
        • mPreviousComment
          NMJideButton mPreviousComment
        • mSaveProjectLocally
          JCheckBox mSaveProjectLocally
        • mTabbedPane
          JTabbedPane mTabbedPane
        • mTags
          com.nomagic.magicdraw.teamwork2.ui.dialogs.TagsListPanel mTags
        • mTextAreaPanel
          com.nomagic.ui.TextAreaPanel mTextAreaPanel
          Commit comment text area component.
    • Class com.nomagic.magicdraw.teamwork2.ui.CommitMessageHistoryDialog

      class CommitMessageHistoryDialog extends com.nomagic.ui.LazySimpleBaseDialog implements Serializable
      • Serialized Fields

        • commentArea
          JTextArea commentArea
        • commentList
          JList<com.nomagic.magicdraw.teamwork2.ui.CommitMessage> commentList
        • textAreaPanel
          com.nomagic.ui.TextAreaPanel textAreaPanel
    • Class com.nomagic.magicdraw.teamwork2.ui.EnterPasswordDialog

      class EnterPasswordDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.EnterPasswordPanel

      class EnterPasswordPanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.EsiProjectMetaInfoPanel

      class EsiProjectMetaInfoPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      serialVersionUID:
      5170492386565462797L
      • Serialized Fields

        • COLUMNS
          String[] COLUMNS
        • initialized
          boolean initialized
    • Class com.nomagic.magicdraw.teamwork2.ui.EsiProjectsModel

      class EsiProjectsModel extends com.nomagic.magicdraw.ui.FilterableCategoriesModel implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.GeneralChangePasswordPanel

      class GeneralChangePasswordPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mConfirmPassword
          JPasswordField mConfirmPassword
          Password field for confirmation password
        • mNewPassword
          JPasswordField mNewPassword
          Password field for new password
        • mOldPassword
          JPasswordField mOldPassword
          Password field for old password
    • Class com.nomagic.magicdraw.teamwork2.ui.LockViewTree

      class LockViewTree extends BrowserTabTree implements Serializable
      • Serialized Fields

        • decompositionListener
          PropertyChangeListener decompositionListener
          Listener for project structure lock changes.
        • dirtyLocks
          boolean dirtyLocks
          Flag to indicate that the browser is dirty (locked elements changed). Is used to check when activating the browser.
        • filteringComboBox
          com.nomagic.magicdraw.teamwork2.ui.LockViewTree.UserAndChangeSetJComboBox filteringComboBox
        • filteringModel
          DefaultComboBoxModel<com.nomagic.magicdraw.teamwork2.ui.UserAndChangeSet> filteringModel
        • filterUpdateInProgress
          boolean filterUpdateInProgress
        • filterValuesDirty
          boolean filterValuesDirty
        • lockedChildrenVisitor
          com.nomagic.magicdraw.teamwork2.locks.LockedChildrenOwnerVisitor lockedChildrenVisitor
        • manyCheckoutListener
          PropertyChangeListener manyCheckoutListener
        • projectOptionsNode
          com.nomagic.magicdraw.teamwork2.ui.ProjectOptionsNode projectOptionsNode
        • projectStructureNode
          com.nomagic.magicdraw.teamwork2.ui.ProjectStructureNode projectStructureNode
        • singleCheckoutListener
          PropertyChangeListener singleCheckoutListener
        • styleListener
          PropertyChangeListener styleListener
          Listener for style lock changes.
        • symbolStyleNode
          com.nomagic.magicdraw.teamwork2.ui.SymbolStylesNode symbolStyleNode
        • transactionCommitListener
          TransactionCommitListener transactionCommitListener
        • updateLocksAction
          com.nomagic.magicdraw.teamwork2.actions.UpdateLocksAction updateLocksAction
    • Class com.nomagic.magicdraw.teamwork2.ui.ManageESIProjectsDlg

      class ManageESIProjectsDlg extends com.nomagic.magicdraw.teamwork2.ui.BaseESIProjectSelectionDlg implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • mGeneralPanel
          com.nomagic.magicdraw.teamwork2.ui.BaseManageServerProjectPanel mGeneralPanel
          Main resource management panel. Has controls buttons and projects pane.
    • Class com.nomagic.magicdraw.teamwork2.ui.ManageOnlineProjectsPanel

      class ManageOnlineProjectsPanel extends com.nomagic.magicdraw.teamwork2.ui.OnlineProjectsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.teamwork2.ui.ManageOnlineProjectsPanel.Toolbar

      class Toolbar extends com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel.ProjectCategoryManipulationToolbarWithBranchButton implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.MDProjectNameRenderer

      class MDProjectNameRenderer extends com.nomagic.awt.HighlightTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.ModulesVersionPanel

      class ModulesVersionPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • COLUMNS
          String[] COLUMNS
        • initialized
          boolean initialized
    • Class com.nomagic.magicdraw.teamwork2.ui.OfflineProjectsInformationAppender.OfflineProjectsPanel

      class OfflineProjectsPanel extends com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel implements Serializable
      • Serialized Fields

        • cat2ProjectsMap
          Map<CategoryInfo,List<UUID>> cat2ProjectsMap
        • doneTask
          AtomicReference<Runnable> doneTask
        • mainTask
          AtomicReference<Runnable> mainTask
        • offlineProjectsInfo
          com.nomagic.magicdraw.teamwork2.ui.OfflineProjectsInformationAppender.OfflineProjectsInfo offlineProjectsInfo
        • options
          Map<com.nomagic.ci.persistence.VersionableProjectDescriptor,Boolean> options
        • server
          com.nomagic.magicdraw.teamwork2.ui.OfflineProjectsInformationAppender.ServerInfo server
    • Class com.nomagic.magicdraw.teamwork2.ui.OnlineProjectsPanel

      class OnlineProjectsPanel extends com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel implements Serializable
      • Serialized Fields

        • visibleControlButtons
          boolean visibleControlButtons
    • Class com.nomagic.magicdraw.teamwork2.ui.OpenESIProjectDlg

      class OpenESIProjectDlg extends com.nomagic.magicdraw.teamwork2.ui.BaseESIProjectSelectionDlg implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • mGeneralPanel
          com.nomagic.magicdraw.teamwork2.ui.BaseManageServerProjectPanel mGeneralPanel
          General panel
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryDialog

      class ProjectHistoryDialog extends com.nomagic.magicdraw.teamwork2.ui.BaseESIDlg implements Serializable
      • Serialized Fields

        • mHistoryTreePanel
          com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryPanel mHistoryTreePanel
          Tree table component for showing resource history.
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryPanel

      class ProjectHistoryPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      • Serialized Fields

        • authorColumnRenderer
          com.nomagic.awt.HighlightTableCellRenderer authorColumnRenderer
        • branchName
          String branchName
        • commentColumnRenderer
          com.nomagic.awt.HighlightTableCellRenderer commentColumnRenderer
        • filterFieldPanel
          JPanel filterFieldPanel
        • mButtonsPanel
          com.nomagic.ui.ButtonsPanel mButtonsPanel
          Buttons panel (Set as latest, properties).
        • mCanBeSetAsLatest
          boolean mCanBeSetAsLatest
        • mEditable
          boolean mEditable
          Flag to indicate if tree table and all panel is editable.
        • mRepositoryListener
          PropertyChangeListener mRepositoryListener
        • mResources
          com.nomagic.magicdraw.teamwork2.ui.facets.CategorizedByDateFacetsTable mResources
          Projects and branches tree table.
        • mRootResource
          com.nomagic.ci.persistence.VersionableProjectDescriptor mRootResource
        • mTitleBorder
          TitledBorder mTitleBorder
          Title bar of dialog.
        • revision
          String revision
        • tableFilterField
          com.jidesoft.grid.QuickTableFilterField tableFilterField
        • versionColumnRenderer
          com.nomagic.awt.HighlightTableCellRenderer versionColumnRenderer
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryPanel.OneLineCommentRenderer

      class OneLineCommentRenderer extends com.nomagic.awt.HighlightTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryTreeModel

      class ProjectHistoryTreeModel extends com.jidesoft.grid.TreeTableModel<com.nomagic.magicdraw.teamwork2.ui.ProjectVersionRow> implements Serializable
      • Serialized Fields

        • versionFetcher
          Function<com.nomagic.ci.persistence.ProjectDescriptor,List<com.nomagic.ci.persistence.versioning.IVersionDescriptor>> versionFetcher
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectOptionsNode

      class ProjectOptionsNode extends Node implements Serializable
      • Serialized Fields

        • projectOptionsAction
          com.nomagic.magicdraw.teamwork2.ui.ProjectOptionsNode.ProjectOptionsAction projectOptionsAction
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel

      class ProjectsPanel extends com.nomagic.magicdraw.teamwork2.ui.dialogs.AbstractProjectsTreeTablePanel<com.nomagic.ci.persistence.VersionableProjectDescriptor> implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • dataProvider
          com.nomagic.magicdraw.teamwork2.ui.EsiProjectsPanelDataProvider dataProvider
        • openOnlineComponent
          JComponent openOnlineComponent
        • projectIconProvider
          com.nomagic.magicdraw.teamwork2.ui.ProjectIconProvider projectIconProvider
        • repositoryChangeListener
          PropertyChangeListener repositoryChangeListener
        • session
          com.nomagic.magicdraw.esi.session.RepositorySession session
        • tableColumnHider
          com.nomagic.magicdraw.properties.ui.jideui.TableColumnHider tableColumnHider
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel.BranchColumnRenderer

      class BranchColumnRenderer extends DefaultTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel.BranchColumnRendererWithButton

      class BranchColumnRendererWithButton extends com.nomagic.magicdraw.teamwork2.ui.AbstractBranchColumnRendererWithButton implements Serializable
      • Serialized Fields

        • branchSelRow
          int branchSelRow
        • currentLabel
          Component currentLabel
        • singleLabelRenderer
          com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel.BranchColumnRenderer singleLabelRenderer
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectsPanel.ProjectCategoryManipulationToolbarWithBranchButton

      class ProjectCategoryManipulationToolbarWithBranchButton extends com.nomagic.magicdraw.teamwork2.ui.dialogs.ProjectCategoryManipulationToolbar implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectsTable

      class ProjectsTable extends com.nomagic.magicdraw.ui.CategorizedTreeTable implements Serializable
      • Serialized Fields

        • FLATTEN
          com.nomagic.magicdraw.ui.DynamicTreeTableModel.DynamicTreeTableModelTransformation<com.nomagic.magicdraw.ui.MutableRow> FLATTEN
          Transformation from categorized to flat projects (without category as parent) list
        • model
          com.nomagic.magicdraw.teamwork2.ui.EsiProjectsModel model
    • Class com.nomagic.magicdraw.teamwork2.ui.ProjectStructureNode

      class ProjectStructureNode extends Node implements Serializable
      • Serialized Fields

        • lockProjectStructureAction
          com.nomagic.magicdraw.teamwork2.ui.ProjectStructureNode.LockProjectStructureAction lockProjectStructureAction
        • modulesOptionsAction
          MDAction modulesOptionsAction
        • unlockAction
          com.nomagic.magicdraw.teamwork2.actions.UnlockDecompositionMultiAction unlockAction
    • Class com.nomagic.magicdraw.teamwork2.ui.SelectEsiModuleVersionWizardPanel

      class SelectEsiModuleVersionWizardPanel extends com.nomagic.magicdraw.ui.dialogs.wizards.AbstractSelectPanel implements Serializable
      • Serialized Fields

        • actionExecuter
          com.nomagic.magicdraw.teamwork2.ui.SelectEsiModuleVersionWizardPanel.ModuleActionExecuter actionExecuter
        • cancelAction
          com.nomagic.magicdraw.teamwork2.ui.SelectEsiModuleVersionWizardPanel.CancelAction[] cancelAction
        • mData
          com.nomagic.magicdraw.ui.dialogs.decomposition.usemodulewizardinformations.UseEsiModuleWizardInformation mData
        • mDescription
          String mDescription
        • mHistoryTreePanel
          com.nomagic.magicdraw.teamwork2.ui.ProjectHistoryPanel mHistoryTreePanel
        • mNotifyOnNew
          com.nomagic.magicdraw.ui.dialogs.decomposition.NotifyOnInteractionComponentsAdder mNotifyOnNew
    • Class com.nomagic.magicdraw.teamwork2.ui.SelectProjectCategoryTreeModel

      class SelectProjectCategoryTreeModel extends com.jidesoft.grid.TreeTableModel<com.nomagic.magicdraw.ui.MutableRow<com.nomagic.magicdraw.teamwork2.ui.CategoryRepresentation>> implements Serializable
      • Serialized Fields

        • categoryToRow
          Map<com.nomagic.magicdraw.teamwork2.ui.CategoryRepresentation,com.nomagic.magicdraw.teamwork2.ui.SelectProjectCategoryTreeModel.CategoryRow> categoryToRow
        • comparator
          com.nomagic.magicdraw.teamwork2.esi.CategoryInfoComparator comparator
        • root
          com.nomagic.magicdraw.ui.MutableRow<com.nomagic.magicdraw.teamwork2.ui.CategoryRepresentation> root
        • uncategorized
          com.nomagic.magicdraw.ui.MutableRow<com.nomagic.magicdraw.teamwork2.ui.CategoryRepresentation> uncategorized
    • Class com.nomagic.magicdraw.teamwork2.ui.SetPasswordDialog

      class SetPasswordDialog extends com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordDialog implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.SetPasswordPanel

      class SetPasswordPanel extends com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordPanel implements Serializable
      • Serialized Fields

        • confirmPasswordField
          JPasswordField confirmPasswordField
        • passwordField
          JPasswordField passwordField
        • passwordMatcher
          com.nomagic.magicdraw.teamwork2.ui.PasswordMatcher passwordMatcher
    • Class com.nomagic.magicdraw.teamwork2.ui.SymbolStylesNode

      class SymbolStylesNode extends Node implements Serializable
      • Serialized Fields

        • lockStyleAction
          com.nomagic.magicdraw.ui.dialogs.options.LockStyleAction lockStyleAction
        • unlockStyleAction
          com.nomagic.magicdraw.ui.dialogs.options.UnlockStyleMultiAction unlockStyleAction
    • Class com.nomagic.magicdraw.teamwork2.ui.TeamworkLoginDialog

      class TeamworkLoginDialog extends com.nomagic.magicdraw.ui.AbstractLoginDialog implements Serializable
      • Serialized Fields

        • generalPanel
          com.nomagic.magicdraw.teamwork2.ui.dialogs.GeneralLogInPanel generalPanel
    • Class com.nomagic.magicdraw.teamwork2.ui.UpdatePasswordDialog

      class UpdatePasswordDialog extends com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordDialog implements Serializable
    • Class com.nomagic.magicdraw.teamwork2.ui.UpdatePasswordPanel

      class UpdatePasswordPanel extends com.nomagic.magicdraw.teamwork2.ui.AbstractPasswordPanel implements Serializable
      • Serialized Fields

        • confirmPasswordField
          JPasswordField confirmPasswordField
        • oldPasswordField
          JPasswordField oldPasswordField
        • passwordField
          JPasswordField passwordField
        • passwordMatcher
          com.nomagic.magicdraw.teamwork2.ui.PasswordMatcher passwordMatcher
    • Class com.nomagic.magicdraw.teamwork2.ui.VersionPropertiesDialog

      class VersionPropertiesDialog extends com.nomagic.magicdraw.teamwork2.ui.BaseESIDlg implements Serializable
      • Serialized Fields

        • mProject
          com.nomagic.ci.persistence.VersionableProjectDescriptor mProject
        • mPropertiesPanel
          com.nomagic.magicdraw.teamwork2.ui.VersionPropertiesPanel mPropertiesPanel
    • Class com.nomagic.magicdraw.teamwork2.ui.VersionPropertiesPanel

      class VersionPropertiesPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      • Serialized Fields

        • authorRepresentation
          String authorRepresentation
        • commitTags
          List<String> commitTags
        • createMajorVersionCheckBox
          JCheckBox createMajorVersionCheckBox
        • detailTab
          JTabbedPane detailTab
        • mAuthor
          JLabel mAuthor
          Label for displaying author information.
        • mCommentPanel
          com.nomagic.magicdraw.teamwork2.ui.VersionPropertiesPanel.CommentPanel mCommentPanel
        • mDate
          JLabel mDate
          Label for displaying date.
        • metaInformationPanel
          com.nomagic.magicdraw.teamwork2.ui.EsiProjectMetaInfoPanel metaInformationPanel
        • modulesVersionPanel
          com.nomagic.magicdraw.teamwork2.ui.ModulesVersionPanel modulesVersionPanel
          Panel which displays list of modules that are being used for this version of project.
        • mTagsListPanel
          com.nomagic.magicdraw.teamwork2.ui.dialogs.TagsListPanel mTagsListPanel
        • mVersion
          JLabel mVersion
          Label for displaying version information.
  • Package com.nomagic.magicdraw.ui

    • Class com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField

      class AbstractElementSelectionComponentsSelectionTextField extends com.nomagic.magicdraw.ui.AbstractSelectionTextField implements Serializable
      • Serialized Fields

        • afterAddNotify
          Runnable afterAddNotify
        • anyElementSelectableFilter
          TypeFilter anyElementSelectableFilter
        • configuration
          CONFIGURATION extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentsConfiguration configuration
        • configurators
          Collection<Consumer<COMPONENT extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent>> configurators
        • content
          com.nomagic.ui.LazyInitializationPanel content
        • doubleClickSupport
          com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField<COMPONENT extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent,CONFIGURATION extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentsConfiguration>.com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField.DoubleClickSupport doubleClickSupport
        • initializedComponents
          List<String> initializedComponents
        • lazyInitializationManager
          com.nomagic.ui.LazyInitializationManager lazyInitializationManager
        • manager
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentsManager<COMPONENT extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent> manager
        • previouslyActiveComponent
          COMPONENT extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent previouslyActiveComponent
        • projectSupplier
          Supplier<Project> projectSupplier
        • selectableFilter
          TypeFilter selectableFilter
        • suggestionComponents
          Map<Component,String> suggestionComponents
        • switchToTreeAction
          com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField<COMPONENT extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent,CONFIGURATION extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentsConfiguration>.com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField.SwitchToTreeAction switchToTreeAction
        • switchToTreeKeyEventOccurred
          boolean switchToTreeKeyEventOccurred
        • tabbedPane
          com.jidesoft.swing.JideTabbedPane tabbedPane
        • visibleFilter
          TypeFilter visibleFilter
    • Class com.nomagic.magicdraw.ui.AbstractInfoAppendingRenderer

      class AbstractInfoAppendingRenderer extends com.nomagic.awt.HighlightTableCellRenderer implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • infoRenderingStrategy
          com.nomagic.magicdraw.ui.AppendedInfoRenderingStrategy infoRenderingStrategy
    • Class com.nomagic.magicdraw.ui.AbstractListEditor

      class AbstractListEditor extends JPanel implements Serializable
      • Serialized Fields

        • addAction
          NMAction addAction
        • buttonsPanel
          com.nomagic.ui.ButtonsPanel buttonsPanel
        • downAction
          NMAction downAction
        • extendedList
          com.nomagic.awt.ExtendedList<E> extendedList
        • removeAction
          NMAction removeAction
        • reorderable
          com.nomagic.magicdraw.ui.reordering.ListReorderable reorderable
        • upAction
          NMAction upAction
    • Class com.nomagic.magicdraw.ui.AbstractLoginDialog

      class AbstractLoginDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • ssoPanel
          com.nomagic.magicdraw.teamwork2.ui.dialogs.AbstractSSOPanel ssoPanel
    • Class com.nomagic.magicdraw.ui.AbstractNonSymbolDiagramWindowPanel

      class AbstractNonSymbolDiagramWindowPanel extends com.nomagic.magicdraw.ui.BufferedImageDiagramWindowPanel implements Serializable
      • Serialized Fields

        • mContentPanel
          JPanel mContentPanel
        • mDiagramVisibilityTracker
          com.nomagic.magicdraw.ui.AbstractNonSymbolDiagramWindowPanel.DiagramVisibilityTracker mDiagramVisibilityTracker
    • Class com.nomagic.magicdraw.ui.AbstractSelectionTextField

      class AbstractSelectionTextField extends JPanel implements Serializable
      • Serialized Fields

        • addFilterOptions
          boolean addFilterOptions
        • additionalFilters
          Collection<com.nomagic.magicdraw.ui.ElementFilter> additionalFilters
        • allowsDiagrams
          boolean allowsDiagrams
          Flag indicates Diagrams node is allowed.
        • allowsNew
          boolean allowsNew
          Flag which means that NEW_ELEMENT selection is allowed
        • allowsNull
          boolean allowsNull
          Flag indicates that NONE selection is allowed.
        • clearTextOnEsc
          boolean clearTextOnEsc
          Is edited text removed on ESC key press
        • collectingText
          String collectingText
          Text to inform that elements are being collected.
        • consumeEnterKeyEvent
          boolean consumeEnterKeyEvent
          Ignore ENTER key events in the input field - do not accept entered/selected objects on ENTER press
        • consumeUpDownKeyEvent
          boolean consumeUpDownKeyEvent
          Consume VK_UP and VK_DOWN events so the events would not be passed to the editor if suggestion list is visible.
        • currentlySelected
          Object[] currentlySelected
          Selected object, it is not accepted, this is currently selected object in suggestion component.
        • documentListener
          com.nomagic.magicdraw.ui.AbstractSelectionTextField.InputFieldDocumentListener documentListener
        • doNotStartTimer
          boolean doNotStartTimer
          Internal flag for disabling text change timer usage.
        • elementFilterPromoters
          Collection<com.nomagic.magicdraw.ui.filter.ElementFilterPromoter> elementFilterPromoters
        • filter
          com.nomagic.magicdraw.ui.DefaultObjectFilter filter
          Objects filter
        • filterOptionsToolbar
          com.nomagic.magicdraw.ui.filter.FilterOptionsToolbar filterOptionsToolbar
          Toolbar with suggestion component filter options
        • inputField
          JTextComponent inputField
          Field where text can be entered.
        • inputFieldKeyListener
          KeyListener inputFieldKeyListener
        • label
          com.nomagic.magicdraw.ui.dialogs.specifications.ElementTextField label
          Label to represent selected element (used in not editable mode)
        • mouseMotionSelection
          boolean mouseMotionSelection
          Register mouse motion selection listener
        • newElementText
          String newElementText
          Element which means that a new element should be created.
        • noneText
          String noneText
          Element which means NULL - do not select any element.
        • optionsListener
          com.nomagic.magicdraw.ui.AbstractSelectionTextField.OptionsListener optionsListener
          Environment listener.
        • popup
          com.jidesoft.popup.JidePopup popup
          Popup used to show suggestion list.
        • popupMinWidth
          int popupMinWidth
          Minimal width of the popup
        • progressPanel
          JPanel progressPanel
          Progress panel
        • readFilterLock
          Lock readFilterLock
        • resetSuggestionRunnable
          Runnable resetSuggestionRunnable
        • rwl
          ReadWriteLock rwl
        • selectedObjects
          Object[] selectedObjects
        • selectFirstElementOnChange
          boolean selectFirstElementOnChange
          Select first entry in suggestion component even if more entries are available.
        • selectFirstEqual
          boolean selectFirstEqual
          Select first equal element in the suggestion list if only one is available
        • selectFirstSuitable
          boolean selectFirstSuitable
          Select first suitable element in the suggestion list if only one is available
        • selectOnStartup
          Object selectOnStartup
          Object to be selected on first selection popup
        • selectTextOnShowPopup
          boolean selectTextOnShowPopup
        • showPopupButton
          JButton showPopupButton
          Button to show suggestions popup
        • skipIndexedCheck
          boolean skipIndexedCheck
        • skipSelectFirstElementOnChange
          boolean skipSelectFirstElementOnChange
        • suggestion
          com.nomagic.magicdraw.ui.SelectionTextFieldSuggestion suggestion
          Suggestion component
        • suggestionUsedOutside
          boolean suggestionUsedOutside
          Suggestion component is used outside, not in Popup.
        • taskExecutor
          Executor taskExecutor
        • textChangesEnabled
          boolean textChangesEnabled
          Is listener for text change in input field enabled?
        • textChangeUpdater
          com.nomagic.ui.DeferredSelectionUpdater<String> textChangeUpdater
          Updater used to update(show) suggestion list after text is changed in the input field.
        • timerDelay
          int timerDelay
          Configuration how much milliseconds to wait before displaying suggestion after text is changed.
        • updateCompletionListener
          com.nomagic.magicdraw.ui.RepTextIndexUpdateCompletionListenerWrapper updateCompletionListener
        • updateHinter
          com.nomagic.magicdraw.ui.AbstractSelectionTextField.ComponentUpdateHinter updateHinter
          Tells if component needs to be updated. If text was typed or something was changed in component what should make changes in results should be marked in AbstractSelectionTextField.ComponentUpdateHinter.
        • updateSuggestionOnTask
          boolean updateSuggestionOnTask
          Update suggestion on Task
        • updateTask
          com.nomagic.magicdraw.ui.AbstractSelectionTextField.UpdateTask updateTask
          Update task
        • updateWithoutIndex
          boolean updateWithoutIndex
        • updating
          boolean updating
          Is suggestion component update in progress
        • writeFilterLock
          Lock writeFilterLock
    • Class com.nomagic.magicdraw.ui.AbstractSelectionTextFieldSuggestion

      class AbstractSelectionTextFieldSuggestion extends ExtendedPanel implements Serializable
      • Serialized Fields

        • additionalElements
          List<Object> additionalElements
        • arrowKeyListener
          KeyListener arrowKeyListener
          Up/Down keys listener
        • componentInitiated
          boolean componentInitiated
        • contentPane
          JPanel contentPane
          Content panel
        • currentPageStart
          AtomicInteger currentPageStart
        • data
          List<Object> data
          All elements
        • dataSet
          Set<Object> dataSet
          A copy of mData is set format for fast contains check
        • doubleClickSupport
          com.nomagic.utils.RunnableSupport doubleClickSupport
          Double click support.
        • elements
          List<Object> elements
          All elements
        • enterKeyListener
          KeyListener enterKeyListener
          Enter key listener
        • field
          com.nomagic.magicdraw.ui.AbstractSelectionTextField field
          Selection text field - owner or suggestion.
        • initMode
          com.nomagic.magicdraw.ui.SelectionTextFieldSuggestion.InitMode initMode
          Should component be initialized fully on elements change
        • leftRightDispatchingEnabled
          boolean leftRightDispatchingEnabled
          are left and right arrow key event dispatched
        • mMouseListener
          MouseListener mMouseListener
          Mouse listener for selection
        • optimizeLargeStructure
          boolean optimizeLargeStructure
          Optimize large structures.
        • r
          Lock r
        • rwl
          ReadWriteLock rwl
        • suggestionInfoPanel
          com.nomagic.magicdraw.ui.AbstractSuggestionInfoPanel suggestionInfoPanel
          Component to display amount of matches found and other result info
        • toolbarPanel
          JPanel toolbarPanel
        • topPanel
          JPanel topPanel
          Top panel for toolbar and info messages
        • w
          Lock w
    • Class com.nomagic.magicdraw.ui.AbstractSuggestionInfoPanel

      class AbstractSuggestionInfoPanel extends JPanel implements Serializable
      • Serialized Fields

        • matchesCount
          int matchesCount
        • moreButton
          JButton moreButton
        • searchLabel
          JLabel searchLabel
    • Class com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel

      class ActivityDiagramWindowPanel extends com.nomagic.magicdraw.ui.DiagramWindowPanel implements Serializable
      • Serialized Fields

        • placeHolder
          JPanel placeHolder
          offsets swimlaneNameBarHorizontal when swimlaneNameBarVertical is visible
        • swimlaneNameBarHorizontal
          com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneNameBar swimlaneNameBarHorizontal
        • swimlaneNameBarVertical
          com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneNameBar swimlaneNameBarVertical
    • Class com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneElementNameLabel

      class SwimlaneElementNameLabel extends com.nomagic.magicdraw.ui.BasicElementNameLabel<com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneHeaderView> implements Serializable
    • Class com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneNameBar

      class SwimlaneNameBar extends com.jidesoft.swing.ContentContainer implements Serializable
      • Serialized Fields

        • labels
          Map<com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneHeaderView,com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneElementNameLabel> labels
        • scheduler
          com.nomagic.ui.DeferredSelectionUpdater<com.nomagic.magicdraw.ui.ActivityDiagramWindowPanel.SwimlaneNameBar> scheduler
        • scrollPosition
          int scrollPosition
        • zoom
          com.nomagic.awt.ZoomObject zoom
    • Class com.nomagic.magicdraw.ui.AddRemoveUpDownPanel

      class AddRemoveUpDownPanel extends JPanel implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • addActionListener
          ActionListener addActionListener
          action listener gets call on "Add" button press as source in ActionEvent action gets this class

          use add

        • buttonAdd
          JButton buttonAdd
        • buttonDown
          JButton buttonDown
        • buttonRemove
          JButton buttonRemove
        • buttonUp
          JButton buttonUp
        • changeCounter
          ArrayList changeCounter
        • list
          JList list
        • listCellRenderer
          com.nomagic.magicdraw.ui.AddRemoveUpDownPanel.ListRendererWrapper listCellRenderer
        • listPreviousSelection
          ArrayList listPreviousSelection
        • model
          DefaultListModel model
        • THIS
          com.nomagic.magicdraw.ui.AddRemoveUpDownPanel THIS
    • Class com.nomagic.magicdraw.ui.BaseBrowseTableCellEditor

      class BaseBrowseTableCellEditor extends com.nomagic.awt.table.AbstractBrowseTableCellEditor implements Serializable
    • Class com.nomagic.magicdraw.ui.BaseWelcomeScreen

      class BaseWelcomeScreen extends JEditorPane implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.BasicElementNameLabel

      class BasicElementNameLabel extends com.jidesoft.swing.JideLabel implements Serializable
    • Class com.nomagic.magicdraw.ui.BrowseFilePanel

      class BrowseFilePanel extends com.nomagic.ui.BrowseTextField implements Serializable
      • Serialized Fields

        • fileLocationRegister
          FileLocationRegister fileLocationRegister
        • locationNameID
          String locationNameID
        • mFileFilter
          FileFilter mFileFilter
          File filter for intelijent file list
        • mMode
          int mMode
        • mUsePathVariables
          boolean mUsePathVariables
          Path variables resolver
    • Class com.nomagic.magicdraw.ui.BufferedImageDiagramWindowPanel

      class BufferedImageDiagramWindowPanel extends com.nomagic.magicdraw.ui.DiagramWindowPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.BufferedImageDiagramWindowPanel.BufferedImageDiagramCanvas

      class BufferedImageDiagramCanvas extends com.nomagic.magicdraw.ui.DiagramCanvas implements Serializable
    • Class com.nomagic.magicdraw.ui.ButtonSelector

      class ButtonSelector extends JButton implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.CategorizedTreeTable

      class CategorizedTreeTable extends com.nomagic.ui.HiDPITreeTable implements Serializable
      • Serialized Fields

        • categoriesVisible
          boolean categoriesVisible
        • emptyCategoriesVisible
          boolean emptyCategoriesVisible
        • isSearchPopupActivated
          boolean isSearchPopupActivated
        • mDecorator
          com.nomagic.magicdraw.ui.CategorizedTreeTable.TreeColumnColumnDecorator mDecorator
        • mModel
          com.nomagic.magicdraw.ui.DynamicTreeTableModel<com.nomagic.magicdraw.ui.MutableRow> mModel
        • mSortableModel
          com.nomagic.magicdraw.ui.CategorizedTreeTable.SortableCategorizedTreeTableModel mSortableModel
    • Class com.nomagic.magicdraw.ui.CategorizedTreeTableModel

      class CategorizedTreeTableModel extends com.nomagic.magicdraw.ui.DynamicTreeTableModel<com.nomagic.magicdraw.ui.MutableRow> implements Serializable
    • Class com.nomagic.magicdraw.ui.CategorizedTreeTableToolbar

      class CategorizedTreeTableToolbar extends com.nomagic.ui.ButtonsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.ChangeButton

      class ChangeButton extends com.nomagic.awt.NMJideToggleButton implements Serializable
      • Serialized Fields

        • actions
          List<MDStateAction> actions
          The list of actions.
        • choiceY
          int choiceY
          The position of triangle
        • listener
          PropertyChangeListener listener
        • mShowTextMode
          boolean mShowTextMode
        • selectedAction
          MDStateAction selectedAction
          The selected action from the list. Button send ActionEvents events to this action.
    • Class com.nomagic.magicdraw.ui.ClassPathEditorPanel

      class ClassPathEditorPanel extends JPanel implements Serializable
      • Serialized Fields

        • editor
          com.nomagic.magicdraw.ui.ClassPathEditorPanel.ClassPathEditor editor
          Editor for classpath editing.
        • mFileChooser
          JFileChooser mFileChooser
          This dialog will be used to add new entries.
        • mFileChooserInstruction
          int mFileChooserInstruction
          File chooser instruction
        • mFileFilter
          FileFilter mFileFilter
          File filter
    • Class com.nomagic.magicdraw.ui.ComboBoxToolTipRenderer

      class ComboBoxToolTipRenderer extends DefaultListCellRenderer implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.ControlPanel

      class ControlPanel extends JPanel implements Serializable
      • Serialized Fields

        • mLeftPanel
          JPanel mLeftPanel
          Left part of the panel.
        • mRightPanel
          JPanel mRightPanel
          Right part of the panel.
    • Class com.nomagic.magicdraw.ui.DiagramCanvas

      class DiagramCanvas extends JPanel implements Serializable
      • Serialized Fields

        • backupCursor
          Cursor backupCursor
        • buffer
          com.nomagic.magicdraw.ui.DiagramCanvas.Buffer buffer
        • BUFFER_LOCK
          Object BUFFER_LOCK
        • canvasResizeTimer
          Timer canvasResizeTimer
          This timer checks the size of the container and set size to the canvas if needed.
        • diagram
          WeakReference<AbstractDiagramPresentationElement> diagram
          container which is represented on this canvas
        • diagramBufferDirtyRegionFilter
          com.nomagic.ui.MDRepaintManager.DirtyRegionFilter diagramBufferDirtyRegionFilter
          Filter which prevents DiagramWindowPanel and all children components from re-painting when diagram uses buffer image.
        • diagramBufferImage
          Icon diagramBufferImage
          Diagram image cache
        • diagramBufferImageBounds
          Rectangle diagramBufferImageBounds
          Diagram image cache bounds
        • diagramCanvasMouseListener
          com.nomagic.magicdraw.ui.DiagramCanvasMouseListener diagramCanvasMouseListener
        • explicitTooltipText
          String explicitTooltipText
        • gridImage
          Icon gridImage
        • isMouseOver
          boolean isMouseOver
          Flag indicating whether mouse is over the canvas
        • lastPopupTriggerPoint
          Point lastPopupTriggerPoint
        • locked
          boolean locked
          shows if this canvas is locked
        • minimumCanvasSize
          Dimension minimumCanvasSize
        • mouseMovePoint
          Point mouseMovePoint
        • originalSize
          Dimension originalSize
        • painters
          Collection<com.nomagic.magicdraw.ui.AbstractDiagramSurfacePainter> painters
        • selectState
          com.nomagic.magicdraw.ui.states.SelectState selectState
          Select state of this canvas
        • shortcutDispatcher
          com.nomagic.magicdraw.ui.DiagramCanvas.ShortcutDispatcher shortcutDispatcher
          For shortcut events dispatching.
        • state
          com.nomagic.magicdraw.ui.states.State state
          State of this canvas
        • tempGridSize
          float tempGridSize
        • tempGridStyle
          int tempGridStyle
        • tipActivator
          PresentationElement tipActivator
        • tipActivatorBounds
          Rectangle tipActivatorBounds
        • tipPoint
          Point tipPoint
        • useBuffer
          boolean useBuffer
          Use buffer in current painting or not.
        • zoom
          com.nomagic.magicdraw.ui.zoom.Zoom zoom
    • Class com.nomagic.magicdraw.ui.DiagramChangeButton

      class DiagramChangeButton extends JPanel implements Serializable
      • Serialized Fields

        • canvasReference
          WeakReference<com.nomagic.magicdraw.ui.DiagramCanvas> canvasReference
        • changeButton
          com.nomagic.magicdraw.ui.ChangeButton changeButton
        • dropdownButton
          com.nomagic.awt.NMJideToggleButton dropdownButton
    • Class com.nomagic.magicdraw.ui.DiagramFrame

      class DiagramFrame extends JPanel implements Serializable
      • Serialized Fields

        • ancestorListener
          com.nomagic.magicdraw.ui.DiagramFrame.DiagramWindowPanelAncestorListener ancestorListener
        • diagramMoveListener
          Runnable diagramMoveListener
        • diagramWindowPanel
          com.nomagic.magicdraw.ui.DiagramWindowPanel diagramWindowPanel
        • documentComponent
          com.jidesoft.document.DocumentComponent documentComponent
        • documentPane
          com.jidesoft.document.DocumentPane documentPane
        • fireEvents
          boolean fireEvents
        • windowListeners
          List<WindowListener> windowListeners
        • zoomToolbarManager
          com.nomagic.magicdraw.ui.DiagramToolbarManager zoomToolbarManager
    • Class com.nomagic.magicdraw.ui.DiagramInnerToolbar

      class DiagramInnerToolbar extends com.jidesoft.swing.ContentContainer implements Serializable
    • Class com.nomagic.magicdraw.ui.DiagramMarkerArea

      class DiagramMarkerArea extends com.jidesoft.marker.MarkerArea implements Serializable
      • Serialized Fields

        • markerUpdater
          com.nomagic.magicdraw.annotation.AbstractDiagramAnnotationMarkerUpdater markerUpdater
    • Class com.nomagic.magicdraw.ui.DiagramStateActionButton

      class DiagramStateActionButton extends com.nomagic.awt.NMStateActionJideButton implements Serializable
      • Serialized Fields

        • mShowTextMode
          boolean mShowTextMode
    • Class com.nomagic.magicdraw.ui.DiagramSurfacePaintingComponent

      class DiagramSurfacePaintingComponent extends JComponent implements Serializable
      • Serialized Fields

        • diagramSurfacePaintingSupport
          com.nomagic.magicdraw.ui.DiagramSurfacePaintingSupport diagramSurfacePaintingSupport
    • Class com.nomagic.magicdraw.ui.DiagramToolbar

      class DiagramToolbar extends com.jidesoft.swing.ContentContainer implements Serializable
      • Serialized Fields

        • mButtonGroup
          ButtonGroup mButtonGroup
        • mDiagramWindowPanel
          com.nomagic.magicdraw.ui.DiagramWindowPanel mDiagramWindowPanel
        • mInnerToolbars
          List<com.nomagic.magicdraw.ui.DiagramInnerToolbar> mInnerToolbars
        • mInnerToolbarsPanel
          com.jidesoft.swing.ContentContainer mInnerToolbarsPanel
        • mSelectButton
          AbstractButton mSelectButton
        • standardExpertButton
          NMActionJideButton standardExpertButton
        • thisWeak
          WeakReference<com.nomagic.magicdraw.ui.DiagramToolbar> thisWeak
    • Class com.nomagic.magicdraw.ui.DiagramTopPanelWrapperPanel

      class DiagramTopPanelWrapperPanel extends JPanel implements Serializable
      • Serialized Fields

        • footerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel footerPanel
        • headerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel headerPanel
        • notificationPanel
          com.nomagic.magicdraw.ui.notification.NotificationPanel notificationPanel
        • topPanel
          JPanel topPanel
    • Class com.nomagic.magicdraw.ui.DiagramWindowPanel

      class DiagramWindowPanel extends JPanel implements Serializable
      • Serialized Fields

        • actionsMap
          Map<String,NMAction> actionsMap
          Set of actions registered to this diagram.
        • activeAction
          MDStateAction activeAction
        • allActions
          List<NMAction> allActions
          All actions registered to this diagram.
        • commandBarActionsManager
          ActionsManager commandBarActionsManager
        • commandBarPanel
          JPanel commandBarPanel
        • componentShortcutsManagerMap
          Map<Component,com.nomagic.actions.ComponentShortcutsManager> componentShortcutsManagerMap
        • content
          JPanel content
        • createOtherActions
          boolean createOtherActions
          Create shortcut actions
        • diagramProvider
          WeakReference<AbstractDiagramPresentationElement> diagramProvider
        • diagramType
          String diagramType
        • dockableBarChangeListener
          com.nomagic.magicdraw.ui.DockableBarChangeListener dockableBarChangeListener
        • dockableBarManager
          com.jidesoft.action.DockableBarManager dockableBarManager
        • dockableBarsRearrangedListener
          com.nomagic.magicdraw.ui.DiagramWindowPanel.DiagramDockableBarsRearrangedListener dockableBarsRearrangedListener
        • drawArea
          com.nomagic.magicdraw.ui.DrawArea drawArea
        • drawAreaPanel
          JComponent drawAreaPanel
          Panel of draw area
        • drawAreaTopPanel
          JPanel drawAreaTopPanel
        • enableLoadOnActivation
          boolean enableLoadOnActivation
          Is project loading now
        • footerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel footerPanel
        • headerPanel
          com.nomagic.magicdraw.ui.banner.BannerPanel headerPanel
        • keyListeners
          List<com.nomagic.magicdraw.ui.DiagramWindowPanel.ActionKeyShortcutListener> keyListeners
        • markerArea
          com.nomagic.magicdraw.ui.DiagramMarkerArea markerArea
        • modelElementProvider
          com.nomagic.magicdraw.ui.DiagramWindowPanel.DiagramViewModelElementProvider modelElementProvider
        • navigationBarActionsManager
          ActionsManager navigationBarActionsManager
        • notificationPanel
          com.nomagic.magicdraw.ui.notification.NotificationPanel notificationPanel
        • presentationModeToolbar
          com.nomagic.magicdraw.ui.presentationmode.DiagramWindowPresentationModeToolbar presentationModeToolbar
        • scrollHandler
          com.nomagic.magicdraw.ui.DiagramScrollHandler scrollHandler
        • selectionAction
          MDStateAction selectionAction
        • selectionProviderListener
          com.nomagic.magicdraw.ui.DiagramWindowPanel.SelectionProviderListener selectionProviderListener
        • shortcutActionsManager
          ActionsManager shortcutActionsManager
        • showingStateTracker
          com.nomagic.magicdraw.ui.DiagramWindowPanel.PanelShowingStateTracker showingStateTracker
        • showToolbar
          boolean showToolbar
          Show or not toolbar.
        • splitPaneIsLayouting
          boolean splitPaneIsLayouting
        • splitPanel
          JSplitPane splitPanel
          Split panel with diagram toolbar and draw area
        • sticky
          boolean sticky
        • toolbar
          com.nomagic.magicdraw.ui.DiagramToolbar toolbar
          Toolbar for this window
        • toolbarActionsManager
          DiagramToolbarConfiguration toolbarActionsManager
        • toolbarPanel
          com.jidesoft.swing.ContentContainer toolbarPanel
          Toolbar panel
        • zoom
          com.nomagic.magicdraw.ui.zoom.Zoom zoom
        • zoomListener
          PropertyChangeListener zoomListener
        • zoomToolbar
          com.nomagic.magicdraw.ui.DiagramWindowZoomToolbar zoomToolbar
        • zoomToolbarContainer
          JComponent zoomToolbarContainer
    • Class com.nomagic.magicdraw.ui.DrawArea

      class DrawArea extends JScrollPane implements Serializable
      • Serialized Fields

        • canvas
          com.nomagic.magicdraw.ui.DiagramCanvas canvas
    • Class com.nomagic.magicdraw.ui.DynamicTreeTableModel

      class DynamicTreeTableModel extends com.jidesoft.grid.TreeTableModel<T extends com.jidesoft.grid.Row> implements Serializable
      • Serialized Fields

        • mTransform
          com.nomagic.magicdraw.ui.DynamicTreeTableModel.DynamicTreeTableModelTransformation<T extends com.jidesoft.grid.Row> mTransform
    • Class com.nomagic.magicdraw.ui.ElementNameBar

      class ElementNameBar extends com.jidesoft.swing.ContentContainer implements Serializable
      • Serialized Fields

        • labels
          List<com.nomagic.magicdraw.ui.BasicElementNameLabel> labels
        • objects
          List<T extends PresentationElement> objects
        • scrollPosition
          int scrollPosition
        • zoom
          float zoom
    • Class com.nomagic.magicdraw.ui.ElementSelectionComponentsSelectionTextField

      class ElementSelectionComponentsSelectionTextField extends com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField<com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponent,com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentsConfiguration> implements Serializable
      • Serialized Fields

        • additionalElements
          Collection<Object> additionalElements
        • buttonPanel
          com.nomagic.ui.ButtonsPanel buttonPanel
        • componentsUpdateNeeded
          boolean componentsUpdateNeeded
        • displayElementSelectionComponents
          boolean displayElementSelectionComponents
    • Class com.nomagic.magicdraw.ui.ElementsWhiteBrowsePanel

      class ElementsWhiteBrowsePanel extends com.nomagic.magicdraw.ui.WhiteBrowsePanelWithElementPopup implements Serializable
      • Serialized Fields

        • updater
          com.nomagic.magicdraw.ui.dialogs.MultipleElementRepresentationUpdater updater
    • Class com.nomagic.magicdraw.ui.ElementTableCellRenderer

      class ElementTableCellRenderer extends com.nomagic.awt.StyledColorLabelTableCellRenderer implements Serializable
      • Serialized Fields

        • helper
          com.nomagic.magicdraw.ui.ElementRendererHelper helper
    • Class com.nomagic.magicdraw.ui.ElementTypeBrowserPanel

      class ElementTypeBrowserPanel extends com.nomagic.magicdraw.ui.ElementsWhiteBrowsePanel implements Serializable
    • Class com.nomagic.magicdraw.ui.EmptySelectionTextFieldSuggestion

      class EmptySelectionTextFieldSuggestion extends com.nomagic.magicdraw.ui.AbstractSelectionTextFieldSuggestion implements Serializable
    • Class com.nomagic.magicdraw.ui.EnableExecutionSpecificationModelingDiagramAction

      class EnableExecutionSpecificationModelingDiagramAction extends DefaultDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.ExpandablePanel

      class ExpandablePanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mDividerSize
          int mDividerSize
          Split pane divider size.
        • mExpandableComponent
          Component mExpandableComponent
          Expandable component.
        • mGridBagLayout
          GridBagLayout mGridBagLayout
        • mMainComponent
          Component mMainComponent
          Main component.
        • mSplitPane
          com.jidesoft.swing.JideSplitPane mSplitPane
          Split pane
    • Class com.nomagic.magicdraw.ui.FilterableCategoriesModel

      class FilterableCategoriesModel extends com.nomagic.magicdraw.ui.CategorizedTreeTableModel implements Serializable
      • Serialized Fields

        • hiddenNodes
          Predicate<com.nomagic.magicdraw.ui.MutableRow> hiddenNodes
    • Class com.nomagic.magicdraw.ui.FilterOptionsCategory

      class FilterOptionsCategory extends MDActionsCategory implements Serializable
      • Serialized Fields

        • filterOptions
          com.nomagic.magicdraw.ui.filter.FilterOptions filterOptions
    • Class com.nomagic.magicdraw.ui.FramelessDialog

      class FramelessDialog extends com.jidesoft.popup.JidePopup implements Serializable
      • Serialized Fields

        • content
          JPanel content
        • dialogParent
          Component dialogParent
        • escape
          ActionListener escape
        • helpID
          String helpID
        • hidden
          boolean hidden
        • hiDPIScaled
          boolean hiDPIScaled
        • id
          String id
        • ignoreEvents
          boolean ignoreEvents
          If true, ignore events so that popup would not close, when, for example, displaying external dialog
        • location
          Point location
        • showHelp
          ActionListener showHelp
        • titlePanel
          com.nomagic.ui.GradientPanel titlePanel
        • useDefaultDimensions
          boolean useDefaultDimensions
    • Class com.nomagic.magicdraw.ui.FramelessJPopupDialog

      class FramelessJPopupDialog extends com.nomagic.magicdraw.ui.FramelessDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.GuideSplitPane

      class GuideSplitPane extends JSplitPane implements Serializable
      • Serialized Fields

        • isExpanded
          boolean isExpanded
        • mButtonFontStyle
          String mButtonFontStyle
        • mDescription
          com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel mDescription
        • mDescriptionText
          String mDescriptionText
        • mExpandButtonText
          String mExpandButtonText
        • mSuppressButtonText
          String mSuppressButtonText
    • Class com.nomagic.magicdraw.ui.Hint

      class Hint extends AbstractNotification implements Serializable
      • Serialized Fields

        • mActivationCounter
          int mActivationCounter
        • mDeprecationNumber
          int mDeprecationNumber
        • mLastHintDelay
          long mLastHintDelay
        • mSameHintDelay
          long mSameHintDelay
    • Class com.nomagic.magicdraw.ui.HintIndicator

      class HintIndicator extends NMJideButton implements Serializable
      • Serialized Fields

        • config
          NotificationViewConfig config
        • hintBuilder
          com.nomagic.magicdraw.ui.HintBuilder hintBuilder
        • timer
          Timer timer
        • tip
          com.nomagic.magicdraw.ui.Hint tip
        • tipAlert
          com.jidesoft.popup.JidePopup tipAlert
    • Class com.nomagic.magicdraw.ui.ImageIconProxy

      class ImageIconProxy extends ImageIcon implements Serializable
      • Serialized Fields

        • mIcon
          Icon mIcon
          Deprecated.
          The original image icon.
        • mIconControler
          IconControlerInterface mIconControler
          Deprecated.
        • mIconImage
          Image mIconImage
          Deprecated.
    • Class com.nomagic.magicdraw.ui.JIDEFramesManager.ResetToDefaultAction

      class ResetToDefaultAction extends NMAction implements Serializable
      • Serialized Fields

        • manager
          com.nomagic.magicdraw.ui.JIDEFramesManager manager
    • Class com.nomagic.magicdraw.ui.JLinkLabel

      class JLinkLabel extends JLabel implements Serializable
      • Serialized Fields

        • COLOR_ACTIVE
          Color COLOR_ACTIVE
          Active color.
        • COLOR_BG_ACTIVE
          Color COLOR_BG_ACTIVE
          Default active background.
        • COLOR_BG_NORMAL
          Color COLOR_BG_NORMAL
          Default background.
        • COLOR_HOVER
          Color COLOR_HOVER
          Default mouse hover color.
        • MOUSE_OUT_COLOR
          Color MOUSE_OUT_COLOR
          Mouse out color
        • mURL
          String mURL
          URL to refer.
    • Class com.nomagic.magicdraw.ui.JScrollPaneDiagramSurfacePaintingComponent

      class JScrollPaneDiagramSurfacePaintingComponent extends com.nomagic.magicdraw.ui.ScrollableDiagramSurfacePaintingComponent implements Serializable
    • Class com.nomagic.magicdraw.ui.ListEditor

      class ListEditor extends com.nomagic.magicdraw.ui.AbstractListEditor<E> implements Serializable
    • Class com.nomagic.magicdraw.ui.ListSelectionTextField

      class ListSelectionTextField extends com.nomagic.magicdraw.ui.AbstractSelectionTextField implements Serializable
    • Class com.nomagic.magicdraw.ui.MagicWindow

      class MagicWindow extends JWindow implements Serializable
      • Serialized Fields

        • buffer
          Image buffer
          screen buffer of image.
        • image
          Image image
          The image.
    • Class com.nomagic.magicdraw.ui.MainFrame

      class MainFrame extends com.jidesoft.action.DefaultDockableBarDockableHolder implements Serializable
      • Serialized Fields

        • activeFrame
          Frame activeFrame
        • cookieSet
          CookieSet cookieSet
        • dockableBarChangeListener
          com.nomagic.magicdraw.ui.DockableBarChangeListener dockableBarChangeListener
        • ignoreVisibilityChange
          boolean ignoreVisibilityChange
        • mainFrameController
          com.nomagic.magicdraw.core.Application.MainFrameController mainFrameController
        • mainMenuBar
          com.jidesoft.action.CommandBar mainMenuBar
        • mMainMenuActions
          ActionsManager mMainMenuActions
        • mStartupActivity
          Runnable mStartupActivity
          Runnable for checking if MD is started first time if it is started first time notification will be showed about news and note worthy.
        • progressBar
          com.nomagic.magicdraw.ui.ProgressBar progressBar
        • recentWindows
          List<com.nomagic.magicdraw.ui.editorwindows.EditorWindow<?>> recentWindows
        • statusLine
          com.nomagic.awt.StatusLine statusLine
        • toolbarsManager
          com.nomagic.magicdraw.ui.toolbar.ToolbarsManager toolbarsManager
        • uiInstaller
          com.nomagic.magicdraw.ui.UIInstaller uiInstaller
        • windowFullScreenCustomizer
          Consumer<Window> windowFullScreenCustomizer
        • windowsManager
          com.nomagic.magicdraw.ui.WindowsManagerImpl windowsManager
    • Class com.nomagic.magicdraw.ui.MatchesNavigationPanel

      class MatchesNavigationPanel extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.ModelElementTableEditor

      class ModelElementTableEditor extends DefaultCellEditor implements Serializable
    • Class com.nomagic.magicdraw.ui.NavigableSuggestionInfoPanel

      class NavigableSuggestionInfoPanel extends com.nomagic.magicdraw.ui.AbstractSuggestionInfoPanel implements Serializable
      • Serialized Fields

        • navigationPanel
          com.nomagic.magicdraw.ui.NavigableSuggestionInfoPanel.NavigationPanel navigationPanel
    • Class com.nomagic.magicdraw.ui.ObjectTableModel

      class ObjectTableModel extends AbstractTableModel implements Serializable
      • Serialized Fields

        • COLUMNE_NAMES
          String[] COLUMNE_NAMES
          Names of columns.
        • mObjects
          List mObjects
          A list of objects.
    • Class com.nomagic.magicdraw.ui.OpenWelcomeScreenInTabAction

      class OpenWelcomeScreenInTabAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.ui.OpenWelcomScreenAction

      class OpenWelcomScreenAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.PrintResultsAction

      class PrintResultsAction extends NMAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.ProgressBar

      class ProgressBar extends com.jidesoft.swing.NullPanel implements Serializable
      • Serialized Fields

        • backgroundTaskPanel
          JPanel backgroundTaskPanel
        • currentValue
          long currentValue
        • indeterminate
          boolean indeterminate
        • lastPaintedValue
          long lastPaintedValue
        • mActiveValidationResultsIndicator
          com.nomagic.magicdraw.validation.ui.ActiveValidationResultsIndicator mActiveValidationResultsIndicator
        • maxValue
          long maxValue
        • mCancel
          AtomicBoolean mCancel
        • mInternalErrorRegistry
          com.nomagic.magicdraw.internalerror.ui.InternalErrorsIndicator mInternalErrorRegistry
        • minValue
          long minValue
        • mLabel
          com.nomagic.awt.NMStatusLine mLabel
        • mLocked
          boolean mLocked
        • mNotificationWindowIndicator
          com.nomagic.magicdraw.core.NotificationWindowIndicator mNotificationWindowIndicator
          Notification windows indicator
        • mTipIndicator
          com.nomagic.magicdraw.ui.HintIndicator mTipIndicator
        • step
          int step
    • Class com.nomagic.magicdraw.ui.PropertyPane

      class PropertyPane extends com.jidesoft.grid.PropertyPane implements Serializable
    • Class com.nomagic.magicdraw.ui.PureBooleanCellEditor

      class PureBooleanCellEditor extends DefaultCellEditor implements Serializable
      • Serialized Fields

        • mCentered
          boolean mCentered
        • mIgnoreSelection
          boolean mIgnoreSelection
    • Class com.nomagic.magicdraw.ui.PureBooleanTableCellRenderer

      class PureBooleanTableCellRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • checkbox
          JCheckBox checkbox
        • mCentered
          boolean mCentered
        • mIgnoreSelection
          boolean mIgnoreSelection
    • Class com.nomagic.magicdraw.ui.RadioBooleanCellEditor

      class RadioBooleanCellEditor extends DefaultCellEditor implements Serializable
      • Serialized Fields

        • mIgnoreSelection
          boolean mIgnoreSelection
    • Class com.nomagic.magicdraw.ui.RadioBooleanTableCellRenderer

      class RadioBooleanTableCellRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • mIgnoreSelection
          boolean mIgnoreSelection
        • radio
          JRadioButton radio
    • Class com.nomagic.magicdraw.ui.ScrollableDiagramSurfacePaintingComponent

      class ScrollableDiagramSurfacePaintingComponent extends com.nomagic.magicdraw.ui.DiagramSurfacePaintingComponent implements Serializable
    • Class com.nomagic.magicdraw.ui.SelectElementFramelessDialog

      class SelectElementFramelessDialog extends com.nomagic.magicdraw.ui.FramelessDialog implements Serializable
      • Serialized Fields

        • selectionComponent
          com.nomagic.magicdraw.ui.ElementSelectionComponentsSelectionTextField selectionComponent
        • selectionConsumer
          com.nomagic.magicdraw.ui.SelectElementFramelessDialog.SelectionConsumer selectionConsumer
    • Class com.nomagic.magicdraw.ui.SelectElementSelectionTextField

      class SelectElementSelectionTextField extends com.nomagic.magicdraw.ui.ListSelectionTextField implements Serializable
    • Class com.nomagic.magicdraw.ui.SelectionTextFieldSuggestionCollapsiblePanes

      class SelectionTextFieldSuggestionCollapsiblePanes extends com.nomagic.magicdraw.ui.AbstractSelectionTextFieldSuggestion implements Serializable
      • Serialized Fields

        • actionSelectedForExecution
          boolean actionSelectedForExecution
        • allActions
          ActionsCategory allActions
          All possible actions
        • collapsiblePaneList
          List<com.jidesoft.pane.CollapsiblePane> collapsiblePaneList
          Contains panes, which represents action categories
        • collapsiblePanes
          com.jidesoft.pane.CollapsiblePanes collapsiblePanes
          Main component
        • collapsiblePanesListener
          com.jidesoft.pane.event.CollapsiblePaneListener collapsiblePanesListener
          Listener of panes expanding and collapsing
        • emptyText
          String emptyText
        • emptyTextLabel
          JLabel emptyTextLabel
        • expansionState
          Map<String,Boolean> expansionState
          List of category id's that should be expanded at once. If not provided, FIRST_EXPANDED_CATEGORIES will get expanded.
        • mouseClickListener
          MouseListener mouseClickListener
          listener for mouse clicks on actions
        • mouseMotionSelection
          boolean mouseMotionSelection
        • mouseMotionSelector
          MouseMotionListener mouseMotionSelector
          List mouse move motion selection handler
        • selectedActionPanel
          com.nomagic.magicdraw.ui.SelectableActionPanel selectedActionPanel
          selected action panel (action that should be performed)
        • showPaneTitleBar
          boolean showPaneTitleBar
        • tip
          com.nomagic.magicdraw.ui.CollapsiblePanesExpandedTip tip
        • userSelectedAction
          NMAction userSelectedAction
          action that was selected by user (mouse/keyboard) and not automatically suggested
        • vertical
          boolean vertical
    • Class com.nomagic.magicdraw.ui.SelectionTextFieldSuggestionList

      class SelectionTextFieldSuggestionList extends com.nomagic.magicdraw.ui.AbstractSelectionTextFieldSuggestion implements Serializable
      • Serialized Fields

        • cellAction
          NMAction cellAction
        • cellActionMouseListener
          com.nomagic.magicdraw.ui.SelectionTextFieldSuggestionList.SelectedCellActionMouseListener cellActionMouseListener
        • elementMarkingsMap
          Map<Object,String> elementMarkingsMap
        • elementsComparator
          Comparator<Object> elementsComparator
        • horizontalAdjustment
          int horizontalAdjustment
        • list
          com.nomagic.awt.ExtendedList<Object> list
          List of suggestions.
        • listSelectionListener
          ListSelectionListener listSelectionListener
          List selection listener
        • mouseMotionSelector
          MouseMotionListener mouseMotionSelector
          List mouse move motion selection handler
        • mousePosition
          Point mousePosition
        • selectElements
          Object[] selectElements
          Holds element for selecting if component was not yet initialized.
        • selectionHistory
          Object[] selectionHistory
          Remember what was selected and what is selected.
        • tooltipProvider
          Function<BaseElement,String> tooltipProvider
        • verticalAdjustment
          int verticalAdjustment
    • Class com.nomagic.magicdraw.ui.SequenceDiagramWindowPanel

      class SequenceDiagramWindowPanel extends com.nomagic.magicdraw.ui.DiagramWindowPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.StartupWindow

      class StartupWindow extends com.nomagic.ui.NMFrame implements Serializable
      • Serialized Fields

        • startupScreenImage
          ScalableImageIcon startupScreenImage
        • status
          double status
        • statusBarRectangle
          Rectangle statusBarRectangle
        • statusBarTextCenterPoint
          Point statusBarTextCenterPoint
        • statusColor
          Color statusColor
        • statusFillColor
          Color statusFillColor
        • versionFont
          Font versionFont
        • versionText
          String versionText
        • versionTextColor
          Color versionTextColor
    • Class com.nomagic.magicdraw.ui.SuggestionInfoPanel

      class SuggestionInfoPanel extends com.nomagic.magicdraw.ui.AbstractSuggestionInfoPanel implements Serializable
      • Serialized Fields

        • label
          com.nomagic.awt.StyledColorLabel label
    • Class com.nomagic.magicdraw.ui.TextComponentWithActions

      class TextComponentWithActions extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.TextComponentWithActionsForMacOS

      class TextComponentWithActionsForMacOS extends com.nomagic.magicdraw.ui.TextComponentWithActions implements Serializable
      • Serialized Fields

        • editorBorder
          Border[] editorBorder
    • Class com.nomagic.magicdraw.ui.TypeSelector

      class TypeSelector extends com.nomagic.magicdraw.ui.ButtonSelector<Object> implements Serializable
      • Serialized Fields

        • selectedSymbols
          List<?> selectedSymbols
    • Class com.nomagic.magicdraw.ui.WelcomeScreen

      class WelcomeScreen extends com.nomagic.magicdraw.ui.BaseWelcomeScreen implements Serializable
      • Serialized Fields

        • actionLocked
          boolean actionLocked
          Semaphore for hyperlink action execution
    • Class com.nomagic.magicdraw.ui.WhiteBrowsePanel

      class WhiteBrowsePanel extends com.nomagic.ui.BrowsePanel<com.jidesoft.swing.LabeledTextField> implements Serializable
    • Class com.nomagic.magicdraw.ui.WhiteBrowsePanelWithElementPopup

      class WhiteBrowsePanelWithElementPopup extends com.nomagic.magicdraw.ui.WhiteBrowsePanel implements Serializable
    • Class com.nomagic.magicdraw.ui.WrapLayout

      class WrapLayout extends FlowLayout implements Serializable
    • Class com.nomagic.magicdraw.ui.ZoomComboBox

      class ZoomComboBox extends com.nomagic.magicdraw.ui.toolbar.ToolbarComboBox<String> implements Serializable
      • Serialized Fields

        • update
          boolean update
        • zoomAction
          com.nomagic.magicdraw.uml.symbols.actions.ChangeZoomAction zoomAction
    • Class com.nomagic.magicdraw.ui.ZoomSlider

      class ZoomSlider extends JSlider implements Serializable
  • Package com.nomagic.magicdraw.ui.actions

    • Class com.nomagic.magicdraw.ui.actions.AbstractBySelectionProviderAction

      class AbstractBySelectionProviderAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.AbstractOpenActionPanelDialogAction

      class AbstractOpenActionPanelDialogAction extends MultipleModelElementAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.AbstractPrintAction

      class AbstractPrintAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.AbstractUsageInDiagramsAction

      class AbstractUsageInDiagramsAction extends com.nomagic.magicdraw.actions.LimitedLazyDialogActionsCategory implements Serializable
      • Serialized Fields

        • elementReference
          WeakReference<Element> elementReference
        • openDiagramsAction
          com.nomagic.magicdraw.ui.actions.OpenAllDiagramsUsageInDiagramsAction openDiagramsAction
    • Class com.nomagic.magicdraw.ui.actions.AbstractZoomAction

      class AbstractZoomAction extends com.nomagic.magicdraw.ui.actions.DiagramZoomAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ActionDnDSelection

      class ActionDnDSelection extends Object implements Serializable
      • Serialized Fields

        • flavors
          DataFlavor[] flavors
          Supported data flavors array
    • Class com.nomagic.magicdraw.ui.actions.AddConveyedInformationDiagramAction

      class AddConveyedInformationDiagramAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
      • Serialized Fields

        • mHandler
          com.nomagic.magicdraw.ui.states.AssignState.Handler mHandler
    • Class com.nomagic.magicdraw.ui.actions.AutomaticBehaviorCreationAction

      class AutomaticBehaviorCreationAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.AutomaticNumberingSwitcherAction

      class AutomaticNumberingSwitcherAction extends DefaultDiagramStateAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.AutomaticTypeCreationAction

      class AutomaticTypeCreationAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.BaseDiagramAction

      class BaseDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.BaseAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CheckCompleteDiagramsAction

      class CheckCompleteDiagramsAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CloseEditorWindowAction

      class CloseEditorWindowAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CompareProjectsAction

      class CompareProjectsAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ContextToolbarManipulatorActionWrapper

      class ContextToolbarManipulatorActionWrapper extends DiagramContextToolbarAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.actions.CopyBySelectionProviderAction

      class CopyBySelectionProviderAction extends com.nomagic.magicdraw.ui.actions.AbstractBySelectionProviderAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CopyDiagramAsBMPImageAction

      class CopyDiagramAsBMPImageAction extends com.nomagic.magicdraw.ui.actions.CopyDiagramToClipboardAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CopyDiagramAsSVGImageAction

      class CopyDiagramAsSVGImageAction extends com.nomagic.magicdraw.ui.actions.CopyDiagramToClipboardAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CopyDiagramToClipboardAction

      class CopyDiagramToClipboardAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CopyInDiagramAction

      class CopyInDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
      • Serialized Fields

        • executor
          com.nomagic.magicdraw.ui.actions.CopySymbolBySelectionProviderActionExecutor executor
    • Class com.nomagic.magicdraw.ui.actions.CopyURLAction

      class CopyURLAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CustomizeUserModesAction

      class CustomizeUserModesAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CutBySelectionProviderAction

      class CutBySelectionProviderAction extends com.nomagic.magicdraw.ui.actions.AbstractBySelectionProviderAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.CutInSymbolDiagramAction

      class CutInSymbolDiagramAction extends DefaultActiveDiagramAction implements Serializable
      • Serialized Fields

        • executor
          com.nomagic.magicdraw.ui.actions.CutSymbolsBySelectionProviderActionExecutor executor
    • Class com.nomagic.magicdraw.ui.actions.DefaultActiveDiagramAction

      class DefaultActiveDiagramAction extends DefaultDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DefaultDiagramAction

      class DefaultDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DefaultDiagramStateAction

      class DefaultDiagramStateAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultAbstractDiagramStateAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DefaultDiagramTriStateAction

      class DefaultDiagramTriStateAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultAbstractDiagramTriStateAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DeleteBySelectionProviderAction

      class DeleteBySelectionProviderAction extends com.nomagic.magicdraw.ui.actions.AbstractBySelectionProviderAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DeleteSymbolsAction

      class DeleteSymbolsAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DeleteSymbolsWithDataAction

      class DeleteSymbolsWithDataAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
      • Serialized Fields

        • executor
          com.nomagic.magicdraw.ui.actions.DeleteSymbolsWithDataExecutor executor
    • Class com.nomagic.magicdraw.ui.actions.DiagramContextToolbarAction

      class DiagramContextToolbarAction extends DefaultDiagramAction implements Serializable
      • Serialized Fields

        • fakeMouseEvents
          boolean fakeMouseEvents
        • reuseIconFromInnerAction
          boolean reuseIconFromInnerAction
          Indicates if icon should be reused from inner action.
    • Class com.nomagic.magicdraw.ui.actions.DiagramToolbarConfigurationAction

      class DiagramToolbarConfigurationAction extends com.nomagic.magicdraw.ui.actions.ToolbarConfigurationAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DiagramZoomAction

      class DiagramZoomAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawAnyActionAction

      class DrawAnyActionAction extends com.nomagic.magicdraw.ui.actions.SelectAndDrawDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawClassifierAction

      class DrawClassifierAction extends DrawShapeDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawDiagramOverviewAction

      class DrawDiagramOverviewAction extends DrawShapeDiagramAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.actions.DrawLayoutResultAction

      class DrawLayoutResultAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawMetaClassAction

      class DrawMetaClassAction extends com.nomagic.magicdraw.ui.actions.SelectAndDrawDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawPathDiagramAction

      class DrawPathDiagramAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.DrawShapeDiagramAction

      class DrawShapeDiagramAction extends BaseCustomizableDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.EditorWindowNavigationAction

      class EditorWindowNavigationAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ElementHistoryQuickDiffAction

      class ElementHistoryQuickDiffAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ExternalToolExecuteAction

      class ExternalToolExecuteAction extends MDAction implements Serializable
      • Serialized Fields

        • propertyWrapper
          com.nomagic.magicdraw.ui.actions.ExternalToolsSelectAction.ExternalToolWrapper propertyWrapper
    • Class com.nomagic.magicdraw.ui.actions.ExternalToolsSelectAction

      class ExternalToolsSelectAction extends SelectItemAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ExternalToolsSelectAction.ExternalToolWrapper

      class ExternalToolWrapper extends NMAction implements Serializable
      • Serialized Fields

        • property
          com.nomagic.magicdraw.properties.ExternalToolProperty property
    • Class com.nomagic.magicdraw.ui.actions.FitToWindowZoomAction

      class FitToWindowZoomAction extends com.nomagic.magicdraw.ui.actions.AbstractZoomAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ImportProjectAction

      class ImportProjectAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LayoutDiagramAction

      class LayoutDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyNewDiagramActionCategoryForNotEditableElements

      class LazyNewDiagramActionCategoryForNotEditableElements extends com.nomagic.magicdraw.ui.actions.LazyNewDiagramActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyNewDiagramActionsCategory

      class LazyNewDiagramActionsCategory extends com.nomagic.magicdraw.ui.actions.LazyNewElementActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyNewElementActionsCategory

      class LazyNewElementActionsCategory extends com.nomagic.magicdraw.actions.LazyDialogActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyNewRelationActionsCategory

      class LazyNewRelationActionsCategory extends com.nomagic.magicdraw.ui.actions.LazyNewElementActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyUsageInDiagramsWithSymbolsAction

      class LazyUsageInDiagramsWithSymbolsAction extends com.nomagic.magicdraw.ui.actions.AbstractUsageInDiagramsAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LazyUsageInOtherDiagramsAction

      class LazyUsageInOtherDiagramsAction extends com.nomagic.magicdraw.ui.actions.AbstractUsageInDiagramsAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LFClassAction

      class LFClassAction extends ActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LFThemesAction

      class LFThemesAction extends ActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.LFThemesAction.LFThemeAction

      class LFThemeAction extends MDStateAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.MagnetDiagramAction

      class MagnetDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.BaseAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.MainToolbarConfigurationAction

      class MainToolbarConfigurationAction extends com.nomagic.magicdraw.ui.actions.ToolbarConfigurationAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ManageWindowsAction

      class ManageWindowsAction extends MDActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.MaximizeEditorWindows

      class MaximizeEditorWindows extends MDStateAction implements Serializable
      • Serialized Fields

        • manager
          com.nomagic.magicdraw.ui.AbstractFramesManager manager
    • Class com.nomagic.magicdraw.ui.actions.MenuGotoAction

      class MenuGotoAction extends MDMenuAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.MoveDependentMessagesAction

      class MoveDependentMessagesAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.MultiAction

      class MultiAction extends com.nomagic.magicdraw.actions.DialogActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NavigateToDiagramAction

      class NavigateToDiagramAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NavigateToRelatedDiagramAction

      class NavigateToRelatedDiagramAction extends com.nomagic.magicdraw.ui.actions.NavigateToDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NavigateToUpperLevelDiagramAction

      class NavigateToUpperLevelDiagramAction extends com.nomagic.magicdraw.ui.actions.NavigateToDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NewOperationForClassifierAction

      class NewOperationForClassifierAction extends com.nomagic.magicdraw.uml.actions.NewElementAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NextEditorWindowAction

      class NextEditorWindowAction extends com.nomagic.magicdraw.ui.actions.EditorWindowNavigationAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.NextTabAction

      class NextTabAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.OnlineDocumentationAction

      class OnlineDocumentationAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.OpenAllDiagramsUsageInDiagramsAction

      class OpenAllDiagramsUsageInDiagramsAction extends com.nomagic.magicdraw.uml.symbols.actions.OpenInDiagramsAction implements Serializable
      • Serialized Fields

        • diagramOpenAction
          com.nomagic.magicdraw.ui.dialogs.specifications.actions.SelectDiagramElementsAction diagramOpenAction
        • diagrams
          Collection<Diagram> diagrams
    • Class com.nomagic.magicdraw.ui.actions.OpenDiagramCreationDialogAction

      class OpenDiagramCreationDialogAction extends com.nomagic.magicdraw.ui.actions.AbstractOpenActionPanelDialogAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.OpenURLAction

      class OpenURLAction extends NMAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.actions.OpenUserManualAction

      class OpenUserManualAction extends NMAction implements Serializable
      • Serialized Fields

        • mUserManualName
          String mUserManualName
          User manual name.
    • Class com.nomagic.magicdraw.ui.actions.OptionsCategory

      class OptionsCategory extends com.nomagic.magicdraw.actions.DialogActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PasteAsDiagramOverviewAction

      class PasteAsDiagramOverviewAction extends DefaultActiveDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PasteBySelectionProviderAction

      class PasteBySelectionProviderAction extends com.nomagic.magicdraw.ui.actions.AbstractBySelectionProviderAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PasteIntoDiagramAction

      class PasteIntoDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
      • Serialized Fields

        • executor
          com.nomagic.magicdraw.ui.actions.PasteInSymbolDiagramBySelectionProviderActionExecutor executor
        • pasteWithNewElement
          boolean pasteWithNewElement
    • Class com.nomagic.magicdraw.ui.actions.PasteStyleAction

      class PasteStyleAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PasteWithNewElementIntoDiagramAction

      class PasteWithNewElementIntoDiagramAction extends com.nomagic.magicdraw.ui.actions.PasteIntoDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PreviousEditorWindowAction

      class PreviousEditorWindowAction extends com.nomagic.magicdraw.ui.actions.EditorWindowNavigationAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PreviousTabAction

      class PreviousTabAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.PusherDiagramAction

      class PusherDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.BaseAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.QueryListenerAction

      class QueryListenerAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.QueryStatisticAction

      class QueryStatisticAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.QuickLayoutDiagramAction

      class QuickLayoutDiagramAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultActiveAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.RecentFilesAction

      class RecentFilesAction extends ActionsCategory implements Serializable
      • Serialized Fields

        • mClearListAction
          com.nomagic.magicdraw.ui.actions.RecentFilesAction.ClearListAction mClearListAction
        • mOnlyTeamwork
          boolean mOnlyTeamwork
          Flag value to show only teamwork projects
    • Class com.nomagic.magicdraw.ui.actions.RecentlyOpenedEditorTabsAction

      class RecentlyOpenedEditorTabsAction extends com.nomagic.magicdraw.ui.actions.AbstractOpenActionPanelDialogAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ReopenLastTabAction

      class ReopenLastTabAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ResetToDefaultStyleAction

      class ResetToDefaultStyleAction extends DefaultActiveDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ResourceManagerAction

      class ResourceManagerAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SaveProjectAction

      class SaveProjectAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SaveProjectAsAction

      class SaveProjectAsAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SaveProjectLocallyAction

      class SaveProjectLocallyAction extends com.nomagic.magicdraw.ui.actions.SaveProjectAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SelectAction

      class SelectAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.BaseAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SelectAndDrawDiagramAction

      class SelectAndDrawDiagramAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SelectAndDrawDiagramAction.DrawSpecificAction

      class DrawSpecificAction extends DrawShapeDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SelectUserModeAction

      class SelectUserModeAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SetDefaultStyleFromSelectedAction

      class SetDefaultStyleFromSelectedAction extends DefaultActiveDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ShowDialogForActions

      class ShowDialogForActions extends com.nomagic.magicdraw.ui.actions.AbstractOpenActionPanelDialogAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.actions.ShowDialogForActions.ShowDialogForActionsActionPanel

      class ShowDialogForActionsActionPanel extends com.nomagic.magicdraw.ui.dialogs.ActionPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ShowDialogForActionsWithEasyCreate

      class ShowDialogForActionsWithEasyCreate extends com.nomagic.magicdraw.ui.actions.ShowDialogForActions implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ShowDialogForActionsWithEasyCreate.EasyCreateActionPanel

      class EasyCreateActionPanel extends com.nomagic.magicdraw.ui.actions.ShowDialogForActions.ShowDialogForActionsActionPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ShowProjectOptionsAction

      class ShowProjectOptionsAction extends MDAction implements Serializable
      • Serialized Fields

        • mPropertyId
          String mPropertyId
    • Class com.nomagic.magicdraw.ui.actions.SmartRemoveElementsAction

      class SmartRemoveElementsAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.StickyAction

      class StickyAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.BaseAbstractDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.SwitchProjectsAction

      class SwitchProjectsAction extends SelectItemAction implements Serializable
      • Serialized Fields

        • mListenerAdded
          boolean mListenerAdded
    • Class com.nomagic.magicdraw.ui.actions.ToolbarConfigurationAction

      class ToolbarConfigurationAction extends MDMenuAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.UsageInDiagramsAction

      class UsageInDiagramsAction extends MDMenuAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.UsageInDiagramsDiagramsWithSymbolsAction

      class UsageInDiagramsDiagramsWithSymbolsAction extends MDActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.UseLocalProjectAction

      class UseLocalProjectAction extends com.nomagic.magicdraw.persistence.partitioning.actions.UseModuleAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.UseServerProjectAction

      class UseServerProjectAction extends com.nomagic.magicdraw.persistence.partitioning.actions.UseModuleAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ValidateDiagramAction

      class ValidateDiagramAction extends DefaultActiveDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ValidateDiagramBrowserContextAction

      class ValidateDiagramBrowserContextAction extends com.nomagic.magicdraw.ui.actions.ValidateDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ViewAndSubmitInternalErrorAction

      class ViewAndSubmitInternalErrorAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.Zoom11Action

      class Zoom11Action extends com.nomagic.magicdraw.ui.actions.AbstractZoomAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ZoomInAction

      class ZoomInAction extends com.nomagic.magicdraw.ui.actions.AbstractZoomAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ZoomOutAction

      class ZoomOutAction extends com.nomagic.magicdraw.ui.actions.AbstractZoomAction implements Serializable
    • Class com.nomagic.magicdraw.ui.actions.ZoomSliderAction

      class ZoomSliderAction extends com.nomagic.magicdraw.uml.symbols.actions.ZoomPointProviderAction implements Serializable
      • Serialized Fields

        • slider
          com.nomagic.magicdraw.ui.ZoomSlider slider
    • Class com.nomagic.magicdraw.ui.actions.ZoomToSelectionAction

      class ZoomToSelectionAction extends com.nomagic.magicdraw.ui.actions.AbstractZoomAction implements Serializable
  • Package com.nomagic.magicdraw.ui.browser

    • Class com.nomagic.magicdraw.ui.browser.AbstractBrowserRootTabTree

      class AbstractBrowserRootTabTree extends BrowserTabTree implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.AbstractDiagramsNode

      class AbstractDiagramsNode extends Node implements Serializable
      • Serialized Fields

        • displayModelElements
          boolean displayModelElements
          Should this node display Diagram or DiagramPresentationElement.
        • groupByNameSupplier
          Supplier<Boolean> groupByNameSupplier
          Supplier of option to group by name or not.
        • groupByNameThresholdSupplier
          Supplier<Integer> groupByNameThresholdSupplier
          Supplier of group by name threshold.
        • groupedByName
          boolean groupedByName
          Flag is true if diagrams are grouped by name.
    • Class com.nomagic.magicdraw.ui.browser.AbstractTree

      class AbstractTree extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.AdornmentNodeRenderer

      class AdornmentNodeRenderer extends com.nomagic.awt.HighlightTreeCellRenderer implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.BrowserDocumentationPanel

      class BrowserDocumentationPanel extends com.nomagic.magicdraw.ui.dialogs.specifications.PlainRichTextEditorPanel implements Serializable
      • Serialized Fields

        • mActiveElement
          com.nomagic.uml2.ElementReference<Element> mActiveElement
          The object that was selected.
        • mActiveElementUpdater
          com.nomagic.magicdraw.uml.transaction.AfterTransactionExecutor mActiveElementUpdater
        • mCommentSetter
          com.nomagic.magicdraw.uml.transaction.AfterTransactionExecutor mCommentSetter
        • mDocChanges
          boolean mDocChanges
          This member is used to detect was or not some changes in documentation text.
        • mDocListener
          com.nomagic.magicdraw.ui.browser.BrowserDocumentationPanel.DocumentationTextListener mDocListener
        • mElementDocumentationChanges
          boolean mElementDocumentationChanges
        • mElementListener
          PropertyChangeListener mElementListener
        • mElementSelectionSensitiveComponent
          com.nomagic.magicdraw.ui.ElementSelectionSensitiveComponent<com.nomagic.magicdraw.ui.browser.BrowserDocumentationPanel> mElementSelectionSensitiveComponent
        • mFocusListener
          com.nomagic.magicdraw.ui.browser.BrowserDocumentationPanel.Focus mFocusListener
        • mFrozen
          boolean mFrozen
        • mLastFocusableEditor
          JComponent mLastFocusableEditor
        • mLastSelectedElement
          com.nomagic.uml2.ElementReference<Element> mLastSelectedElement
        • mProjectEventListener
          ProjectEventListener mProjectEventListener
        • mSmartPropertyChangeListener
          SmartPropertyChangeListener mSmartPropertyChangeListener
        • mStatusLabel
          JLabel mStatusLabel
        • project
          Project project
    • Class com.nomagic.magicdraw.ui.browser.BrowserTabTree

      class BrowserTabTree extends Tree implements Serializable
      • Serialized Fields

        • browser
          Browser browser
          Reference to the browser.
        • browserTreeGroup
          String browserTreeGroup
        • editActionExecutorsProvider
          com.nomagic.magicdraw.ui.actions.EditActionExecutorsProvider editActionExecutorsProvider
        • info
          com.nomagic.magicdraw.ui.browser.BrowserComponentInfo info
        • needsInit
          boolean needsInit
          If this flag is true, tree must be initialized on activation.
        • toolbar
          JComponent toolbar
        • toolbarManager
          ActionsManager toolbarManager
        • treeListener
          com.nomagic.magicdraw.ui.browser.BrowserTabTree.TreeEventListener treeListener
    • Class com.nomagic.magicdraw.ui.browser.ClassifierNode

      class ClassifierNode extends com.nomagic.magicdraw.ui.browser.ModelElementNode<C extends Classifier> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ClearSearchResultsAction

      class ClearSearchResultsAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ComponentNode

      class ComponentNode extends com.nomagic.magicdraw.ui.browser.ClassifierNode<Component> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ContainmentTree

      class ContainmentTree extends com.nomagic.magicdraw.ui.browser.AbstractBrowserRootTabTree implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.DiagramNode

      class DiagramNode extends com.nomagic.magicdraw.ui.browser.ModelElementNode<Diagram> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.DiagramPENode

      class DiagramPENode extends Node implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.DiagramsNode

      class DiagramsNode extends com.nomagic.magicdraw.ui.browser.AbstractDiagramsNode implements Serializable
      • Serialized Fields

        • showEmptyGroupNodes
          boolean showEmptyGroupNodes
    • Class com.nomagic.magicdraw.ui.browser.DiagramsTree

      class DiagramsTree extends BrowserTabTree implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ExpandingErrorNode

      class ExpandingErrorNode extends Node implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ExtensionsTree

      class ExtensionsTree extends BrowserTabTree implements Serializable
      • Serialized Fields

        • extensionChangeListener
          com.nomagic.magicdraw.ui.browser.BrowserExtensionChangeListener extensionChangeListener
        • rootModelNode
          Node rootModelNode
        • rootNode
          Node rootNode
    • Class com.nomagic.magicdraw.ui.browser.FilterAction

      class FilterAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.InheritanceTree

      class InheritanceTree extends com.nomagic.magicdraw.ui.browser.AbstractBrowserRootTabTree implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.LoadingDummyNode

      class LoadingDummyNode extends DefaultMutableTreeNode implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • childrenMap
          Map<Node,com.nomagic.magicdraw.ui.browser.LoadingDummyNode> childrenMap
          Holds children node relations to their loading dummy nodes
        • expanded
          boolean expanded
          For indicating that real node is expanded or not.
        • relationshipNode
          boolean relationshipNode
          Specifies if this node is relationship node.
        • userObjectID
          String userObjectID
          The ID of an user object which with this node is associated.
    • Class com.nomagic.magicdraw.ui.browser.ModelElementNode

      class ModelElementNode extends com.nomagic.magicdraw.ui.browser.UMLRelationshipsNodeParent implements Serializable
      • Serialized Fields

        • mMoveSetter
          com.nomagic.magicdraw.valuesetters.ElementValueSetter mMoveSetter
        • smartListener
          com.nomagic.uml2.ext.jmi.smartlistener.AdvancedSmartPropertyChangeListener smartListener
        • updateParentOnElementDelete
          boolean updateParentOnElementDelete
    • Class com.nomagic.magicdraw.ui.browser.Node

      class Node extends DefaultMutableTreeNode implements Serializable
      • Serialized Fields

        • childrenOwner
          com.nomagic.magicdraw.ui.browser.ChildrenOwner childrenOwner
          Node specific children owner. If node does not have his owner, tree model children owner is used
        • defaultIcon
          Icon defaultIcon
          default icon.
        • flags
          AtomicInteger flags
        • forceUpdate
          boolean forceUpdate
        • hiddenOwners
          List<Node> hiddenOwners
          Hidden owners if node is compactable.
        • hiddenParent
          Node hiddenParent
          Parent of hidden node
        • icon
          Icon icon
          The icon of this node.
        • ignoreRootCheck
          boolean ignoreRootCheck
        • nodeTextParams
          com.nomagic.magicdraw.ui.browser.NodeTextParams nodeTextParams
        • priorityInOwner
          int priorityInOwner
        • removeAndKeepUserObject
          boolean removeAndKeepUserObject
        • sortKeys
          com.nomagic.magicdraw.ui.browser.Node.NodeSortKeys sortKeys
          The sort keys.
        • text
          String text
          The text of the node
        • treeModel
          WeakReference<?> treeModel
          The model of the node.
        • userObjectBaseElementID
          String userObjectBaseElementID
    • Class com.nomagic.magicdraw.ui.browser.NodeNode

      class NodeNode extends com.nomagic.magicdraw.ui.browser.ClassifierNode<Node> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.NonEditableBaseElementNodeRenderer

      class NonEditableBaseElementNodeRenderer extends com.nomagic.magicdraw.ui.browser.TreeNodeRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.OneTypeDiagramsNode

      class OneTypeDiagramsNode extends com.nomagic.magicdraw.ui.browser.AbstractDiagramsNode implements Serializable
      • Serialized Fields

        • diagramType
          String diagramType
    • Class com.nomagic.magicdraw.ui.browser.OneTypeElementsNode

      class OneTypeElementsNode extends Node implements Serializable
      • Serialized Fields

        • elementType
          String elementType
    • Class com.nomagic.magicdraw.ui.browser.PresentationElementNode

      class PresentationElementNode extends Node implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.ProfileNode

      class ProfileNode extends Node implements Serializable
      • Serialized Fields

        • wrapper
          com.nomagic.magicdraw.uml.ElementWrapper wrapper
    • Class com.nomagic.magicdraw.ui.browser.ProjectNode

      class ProjectNode extends Node implements Serializable
      • Serialized Fields

        • modelAddListener
          PropertyChangeListener modelAddListener
        • treeRoot
          com.nomagic.magicdraw.ui.browser.TreeRoot treeRoot
        • usedModulesNodeIndex
          int usedModulesNodeIndex
    • Class com.nomagic.magicdraw.ui.browser.PropertyNode

      class PropertyNode extends com.nomagic.magicdraw.ui.browser.ModelElementNode<Property> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.RelationshipNode

      class RelationshipNode extends com.nomagic.magicdraw.ui.browser.ModelElementNode<Element> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.RelationshipsNode

      class RelationshipsNode extends Node implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.RelationshipsNodeParent

      class RelationshipsNodeParent extends Node implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.SearchResultsTree

      class SearchResultsTree extends BrowserTabTree implements Serializable
      • Serialized Fields

        • additionalCompletionHandler
          com.nomagic.magicdraw.utils.concurrent.CompletionHandler<Boolean,Object> additionalCompletionHandler
          handler that may take additional actions when task's execution is finished
        • instanceID
          Integer instanceID
          unique id for the object instance
        • rootNode
          com.nomagic.magicdraw.ui.browser.search.SearchResultsRootNode rootNode
        • treeInitialized
          boolean treeInitialized
    • Class com.nomagic.magicdraw.ui.browser.SyntheticNode

      class SyntheticNode extends Node implements Serializable
      • Serialized Fields

        • syntheticObject
          T syntheticObject
    • Class com.nomagic.magicdraw.ui.browser.Tree

      class Tree extends AbstractTree implements Serializable
      • Serialized Fields

        • componentShortcutsManager
          com.nomagic.actions.ComponentShortcutsManager componentShortcutsManager
        • delayedUpdateOnlyDirty
          boolean delayedUpdateOnlyDirty
        • ignoreLock
          boolean ignoreLock
        • nodeSelectionPaths
          List<TreePath> nodeSelectionPaths
        • selectSelectedNodes
          Runnable selectSelectedNodes
          For selecting paths. Selection should be done when treeNodesChanged event is fired.
        • treePatchForMac
          com.nomagic.magicdraw.ui.browser.Tree.TreePatchForMac treePatchForMac
        • treeSelectionParticipants
          Collection<com.nomagic.magicdraw.ui.browser.Tree.TreeSelectionParticipant> treeSelectionParticipants
        • treeUpdateExecutor
          Executor treeUpdateExecutor
        • treeUpdateTask
          com.nomagic.magicdraw.ui.browser.Tree.Interruptible treeUpdateTask
        • updateIfShowing
          boolean updateIfShowing
    • Class com.nomagic.magicdraw.ui.browser.TreeModel

      class TreeModel extends DefaultTreeModel implements Serializable
      • Serialized Fields

        • addExecutor
          com.nomagic.magicdraw.utils.concurrent.OwnedThreadPoolExecutor<Object> addExecutor
        • asyncNodeUpdates
          boolean asyncNodeUpdates
        • childrenOwner
          com.nomagic.magicdraw.ui.browser.ChildrenOwner childrenOwner
        • compactNodes
          boolean compactNodes
          Compact nodes - connect empty nodes into a single one
        • comparator
          Comparator<Node> comparator
        • didWarnNodeChangeNotifiedNotOnEDT
          AtomicBoolean didWarnNodeChangeNotifiedNotOnEDT
          Added because of https://jira.nomagic.com/browse/MDUML-104893 which is caused by node changes are notified to ui components not through EDT.
        • dirtyNodes
          Collection<Node> dirtyNodes
          Is any node in this model is dirty
        • flushers
          com.nomagic.magicdraw.ui.browser.TreeModel.LoadingIconFlusher[] flushers
        • ignoreLock
          BooleanSupplier ignoreLock
        • loadingNodeActionListener
          com.nomagic.magicdraw.ui.browser.TreeModel.LoadingNodeActionListener loadingNodeActionListener
        • loadingNodes
          Map<? super Object,com.nomagic.magicdraw.ui.browser.LoadingDummyNode> loadingNodes
        • loadingNodeTimer
          Timer loadingNodeTimer
        • nmTree
          JComponent nmTree
        • nodeCreator
          com.nomagic.magicdraw.ui.browser.TreeNodeCreator nodeCreator
        • nodeImageObserver
          com.nomagic.magicdraw.ui.browser.TreeModel.LoadingNodeImageObserver nodeImageObserver
        • nowSorting
          ThreadLocal<Boolean> nowSorting
        • pendingNodeChildrenChanges
          LinkedBlockingDeque<com.nomagic.magicdraw.ui.browser.NodeChildrenKeeper> pendingNodeChildrenChanges
        • project
          Project project
          Project if different from current active project.
        • sort
          boolean sort
        • structureUpdateErrorNodes
          Map<? super Object,com.nomagic.magicdraw.ui.browser.ExpandingErrorNode> structureUpdateErrorNodes
        • updateExecutor
          com.nomagic.magicdraw.utils.concurrent.OwnedThreadPoolExecutor<Object> updateExecutor
        • updateExecutorNodeChildren
          com.nomagic.magicdraw.ui.browser.NodeChildrenKeeper updateExecutorNodeChildren
    • Class com.nomagic.magicdraw.ui.browser.TreeNodeRenderer

      class TreeNodeRenderer extends com.nomagic.awt.HighlightTreeCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.TreeTextEditorComponent

      class TreeTextEditorComponent extends com.nomagic.magicdraw.uml.editors.AbstractTextEditorComponent implements Serializable
      • Serialized Fields

        • completionActionListener
          com.nomagic.magicdraw.ui.browser.TreeTextEditorComponent.CompletionActionListener completionActionListener
        • tree
          Tree tree
    • Class com.nomagic.magicdraw.ui.browser.UMLRelationshipsNodeParent

      class UMLRelationshipsNodeParent extends com.nomagic.magicdraw.ui.browser.RelationshipsNodeParent implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.UsedModulesNode

      class UsedModulesNode extends Node implements Serializable
      • Serialized Fields

        • treeRoot
          com.nomagic.magicdraw.ui.browser.TreeRoot treeRoot
  • Package com.nomagic.magicdraw.ui.browser.actions

    • Class com.nomagic.magicdraw.ui.browser.actions.AbstractFavoriteElementsAction

      class AbstractFavoriteElementsAction extends NMAction implements Serializable
      • Serialized Fields

        • mAddFavorites
          boolean mAddFavorites
        • mManageFavorites
          boolean mManageFavorites
    • Class com.nomagic.magicdraw.ui.browser.actions.AbstractFavoriteElementsAction.AddFavoriteElementAction

      class AddFavoriteElementAction extends MDAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.actions.AbstractFavoriteElementsAction.ManageFavoriteElementsAction

      class ManageFavoriteElementsAction extends MDAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.actions.AbstractOpenInNewTreeAction

      class AbstractOpenInNewTreeAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.BrowserDiagramAction

      class BrowserDiagramAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.CancelCutBrowserAction

      class CancelCutBrowserAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.ChangeVersionAction

      class ChangeVersionAction extends com.nomagic.magicdraw.persistence.partitioning.actions.ModuleBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.CommonSpecificationAction

      class CommonSpecificationAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.CopyElementHyperlinkInBrowserAction

      class CopyElementHyperlinkInBrowserAction extends com.nomagic.magicdraw.ui.browser.actions.CopyElementURLInBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.CreateSymbolAction

      class CreateSymbolAction extends DefaultBrowserAction implements Serializable
      • Serialized Fields

        • additionalPathCreatingDisable
          boolean additionalPathCreatingDisable
        • creator
          com.nomagic.magicdraw.uml.symbols.SymbolHandler creator
    • Class com.nomagic.magicdraw.ui.browser.actions.DefaultBrowserAction

      class DefaultBrowserAction extends MDAction implements Serializable
      • Serialized Fields

        • tree
          Tree tree
          The browser of this action.
    • Class com.nomagic.magicdraw.ui.browser.actions.DefaultBrowserStateAction

      class DefaultBrowserStateAction extends MDStateAction implements Serializable
      • Serialized Fields

        • mTree
          Tree mTree
          The browser of this action.
    • Class com.nomagic.magicdraw.ui.browser.actions.DelegateBrowserAction

      class DelegateBrowserAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.DeleteFromContentsAction

      class DeleteFromContentsAction extends com.nomagic.magicdraw.ui.browser.actions.DeleteInBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.DeleteInBrowserAction

      class DeleteInBrowserAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.DeleteInBrowserDelegate

      class DeleteInBrowserDelegate extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.DiagramSpecificationAction

      class DiagramSpecificationAction extends com.nomagic.magicdraw.ui.browser.actions.JustSpecificationAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.FavoriteElementsBrowserAction

      class FavoriteElementsBrowserAction extends com.nomagic.magicdraw.ui.browser.actions.AbstractFavoriteElementsAction implements Serializable
      • Serialized Fields

        • mTree
          Tree mTree
          The browser of this action.
    • Class com.nomagic.magicdraw.ui.browser.actions.FavoriteElementsBrowserAction.FavoriteGotoElementAction

      class FavoriteGotoElementAction extends com.nomagic.magicdraw.ui.browser.actions.SelectGotoElementAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.browser.actions.GotoAction

      class GotoAction extends com.nomagic.magicdraw.uml.actions.MultiTargetActionCategory<com.nomagic.magicdraw.ui.browser.actions.GotoActionFactory> implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.JustSpecificationAction

      class JustSpecificationAction extends com.nomagic.magicdraw.ui.browser.actions.DelegateBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.ModuleImportAction

      class ModuleImportAction extends com.nomagic.magicdraw.persistence.partitioning.actions.ModuleBrowserAction implements Serializable
      • Serialized Fields

        • iProject
          com.nomagic.ci.persistence.IProject iProject
        • mModule
          com.nomagic.ci.persistence.IAttachedProject mModule
        • mProject
          Project mProject
    • Class com.nomagic.magicdraw.ui.browser.actions.ModuleRemoveAction

      class ModuleRemoveAction extends com.nomagic.magicdraw.persistence.partitioning.actions.ModuleBrowserAction implements Serializable
      • Serialized Fields

        • iProject
          com.nomagic.ci.persistence.IProject iProject
        • mModule
          com.nomagic.ci.persistence.IAttachedProject mModule
        • mProject
          Project mProject
    • Class com.nomagic.magicdraw.ui.browser.actions.ModuleRemoveKeepRefsAction

      class ModuleRemoveKeepRefsAction extends com.nomagic.magicdraw.persistence.partitioning.actions.ModuleBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OnFindAction

      class OnFindAction extends com.nomagic.magicdraw.ui.browser.actions.DelegateBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OpenDiagramAction

      class OpenDiagramAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OpenDiagramInNewDiagramTabAction

      class OpenDiagramInNewDiagramTabAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OpenInFileExplorerAction

      class OpenInFileExplorerAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OpenInNewInheritanceTreeActionFactory.OpenInNewInheritanceTreeAction

      class OpenInNewInheritanceTreeAction extends com.nomagic.magicdraw.ui.browser.actions.AbstractOpenInNewTreeAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.OpenInNewTreeAction

      class OpenInNewTreeAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.PackageNodeConfigurator.CommitDiscardModuleAction

      class CommitDiscardModuleAction extends com.nomagic.magicdraw.teamwork2.actions.LockUnlockModuleAction implements Serializable
      • Serialized Fields

        • forceDisable
          boolean forceDisable
    • Class com.nomagic.magicdraw.ui.browser.actions.PackageNodeConfigurator.LockModuleAction

      class LockModuleAction extends com.nomagic.magicdraw.teamwork2.actions.LockUnlockModuleAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.PrintDiagramAction

      class PrintDiagramAction extends com.nomagic.magicdraw.ui.browser.actions.BrowserDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.QuickFindInBrowserAction

      class QuickFindInBrowserAction extends DefaultBrowserAction implements Serializable
      • Serialized Fields

        • filters
          List<com.nomagic.magicdraw.ui.dialogs.selection.predefinedtypefilter.PredefinedTypeFilter> filters
    • Class com.nomagic.magicdraw.ui.browser.actions.RefreshSmartPackageContentsAction

      class RefreshSmartPackageContentsAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.RenameInBrowserAction

      class RenameInBrowserAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.RepeatSearchAction

      class RepeatSearchAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SaveFindAction

      class SaveFindAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SaveFindAsQueryAction

      class SaveFindAsQueryAction extends com.nomagic.magicdraw.ui.browser.actions.SaveFindAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SaveFindAsStaticAction

      class SaveFindAsStaticAction extends com.nomagic.magicdraw.ui.browser.actions.SaveFindAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SaveFindGroup

      class SaveFindGroup extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SearchResultTreeDisplayModeAction

      class SearchResultTreeDisplayModeAction extends com.nomagic.magicdraw.actions.EnvironmentPropertyAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SelectGotoElementAction

      class SelectGotoElementAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.SelectInCategory

      class SelectInCategory extends com.nomagic.magicdraw.uml.actions.MultiTargetActionCategory<com.nomagic.magicdraw.ui.browser.actions.SelectInActionFactory> implements Serializable
      • Serialized Fields

        • mLocation
          LocationInTool mLocation
        • mModelElementProvider
          com.dassault_systemes.modeler.magic.model.ModelElementProvider mModelElementProvider
        • mModelElementsProvider
          com.dassault_systemes.modeler.magic.model.ModelElementsProvider mModelElementsProvider
    • Class com.nomagic.magicdraw.ui.browser.actions.ShowActionsCategoryDialogInBrowserAction

      class ShowActionsCategoryDialogInBrowserAction extends DefaultBrowserAction implements Serializable
      • Serialized Fields

        • dialogActionCategoryID
          String dialogActionCategoryID
    • Class com.nomagic.magicdraw.ui.browser.actions.ShowFindDlgAction

      class ShowFindDlgAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.ui.browser.actions.ShowPopupAction

      class ShowPopupAction extends DefaultBrowserAction implements Serializable
  • Package com.nomagic.magicdraw.ui.diagrams

    • Class com.nomagic.magicdraw.ui.diagrams.AssignDiagramStereotypeDialog

      class AssignDiagramStereotypeDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • descriptor
          com.nomagic.magicdraw.uml.diagrams.AbstractCustomizableDiagramDescriptor descriptor
        • project
          Project project
        • stereotypesPanel
          com.nomagic.magicdraw.ui.diagrams.StereotypesPanel stereotypesPanel
    • Class com.nomagic.magicdraw.ui.diagrams.BaseCustomizableDiagramAction

      class BaseCustomizableDiagramAction extends com.nomagic.magicdraw.ui.actions.BaseDiagramAction implements Serializable
      • Serialized Fields

        • customAdditionalDrawAction
          com.nomagic.magicdraw.uml.symbols.manipulators.drawactions.AdditionalDrawAction customAdditionalDrawAction
        • icons
          com.nomagic.magicdraw.ui.diagrams.IconCollection icons
        • style
          com.nomagic.magicdraw.ui.diagrams.PropertyManagerProxy style
    • Class com.nomagic.magicdraw.ui.diagrams.ContextToolbarPanel

      class ContextToolbarPanel extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.diagrams.CustomDiagramAction

      class CustomDiagramAction extends BaseCustomizableDiagramAction implements Serializable
      • Serialized Fields

        • addAdditionalActions
          boolean addAdditionalActions
          Flag which shows if optional additional actions will be added.
        • elementProperties
          com.nomagic.magicdraw.ui.diagrams.PropertyManagerProxy elementProperties
        • listAsElement
          boolean listAsElement
        • opposite
          boolean opposite
        • presentationElementConfigurator
          com.nomagic.magicdraw.ui.actions.PresentationElementConfigurator presentationElementConfigurator
        • stereotypes
          List<String> stereotypes
        • type
          Class<? extends Element> type
    • Class com.nomagic.magicdraw.ui.diagrams.CustomDiagramInnerToolbarConfiguration

      class CustomDiagramInnerToolbarConfiguration extends DiagramInnerToolbarConfiguration implements Serializable
      • Serialized Fields

        • icons
          com.nomagic.magicdraw.ui.diagrams.IconCollection icons
    • Class com.nomagic.magicdraw.ui.diagrams.CustomDiagramInnerToolbarConfigurationProxy

      class CustomDiagramInnerToolbarConfigurationProxy extends com.nomagic.magicdraw.ui.diagrams.CustomDiagramInnerToolbarConfiguration implements Serializable
      • Serialized Fields

        • realToolbar
          com.nomagic.magicdraw.ui.diagrams.CustomDiagramInnerToolbarConfiguration realToolbar
        • realToolbarID
          String realToolbarID
    • Class com.nomagic.magicdraw.ui.diagrams.CustomDiagramNamePanel

      class CustomDiagramNamePanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • abbreviationField
          JTextField abbreviationField
        • baseTypeCombo
          JComboBox<String> baseTypeCombo
        • baseTypeLabel
          JLabel baseTypeLabel
        • categoryField
          JTextField categoryField
        • helpIdField
          JTextField helpIdField
        • imageSmall
          com.nomagic.magicdraw.ui.diagrams.ImageSelector imageSmall
        • imageSVG
          com.nomagic.magicdraw.ui.diagrams.ImageSelector imageSVG
        • typeField
          JTextField typeField
    • Class com.nomagic.magicdraw.ui.diagrams.CustomDiagramsPanel

      class CustomDiagramsPanel extends com.nomagic.magicdraw.ui.dialogs.MultiListPanel implements Serializable
      • Serialized Fields

        • exportButton
          JButton exportButton
        • resetToDefaultsButton
          JButton resetToDefaultsButton
    • Class com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramsAction

      class CustomizeDiagramsAction extends MDAction implements Serializable
      • Serialized Fields

        • mManager
          com.nomagic.magicdraw.ui.diagrams.CustomizableDiagramsManager mManager
    • Class com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramsDialog

      class CustomizeDiagramsDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramWizard

      class CustomizeDiagramWizard extends com.nomagic.ui.wizard.WizardDlg implements Serializable
      • Serialized Fields

        • controller
          com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramWizard.Controller controller
        • descriptor
          com.nomagic.magicdraw.uml.diagrams.AbstractCustomizableDiagramDescriptor descriptor
        • diagramNames
          Set<String> diagramNames
        • metaType
          String metaType
        • modulePanel
          com.nomagic.magicdraw.ui.diagrams.ModulePanel modulePanel
        • namePanel
          com.nomagic.magicdraw.ui.diagrams.CustomDiagramNamePanel namePanel
        • project
          Project project
    • Class com.nomagic.magicdraw.ui.diagrams.CustomizeNonSymbolDiagramWizard

      class CustomizeNonSymbolDiagramWizard extends com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramWizard implements Serializable
      • Serialized Fields

        • helpID
          String helpID
        • propertyPanel
          com.nomagic.magicdraw.ui.diagrams.NonSymbolDiagramPropertyPanel propertyPanel
          Panel containing customizable diagram properties
    • Class com.nomagic.magicdraw.ui.diagrams.CustomizeSymbolDiagramWizard

      class CustomizeSymbolDiagramWizard extends com.nomagic.magicdraw.ui.diagrams.CustomizeDiagramWizard implements Serializable
      • Serialized Fields

        • buttonsPanel
          com.nomagic.magicdraw.ui.diagrams.DiagramButtonsPanel buttonsPanel
        • elementsStylePanel
          com.nomagic.magicdraw.ui.dialogs.DiagramElementsStylePanel elementsStylePanel
        • smartManipulatorsPanel
          com.nomagic.magicdraw.ui.diagrams.SmartManipulatorsPanel smartManipulatorsPanel
        • toolbarsPanel
          com.nomagic.magicdraw.ui.diagrams.ToolbarsPanel toolbarsPanel
    • Class com.nomagic.magicdraw.ui.diagrams.DiagramButtonsTransferHandler

      class DiagramButtonsTransferHandler extends com.nomagic.magicdraw.ui.dnd.tree.DraggedTreeDataTransferHandler implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.EditButtonDialog

      class EditButtonDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • action
          BaseCustomizableDiagramAction action
        • allOtherActions
          Collection<NMAction> allOtherActions
        • defaultElementPropertiesProvider
          com.nomagic.magicdraw.ui.diagrams.EditButtonDialog.DefaultElementPropertiesProvider defaultElementPropertiesProvider
        • descriptionArea
          JTextArea descriptionArea
        • descriptor
          com.nomagic.magicdraw.uml.diagrams.AbstractCustomizableSymbolDiagramDescriptor descriptor
        • diagramData
          Diagram diagramData
        • elementPropertyPanel
          com.nomagic.magicdraw.properties.ui.jideui.JIDEPropertyPanel elementPropertyPanel
        • elementToViewMap
          Map<Class,Class> elementToViewMap
        • elementUseOwn
          JRadioButton elementUseOwn
        • elementUseStyle
          JRadioButton elementUseStyle
        • imageLarge
          com.nomagic.magicdraw.ui.diagrams.ImageSelector imageLarge
        • imageSmall
          com.nomagic.magicdraw.ui.diagrams.ImageSelector imageSmall
        • listAsElementCheck
          JCheckBox listAsElementCheck
        • oppositeCheck
          JCheckBox oppositeCheck
        • project
          Project project
        • shortcutField
          com.nomagic.magicdraw.ui.diagrams.EditButtonDialog.ShortcutField shortcutField
        • shortcutText
          JTextArea shortcutText
        • stereotypesPanel
          com.nomagic.magicdraw.ui.diagrams.StereotypesPanel stereotypesPanel
        • stylePropertiesPanel
          com.nomagic.magicdraw.properties.ui.jideui.JIDEPropertyPanel stylePropertiesPanel
        • symbolUseOwn
          JRadioButton symbolUseOwn
        • symbolUseStyle
          JRadioButton symbolUseStyle
        • typeCombo
          JComboBox<Class<? extends Element>> typeCombo
        • typeComboLabel
          JLabel typeComboLabel
    • Class com.nomagic.magicdraw.ui.diagrams.EditToolbarDialog

      class EditToolbarDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • largeImage
          com.nomagic.magicdraw.ui.diagrams.ImageSelector largeImage
        • nameTextField
          JTextField nameTextField
        • smallImage
          com.nomagic.magicdraw.ui.diagrams.ImageSelector smallImage
    • Class com.nomagic.magicdraw.ui.diagrams.ElementSelectionDialogPanel

      class ElementSelectionDialogPanel extends com.nomagic.magicdraw.ui.dialogs.elementfilter.ElementFilterDialogPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.ElementSelectionDlg

      class ElementSelectionDlg extends com.nomagic.magicdraw.ui.dialogs.elementfilter.ElementFilterDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.ImageSelector

      class ImageSelector extends JPanel implements Serializable
      • Serialized Fields

        • data
          com.nomagic.magicdraw.ui.diagrams.IconData data
        • defaultIcon
          Icon defaultIcon
        • fileButton
          JButton fileButton
        • imageTypes
          String[] imageTypes
        • p
          JLabel p
        • removeButton
          JButton removeButton
        • urlButton
          JButton urlButton
        • zoomFactor
          double zoomFactor
    • Class com.nomagic.magicdraw.ui.diagrams.ManualQuickTableFilterField

      class ManualQuickTableFilterField extends com.jidesoft.grid.QuickTableFilterField implements Serializable
      • Serialized Fields

        • hintOverlay
          com.nomagic.magicdraw.ui.dialogs.options.QuickFilterHintTextOverlay hintOverlay
        • iconPanel
          T extends com.nomagic.magicdraw.ui.diagrams.QuickFilterFieldIconPanel iconPanel
        • lastAppliedText
          String lastAppliedText
    • Class com.nomagic.magicdraw.ui.diagrams.MissingAction

      class MissingAction extends BaseCustomizableDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.ModulePanel

      class ModulePanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • descriptor
          com.nomagic.magicdraw.uml.diagrams.AbstractCustomizableDiagramDescriptor descriptor
        • list
          com.nomagic.awt.ExtendedList<com.nomagic.ci.persistence.IAttachedProject> list
        • project
          Project project
        • removeButton
          JButton removeButton
    • Class com.nomagic.magicdraw.ui.diagrams.NonSymbolDiagramPropertyPanel

      class NonSymbolDiagramPropertyPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • description
          String description
        • nonSymbolDiagramDiagram
          Diagram nonSymbolDiagramDiagram
        • propertiesValidator
          com.nomagic.magicdraw.ui.dialogs.specifications.panels.customization.ElementPropertiesNamesValidator propertiesValidator
        • propertyPanel
          com.nomagic.magicdraw.properties.ui.jideui.JIDEPropertyPanel propertyPanel
        • propertyValueListener
          com.nomagic.magicdraw.ui.diagrams.NonSymbolDiagramPropertyPanel.PropertyValueListener propertyValueListener
    • Class com.nomagic.magicdraw.ui.diagrams.NonSymbolDiagramWindowPanel

      class NonSymbolDiagramWindowPanel extends com.nomagic.magicdraw.ui.AbstractNonSymbolDiagramWindowPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.QuickFilterFieldIconPanel

      class QuickFilterFieldIconPanel extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.SmartManipulatorsPanel

      class SmartManipulatorsPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mConfigurator
          com.nomagic.magicdraw.uml.diagrams.CustomDiagramContextToolbarAMConfigurator mConfigurator
        • mDescription
          String mDescription
        • mDescriptor
          com.nomagic.magicdraw.uml.diagrams.AbstractCustomizableSymbolDiagramDescriptor mDescriptor
        • mElementList
          JList mElementList
        • mListModel
          DefaultListModel mListModel
        • mParentConfigurator
          com.nomagic.magicdraw.uml.diagrams.CustomDiagramContextToolbarAMConfigurator mParentConfigurator
        • mPreviousSelection
          Object mPreviousSelection
        • mProject
          Project mProject
        • mRBUseChild
          JRadioButton mRBUseChild
        • mRBUseParent
          JRadioButton mRBUseParent
        • mSMPanel
          com.nomagic.magicdraw.ui.AddRemoveUpDownPanel mSMPanel
        • mSMTargetsPanel
          com.nomagic.magicdraw.ui.AddRemoveUpDownPanel mSMTargetsPanel
        • mSymbolEdit
          JButton mSymbolEdit
        • mSymbolRemove
          JButton mSymbolRemove
    • Class com.nomagic.magicdraw.ui.diagrams.StereotypesPanel

      class StereotypesPanel extends com.nomagic.magicdraw.ui.dialogs.compartments.CompartmentManagerPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.ToolbarsPanel

      class ToolbarsPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • addButton
          JButton addButton
        • diagramTypeId
          String diagramTypeId
        • downButton
          JButton downButton
        • editButton
          JButton editButton
        • newToolbarAction
          Action newToolbarAction
        • removeButton
          JButton removeButton
        • superType
          String superType
        • table
          com.nomagic.ui.HiDPIJTable table
        • upButton
          JButton upButton
    • Class com.nomagic.magicdraw.ui.diagrams.ToolbarsPanel.AddReadOnlyToolbarConfirmationDialog

      class AddReadOnlyToolbarConfirmationDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.diagrams.TypeFilteredElementPropertyEditor

      class TypeFilteredElementPropertyEditor extends com.nomagic.magicdraw.properties.ui.jideui.ElementListEditorRenderer implements Serializable
      • Serialized Fields

  • Package com.nomagic.magicdraw.ui.dialogs

    • Class com.nomagic.magicdraw.ui.dialogs.AbstractElementListDlg

      class AbstractElementListDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • editor
          com.nomagic.magicdraw.ui.AbstractListEditor editor
    • Class com.nomagic.magicdraw.ui.dialogs.AbstractPreviousNextHTMLPanel

      class AbstractPreviousNextHTMLPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • bottomPanel
          JPanel bottomPanel
        • buttonsPanel
          com.nomagic.ui.ButtonsPanel buttonsPanel
        • closeCommand
          String closeCommand
        • htmlPanel
          com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel htmlPanel
        • nextCommand
          String nextCommand
        • previousCommand
          String previousCommand
    • Class com.nomagic.magicdraw.ui.dialogs.AbstractSelectDiagramsDlg

      class AbstractSelectDiagramsDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • component
          com.nomagic.magicdraw.ui.dialogs.selection.SelectDiagramsComponent component
        • project
          Project project
    • Class com.nomagic.magicdraw.ui.dialogs.ActionPanel

      class ActionPanel extends JPanel implements Serializable
      • Serialized Fields

        • actions
          ActionsCategory actions
          All possible actions in this panel
        • bottomPanel
          JPanel bottomPanel
        • buttonsPanel
          JPanel buttonsPanel
        • contentPanelKeyListener
          com.nomagic.magicdraw.ui.dialogs.ActionPanel.ContentPanelKeyListener contentPanelKeyListener
        • executeButton
          JButton executeButton
          Action execution button with customizable text
        • expertModeMenuCustomizer
          com.nomagic.magicdraw.usermodes.ExpertModeMenuCustomizer expertModeMenuCustomizer
        • filterField
          com.nomagic.magicdraw.ui.AbstractSelectionTextField filterField
          filter field
        • framelessDialog
          com.nomagic.magicdraw.ui.FramelessDialog framelessDialog
          Optional. Parent frameless dialog that must be hidden when action is executed Also frameless dialog can be referenced to display inner modal dialog without closing the popup. To do this temporarily set FramelessDialog#setIgnoreEvents(boolean) to true, before showing the dialog
        • isStandard
          boolean isStandard
          is panel currently displayed in standard or expert mode
        • rememberedIsCamelCase
          boolean rememberedIsCamelCase
          Camel case and match anywhere are forced to be on in this panel. Variables stores original option values, so it could be restored when disposing panel
        • rememberedMatchAnywhere
          boolean rememberedMatchAnywhere
        • standardExpertButton
          JButton standardExpertButton
        • suggestion
          com.nomagic.magicdraw.ui.SelectionTextFieldSuggestionCollapsiblePanes suggestion
          filter field suggestion component
    • Class com.nomagic.magicdraw.ui.dialogs.AddConveyedInformationDlg

      class AddConveyedInformationDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • conveyedInformation
          List<Classifier> conveyedInformation
        • conveyedInformationComponent
          com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowseTextField conveyedInformationComponent
        • customizator
          com.nomagic.magicdraw.uml.ExtendedAddConveyedInformationCustomizator customizator
        • directionComboBox
          JComboBox<com.nomagic.magicdraw.ui.dialogs.DirectionComboBoxItem> directionComboBox
        • informationFlowListPanel
          com.nomagic.magicdraw.ui.dialogs.specifications.ModelTypesListPanel informationFlowListPanel
        • relationship
          Element relationship
        • relationshipPath
          PresentationElement relationshipPath
    • Class com.nomagic.magicdraw.ui.dialogs.AddRemoveButtonsPanel

      class AddRemoveButtonsPanel extends com.nomagic.ui.ButtonsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.BaseCreateHyperlinkAction

      class BaseCreateHyperlinkAction extends NMAction implements Serializable
      • Serialized Fields

        • mEditor
          T extends com.nomagic.magicdraw.ui.text.rich.ReferenceSupportingEditor mEditor
    • Class com.nomagic.magicdraw.ui.dialogs.BaseDialog

      class BaseDialog extends com.nomagic.ui.Dialog implements Serializable
      • Serialized Fields

        • activeTab
          String activeTab
        • bottomPanel
          JPanel bottomPanel
          Additional Panel
        • buttonsPanel
          com.nomagic.magicdraw.ui.dialogs.OKCancelHelpButtonsPanel buttonsPanel
          ok cancel help buttons panel.
        • descriptionPanel
          JPanel descriptionPanel
        • leftPanel
          JPanel leftPanel
        • mWasInEnterOKListener
          boolean mWasInEnterOKListener
        • notificationPanel
          JPanel notificationPanel
          Notification panel.
        • okButtonDefault
          boolean okButtonDefault
        • result
          int result
        • tabPanel
          com.jidesoft.swing.JideTabbedPane tabPanel
          Tab panel for all panels.
        • topPanel
          JPanel topPanel
    • Class com.nomagic.magicdraw.ui.dialogs.BaseEnterTextDialog

      class BaseEnterTextDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • lb
          JLabel lb
        • mText
          String mText
          Entered string.
        • mTextValidator
          com.nomagic.magicdraw.ui.dialogs.TextValidator mTextValidator
          Validate entered text.
        • mTxtFld
          JTextComponent mTxtFld
          text field.
    • Class com.nomagic.magicdraw.ui.dialogs.BaseMessageWithLinksDialog

      class BaseMessageWithLinksDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.BaseQuickFindWindow

      class BaseQuickFindWindow extends com.nomagic.magicdraw.ui.FramelessDialog implements Serializable
      • Serialized Fields

        • buttons
          List<com.nomagic.magicdraw.ui.dialogs.selection.predefinedtypefilter.RadioButtonWithPredefinedTypeFilter> buttons
        • quickWindowPanel
          com.nomagic.magicdraw.ui.dialogs.BaseQuickFindWindow.QuickWindowPanel quickWindowPanel
    • Class com.nomagic.magicdraw.ui.dialogs.BaseQuickFindWindow.QuickWindowPanel

      class QuickWindowPanel extends com.nomagic.magicdraw.ui.dialogs.QuickFindPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.BaseSelectObjectsPanel

      class BaseSelectObjectsPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mAddedCache
          Set<BaseElement> mAddedCache
          For performance reasons do caching here.
        • mAllBrowserComponents
          List<com.nomagic.magicdraw.ui.dialogs.BaseSelectObjectsPanel.ComponentStructure> mAllBrowserComponents
          Components which will be added to the left side of the current panel. If there will be more than one component, they will be added to tabbed panel otherwise to jPanel.
        • mAllLabelString
          String mAllLabelString
        • mAllTabbedPanels
          JTabbedPane mAllTabbedPanels
          If there is more than one all browser panels, they will be added to tabbed panel.
        • mAutoSort
          boolean mAutoSort
        • mButtons
          com.nomagic.ui.ButtonsPanel mButtons
          Buttons for adding and removing
        • mCanAddRoot
          boolean mCanAddRoot
        • mEnableAddRecursively
          boolean mEnableAddRecursively
        • mFilter
          com.nomagic.magicdraw.ui.RestrictedElementFilter mFilter
        • mRootForSelected
          Node mRootForSelected
          Root node for selected data browser
        • mSelectedBrowser
          Tree mSelectedBrowser
          Selected data browser
        • mSelectedLabelString
          String mSelectedLabelString
        • mTypes
          SelectElementTypes mTypes
        • mUpDownButtonsPanel
          com.nomagic.ui.ButtonsPanel mUpDownButtonsPanel
    • Class com.nomagic.magicdraw.ui.dialogs.BodyPanel

      class BodyPanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.BorderRadioButtonsPanel

      class BorderRadioButtonsPanel extends com.nomagic.ui.RadioButtonsPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ChangeMessageNumberingDlg

      class ChangeMessageNumberingDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • messagePanel
          com.nomagic.magicdraw.ui.dialogs.ChangeMessageNumberingPanel messagePanel
    • Class com.nomagic.magicdraw.ui.dialogs.CheckboxList

      class CheckboxList extends com.nomagic.magicdraw.ui.ListEditor implements Serializable
      • Serialized Fields

        • renderer
          com.nomagic.magicdraw.ui.dialogs.CheckboxList.CheckboxListRenderer renderer
        • selected
          List<Object> selected
    • Class com.nomagic.magicdraw.ui.dialogs.CheckboxList.CheckboxListRenderer

      class CheckboxListRenderer extends DefaultListCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.CheckBoxTableCellRenderer

      class CheckBoxTableCellRenderer extends JCheckBox implements Serializable
      • Serialized Fields

        • unselectedBackground
          Color unselectedBackground
        • unselectedForeground
          Color unselectedForeground
    • Class com.nomagic.magicdraw.ui.dialogs.ChoosePackageDlg

      class ChoosePackageDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • mSelectPanel
          com.nomagic.magicdraw.ui.dialogs.PackageBrowserPanel mSelectPanel
    • Class com.nomagic.magicdraw.ui.dialogs.CompartmentButtonPanel

      class CompartmentButtonPanel extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ContextToolbarButton

      class ContextToolbarButton extends com.jidesoft.swing.JideButton implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.CopyPackagesSelectionDlg

      class CopyPackagesSelectionDlg extends ElementSelectionDlg implements Serializable
      • Serialized Fields

        • countTextField
          JFormattedTextField countTextField
        • radioButtons
          com.nomagic.magicdraw.ui.dialogs.BorderRadioButtonsPanel radioButtons
        • totalElementAmount
          int totalElementAmount
        • totalProjectElementAmount
          int totalProjectElementAmount
    • Class com.nomagic.magicdraw.ui.dialogs.CreateDiagramDlg

      class CreateDiagramDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • createDiagramPanel
          com.nomagic.magicdraw.ui.dialogs.CreateDiagramPanel createDiagramPanel
        • diagramParent
          Namespace diagramParent
        • selectParentByDefault
          boolean selectParentByDefault
          Indicates whether parent should be selected by default in parent selection tree.
    • Class com.nomagic.magicdraw.ui.dialogs.CreateDiagramPanel

      class CreateDiagramPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • diagramType
          JComboBox<String> diagramType
        • lastEnteredName
          String lastEnteredName
        • ownerSelectionPanel
          com.nomagic.magicdraw.ui.dialogs.wizards.ElementOwnerSelectionPanel ownerSelectionPanel
          Diagram context selection panel (combo box).
        • selectParentByDefault
          boolean selectParentByDefault
          Indicates whether parent should be selected by default in parent selection tree.
        • textField
          com.nomagic.ui.FocusTextField textField
    • Class com.nomagic.magicdraw.ui.dialogs.CreateElementMultiAction

      class CreateElementMultiAction extends com.nomagic.magicdraw.ui.dialogs.specifications.actions.NewElementMultiAction implements Serializable
      • Serialized Fields

        • requestor
          com.nomagic.magicdraw.ui.dialogs.ElementCreateRequestor requestor
    • Class com.nomagic.magicdraw.ui.dialogs.CreateHtmlHyperlinkAction

      class CreateHtmlHyperlinkAction extends com.nomagic.magicdraw.ui.dialogs.BaseCreateHyperlinkAction<T extends com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditor> implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.CustomizeFooterPanel

      class CustomizeFooterPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mEnvironmentOptions
          EnvironmentOptions mEnvironmentOptions
        • mFooterArea
          com.nomagic.ui.TextAreaPanel mFooterArea
        • mFooterFontProperty
          FontProperty mFooterFontProperty
        • mHeaderArea
          com.nomagic.ui.TextAreaPanel mHeaderArea
        • mHeaderFontProperty
          FontProperty mHeaderFontProperty
        • mOldFooterFont
          Font mOldFooterFont
        • mOldFooterText
          String mOldFooterText
        • mOldHeaderFont
          Font mOldHeaderFont
        • mOldHeaderText
          String mOldHeaderText
        • mOldPrintFooter
          boolean mOldPrintFooter
        • mOldPrintHeader
          boolean mOldPrintHeader
        • mPrintFooter
          JCheckBox mPrintFooter
        • mPrintHeader
          JCheckBox mPrintHeader
    • Class com.nomagic.magicdraw.ui.dialogs.DiagramElementsStylePanel

      class DiagramElementsStylePanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.DictionaryVariableDlg

      class DictionaryVariableDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • description
          com.nomagic.ui.FocusTextField description
        • editing
          com.nomagic.magicdraw.spellchecker.SpellDictionaryVariable editing
        • name
          com.nomagic.ui.FocusTextField name
        • path
          com.nomagic.ui.BrowseTextField path
        • resolver
          com.nomagic.magicdraw.spellchecker.SpellingDictionaryResolver resolver
    • Class com.nomagic.magicdraw.ui.dialogs.DirectionComboBoxRenderer

      class DirectionComboBoxRenderer extends DefaultListCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.DisclaimersDialog

      class DisclaimersDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.DisclaimersPanel

      class DisclaimersPanel extends com.nomagic.magicdraw.ui.dialogs.AbstractPreviousNextHTMLPanel implements Serializable
      • Serialized Fields

        • disclaimers
          List<String> disclaimers
        • index
          int index
    • Class com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog

      class DisplayRelatedElementsDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • bothButton
          JRadioButton bothButton
        • clientTypeRelations
          Set<LinkType> clientTypeRelations
        • createNewSymbols
          JCheckBox createNewSymbols
        • definiteButton
          JRadioButton definiteButton
        • elementField
          JTextField elementField
        • incomingButton
          JRadioButton incomingButton
        • indefiniteButton
          JRadioButton indefiniteButton
        • layoutRelated
          JCheckBox layoutRelated
        • listener
          ItemListener listener
        • mAnnotatedElements
          com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog.RelationTypeControl mAnnotatedElements
        • mComments
          com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog.RelationTypeControl mComments
        • mContainment
          com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog.RelationTypeControl mContainment
        • outgoingButton
          JRadioButton outgoingButton
        • packageButton
          JRadioButton packageButton
        • relationsPanel
          JPanel relationsPanel
        • spinner
          JSpinner spinner
        • spinnerNumberModel
          SpinnerNumberModel spinnerNumberModel
        • supplierTypeRelations
          Set<LinkType> supplierTypeRelations
        • typeButtonMap
          Map<LinkType,com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog.RelationTypeControl> typeButtonMap
        • wholeButton
          JRadioButton wholeButton
    • Class com.nomagic.magicdraw.ui.dialogs.DisplayRelatedElementsDialog.RelationTypeControl

      class RelationTypeControl extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.EditElementListDlg

      class EditElementListDlg extends com.nomagic.magicdraw.ui.dialogs.AbstractElementListDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.EditPlainRichTextDialog

      class EditPlainRichTextDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mPanel
          com.nomagic.magicdraw.ui.dialogs.specifications.PlainRichTextEditorPanel mPanel
    • Class com.nomagic.magicdraw.ui.dialogs.ElementCheckTreeRenderer

      class ElementCheckTreeRenderer extends com.nomagic.awt.checktree.CheckTreeCellRenderer implements Serializable
      • Serialized Fields

        • distinguishNotEditable
          boolean distinguishNotEditable
        • helper
          com.nomagic.magicdraw.ui.ElementRendererHelper helper
    • Class com.nomagic.magicdraw.ui.dialogs.ElementClassListRenderer

      class ElementClassListRenderer extends com.nomagic.magicdraw.ui.dialogs.ExtendedElementListRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ElementFilterWithIncludeSubtypesDlg

      class ElementFilterWithIncludeSubtypesDlg extends com.nomagic.magicdraw.ui.dialogs.elementfilter.ElementFilterWithAbstractTypesDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ElementListRenderer

      class ElementListRenderer extends com.nomagic.awt.HighlightListCellRenderer implements Serializable
      • Serialized Fields

        • noneEditableReason
          String noneEditableReason
        • rendererHelper
          com.nomagic.magicdraw.ui.ElementRendererHelper rendererHelper
    • Class com.nomagic.magicdraw.ui.dialogs.ElementTreeRenderer

      class ElementTreeRenderer extends com.nomagic.awt.StyledColorLabelTreeCellRenderer implements Serializable
      • Serialized Fields

        • mHelper
          com.nomagic.magicdraw.ui.ElementRendererHelper mHelper
    • Class com.nomagic.magicdraw.ui.dialogs.ExtendedElementListRenderer

      class ExtendedElementListRenderer extends com.nomagic.magicdraw.ui.dialogs.ElementListRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ExtendedHTMLSferyxEditorKit

      class ExtendedHTMLSferyxEditorKit extends com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditorKit implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.FilteredPropertyTableModel

      class FilteredPropertyTableModel extends com.jidesoft.grid.PropertyTableModel<com.jidesoft.grid.Property> implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • mCompletePropertyList
          List<com.jidesoft.grid.Property> mCompletePropertyList
          This list will contain elements that are actually shown after filtering. Full list is mCompletePropertyList.
        • mEventListener
          ActionListener mEventListener
          This action listener is the simple implementation that handles table events. Event list is following:
          • each expand/collapse action
          • rows were sorted
          • new rows were added or some of them were deleted
          • and maybe something more...
          Please note that JIDE's PropertyTable has two lists: actual list of all properties and list of currently shown propertuis. This listener is designed to listen to track all changes of the "currently shown" list.
        • mFilters
          String[][] mFilters
          A list of filters for each column. First two columns are not eligible for filtering, therefore the first filter is for 3rd column, second for the 4th, and so on.

          This ArrayList will keep several arrays of String[]s.

    • Class com.nomagic.magicdraw.ui.dialogs.FirstStartupDlg

      class FirstStartupDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mSelectUserModePanel
          com.nomagic.magicdraw.usermodes.SelectUserModePanel mSelectUserModePanel
    • Class com.nomagic.magicdraw.ui.dialogs.FontDialog

      class FontDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • mExample
          JLabel mExample
        • mFont
          Font mFont
        • mName
          com.nomagic.magicdraw.ui.dialogs.FontDialog.ComboList mName
        • mSize
          com.nomagic.magicdraw.ui.dialogs.FontDialog.ComboList mSize
        • mStyle
          com.nomagic.magicdraw.ui.dialogs.FontDialog.ComboList mStyle
    • Class com.nomagic.magicdraw.ui.dialogs.GeneralGroupProjectInformationPanel

      class GeneralGroupProjectInformationPanel extends JPanel implements Serializable
      serialVersionUID:
      1L
    • Class com.nomagic.magicdraw.ui.dialogs.GeneralSaveAsImagePanel

      class GeneralSaveAsImagePanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • addSaveSelection
          boolean addSaveSelection
        • diagramsComponent
          com.nomagic.magicdraw.ui.dialogs.selection.SelectDiagramsComponent diagramsComponent
        • extensionsByFormat
          Map<String,List<String>> extensionsByFormat
        • imageFile
          com.nomagic.ui.BrowseTextField imageFile
        • imageFormat
          ChoiceProperty imageFormat
        • imageFormatEditor
          com.nomagic.magicdraw.properties.ui.ChoicePropertyEditor imageFormatEditor
        • labelDiagrams
          JLabel labelDiagrams
        • labelDirectory
          JLabel labelDirectory
        • labelFile
          JLabel labelFile
        • overwriteFiles
          JCheckBox overwriteFiles
        • saveSelection
          com.nomagic.ui.RadioButtonsPanel saveSelection
        • workingDirectory
          com.nomagic.ui.BrowseTextField workingDirectory
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLAdvancedEditorDialog

      class HTMLAdvancedEditorDialog extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • mCodeEditor
          com.jidesoft.editor.CodeEditor mCodeEditor
          HTML Source Editor.
        • mHtmlEditor
          com.nomagic.magicdraw.ui.dialogs.HTMLBaseEditorPanel mHtmlEditor
          HTML View Editor.
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLAdvancedEditorPanel

      class HTMLAdvancedEditorPanel extends com.nomagic.magicdraw.ui.dialogs.HTMLBaseEditorPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLBaseEditorPanel

      class HTMLBaseEditorPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mActions
          Map<String,Component> mActions
          All possible HTMLEditor actions.
        • mEditor
          com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditor mEditor
          Wrapped editor.
        • mTextEditorComponent
          com.nomagic.magicdraw.uml.symbols.editors.TextEditorComponent mTextEditorComponent
          Owning Text component
        • mToolbars
          List<com.nomagic.awt.NMToolbar> mToolbars
          List of active toolbars.
        • mToolbarsPanel
          ExtendedPanel mToolbarsPanel
          Toolbars container. Toolbars will be lay-out one above the other.
        • mUseFontFromTextEditorComponent
          boolean mUseFontFromTextEditorComponent
          Use Font from Text component for Default HTML Style.
        • mWrappedActions
          Map<String,Component> mWrappedActions
          Wrapped actions HTMLEditor actions.
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLEditorDiagramPanel

      class HTMLEditorDiagramPanel extends com.nomagic.magicdraw.ui.dialogs.HTMLEditorPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLEditorPanel

      class HTMLEditorPanel extends com.nomagic.magicdraw.ui.dialogs.HTMLBaseEditorPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLLinkController

      class HTMLLinkController extends HTMLEditorKit.LinkController implements Serializable
      • Serialized Fields

        • clickedOnEditable
          boolean clickedOnEditable
          Was click on editable editor pane
        • clickEvent
          MouseEvent clickEvent
          Click event
        • disabled
          boolean disabled
          Editor disabled - made not editable
        • editor
          JEditorPane editor
          Editor itself
        • lastMousePoint
          Point lastMousePoint
          Last mouse move point
        • urlActionHandler
          GUILog.URLActionHandler urlActionHandler
          URL actions provider
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLMessageDialog

      class HTMLMessageDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditor

      class HTMLSferyxEditor extends com.nomagic.magicdraw.ui.dialogs.HTMLSferyxNoSpellcheckEditor implements Serializable
      • Serialized Fields

        • mDisableTableItemUpdate
          boolean mDisableTableItemUpdate
        • mDocumentListenerList
          List<DocumentListener> mDocumentListenerList
          Make a copy of mDocumentListenerList, as it is hidden in HTMLEditor. Need to know that is added to avoid multiple listeners
        • mSuspendUndo
          boolean mSuspendUndo
          parameter to suspend adding undo events for some time
        • mText
          com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditor.Text mText
        • textEditingListeners
          Collection<com.nomagic.magicdraw.ui.browser.listener.TextEditingListener> textEditingListeners
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditorKit

      class HTMLSferyxEditorKit extends sferyx.administration.editors.CustomHTMLEditorKit implements Serializable
      • Serialized Fields

        • mEditable
          boolean mEditable
        • mLastFont
          Font mLastFont
          Last used font in Default Style Sheet.
        • mOwner
          JEditorPane mOwner
          Owning JEditorPane.
        • mTextEditorComponent
          com.nomagic.magicdraw.uml.symbols.editors.TextEditorComponent mTextEditorComponent
          Owner of HTML Editor Component.
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLSferyxNoSpellcheckEditor

      class HTMLSferyxNoSpellcheckEditor extends sferyx.administration.editors.HTMLEditor implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLTextLabel

      class HTMLTextLabel extends com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel

      class HTMLTextPanel extends JPanel implements Serializable
      • Serialized Fields

        • disableZoom
          boolean disableZoom
        • editor
          com.nomagic.magicdraw.ui.dialogs.HTMLSferyxEditor editor
        • mouseClickOverride
          Function<MouseEvent,Boolean> mouseClickOverride
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLTextPanelWithoutParagraphsInBody

      class HTMLTextPanelWithoutParagraphsInBody extends com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.HTMLThrowableDialog

      class HTMLThrowableDialog extends com.nomagic.magicdraw.ui.dialogs.ThrowableDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.IncludeTypesPanel

      class IncludeTypesPanel extends JPanel implements Serializable
      • Serialized Fields

        • includeCustomTypesBox
          JCheckBox includeCustomTypesBox
        • includeSubtypesBox
          JCheckBox includeSubtypesBox
    • Class com.nomagic.magicdraw.ui.dialogs.LanguageTextBodyPanel

      class LanguageTextBodyPanel extends com.nomagic.magicdraw.ui.dialogs.BodyPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.LayoutOptionsDialog

      class LayoutOptionsDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.LinkedCellRenderer

      class LinkedCellRenderer extends com.nomagic.awt.StyledColorLabelTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.MDPrintDiagramDlg

      class MDPrintDiagramDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mainPrintPanel
          com.nomagic.magicdraw.ui.printing.PrintMainPanel mainPrintPanel
          Main print panel
    • Class com.nomagic.magicdraw.ui.dialogs.MDSelectObjectFromRadioDlg

      class MDSelectObjectFromRadioDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • DEFAULT_CONVERTER
          Converter<T,String> DEFAULT_CONVERTER
          Default converter.
        • mAvailable
          List<? extends T> mAvailable
        • mDisabled
          List<? extends T> mDisabled
        • mPanel
          com.nomagic.ui.RadioButtonsPanel mPanel
        • mSelected
          T mSelected
    • Class com.nomagic.magicdraw.ui.dialogs.ModelVisualizerDlg

      class ModelVisualizerDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mDescription
          com.nomagic.ui.TextAreaPanel mDescription
        • mFilter
          boolean mFilter
        • mModelElements
          Collection mModelElements
        • mPreferredDiagramType
          String mPreferredDiagramType
        • mTools
          com.nomagic.awt.ExtendedList mTools
    • Class com.nomagic.magicdraw.ui.dialogs.MultiLineLinkedCellRenderer

      class MultiLineLinkedCellRenderer extends com.nomagic.magicdraw.ui.dialogs.MultiLineTextCellRenderer implements Serializable
      • Serialized Fields

        • mValue
          com.nomagic.ui.LinkedCell mValue
    • Class com.nomagic.magicdraw.ui.dialogs.MultiLineTextCellRenderer

      class MultiLineTextCellRenderer extends com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel implements Serializable
      • Serialized Fields

        • cachedDimension
          Map<com.nomagic.magicdraw.ui.dialogs.MultiLineTextCellRenderer.TableKey,UnmodifiableDimension> cachedDimension
        • mPlainMultiLineTextCellRenderer
          com.nomagic.magicdraw.ui.dialogs.MultiLineTextCellRenderer.PlainMultiLineTextCellRenderer mPlainMultiLineTextCellRenderer
        • table
          JTable table
    • Class com.nomagic.magicdraw.ui.dialogs.MultiLineTextCellRenderer.PlainMultiLineTextCellRenderer

      class PlainMultiLineTextCellRenderer extends com.jidesoft.grid.MultilineTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.MultiListBooleanRenderer

      class MultiListBooleanRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • checkbox
          JCheckBox checkbox
        • showText
          boolean showText
        • valuesPanel
          com.nomagic.magicdraw.ui.dialogs.MultiListPanel valuesPanel
    • Class com.nomagic.magicdraw.ui.dialogs.MultiListCellEditor

      class MultiListCellEditor extends DefaultCellEditor implements Serializable
      • Serialized Fields

        • cell
          com.nomagic.ui.LinkedCell cell
        • rowHeight
          int rowHeight
        • setColorFromRenderer
          boolean setColorFromRenderer
        • table
          JTable table
    • Class com.nomagic.magicdraw.ui.dialogs.MultiListHTMLCellEditor

      class MultiListHTMLCellEditor extends AbstractCellEditor implements Serializable
      • Serialized Fields

        • editor
          com.nomagic.magicdraw.ui.dialogs.MultiLineLinkedCellRenderer editor
        • mValue
          Object mValue
    • Class com.nomagic.magicdraw.ui.dialogs.MultiListPanel

      class MultiListPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • addRemoveButtonsPanel
          com.nomagic.magicdraw.ui.dialogs.AddRemoveButtonsPanel addRemoveButtonsPanel
        • bottomButtonsPanel
          JPanel bottomButtonsPanel
        • bottomPanel
          JPanel bottomPanel
        • emptyData
          List[] emptyData
        • hasConflict
          boolean hasConflict
        • locked
          boolean locked
        • multiList
          com.jidesoft.grid.SortableTable multiList
        • multiListPane
          JScrollPane multiListPane
        • oldSelection
          Vector oldSelection
        • tableEditable
          boolean tableEditable
        • topPanel
          JPanel topPanel
    • Class com.nomagic.magicdraw.ui.dialogs.NonWrappingTextPane

      class NonWrappingTextPane extends JTextPane implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.NotificationDialog

      class NotificationDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • boldTabFont
          Font boldTabFont
        • environmentScrollPane
          JScrollPane environmentScrollPane
          Environment's tab scroll pane
        • environmentSearchable
          com.jidesoft.swing.SearchableBar environmentSearchable
        • environmentTextPane
          com.nomagic.magicdraw.ui.dialogs.NotificationTextPane environmentTextPane
          Environment's text pane
        • notificationWindowPanel
          com.nomagic.magicdraw.ui.dialogs.NotificationWindowPanel notificationWindowPanel
          Notification window's panel
        • originalTabFont
          Font originalTabFont
        • projectPanel
          JPanel projectPanel
        • projectScrollPane
          JScrollPane projectScrollPane
          Project's tab scroll pane
        • projectSearchable
          com.jidesoft.swing.SearchableBar projectSearchable
        • projectTextPane
          com.nomagic.magicdraw.ui.dialogs.NotificationTextPane projectTextPane
          Project's text pane
        • showEnvironmentHistory
          boolean showEnvironmentHistory
          Flag, of showing environment's notification history
        • showProjectHistory
          boolean showProjectHistory
          Flag, of showing project's notification history
        • tabbedPane
          com.jidesoft.swing.JideTabbedPane tabbedPane
          Tabbed pane
    • Class com.nomagic.magicdraw.ui.dialogs.NotificationTextPane

      class NotificationTextPane extends JEditorPane implements Serializable
      • Serialized Fields

        • actionsManager
          ActionsManager actionsManager
        • defaultStyleSheet
          StyleSheet defaultStyleSheet
        • removeLineOnAppend
          boolean removeLineOnAppend
        • scrollToEnd
          boolean scrollToEnd
          Flag, to scroll text pane to the end
        • scrollToEndTimer
          Timer scrollToEndTimer
        • showMoreExists
          boolean showMoreExists
        • url2Runnable
          HashMap<String,HRefRunnable> url2Runnable
    • Class com.nomagic.magicdraw.ui.dialogs.NotificationWindowContentPanel

      class NotificationWindowContentPanel extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.NotificationWindowPanel

      class NotificationWindowPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • hasNewMessages
          boolean hasNewMessages
        • lockScrollPositionAction
          NMStateAction lockScrollPositionAction
        • manager
          ActionsManager manager
        • openWindowAfterLoad
          boolean openWindowAfterLoad
        • scrollToEndAction
          NMAction scrollToEndAction
          Scroll logged messages to the end action
        • scrollToStartAction
          NMAction scrollToStartAction
          Scroll logged messages to the start action
        • showHistoryAction
          NMAction showHistoryAction
          Show logged message history action
    • Class com.nomagic.magicdraw.ui.dialogs.ObjectListDlg

      class ObjectListDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mListEditor
          com.nomagic.magicdraw.ui.AbstractListEditor mListEditor
    • Class com.nomagic.magicdraw.ui.dialogs.OKCancelHelpButtonsPanel

      class OKCancelHelpButtonsPanel extends com.nomagic.ui.OKCancelButtonsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.OpenAddRemoveEditButtonsPanel

      class OpenAddRemoveEditButtonsPanel extends com.nomagic.ui.ButtonsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.OrderingDlg

      class OrderingDlg extends com.nomagic.magicdraw.ui.dialogs.ObjectListDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.OutOfMemoryDlg

      class OutOfMemoryDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mXmxTextField
          JTextField mXmxTextField
          Contains '-Xmx' value.
    • Class com.nomagic.magicdraw.ui.dialogs.OwnerSelectableActionPanel

      class OwnerSelectableActionPanel extends com.nomagic.magicdraw.ui.dialogs.ActionPanel implements Serializable
      • Serialized Fields

        • ownerField
          com.nomagic.magicdraw.ui.dialogs.SelectOwnerField ownerField
    • Class com.nomagic.magicdraw.ui.dialogs.PackageBrowserPanel

      class PackageBrowserPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • newButton
          JButton newButton
        • packageTree
          Tree packageTree
        • selected
          Package selected
        • validElementFilter
          com.nomagic.magicdraw.ui.ElementFilter validElementFilter
    • Class com.nomagic.magicdraw.ui.dialogs.PathVariableDlg

      class PathVariableDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mDescription
          com.nomagic.ui.FocusTextField mDescription
        • mEditing
          PathVariable mEditing
        • mName
          com.nomagic.ui.FocusTextField mName
        • mPath
          com.nomagic.ui.BrowseTextField mPath
        • mResolver
          com.nomagic.magicdraw.pathvariables.PathVariablesResolver mResolver
    • Class com.nomagic.magicdraw.ui.dialogs.PathVariablesUsageDlg

      class PathVariablesUsageDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.PlainTextBodyPanel

      class PlainTextBodyPanel extends com.nomagic.magicdraw.ui.dialogs.LanguageTextBodyPanel implements Serializable
      • Serialized Fields

        • editor
          com.nomagic.magicdraw.ui.text.rich.RichTextEditor editor
        • editorPanel
          com.nomagic.magicdraw.ui.text.rich.RichTextEditorPanel editorPanel
    • Class com.nomagic.magicdraw.ui.dialogs.ProfilesSelection

      class ProfilesSelection extends JPanel implements Serializable
      • Serialized Fields

        • mFilter
          com.nomagic.magicdraw.ui.dialogs.specifications.ProfilesFilter mFilter
        • mListener
          com.nomagic.magicdraw.ui.dialogs.ProfilesSelection.ProfileChangeListener mListener
        • mProject
          Project mProject
    • Class com.nomagic.magicdraw.ui.dialogs.ProjectDescriptionPanel

      class ProjectDescriptionPanel extends JPanel implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • projectDescriptionPanel
          com.nomagic.ui.TextAreaPanel projectDescriptionPanel
    • Class com.nomagic.magicdraw.ui.dialogs.ProjectInformationDlg

      class ProjectInformationDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.ProjectMetaInfoPanel

      class ProjectMetaInfoPanel extends JPanel implements Serializable
      serialVersionUID:
      5170492386565462797L
      • Serialized Fields

        • mMetaInfoHead
          Object[] mMetaInfoHead
    • Class com.nomagic.magicdraw.ui.dialogs.QuickFindPanel

      class QuickFindPanel extends com.nomagic.magicdraw.ui.dialogs.specifications.ModelTypesElementSelectionComponentsPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.QuickFindWindow

      class QuickFindWindow extends com.nomagic.magicdraw.ui.dialogs.BaseQuickFindWindow implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.RelatedProjectInformationPanel

      class RelatedProjectInformationPanel extends JPanel implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • authorTextComponent
          JTextComponent authorTextComponent
        • compatibleInfoLabel
          JLabel compatibleInfoLabel
        • compatibleVersionChanged
          boolean compatibleVersionChanged
        • compatibleVersionTextComponent
          JTextComponent compatibleVersionTextComponent
        • isDocumentationEditable
          boolean isDocumentationEditable
        • isWarningSet
          boolean isWarningSet
        • titleTextComponent
          JTextComponent titleTextComponent
        • versionTextComponent
          JTextComponent versionTextComponent
    • Class com.nomagic.magicdraw.ui.dialogs.SaveAsTemplateDlg

      class SaveAsTemplateDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • mPanel
          com.nomagic.magicdraw.ui.dialogs.SaveAsTemplateDlg.SaveAsTemplatePanel mPanel
    • Class com.nomagic.magicdraw.ui.dialogs.SaveDiagramsAsImageDlg

      class SaveDiagramsAsImageDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • generalPanel
          com.nomagic.magicdraw.ui.dialogs.GeneralSaveAsImagePanel generalPanel
    • Class com.nomagic.magicdraw.ui.dialogs.SaveOptionDlg

      class SaveOptionDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
      • Serialized Fields

        • mSelectedValue
          int mSelectedValue
    • Class com.nomagic.magicdraw.ui.dialogs.ScriptTextBodyPanel

      class ScriptTextBodyPanel extends com.nomagic.magicdraw.ui.dialogs.LanguageTextBodyPanel implements Serializable
      • Serialized Fields

        • actionPanel
          JPanel actionPanel
        • codeEditor
          T extends com.jidesoft.editor.CodeEditor codeEditor
        • textArea
          JTextArea textArea
        • topLabel
          JLabel topLabel
    • Class com.nomagic.magicdraw.ui.dialogs.SelectEditableDiagramsDlg

      class SelectEditableDiagramsDlg extends com.nomagic.magicdraw.ui.dialogs.AbstractSelectDiagramsDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg

      class SelectElementDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.SelectElementDlg.InternalSelectElementPanel

      class InternalSelectElementPanel extends com.nomagic.magicdraw.ui.dialogs.SelectElementPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.SelectElementPanel

      class SelectElementPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • EMPTY_ACTION
          com.nomagic.magicdraw.ui.dialogs.CreateElementMultiAction EMPTY_ACTION
        • mBrowser
          Tree mBrowser
        • mCloneButton
          JButton mCloneButton
        • mCreatable
          List<com.nomagic.magicdraw.uml.ElementWrapper> mCreatable
        • mInitializer
          com.nomagic.magicdraw.uml.ElementInitializer mInitializer
        • mLoadButton
          JButton mLoadButton
        • mNewButton
          JButton mNewButton
        • mNewButtonName
          String mNewButtonName
        • mSelectableFilter
          com.nomagic.magicdraw.ui.ElementFilter mSelectableFilter
        • mSelected
          com.nomagic.uml2.ElementReference<BaseElement> mSelected
        • mSuggestion
          com.nomagic.magicdraw.ui.dialogs.specifications.ModelTypesListPanel mSuggestion
    • Class com.nomagic.magicdraw.ui.dialogs.SelectElementsTreePanel

      class SelectElementsTreePanel extends com.nomagic.magicdraw.ui.dialogs.SelectObjectsTreePanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.SelectObjectsTreePanel

      class SelectObjectsTreePanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • executableTasks
          Collection<Task> executableTasks
        • mBottomPanel
          JPanel mBottomPanel
        • mCenterPanel
          JPanel mCenterPanel
        • mNodes
          ConcurrentMap<Object,com.nomagic.awt.checktree.CheckTreeNode> mNodes
        • mRecursivelyLabel
          JLabel mRecursivelyLabel
        • mRecursivelyLabelPanel
          JPanel mRecursivelyLabelPanel
        • mTopPanel
          JPanel mTopPanel
        • mTree
          com.nomagic.awt.checktree.CheckTree mTree
        • selectedElements
          Collection selectedElements
        • taskExecutor
          Executor taskExecutor
    • Class com.nomagic.magicdraw.ui.dialogs.SelectOptionDialog

      class SelectOptionDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.SelectOwnerField

      class SelectOwnerField extends com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowseTextField implements Serializable
      • Serialized Fields

        • panel
          com.nomagic.magicdraw.ui.dialogs.ActionPanel panel
        • userSelectedOwner
          Element userSelectedOwner
    • Class com.nomagic.magicdraw.ui.dialogs.SelectPrimaryModelPackagesDlg

      class SelectPrimaryModelPackagesDlg extends ElementSelectionDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.SetClassPathDlg

      class SetClassPathDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • editor
          com.nomagic.magicdraw.ui.ClassPathEditorPanel editor
          Editor for classpath editing.
        • tmpFiles
          String[] tmpFiles
          Holds files which was set to the dialog before dialog open. This variable is required to restore old files then the user click cancel button.
    • Class com.nomagic.magicdraw.ui.dialogs.SimpleDetailsDialog

      class SimpleDetailsDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mDetailsPanel
          JPanel mDetailsPanel
          Panel where details data will be visible.
        • mMainContentPanel
          JPanel mMainContentPanel
          Main content panel;
    • Class com.nomagic.magicdraw.ui.dialogs.SpecificationMultiListPanel

      class SpecificationMultiListPanel extends com.nomagic.magicdraw.ui.dialogs.MultiListPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.StructuredPanel

      class StructuredPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • mAddRemoveButtonsPanel
          com.nomagic.magicdraw.ui.dialogs.AddRemoveButtonsPanel mAddRemoveButtonsPanel
        • mBottomButtonsPanel
          JPanel mBottomButtonsPanel
        • mLocked
          boolean mLocked
        • mMainComponent
          T extends JComponent mMainComponent
        • mOpenAddRemoveEditButtonsPanel
          com.nomagic.magicdraw.ui.dialogs.OpenAddRemoveEditButtonsPanel mOpenAddRemoveEditButtonsPanel
        • mScrollPane
          JScrollPane mScrollPane
        • mTopPanel
          JPanel mTopPanel
    • Class com.nomagic.magicdraw.ui.dialogs.TextPanelWithURLHandler

      class TextPanelWithURLHandler extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.ThrowableDialog

      class ThrowableDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • errors
          Set<com.nomagic.magicdraw.internalerror.InternalError> errors
        • mDetailsHelpPanel
          JPanel mDetailsHelpPanel
          Show details and help panel
    • Class com.nomagic.magicdraw.ui.dialogs.TipDialog

      class TipDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
      • Serialized Fields

        • mResultOwner
          com.nomagic.magicdraw.ui.dialogs.TipResult mResultOwner
          Holds reference to the tip result implementation
    • Class com.nomagic.magicdraw.ui.dialogs.TipOfTheDayDialog

      class TipOfTheDayDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • tipOfTheDayPanel
          com.nomagic.magicdraw.ui.dialogs.TipOfTheDayPanel tipOfTheDayPanel
    • Class com.nomagic.magicdraw.ui.dialogs.TipOfTheDayPanel

      class TipOfTheDayPanel extends com.nomagic.magicdraw.ui.dialogs.AbstractPreviousNextHTMLPanel implements Serializable
      • Serialized Fields

        • checkbox
          JCheckBox checkbox
          Checkbox "Show tips".
        • tipsManager
          com.nomagic.magicdraw.core.TipsManager tipsManager
          holds instance of the TipsManager.
    • Class com.nomagic.magicdraw.ui.dialogs.URLButtonDlg

      class URLButtonDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.WrappedButton

      class WrappedButton extends NMJideButton implements Serializable
      • Serialized Fields

        • editorPane
          JEditorPane editorPane
        • other
          AbstractButton other
        • textEditorComponent
          com.nomagic.magicdraw.uml.symbols.editors.TextEditorComponent textEditorComponent
  • Package com.nomagic.magicdraw.ui.dialogs.selection

    • Class com.nomagic.magicdraw.ui.dialogs.selection.ConfigurableElementSelectionComponentsSelectionTextField

      class ConfigurableElementSelectionComponentsSelectionTextField extends com.nomagic.magicdraw.ui.AbstractElementSelectionComponentsSelectionTextField<com.nomagic.magicdraw.ui.dialogs.selection.ConfigurableElementSelectionComponent,com.nomagic.magicdraw.ui.dialogs.selection.ConfigurableElementSelectionComponentsConfiguration> implements Serializable
      • Serialized Fields

        • elementSelectionComponentListener
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionComponentListener elementSelectionComponentListener
        • panel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel panel
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ConfigurableElementSelectionDlg

      class ConfigurableElementSelectionDlg extends ElementSelectionDlg implements Serializable
      • Serialized Fields

        • context
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionContext context
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementMultipleSelectionPanel

      class ElementMultipleSelectionPanel extends com.nomagic.magicdraw.ui.ExpandablePanel implements Serializable
      • Serialized Fields

        • actions
          List<com.nomagic.magicdraw.ui.dialogs.selection.MultipleSelectionAction<Object>> actions
        • addRecursivelySupported
          boolean addRecursivelySupported
        • buttons
          com.nomagic.ui.ButtonsPanel buttons
          Buttons for adding and removing
        • dataModel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementMultipleSelectionPanelDataModel dataModel
        • objectsModel
          com.nomagic.magicdraw.ui.dialogs.selection.AbstractObjectsModel<Object> objectsModel
        • removeElementValidator
          Predicate<Object> removeElementValidator
        • selectedCountLabel
          JLabel selectedCountLabel
          Display number of selected elements.
        • selectionComponent
          com.nomagic.magicdraw.ui.dialogs.selection.SelectionComponent selectionComponent
        • sortButtons
          com.nomagic.ui.ButtonsPanel sortButtons
        • standardButtons
          List<AbstractButton> standardButtons
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionDlg

      class ElementSelectionDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • disposing
          boolean disposing
          If currently disposing this dialog.
        • lock
          Object lock
          Synchronization lock.
        • selectionPanel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel selectionPanel
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel

      class ElementSelectionPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • addCreatedElementListener
          com.nomagic.magicdraw.ui.dialogs.selection.ElementCreationListener addCreatedElementListener
          Listener to add created element to multiple selection.
        • additionalTopPanel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel.AdditionalPanel additionalTopPanel
          Panel which will be added on the top of ElementSelectionPanel;
        • anyElementSelectableFilter
          TypeFilter anyElementSelectableFilter
        • canAddRecursivelyPredicate
          Predicate<Object[]> canAddRecursivelyPredicate
        • elementSelectionListener
          com.nomagic.magicdraw.ui.dialogs.selection.ObjectsModelListener<Object> elementSelectionListener
          Element selection listener.
        • multipleSelectionPanel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementMultipleSelectionPanel multipleSelectionPanel
          Multiple selection panel.
        • multipleSelectionSupported
          boolean multipleSelectionSupported
          If multiple selection supported.
        • multiSelection
          boolean multiSelection
          Force to use multi selection.
        • noneSelectionSupported
          boolean noneSelectionSupported
          If NONE selection supported.
        • predefinedTypeFilters
          List<com.nomagic.magicdraw.ui.dialogs.selection.predefinedtypefilter.PredefinedTypeFilter> predefinedTypeFilters
        • selectableElementsFilter
          TypeFilter selectableElementsFilter
          Selectable elements filter - used when resolving selection.
        • selection
          List<com.nomagic.uml2.ElementReference<BaseElement>> selection
          Resolved selection.
        • selectionModeAction
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel.SelectionModeAction selectionModeAction
          Selection mode change action.
        • selectionModeButton
          com.jidesoft.swing.JideButton selectionModeButton
          Selection mode change button.
        • singleSelectionPanel
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel singleSelectionPanel
          Single selection panel.
        • topPanel
          JPanel topPanel
        • visibleElementsFilter
          TypeFilter visibleElementsFilter
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel.AdditionalPanel

      class AdditionalPanel extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel

      class ElementSingleSelectionPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • additionalButtons
          List<JButton> additionalButtons
          Additional buttons.
        • additionalTopPanelComponent
          JPanel additionalTopPanelComponent
        • bottomButtonsPanel
          JPanel bottomButtonsPanel
          Bottom panel - below tabbed pane.
        • buttonsPanel
          com.nomagic.ui.ButtonsPanel buttonsPanel
        • cloneButton
          JButton cloneButton
          "Clone" button.
        • componentFilterToolbar
          JPanel componentFilterToolbar
        • componentsEnabled
          boolean componentsEnabled
          Shows if selection components are enabled?
        • configurator
          AMConfigurator configurator
        • creatableTypesChanged
          boolean creatableTypesChanged
          Indicates whether creatable types were changed but "Create" button action is not updated yet.
        • createButton
          JButton createButton
          "Create" button.
        • createButtonText
          String createButtonText
          "Create" button text.
        • createRequestor
          com.nomagic.magicdraw.ui.dialogs.selection.ElementCreateRequestorImpl createRequestor
          Create requestor for create action.
        • creationMode
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel.CreationMode creationMode
          If this variable is set to CreationMode.disabled, button of creation mode will not be created. If to CreationMode.enabled, it will depend if creatable types are specified. If CreationMode.forced, buttons will be available Note: this attribute value should be change before initialization is called. If value is set to true creation mode is disabled, otherwise creation mode is enabled.
        • elementWrapperProvider
          com.nomagic.magicdraw.ui.dialogs.selection.ElementWrapperProvider elementWrapperProvider
          Element wrapper provider.
        • emptyAction
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel.CreateAction emptyAction
          Empty action for create button.
        • loadButton
          JButton loadButton
          "Load" button.
        • multipleSelection
          boolean multipleSelection
          Indicate if only single selection allowed.
        • objectsModel
          com.nomagic.magicdraw.ui.dialogs.selection.AbstractObjectsModel<Object> objectsModel
          Objects model.
        • parentValidator
          TypeFilter parentValidator
        • propertyChangeListeners
          List<PropertyChangeListener> propertyChangeListeners
        • regularData
          com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel.Data regularData
          Regular selection data.
        • roots
          Collection<? extends Element> roots
        • selectionTextField
          com.nomagic.magicdraw.ui.dialogs.selection.ConfigurableElementSelectionComponentsSelectionTextField selectionTextField
          Filter field.
        • standardButtons
          List<AbstractButton> standardButtons
          Standard buttons available for all selection components.
        • switchToCreatableAction
          NMAction switchToCreatableAction
          Switching to "creatable" component action.
        • usedAsType
          boolean usedAsType
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel.ButtonAction

      class ButtonAction extends NMAction implements Serializable
      • Serialized Fields

        • mDelegate
          com.nomagic.magicdraw.ui.dialogs.selection.ObjectsModel<Object> mDelegate
        • mSelectionAction
          com.nomagic.magicdraw.ui.dialogs.selection.SingleSelectionAction<Object> mSelectionAction
    • Class com.nomagic.magicdraw.ui.dialogs.selection.ElementSingleSelectionPanel.CreateAction

      class CreateAction extends com.nomagic.magicdraw.ui.dialogs.CreateElementMultiAction implements Serializable
      • Serialized Fields

        • elementWrappers
          Collection<com.nomagic.magicdraw.uml.ElementWrapper> elementWrappers
    • Class com.nomagic.magicdraw.ui.dialogs.selection.SelectDiagramsComponent

      class SelectDiagramsComponent extends com.nomagic.magicdraw.ui.dialogs.selection.ElementSelectionPanel implements Serializable
      • Serialized Fields

        • creationModeVisible
          boolean creationModeVisible
          Tells if creation mode button should be visible or not.
        • diagramType
          String diagramType
          Type of diagram which will need to be created.
        • dialog
          Dialog dialog
          Parent dialog. In which this component is added.
        • enableCreationMode
          boolean enableCreationMode
        • modelListener
          com.nomagic.magicdraw.ui.dialogs.selection.ObjectsModelListener<Object> modelListener
        • selectFirstSuitable
          Boolean selectFirstSuitable
  • Package com.nomagic.magicdraw.ui.dialogs.specifications

    • Class com.nomagic.magicdraw.ui.dialogs.specifications.AbstractModelTypesPanel

      class AbstractModelTypesPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • editButton
          JButton editButton
          A button for choosing some element in the
        • oldSelected
          Object oldSelected
        • selectionTextField
          SELECTION_FIELD extends com.nomagic.magicdraw.ui.AbstractSelectionTextField selectionTextField
          Selection text field
        • textForNone
          String textForNone
        • typeListeners
          PropertyChangeSupport typeListeners
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ElementTextField

      class ElementTextField extends com.nomagic.magicdraw.ui.zoom.ZoomableTextField implements Serializable
      • Serialized Fields

        • label
          com.nomagic.awt.StyledColorLabel label
        • renderAsEnabled
          boolean renderAsEnabled
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.HistoryPanel

      class HistoryPanel extends JPanel implements Serializable
      • Serialized Fields

        • backAction
          NMAction backAction
        • comboBox
          JComboBox<SpecificationRecord> comboBox
        • dialog
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialog dialog
        • history
          com.nomagic.magicdraw.ui.dialogs.specifications.History history
        • moveAction
          boolean moveAction
        • nextAction
          NMAction nextAction
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.LockUnlockElementAction

      class LockUnlockElementAction extends MDStateAction implements Serializable
      • Serialized Fields

        • checkoutListener
          PropertyChangeListener checkoutListener
          Listens to lock/unlock events and updates this action.
        • element
          Element element
          Element being locked/unlocked by this action.
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.MDSelectElementFromListDlg

      class MDSelectElementFromListDlg extends com.nomagic.magicdraw.ui.dialogs.BaseDialog implements Serializable
      • Serialized Fields

        • allowEmpty
          boolean allowEmpty
        • list
          com.nomagic.magicdraw.ui.dialogs.specifications.SelectElementFromListPanel list
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.MDSelectExtensionPointsDlg

      class MDSelectExtensionPointsDlg extends com.nomagic.magicdraw.ui.dialogs.specifications.MDSelectElementFromListDlg implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowsePanel

      class ModelElementBrowsePanel extends com.nomagic.ui.BrowsePanel<JComponent> implements Serializable
      • Serialized Fields

        • updater
          com.nomagic.magicdraw.ui.dialogs.ModelElementRepresentationUpdater updater
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowsePanel.EnabledButton

      class EnabledButton extends JButton implements Serializable
      • Serialized Fields

        • alwaysEnabled
          boolean alwaysEnabled
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowseTextField

      class ModelElementBrowseTextField extends com.nomagic.magicdraw.ui.dialogs.specifications.ModelElementBrowsePanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ModelTypesElementSelectionComponentsPanel

      class ModelTypesElementSelectionComponentsPanel extends com.nomagic.magicdraw.ui.dialogs.specifications.AbstractModelTypesPanel<com.nomagic.magicdraw.ui.ElementSelectionComponentsSelectionTextField> implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ModelTypesListPanel

      class ModelTypesListPanel extends com.nomagic.magicdraw.ui.dialogs.specifications.AbstractModelTypesPanel<com.nomagic.magicdraw.ui.ListSelectionTextField> implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.MultipleElementBrowsePanel

      class MultipleElementBrowsePanel extends com.nomagic.ui.BrowsePanel<com.nomagic.ui.FocusTextField> implements Serializable
      • Serialized Fields

        • updater
          com.nomagic.magicdraw.ui.dialogs.MultipleElementRepresentationUpdater updater
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.OpenSpecificationAction

      class OpenSpecificationAction extends SingleModelElementAction implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.PlainRichTextEditorPanel

      class PlainRichTextEditorPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • activeTextComponent
          JComponent activeTextComponent
        • cardPanel
          JPanel cardPanel
          Container for all three kind of editors
        • enabledFormatTogglingUndo
          boolean enabledFormatTogglingUndo
        • htmlCheckBox
          JCheckBox htmlCheckBox
        • htmlEditor
          com.nomagic.magicdraw.ui.dialogs.HTMLBaseEditorPanel htmlEditor
        • htmlEditorToolbar
          ExtendedPanel htmlEditorToolbar
        • htmlTextEditorComponent
          com.nomagic.magicdraw.uml.symbols.editors.TextEditorComponent htmlTextEditorComponent
        • isSpellCheckable
          boolean isSpellCheckable
        • plainTextEditor
          com.nomagic.magicdraw.ui.text.rich.RichTextEditorPanel plainTextEditor
        • textEditorToolbar
          ExtendedPanel textEditorToolbar
        • toolbarContainer
          JPanel toolbarContainer
        • toolbarPanel
          JPanel toolbarPanel
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.ProfilesFilter

      class ProfilesFilter extends ExtendedPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.SelectElementFromListPanel

      class SelectElementFromListPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • buttonUpdateListeners
          Collection<com.nomagic.magicdraw.ui.dialogs.specifications.SelectElementFromListPanel.ButtonUpdateListener> buttonUpdateListeners
          External listeners which want to update their buttons on data change.
        • creatable
          List<com.nomagic.magicdraw.uml.ElementWrapper> creatable
        • create
          JButton create
        • list
          com.nomagic.awt.checktree.CheckTreeList list
        • listeners
          Collection<SmartPropertyChangeListener> listeners
        • owner
          Element owner
        • requestor
          com.nomagic.magicdraw.ui.dialogs.ElementCreateRequestor requestor
        • selectAll
          JButton selectAll
        • selectedElements
          List selectedElements
        • selectionMode
          int selectionMode
        • sort
          boolean sort
        • unselectAll
          JButton unselectAll
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.SelectPortTypeDlg

      class SelectPortTypeDlg extends com.nomagic.magicdraw.ui.dialogs.MDSelectObjectFromRadioDlg<com.nomagic.magicdraw.ui.dialogs.specifications.SelectPortTypeDlg.Result> implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialog

      class SpecificationDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • backButton
          JButton backButton
        • componentShortcuts
          com.nomagic.actions.ComponentShortcuts componentShortcuts
        • filterText
          com.nomagic.magicdraw.ui.dialogs.specifications.panels.ContextText filterText
        • forwardButton
          JButton forwardButton
        • label
          JLabel label
        • selectedProperty
          String selectedProperty
        • splitPane
          com.jidesoft.swing.JideSplitPane splitPane
        • teamworkActionsPanel
          com.nomagic.magicdraw.ui.dialogs.specifications.TeamworkActionsPanel teamworkActionsPanel
        • toolbar
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogToolbar toolbar
        • tree
          com.nomagic.magicdraw.ui.dialogs.specifications.tree.SpecificationTree tree
        • treeShortcuts
          com.nomagic.actions.ComponentShortcuts treeShortcuts
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogToolbar

      class SpecificationDialogToolbar extends JPanel implements Serializable
      • Serialized Fields

        • dialog
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialog dialog
        • elements
          List<com.nomagic.uml2.ElementReference<Element>> elements
        • historyPanel
          com.nomagic.magicdraw.ui.dialogs.specifications.HistoryPanel historyPanel
        • openSpecificationAction
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogToolbar.ToolbarMultiAction openSpecificationAction
        • refreshAction
          com.nomagic.magicdraw.ui.dialogs.specifications.UpdateElementValuesAction refreshAction
        • selectInBrowserAction
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogToolbar.ToolbarMultiAction selectInBrowserAction
        • showHistory
          boolean showHistory
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.UpdateElementValuesAction

      class UpdateElementValuesAction extends MDAction implements Serializable
      • Serialized Fields

        • element
          Element element
          element, which property values should be recalculated.
  • Package com.nomagic.magicdraw.ui.dialogs.specifications.tree.node

    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ActorNode

      class ActorNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.AnyPropertyNode

      class AnyPropertyNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ArgumentsNode

      class ArgumentsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.AssociationEndNode

      class AssociationEndNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.AttributesNode

      class AttributesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BaseParametersNode

      class BaseParametersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BehavioralFeatureParametersNode

      class BehavioralFeatureParametersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BaseParametersNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BehaviorNode

      class BehaviorNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BehaviorParametersNode

      class BehaviorParametersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.BaseParametersNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ClausesNode

      class ClausesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.CombinedFragmentGatesNode

      class CombinedFragmentGatesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.CombinedFragmentOperandsListTableModel

      class CombinedFragmentOperandsListTableModel extends com.nomagic.magicdraw.ui.dialogs.specifications.panels.list.ListOrderElementListTableModel implements Serializable
      • Serialized Fields

        • listener
          com.nomagic.uml2.ext.jmi.smartlistener.AdvancedSmartPropertyChangeListener listener
        • update
          boolean update
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.CombinedFragmentOperandsNode

      class CombinedFragmentOperandsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ComponentPRInterfacesNode

      class ComponentPRInterfacesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PRInterfacesNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ConfigurationsNode

      class ConfigurationsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ConnectorsNode

      class ConnectorsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ConstraintsNode

      class ConstraintsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ConveyedInformationNode

      class ConveyedInformationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.CustomPropertyListNode

      class CustomPropertyListNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationNode implements Serializable
      • Serialized Fields

        • banner
          com.nomagic.ui.banners.Banner banner
        • nodeName
          String nodeName
        • properties
          List<String> properties
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.CustomPropertyPanel

      class CustomPropertyPanel extends com.nomagic.magicdraw.ui.dialogs.specifications.panels.list.ElementListPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.DeployedArtifactsNode

      class DeployedArtifactsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.DocumentationNode

      class DocumentationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.DSLPropertyNode

      class DSLPropertyNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode

      class ElementsListSpecificationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementSpecificationNode

      class ElementSpecificationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
      • Serialized Fields

        • configurationChangeListener
          com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementSpecificationNode.ConfigurationChangeListener configurationChangeListener
        • customizationChanged
          boolean customizationChanged
        • dialog
          com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialog dialog
        • dirty
          boolean dirty
        • elementPropertyChangeListener
          com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementSpecificationNode.ElementPropertyChangeListener elementPropertyChangeListener
        • helpIds
          String[] helpIds
        • humanTypeChangeListener
          SmartPropertyChangeListener humanTypeChangeListener
        • representationListener
          com.nomagic.uml2.ext.jmi.smartlistener.AdvancedSmartPropertyChangeListener representationListener
        • tree
          com.nomagic.magicdraw.ui.dialogs.specifications.tree.SpecificationTree tree
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.EmptyNode

      class EmptyNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.EnumerationLiteralsNode

      class EnumerationLiteralsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ExtendExtensionPointsNode

      class ExtendExtensionPointsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ExtensionPointsNode

      class ExtensionPointsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode

      class GatesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
      • Serialized Fields

        • renderer
          com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode.Renderer renderer
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode.GatesElementListPanel.GateDeleteAction

      class GateDeleteAction extends com.nomagic.magicdraw.ui.dialogs.specifications.panels.list.AbstractElementListPanel.DeleteAction implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InformationFlowsNode

      class InformationFlowsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InnerElementsNode

      class InnerElementsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InnerStatesNode

      class InnerStatesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InteractionGatesNode

      class InteractionGatesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InteractionUseGatesNode

      class InteractionUseGatesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.GatesNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.InternalTransitionsNode

      class InternalTransitionsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ManageNavigationNode

      class ManageNavigationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ManifestationsNode

      class ManifestationsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationNode

      class MDSpecificationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.SpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode

      class MDSpecificationWithElementTypeBannerNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MessagesNode

      class MessagesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OperationsNode

      class OperationsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode

      class OwnedElementsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ParameterSubstitutionsNode

      class ParameterSubstitutionsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PinsNode

      class PinsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
      • Serialized Fields

        • mInputPin
          List mInputPin
        • mOutputPin
          List mOutputPin
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PortPRInterfacesNode

      class PortPRInterfacesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PRInterfacesNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PortsNode

      class PortsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyListSpecificationNode

      class PropertyListSpecificationNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
      • Serialized Fields

        • banner
          com.nomagic.ui.banners.Banner banner
        • columns
          List<String> columns
        • property
          Property property
        • propertyName
          String propertyName
        • propertyOwner
          Element propertyOwner
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.PropertyNode

      class PropertyNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.QualifiersNode

      class QualifiersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.RealizingClassifiersNode

      class RealizingClassifiersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ReceptionsNode

      class ReceptionsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.RelationsNode

      class RelationsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.RoleBindingsNode

      class RoleBindingsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.SlotsNode

      class SlotsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.SpecificationNode

      class SpecificationNode extends DefaultMutableTreeNode implements Serializable
      • Serialized Fields

        • component
          ISpecificationComponent component
        • grandChildrenCreated
          boolean grandChildrenCreated
        • icon
          Icon icon
        • id
          String id
        • sortText
          String sortText
        • text
          String text
        • validator
          com.nomagic.magicdraw.properties.qproperties.validator.TreeNodeValidator validator
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.TagsNode

      class TagsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.TemplateParametersNode

      class TemplateParametersNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.ElementsListSpecificationNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.UsageInDiagramsNode

      class UsageInDiagramsNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.UseCaseScenarioNode

      class UseCaseScenarioNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.MDSpecificationWithElementTypeBannerNode implements Serializable
    • Class com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.VariablesNode

      class VariablesNode extends com.nomagic.magicdraw.ui.dialogs.specifications.tree.node.OwnedElementsNode implements Serializable
  • Package com.nomagic.magicdraw.ui.dnd

    • Class com.nomagic.magicdraw.ui.dnd.BrowserTabTreeTransferHandler

      class BrowserTabTreeTransferHandler extends TransferHandler implements Serializable
      • Serialized Fields

        • firstDragOverRowTime
          long firstDragOverRowTime
        • initiallySelectedNodes
          DefaultMutableTreeNode[] initiallySelectedNodes
        • prevDropAction
          int prevDropAction
        • prevResult
          boolean prevResult
        • prevRow
          int prevRow
        • restoreInitialSelectionListener
          DropTargetListener restoreInitialSelectionListener
        • tree
          Tree tree
  • Package com.nomagic.magicdraw.ui.notification

    • Class com.nomagic.magicdraw.ui.notification.AbstractNotification

      class AbstractNotification extends Object implements Serializable
      serialVersionUID:
      7596428439187723619L
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.notification.GroupNotification

      class GroupNotification extends Notification implements Serializable
      serialVersionUID:
      5916205476873803372L
      • Serialized Fields

        • groupTitle
          String groupTitle
    • Class com.nomagic.magicdraw.ui.notification.Notification

      class Notification extends AbstractNotification implements Serializable
      serialVersionUID:
      -883443457191500699L
    • Class com.nomagic.magicdraw.ui.notification.NotificationAlert

      class NotificationAlert extends com.jidesoft.alert.Alert implements Serializable
      • Serialized Fields

        • htmlDocument
          HTMLDocument htmlDocument
        • moveListener
          com.nomagic.magicdraw.ui.notification.NotificationAlert.FrameMoveListener moveListener
        • notification
          AbstractNotification notification
        • resizeListener
          com.nomagic.magicdraw.ui.notification.NotificationAlert.FramePaneResizeListener resizeListener
        • windowParent
          Window windowParent
    • Class com.nomagic.magicdraw.ui.notification.NotificationListBalloonTip

      class NotificationListBalloonTip extends JPanel implements Serializable
      • Serialized Fields

        • closeBtn
          JButton closeBtn
        • controlPanel
          JComponent controlPanel
        • countLabel
          JLabel countLabel
        • downBtn
          JButton downBtn
        • iOutOfN
          int iOutOfN
        • messageControlsPane
          com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel messageControlsPane
        • messagePane
          com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel messagePane
        • messages
          LinkedList<com.nomagic.magicdraw.ui.notification.NotificationListBalloonTip.MessageData> messages
        • notificationArea
          JComponent notificationArea
        • owner
          Component owner
        • ownerHideListener
          ComponentListener ownerHideListener
        • resizeListener
          ComponentListener resizeListener
        • rootPanel
          com.jidesoft.swing.PaintPanel rootPanel
        • textCreator
          com.nomagic.magicdraw.ui.notification.text.NotificationHTMLTextStyle textCreator
        • timer
          Timer timer
        • titlePane
          com.nomagic.magicdraw.ui.dialogs.HTMLTextPanel titlePane
        • upBtn
          JButton upBtn
        • visibleMessage
          com.nomagic.magicdraw.ui.notification.NotificationListBalloonTip.MessageData visibleMessage
    • Class com.nomagic.magicdraw.ui.notification.NotificationPanel

      class NotificationPanel extends JPanel implements Serializable
    • Class com.nomagic.magicdraw.ui.notification.NotificationSeverity

      class NotificationSeverity extends Object implements Serializable
      serialVersionUID:
      -2091353162304724333L
      • Serialized Fields

  • Package com.nomagic.magicdraw.ui.pathicon

    • Class com.nomagic.magicdraw.ui.pathicon.EditPathIconPanel

      class EditPathIconPanel extends com.nomagic.ui.BrowsePanel implements Serializable
      • Serialized Fields

        • listener
          ActionListener listener
        • options
          com.nomagic.magicdraw.ui.pathicon.CustomizationOptions options
        • title
          String title
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconCustomizationDlg

      class PathIconCustomizationDlg extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mPanel
          com.nomagic.magicdraw.ui.pathicon.PathIconCustomizationPanel mPanel
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconCustomizationPanel

      class PathIconCustomizationPanel extends JPanel implements Serializable
      • Serialized Fields

        • mColor
          com.jidesoft.combobox.ColorComboBox mColor
        • mEndA
          com.nomagic.magicdraw.ui.pathicon.ArrowPanel mEndA
        • mEndB
          com.nomagic.magicdraw.ui.pathicon.ArrowPanel mEndB
        • mOptions
          com.nomagic.magicdraw.ui.pathicon.CustomizationOptions mOptions
        • mRepresentationIcon
          com.nomagic.magicdraw.ui.diagrams.ImageSelector mRepresentationIcon
        • mStyle
          com.nomagic.magicdraw.ui.pathicon.ChooseFromTemplatePanel mStyle
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconTableCellEditor

      class PathIconTableCellEditor extends com.nomagic.magicdraw.properties.ui.jideui.AbstractButtonsPanelEditorRenderer implements Serializable
      • Serialized Fields

        • addRemoveAction
          boolean addRemoveAction
        • content
          com.nomagic.magicdraw.ui.pathicon.PathIconTableCellRenderer content
        • mRemove
          com.nomagic.magicdraw.properties.ui.jideui.AbstractButtonsPanelEditorRenderer.Button mRemove
          Button to remove image.
        • options
          com.nomagic.magicdraw.ui.pathicon.CustomizationOptions options
        • takeDefault
          boolean takeDefault
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconTableCellEditor.BrowseAction

      class BrowseAction extends AbstractAction implements Serializable
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconTableCellEditor.RemoveAction

      class RemoveAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.ui.pathicon.PathIconTableCellRenderer

      class PathIconTableCellRenderer extends com.nomagic.magicdraw.properties.ui.jideui.AbstractTableCellRenderer implements Serializable
    • Class com.nomagic.magicdraw.ui.pathicon.PreviewPanel

      class PreviewPanel extends JPanel implements Serializable
      • Serialized Fields

        • arrowSize
          int arrowSize
        • icon
          com.nomagic.magicdraw.ui.pathicon.PathIcon icon
        • iconColor
          Color iconColor
        • iconInsets
          Insets iconInsets
        • paintRepresentationIcon
          boolean paintRepresentationIcon
  • Package com.nomagic.magicdraw.ui.zoom

    • Class com.nomagic.magicdraw.ui.zoom.ZoomableButton

      class ZoomableButton extends JButton implements Serializable
      • Serialized Fields

        • originalFont
          Font originalFont
        • originalGap
          int originalGap
        • originalIcon
          Icon originalIcon
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableComboBox

      class ZoomableComboBox extends JComboBox<E> implements Serializable
      • Serialized Fields

        • originalFont
          Font originalFont
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableDefaultTableCellRenderer

      class ZoomableDefaultTableCellRenderer extends com.nomagic.awt.StyledColorLabelTableCellRenderer implements Serializable
      • Serialized Fields

        • originalDisabledIcon
          Icon originalDisabledIcon
        • originalFont
          Font originalFont
        • originalGap
          int originalGap
        • originalIcon
          Icon originalIcon
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableHierarchicalPropertyTable

      class ZoomableHierarchicalPropertyTable extends com.nomagic.magicdraw.properties.ui.jideui.MultiplePropertyTable implements Serializable
      • Serialized Fields

        • originalCollapsedIcon
          Icon originalCollapsedIcon
        • originalExpandedIcon
          Icon originalExpandedIcon
        • originalInterCellSpacing
          Dimension originalInterCellSpacing
        • originalRowHeight
          int originalRowHeight
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableHierarchicalPropertyTable.ZoomableMarginExpandablePanel

      class ZoomableMarginExpandablePanel extends com.jidesoft.grid.MarginExpandablePanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.ui.zoom.ZoomableLabel

      class ZoomableLabel extends JLabel implements Serializable
      • Serialized Fields

        • implementation
          com.nomagic.magicdraw.ui.zoom.ZoomableLabelImplementation implementation
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableList

      class ZoomableList extends JList<E> implements Serializable
      • Serialized Fields

        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableTableCellHeaderRenderer

      class ZoomableTableCellHeaderRenderer extends com.nomagic.magicdraw.ui.zoom.ZoomableDefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • emptyIcon
          com.nomagic.ui.EmptyIcon emptyIcon
        • horizontalTextPositionSet
          boolean horizontalTextPositionSet
        • sortArrow
          Icon sortArrow
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableTextArea

      class ZoomableTextArea extends JTextArea implements Serializable
      • Serialized Fields

        • originalFont
          Font originalFont
        • undoHandler
          com.nomagic.ui.TextComponentUndoHandler undoHandler
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableTextField

      class ZoomableTextField extends com.nomagic.ui.FocusTextField implements Serializable
      • Serialized Fields

        • originalFont
          Font originalFont
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableTree

      class ZoomableTree extends JTree implements Serializable
      • Serialized Fields

        • defaultCollapsedNodeIcon
          Icon defaultCollapsedNodeIcon
        • defaultExpandedNodeIcon
          Icon defaultExpandedNodeIcon
        • defaultLeftIndent
          int defaultLeftIndent
        • defaultRightIndent
          int defaultRightIndent
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomableTristateCheckBox

      class ZoomableTristateCheckBox extends com.jidesoft.swing.TristateCheckBox implements Serializable
      • Serialized Fields

        • iconsByState
          Map<Integer,ImageIcon> iconsByState
        • originalFont
          Font originalFont
        • originalGap
          int originalGap
        • zoomFactor
          float zoomFactor
    • Class com.nomagic.magicdraw.ui.zoom.ZoomTooltip

      class ZoomTooltip extends com.jidesoft.alert.Alert implements Serializable
  • Package com.nomagic.magicdraw.uml

    • Class com.nomagic.magicdraw.uml.SelectElementInTreeAction

      class SelectElementInTreeAction extends com.dassault_systemes.modeler.magic.ui.actions.ModelElementsAction implements Serializable
      • Serialized Fields

        • deniedDisableableFilters
          Collection<com.nomagic.magicdraw.ui.ElementFilter> deniedDisableableFilters
  • Package com.nomagic.magicdraw.uml.actions

    • Class com.nomagic.magicdraw.uml.actions.AggregationKindAction

      class AggregationKindAction extends ActionsCategory implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.AssignDSLPropertiesAction

      class AssignDSLPropertiesAction extends MDActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.AssignDSLPropertiesAction.QuickAssignStereotypeAction

      class QuickAssignStereotypeAction extends MDStateAction implements Serializable
      • Serialized Fields

        • elements
          Collection<Element> elements
        • externallyEnabled
          boolean externallyEnabled
          Indicates if action should be explicitly disabled.
        • stereotype
          Stereotype stereotype
    • Class com.nomagic.magicdraw.uml.actions.AssociationEndNavigableAction

      class AssociationEndNavigableAction extends MDStateAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.ChangeAssociationEndOwnerAction

      class ChangeAssociationEndOwnerAction extends MDStateAction implements Serializable
      • Serialized Fields

        • property
          Property property
        • toAssociation
          boolean toAssociation
    • Class com.nomagic.magicdraw.uml.actions.CreateElementAction

      class CreateElementAction extends MDAction implements Serializable
      • Serialized Fields

        • wrapper
          com.nomagic.magicdraw.uml.ElementWrapper wrapper
    • Class com.nomagic.magicdraw.uml.actions.CreateInstanceSpecificationAction

      class CreateInstanceSpecificationAction extends com.nomagic.magicdraw.uml.actions.SelectElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.CreateMethodAction

      class CreateMethodAction extends ActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.CreateMethodAction.NewBehaviorAction

      class NewBehaviorAction extends com.nomagic.magicdraw.uml.actions.NewElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.CreateMethodAction.NewBehaviorDiagramAction

      class NewBehaviorDiagramAction extends com.nomagic.magicdraw.uml.actions.NewDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.DeepHistoryAction

      class DeepHistoryAction extends MDStateAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.EditSpecificationAction

      class EditSpecificationAction extends SingleModelElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.FindInElementAction

      class FindInElementAction extends DefaultBrowserAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.IncludeStateMachineAction

      class IncludeStateMachineAction extends com.nomagic.magicdraw.uml.actions.SelectElementAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.MultipleModelElementAction

      class MultipleModelElementAction extends SingleModelElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.MultiplicityAction

      class MultiplicityAction extends ActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.MultiTargetAction

      class MultiTargetAction extends MDAction implements Serializable
      • Serialized Fields

        • checkIfTargetIsEditable
          boolean checkIfTargetIsEditable
        • target
          BaseElement[] target
    • Class com.nomagic.magicdraw.uml.actions.MultiTargetActionCategory

      class MultiTargetActionCategory extends MenuAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.NewDiagramAction

      class NewDiagramAction extends com.nomagic.magicdraw.uml.actions.NewElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.NewDiagramsAction

      class NewDiagramsAction extends com.nomagic.magicdraw.ui.dialogs.specifications.actions.NewElementMultiAction implements Serializable
      • Serialized Fields

        • defaultName
          String defaultName
    • Class com.nomagic.magicdraw.uml.actions.NewElementAction

      class NewElementAction extends SingleModelElementAction implements Serializable
      • Serialized Fields

        • actionSource
          Object actionSource
          This object lives until action is executing after action is completed it will become null.
        • editCreatedElement
          boolean editCreatedElement
        • elementInitializer
          Consumer<Element> elementInitializer
        • locationInTool
          LocationInTool locationInTool
        • returnNullIfParentNotSelected
          boolean returnNullIfParentNotSelected
          Indicates whether parent selection should return null if parent isn't selected.
        • selectParent
          boolean selectParent
          Indicates whether parent selection dialog should be shown when creating a new element.
        • suggestedParent
          Element suggestedParent
          A suggested parent for a new element by default.
        • wrapper
          com.nomagic.magicdraw.uml.ElementWrapper wrapper
    • Class com.nomagic.magicdraw.uml.actions.NewRelationshipAction

      class NewRelationshipAction extends com.nomagic.magicdraw.uml.actions.NewElementAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.ProjectIconExporter

      class ProjectIconExporter extends NMAction implements Serializable
      • Serialized Fields

        • count
          int count
        • duplications
          Map<com.nomagic.magicdraw.uml.actions.ProjectIconExporter.Key,Integer> duplications
        • random
          Random random
    • Class com.nomagic.magicdraw.uml.actions.QPropertyAction

      class QPropertyAction extends PropertyAction implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.uml.actions.QPropertyAction.SelectElementQPropertyAction

      class SelectElementQPropertyAction extends com.nomagic.magicdraw.uml.actions.SelectElementAction implements Serializable
      • Serialized Fields

        • mCreatedElement
          Element mCreatedElement
        • mElement
          Element mElement
        • mParticipant
          com.nomagic.magicdraw.uml.actions.QPropertyAction.Participant mParticipant
        • mProperty
          Property mProperty
    • Class com.nomagic.magicdraw.uml.actions.RemovePresentationElementAction

      class RemovePresentationElementAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.RemoveStereotypesAction

      class RemoveStereotypesAction extends com.nomagic.magicdraw.uml.actions.ReplaceStereotypesAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.ReplaceElementAction

      class ReplaceElementAction extends com.nomagic.magicdraw.core.proxy.actions.ChangeUsagesToAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.ReplaceStereotypesAction

      class ReplaceStereotypesAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
      • Serialized Fields

        • stereotypeToApply
          Stereotype stereotypeToApply
          new stereotype to be applied.
        • stereotypeToRemove
          Collection<Stereotype> stereotypeToRemove
          currently applied stereotype
    • Class com.nomagic.magicdraw.uml.actions.ReverseDirectionAction

      class ReverseDirectionAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.ReverseFlowDirectionAction

      class ReverseFlowDirectionAction extends NMAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SelectConnectionPointAction

      class SelectConnectionPointAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SelectElementAction

      class SelectElementAction extends ActionsCategory implements Serializable
      • Serialized Fields

        • filter
          com.nomagic.magicdraw.ui.ElementFilter filter
        • provider
          ModelElementProvider provider
        • types
          SelectElementTypes types
        • useUnspecified
          boolean useUnspecified
        • window
          com.jidesoft.popup.JidePopup window
    • Class com.nomagic.magicdraw.uml.actions.SelectInContainmentAndDiagramAction

      class SelectInContainmentAndDiagramAction extends com.nomagic.magicdraw.uml.actions.SelectInDiagramAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SelectInContainmentTreeAction

      class SelectInContainmentTreeAction extends com.nomagic.magicdraw.uml.SelectElementInTreeAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SelectInDiagramAction

      class SelectInDiagramAction extends MultipleModelElementAction implements Serializable
      • Serialized Fields

        • diagramPresentationElement
          DiagramPresentationElement diagramPresentationElement
        • framelessDialogTitle
          String framelessDialogTitle
        • isDiagramFrameSelection
          boolean isDiagramFrameSelection
    • Class com.nomagic.magicdraw.uml.actions.SelectRoleForRoleBindingAction

      class SelectRoleForRoleBindingAction extends com.nomagic.magicdraw.uml.actions.SelectElementAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SetEmptyTagsDefaultsAction

      class SetEmptyTagsDefaultsAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.SingleModelElementAction

      class SingleModelElementAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.uml.actions.VisibilityKindAction

      class VisibilityKindAction extends ActionsCategory implements Serializable
  • Package com.nomagic.magicdraw.uml.diagrams

    • Class com.nomagic.magicdraw.uml.diagrams.DescriptorIconExporter

      class DescriptorIconExporter extends NMAction implements Serializable
      • Serialized Fields

        • count
          int count
        • duplications
          Map<com.nomagic.magicdraw.uml.diagrams.DescriptorIconExporter.Key,Integer> duplications
        • random
          Random random
    • Class com.nomagic.magicdraw.uml.diagrams.HighlightSuspendedSymbolsAction

      class HighlightSuspendedSymbolsAction extends com.dassault_systemes.modeler.magic.ui.diagrams.actions.DefaultAbstractDiagramStateAction implements Serializable
    • Class com.nomagic.magicdraw.uml.diagrams.ShowActiveNavigationIconsAction

      class ShowActiveNavigationIconsAction extends com.nomagic.magicdraw.actions.EnvironmentPropertyAction implements Serializable
  • Package com.nomagic.magicdraw.uml.refactor.extract

    • Class com.nomagic.magicdraw.uml.refactor.extract.ExtractRefactorAction

      class ExtractRefactorAction extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.uml.refactor.extract.ExtractRefactorWizardDialog

      class ExtractRefactorWizardDialog extends com.nomagic.ui.wizard.ElementSelectionWizardDlg implements Serializable
      • Serialized Fields

        • mExtractRefactorManager
          com.nomagic.magicdraw.uml.refactor.extract.ExtractRefactorManager mExtractRefactorManager
          Manager for refactoring.
  • Package com.nomagic.magicdraw.uml.symbols

  • Package com.nomagic.magicdraw.uml.symbols.paths

    • Class com.nomagic.magicdraw.uml.symbols.paths.BaseFlowView.JoinActivityEdgeAction

      class JoinActivityEdgeAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
    • Class com.nomagic.magicdraw.uml.symbols.paths.BaseFlowView.SplitActivityEdgeAction

      class SplitActivityEdgeAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
  • Package com.nomagic.magicdraw.uml.symbols.reflect

  • Package com.nomagic.magicdraw.uml.symbols.shapes

    • Class com.nomagic.magicdraw.uml.symbols.shapes.ChangeShapeDisplayStyleActionGroup

      class ChangeShapeDisplayStyleActionGroup extends MDActionsCategory implements Serializable
    • Class com.nomagic.magicdraw.uml.symbols.shapes.PinView.ConvertPinToObjectNodeAction

      class ConvertPinToObjectNodeAction extends com.nomagic.magicdraw.uml.actions.MultiTargetAction implements Serializable
    • Class com.nomagic.magicdraw.uml.symbols.shapes.TreeView.TreeBounds

      class TreeBounds extends Rectangle implements Serializable
      • Serialized Fields

        • horizontalBarLeft
          int horizontalBarLeft
        • horizontalBarRight
          int horizontalBarRight
        • horizontalBarY
          int horizontalBarY
        • verticalBarX
          int verticalBarX
        • verticalBarY
          int verticalBarY
  • Package com.nomagic.magicdraw.uml2.util

  • Package com.nomagic.magicdraw.utils

    • Class com.nomagic.magicdraw.utils.FilePreviewer

      class FilePreviewer extends JComponent implements Serializable
      • Serialized Fields

    • Class com.nomagic.magicdraw.utils.MetalLookAndFeelUtils

      class MetalLookAndFeelUtils extends MetalLookAndFeel implements Serializable
    • Exception com.nomagic.magicdraw.utils.SafeCanceledException

      class SafeCanceledException extends com.nomagic.task.CanceledException implements Serializable
    • Exception com.nomagic.magicdraw.utils.VariableStringResolver.NotCompletelyResolvedException

      class NotCompletelyResolvedException extends Exception implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • partialyResolvedResult
          String partialyResolvedResult
  • Package com.nomagic.magicdraw.utils.parsers

    • Exception com.nomagic.magicdraw.utils.parsers.ParseActionException

      class ParseActionException extends Exception implements Serializable
      • Serialized Fields

        • mCol
          int mCol
    • Exception com.nomagic.magicdraw.utils.parsers.ParseException

      class ParseException extends Exception implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • currentToken
          Token currentToken
          This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token following this token will (therefore) be the first error token.
        • eol
          String eol
          The end of line string for this machine.
        • expectedTokenSequences
          int[][] expectedTokenSequences
          Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.
        • tokenImage
          String[] tokenImage
          This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
    • Class com.nomagic.magicdraw.utils.parsers.Token

      class Token extends Object implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • beginColumn
          int beginColumn
          The column number of the first character of this Token.
        • beginLine
          int beginLine
          The line number of the first character of this Token.
        • endColumn
          int endColumn
          The column number of the last character of this Token.
        • endLine
          int endLine
          The line number of the last character of this Token.
        • image
          String image
          The string image of the token.
        • kind
          int kind
          An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.
        • next
          Token next
          A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.
        • specialToken
          Token specialToken
          This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
    • Error com.nomagic.magicdraw.utils.parsers.TokenMgrError

      class TokenMgrError extends Error implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • errorCode
          int errorCode
          Indicates the reason why the exception is thrown. It will have one of the above 4 values.
  • Package com.nomagic.magicdraw.validation

    • Class com.nomagic.magicdraw.validation.AbstractClassifierBehaviorAndMethodValidationRule.RemoveTheClassifierBehaviorValueAction

      class RemoveTheClassifierBehaviorValueAction extends com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleMultiSelectionSolver<BehavioredClassifier> implements Serializable
    • Class com.nomagic.magicdraw.validation.AbstractClassifierBehaviorAndMethodValidationRule.RemoveTheMethodValueAction

      class RemoveTheMethodValueAction extends com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleMultiSelectionSolver<BehavioralFeature> implements Serializable
    • Class com.nomagic.magicdraw.validation.AbstractClassifierBehaviorAndMethodValidationRule.SpecifyAnotherClassifierBehaviorAction

      class SpecifyAnotherClassifierBehaviorAction extends com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleSolver<BehavioredClassifier> implements Serializable
    • Class com.nomagic.magicdraw.validation.AbstractClassifierBehaviorAndMethodValidationRule.SpecifyAnotherMethodAction

      class SpecifyAnotherMethodAction extends com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleSolver<BehavioralFeature> implements Serializable
    • Class com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleMultiSelectionSolver

      class AbstractElementValidationRuleMultiSelectionSolver extends com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleSolver<E extends Element> implements Serializable
    • Class com.nomagic.magicdraw.validation.AbstractElementValidationRuleWithSolversImpl.AbstractElementValidationRuleSolver

      class AbstractElementValidationRuleSolver extends MDAction implements Serializable
      • Serialized Fields

        • element
          E extends Element element
    • Class com.nomagic.magicdraw.validation.ChangeSymbolParentSolver

      class ChangeSymbolParentSolver extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.validation.ConstraintValidationEvent

      class ConstraintValidationEvent extends EventObject implements Serializable
    • Class com.nomagic.magicdraw.validation.PassiveValidationEvent

      class PassiveValidationEvent extends EventObject implements Serializable
    • Class com.nomagic.magicdraw.validation.RemoveElementSolver

      class RemoveElementSolver extends MDAction implements Serializable
    • Class com.nomagic.magicdraw.validation.ValidationResultProviderEvent

      class ValidationResultProviderEvent extends EventObject implements Serializable
      • Serialized Fields

        • group
          com.nomagic.magicdraw.validation.ValidationResultGroup group
    • Class com.nomagic.magicdraw.validation.ValidationServiceEvent

      class ValidationServiceEvent extends EventObject implements Serializable
  • Package com.nomagic.persistence

    • Class com.nomagic.persistence.FormatVersion

      class FormatVersion extends Object implements Serializable
      • Serialized Fields

        • variant
          int variant
        • version
          String version
    • Class com.nomagic.persistence.ModuleDescription

      class ModuleDescription extends Object implements Serializable
      • Serialized Fields

        • description
          String description
        • internalVersion
          String internalVersion
        • oldVersion
          boolean oldVersion
        • standardProfile
          boolean standardProfile
    • Class com.nomagic.persistence.RequiredResourceDescriptor

      class RequiredResourceDescriptor extends Object implements Serializable
      serialVersionUID:
      -2679846153464778555L
      • Serialized Fields

        • mId
          int mId
          ID of resource
        • mName
          String mName
          name of resource
        • mValue
          String mValue
          Value of resource. Could Plugin name, module filename with extension, or diagram typename (e.x. SPEM Diagram)
    • Class com.nomagic.persistence.XmiExporterDescription

      class XmiExporterDescription extends Object implements Serializable
      serialVersionUID:
      -774903046546375721L
      • Serialization Methods

      • Serialized Fields

        • mName
          String mName
        • mRequiredPluginMap
          Map<String,String> mRequiredPluginMap
          List of required plugins, which are required for project. without these plugin project could miss some functionality.
        • mRequiredResources
          List<com.nomagic.persistence.RequiredResourceDescriptor> mRequiredResources
          List of required resources, which are required for project loading. without these resources project may load incorrectly.
        • mUMLNamespaceURI
          String mUMLNamespaceURI
        • mVersion
          String mVersion
  • Package com.nomagic.rcpf.product.runtime

  • Package com.nomagic.requirements.reqif

  • Package com.nomagic.runtime

  • Package com.nomagic.task

  • Package com.nomagic.uaf.report

    • Class com.nomagic.uaf.report.InternalReportHelper

      class InternalReportHelper extends com.nomagic.uaf.report.ReportHelper implements Serializable
    • Class com.nomagic.uaf.report.ReportHelper

      class ReportHelper extends ReportHelper implements Serializable
    • Class com.nomagic.uaf.report.TypicalMeasurementsReportHelper

      class TypicalMeasurementsReportHelper extends com.nomagic.reportwizard.tools.DiagramTableTool implements Serializable
    • Class com.nomagic.uaf.report.UAFDiagramTableTool

      class UAFDiagramTableTool extends com.nomagic.uaf.report.ReportHelper implements Serializable
      • Serialized Fields

        • diagramTableTool
          com.nomagic.reportwizard.tools.DiagramTableTool diagramTableTool
        • flowReportHelper
          com.nomagic.uaf.report.flowtables.RoleBasedFlowReportHelper flowReportHelper
  • Package com.nomagic.ui

    • Class com.nomagic.ui.BaseLoginDlg

      class BaseLoginDlg extends com.nomagic.ui.Dialog implements Serializable
      • Serialized Fields

        • mLoginName
          JTextField mLoginName
          Login name text field.
        • mPassword
          JPasswordField mPassword
          Password field
        • mRemember
          JCheckBox mRemember
          Remember login checkbox.
        • mReturnValue
          int mReturnValue
          Value stating which button was pressed to exit this dialog.
        • mShowRememberLogin
          boolean mShowRememberLogin
          Shows remember login checkbox if true.
    • Class com.nomagic.ui.BaseMessageDialog

      class BaseMessageDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
    • Class com.nomagic.ui.BaseSupportMessageDialog

      class BaseSupportMessageDialog extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.ui.BooleanEditor

      class BooleanEditor extends AbstractCellEditor implements Serializable
      • Serialized Fields

        • mEditorComponent
          JCheckBox mEditorComponent
    • Class com.nomagic.ui.BooleanRenderer

      class BooleanRenderer extends JCheckBox implements Serializable
    • Class com.nomagic.ui.BrowseComboBox

      class BrowseComboBox extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.ui.BrowseFileField

      class BrowseFileField extends com.nomagic.ui.BrowseTextField implements Serializable
    • Class com.nomagic.ui.BrowsePanel

      class BrowsePanel extends JPanel implements Serializable
    • Class com.nomagic.ui.BrowseTextField

      class BrowseTextField extends com.nomagic.ui.BrowsePanel implements Serializable
    • Class com.nomagic.ui.ButtonsPanel

      class ButtonsPanel extends JPanel implements Serializable
      • Serialized Fields

        • allMinimumWidth
          boolean allMinimumWidth
          All buttons are with some min width
        • buttonFactory
          com.nomagic.ui.MDButtonFactory buttonFactory
        • buttons
          List<AbstractButton> buttons
          buttons.
        • insets
          int insets
        • layoutOrientation
          int layoutOrientation
        • minimumWidth
          int minimumWidth
          Button min width
        • pushAction
          ActionListener pushAction
        • sameSize
          boolean sameSize
          All buttons are of the same size?
        • showMoreLessButton
          int showMoreLessButton
    • Class com.nomagic.ui.ColumnLayout

      class ColumnLayout extends Object implements Serializable
      • Serialized Fields

        • gap
          int gap
          Gap between components.
        • horizontalOrientation
          int horizontalOrientation
          Horizontal oreintation of components.
        • verticalOrientation
          int verticalOrientation
          Vertical oreintation of components.
    • Class com.nomagic.ui.ContactSupportPanel

      class ContactSupportPanel extends com.nomagic.ui.ExpandableDetailsPanel implements Serializable
    • Class com.nomagic.ui.ContinueCancelDlg

      class ContinueCancelDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.ui.CustomJideTabbedPane

      class CustomJideTabbedPane extends com.nomagic.ui.HiDPIJideTabbedPane implements Serializable
    • Class com.nomagic.ui.DescriptionPanel

      class DescriptionPanel extends JPanel implements Serializable
      • Serialized Fields

        • iconLabel
          JLabel iconLabel
          Icon label.
        • lockedDescription
          boolean lockedDescription
        • textArea
          JTextArea textArea
          Description text area.
        • textIconLabel
          JLabel textIconLabel
          Description text icon label.
        • textPanel
          JPanel textPanel
          Text panel.
        • titleArea
          JTextArea titleArea
          Title text area.
        • visibleDescriptionRowNumber
          int visibleDescriptionRowNumber
    • Class com.nomagic.ui.Dialog

      class Dialog extends JDialog implements Serializable
      • Serialized Fields

        • activeFrame
          Frame activeFrame
        • dialogStateChangeListener
          WindowStateListener dialogStateChangeListener
        • editingState
          boolean editingState
        • hiDPIScaled
          boolean hiDPIScaled
        • maximizeOnFirstShow
          boolean maximizeOnFirstShow
        • moveToCenter
          boolean moveToCenter
        • state
          int state
    • Class com.nomagic.ui.DisabledFocusTextField

      class DisabledFocusTextField extends com.nomagic.ui.FocusTextField implements Serializable
    • Class com.nomagic.ui.DoubleSizeImageIcon

      class DoubleSizeImageIcon extends ScalableImageIcon implements Serializable
    • Class com.nomagic.ui.EmptyComponent

      class EmptyComponent extends Component implements Serializable
    • Class com.nomagic.ui.ErrorBannerDialog

      class ErrorBannerDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • mEmptyIcon
          Icon mEmptyIcon
          Empty icon used to replace error icon when there is no error.
        • mErrorIcon
          Icon mErrorIcon
          Error icon
    • Class com.nomagic.ui.ExpandableDetailsPanel

      class ExpandableDetailsPanel extends JPanel implements Serializable
    • Class com.nomagic.ui.ExtendedPanel

      class ExtendedPanel extends JPanel implements Serializable
      • Serialized Fields

        • mEditingState
          boolean mEditingState
          last known state.
    • Class com.nomagic.ui.FakeFrame

      class FakeFrame extends Frame implements Serializable
    • Class com.nomagic.ui.FixedLengthTextField

      class FixedLengthTextField extends com.nomagic.ui.FocusTextField implements Serializable
      • Serialized Fields

        • mCharEncoding
          String mCharEncoding
          Characters encoding while printing or pasting text in text field.
        • mColumns
          int mColumns
          Columns count
        • mIgnoredChars
          String mIgnoredChars
          String of ignored characters while printing or pasting text in text field.
        • mNextFocusOnFill
          boolean mNextFocusOnFill
          true - focus is transfered to next element if this text field is filled.
        • mUpperCase
          boolean mUpperCase
          Uppercase flag
    • Class com.nomagic.ui.FixedLengthTextField.FixedLengthDocument

      class FixedLengthDocument extends PlainDocument implements Serializable
      • Serialized Fields

        • mCharacterFilter
          com.nomagic.ui.CharacterFilter mCharacterFilter
        • mDefaultCharacterFilter
          com.nomagic.ui.CharacterFilter mDefaultCharacterFilter
    • Class com.nomagic.ui.FocusTextField

      class FocusTextField extends com.nomagic.ui.MultiLineTextField implements Serializable
      • Serialized Fields

        • descriptionText
          JLabel descriptionText
          Description to be used as grayed text.
        • doNotSelectText
          boolean doNotSelectText
        • undoHandler
          com.nomagic.ui.TextComponentUndoHandler undoHandler
    • Class com.nomagic.ui.GradientPanel

      class GradientPanel extends JPanel implements Serializable
    • Class com.nomagic.ui.HiDPICodeEditor

      class HiDPICodeEditor extends com.jidesoft.editor.CodeEditor implements Serializable
    • Class com.nomagic.ui.HiDPIJideTabbedPane

      class HiDPIJideTabbedPane extends com.jidesoft.swing.JideTabbedPane implements Serializable
    • Class com.nomagic.ui.HiDPIJProgressBar

      class HiDPIJProgressBar extends JProgressBar implements Serializable
    • Class com.nomagic.ui.HiDPIJTable

      class HiDPIJTable extends JTable implements Serializable
    • Class com.nomagic.ui.HiDPIPropertyTable

      class HiDPIPropertyTable extends com.jidesoft.grid.PropertyTable implements Serializable
    • Class com.nomagic.ui.HiDPISortableTable

      class HiDPISortableTable extends com.jidesoft.grid.SortableTable implements Serializable
    • Class com.nomagic.ui.HiDPITreeTable

      class HiDPITreeTable extends com.jidesoft.grid.TreeTable implements Serializable
    • Class com.nomagic.ui.LazyInitializationPanel

      class LazyInitializationPanel extends ExtendedPanel implements Serializable
      • Serialized Fields

        • changeLabelEditingState
          boolean changeLabelEditingState
          If allow to change progress label editing state
        • contentPanel
          JPanel contentPanel
          Content panel
        • enterInitialization
          com.nomagic.utils.RunnableSupport enterInitialization
          Executed when panel entering initialization state.
        • exitInitialization
          com.nomagic.utils.RunnableSupport exitInitialization
          Executed when panel exiting initialization state.
        • focusableCache
          Map<Component,Boolean> focusableCache
          Map for storing focusable state of inner component while panel is in loading state
        • initDone
          boolean initDone
        • lock
          Object lock
        • progressLabel
          JLabel progressLabel
          Progress label
        • progressPanel
          JPanel progressPanel
          Progress panel with loading label and icon
        • updater
          com.nomagic.ui.DeferredSelectionUpdater<Boolean> updater
    • Class com.nomagic.ui.LazySimpleBaseDialog

      class LazySimpleBaseDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

    • Class com.nomagic.ui.LoadingLabel

      class LoadingLabel extends JLabel implements Serializable
      • Serialized Fields

        • mAnimatedIcon
          com.nomagic.ui.AnimatedIconWithTimer mAnimatedIcon
    • Class com.nomagic.ui.MultiLineLabel

      class MultiLineLabel extends JTextArea implements Serializable
      • Serialized Fields

        • alwaysEnabled
          boolean alwaysEnabled
    • Class com.nomagic.ui.MultiLineTextField

      class MultiLineTextField extends JTextField implements Serializable
    • Class com.nomagic.ui.NMFrame

      class NMFrame extends JFrame implements Serializable
      • Serialized Fields

        • hiDPIScaled
          boolean hiDPIScaled
    • Class com.nomagic.ui.NMPasswordField

      class NMPasswordField extends JPasswordField implements Serializable
    • Class com.nomagic.ui.NMToolbarSeparator

      class NMToolbarSeparator extends JPanel implements Serializable
    • Class com.nomagic.ui.OKCancelButtonsPanel

      class OKCancelButtonsPanel extends com.nomagic.ui.ButtonsPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.ui.OKCancelDlg

      class OKCancelDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
    • Class com.nomagic.ui.PredefinedConstraints

      class PredefinedConstraints extends GridBagConstraints implements Serializable
      • Serialized Fields

        • layout
          GridBagLayout layout
          The Layout the PredefinedConstraints are associated with.
    • Class com.nomagic.ui.ProgressDialog

      class ProgressDialog extends com.nomagic.ui.SimpleBaseDialog implements Serializable
      • Serialized Fields

        • activateOwnerOnDispose
          boolean activateOwnerOnDispose
        • additionalPanel
          JPanel additionalPanel
        • cancelButton
          JButton cancelButton
        • draggers
          List<com.nomagic.ui.Dragger> draggers
        • statusLabel
          com.nomagic.ui.MultiLineLabel statusLabel
        • titleLabel
          JLabel titleLabel
    • Class com.nomagic.ui.RadioButtonsPanel

      class RadioButtonsPanel extends JPanel implements Serializable
      • Serialized Fields

    • Class com.nomagic.ui.ResizableIconImageIcon

      class ResizableIconImageIcon extends ScalableImageIcon implements Serializable
    • Class com.nomagic.ui.RetinaImageIcon

      class RetinaImageIcon extends ResizableIconImageIcon implements Serializable
    • Class com.nomagic.ui.RowLayout

      class RowLayout extends Object implements Serializable
      • Serialized Fields

        • gap
          int gap
          Gap between components.
        • horizontalOrientation
          int horizontalOrientation
          Horizontal oreintation of components.
        • verticalOrientation
          int verticalOrientation
          Vertical oreintation of components.
    • Class com.nomagic.ui.ScalableImageIcon

      class ScalableImageIcon extends ImageIcon implements Serializable
      • Serialized Fields

        • LOADER_SYNCHRONIZER
          Object LOADER_SYNCHRONIZER
        • location
          String location
        • url
          URL url
    • Class com.nomagic.ui.ScaledIcon

      class ScaledIcon extends ResizableIconImageIcon implements Serializable
      • Serialized Fields

        • iconToScale
          ResizableIcon iconToScale
        • scaleFactor
          float scaleFactor
    • Class com.nomagic.ui.SideBorder

      class SideBorder extends EtchedBorder implements Serializable
      • Serialized Fields

        • orientation
          int orientation
    • Class com.nomagic.ui.SimpleBaseDialog

      class SimpleBaseDialog extends com.nomagic.ui.Dialog implements Serializable
      • Serialized Fields

        • actionResultMap
          Hashtable<String,Integer> actionResultMap
          Action-result map.
        • contentPanel
          JPanel contentPanel
          Panel for main contents.
        • controlsPanel
          com.nomagic.ui.ButtonsPanel controlsPanel
          Buttons panel.
        • descriptionPanel
          com.nomagic.ui.DescriptionPanel descriptionPanel
        • helpPath
          String[] helpPath
          Path to help.
        • notificationPanel
          JPanel notificationPanel
          Notification panel.
        • result
          int result
          Result holder.
    • Class com.nomagic.ui.SortedTableHeaderRenderer

      class SortedTableHeaderRenderer extends DefaultTableCellRenderer implements Serializable
      • Serialized Fields

        • objectToSort
          Object objectToSort
        • up
          boolean up
          Sorting direction.
    • Class com.nomagic.ui.SquareIcon

      class SquareIcon extends ResizableIconImageIcon implements Serializable
    • Class com.nomagic.ui.SwingImageIcon

      class SwingImageIcon extends ImageIcon implements Serializable
    • Class com.nomagic.ui.TableMap

      class TableMap extends AbstractTableModel implements Serializable
    • Class com.nomagic.ui.TableSorter

      class TableSorter extends com.nomagic.ui.TableMap implements Serializable
      • Serialized Fields

        • ascending
          boolean ascending
        • column
          int column
        • compares
          int compares
        • indexes
          int[] indexes
        • mColumnComparators
          Map mColumnComparators
          Contains comparator for each column
        • mUpdateOnChanges
          boolean mUpdateOnChanges
        • sortingColumns
          Vector sortingColumns
        • tableView
          JTable tableView
    • Class com.nomagic.ui.TextAreaPanel

      class TextAreaPanel extends com.nomagic.ui.LazyInitializationPanel implements Serializable
      • Serialized Fields

        • documentation
          JTextArea documentation
        • scrollPane
          JScrollPane scrollPane
        • undoHandler
          com.nomagic.ui.TextComponentUndoHandler undoHandler
    • Class com.nomagic.ui.ToolTip

      class ToolTip extends JToolTip implements Serializable
    • Class com.nomagic.ui.YesNoAllCancelDlg

      class YesNoAllCancelDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
      • Serialized Fields

        • mCancel
          boolean mCancel
    • Class com.nomagic.ui.YesNoCancelDlg

      class YesNoCancelDlg extends com.nomagic.ui.BaseMessageDialog implements Serializable
  • Package com.nomagic.uml2.ext

    • Exception com.nomagic.uml2.ext.CalculateFailedException

      class CalculateFailedException extends Exception implements Serializable
  • Package com.nomagic.uml2.ext.jmi

    • Class com.nomagic.uml2.ext.jmi.ChangeElementPositionPropertyChangeEvent

      class ChangeElementPositionPropertyChangeEvent extends com.nomagic.uml2.ext.jmi.IndexedPropertyChangeEvent implements Serializable
      • Serialized Fields

        • mNewInIndex
          int mNewInIndex
          Deprecated.
    • Class com.nomagic.uml2.ext.jmi.IndexedPropertyChangeEvent

      class IndexedPropertyChangeEvent extends IndexedPropertyChangeEvent implements Serializable
    • Class com.nomagic.uml2.ext.jmi.InstanceDeletedEvent

      class InstanceDeletedEvent extends com.dassault_systemes.modeler.foundation.events.ModelElementDisposeEvent implements Serializable
    • Class com.nomagic.uml2.ext.jmi.MetaModelMap

      class MetaModelMap extends HashMap implements Serializable
      • Serialized Fields

        • mName
          String mName
        • mOwner
          com.nomagic.uml2.ext.jmi.MapOwner mOwner
  • Package com.nomagic.uml2.ext.jmi.helpers

    • Exception com.nomagic.uml2.ext.jmi.helpers.NegativeNumberException

      class NegativeNumberException extends Exception implements Serializable
  • Package com.nomagic.uml2.ext.jmi.smartlistener

  • Package com.nomagic.uml2.ext.magicdraw.activities.mdcompleteactivities

  • Package com.nomagic.uml2.ext.magicdraw.activities.mdextrastructuredactivities

  • Package com.nomagic.uml2.ext.magicdraw.classes.mdkernel

  • Package com.nomagic.uml2.ext.magicdraw.commonbehaviors.mdcommunications

  • Package com.nomagic.uml2.ext.magicdraw.components.mdbasiccomponents

  • Package com.nomagic.uml2.ext.magicdraw.interactions.mdbasicinteractions

  • Package com.nomagic.uml2.ext.magicdraw.interactions.mdfragments

  • Package com.nomagic.uml2.ext.magicdraw.statemachines.mdbehaviorstatemachines

  • Package com.nomagic.uml2.transaction

  • Package com.nomagic.utils

    • Class com.nomagic.utils.AList

      class AList extends Object implements Serializable
      • Serialized Fields

        • capacityIncrement
          int capacityIncrement
        • elementCount
          int elementCount
        • elementData
          Object[] elementData
        • mCloned
          Object[] mCloned
        • mRememberCloned
          boolean mRememberCloned
    • Class com.nomagic.utils.CacheMap.ConcurrentHashMapWithNullSupport

      class ConcurrentHashMapWithNullSupport extends ConcurrentHashMap<K,V> implements Serializable
    • Class com.nomagic.utils.ExtendedFile

      class ExtendedFile extends File implements Serializable
      • Serialized Fields

    • Class com.nomagic.utils.LRUCacheMap

      class LRUCacheMap extends LinkedHashMap<K,V> implements Serializable
      • Serialized Fields

    • Class com.nomagic.utils.WeakExtendedPropertyChangeSupport

      class WeakExtendedPropertyChangeSupport extends Object implements Serializable
      • Serialized Fields

        • mListeners
          com.nomagic.utils.AList<WeakReference<PropertyChangeListener>> mListeners
          A lot of objects have just one listener. So do not use vector in such case. Vector is used only if listeners number is > 1
        • source
          Object source
          Source