Package com.nomagic.magicdraw.ui.browser
Package provides classes to access browser.
-
Interface Summary Interface Description Browser.BrowserInitializer Browser initializer is an extension point for browser creation.com.nomagic.magicdraw.ui.browser.Browser.BrowserTabTreeFactory Browser tree factory for creating a tree in a lazy mode (on demand, not during browser initialization)NodeTextAdornment An adornment of the browser tree node text.TextAdornment An adornment of the browser tree node text.com.nomagic.magicdraw.ui.browser.Tree.Interruptible com.nomagic.magicdraw.ui.browser.Tree.TreeSelectionParticipant Interface to execute additional actions before tree selection listener updates actionsWindowComponent Window component is a part of the MagicDraw main window - MainFrame.WindowComponentContent The contents of the window component. -
Class Summary Class Description AbstractTree The abstract tree used in MagicDraw browser.AdornmentNodeRenderer Tree node renderer which supports various icons adornments.Browser The MagicDraw application UI part with trees, documentation, zoom and search panels.Browser.BrowserInitializer.WindowComponentInfoRegistration Info registration data.com.nomagic.magicdraw.ui.browser.Browser.BrowserUpdatable Updatable for browser.BrowserTabTree The base class for all trees added into Browser top tab.com.nomagic.magicdraw.ui.browser.BrowserTabTree.BrowserTabActionExecutorsProvider com.nomagic.magicdraw.ui.browser.BrowserTabTree.BrowserTabTreeSearchable ContainmentTree com.nomagic.magicdraw.ui.browser.ContainmentTree.ContainmentBrowserComponentInfo ContainmentTree.ContainmentBrowserComponentInfo.ContainmentTreeSelectInBrowserAction DiagramsTree ExtensionsTree com.nomagic.magicdraw.ui.browser.ExtensionsTree.ExtensionBrowserComponentInfo com.nomagic.magicdraw.ui.browser.ExtensionsTree.RootNode InheritanceTree com.nomagic.magicdraw.ui.browser.InheritanceTree.InheritanceBrowserComponentInfo Node The base node of all tree nodes.com.nomagic.magicdraw.ui.browser.Node.CancelStatusTask com.nomagic.magicdraw.ui.browser.Node.CancelStatusTimer com.nomagic.magicdraw.ui.browser.Node.DeferredBlockingCompletionHandler com.nomagic.magicdraw.ui.browser.Node.NodeSortKeys SearchResultsTree Tree for search results displaying.com.nomagic.magicdraw.ui.browser.SearchResultsTree.SearchResultBrowserComponentInfo Tree The tree used in MagicDraw browser.com.nomagic.magicdraw.ui.browser.Tree.DirtyNodeComparator com.nomagic.magicdraw.ui.browser.Tree.EnabledDeleteAction com.nomagic.magicdraw.ui.browser.Tree.TreePatchForMac Patching two problems but related with multiple selection on Mac: Invoking popup for multi selection with traditional Mac style Ctrl+left mouse button (NOT right click) D&D multiple selectionTreeNodeAdornmentManager Tree node adornment manager provides registersIconAdornment
,NodeIconAdornment
,TextAdornment
, andNodeTextAdornment
.