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.NodeTextAdornment An adornment of the browser tree node text.TextAdornment An adornment of the browser tree node text.WindowComponent 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.BrowserTabTree The base class for all trees added into Browser top tab.ContainmentTree DiagramsTree ExtensionsTree InheritanceTree Node The base node of all tree nodes.SearchResultsTree Tree for search results displaying.Tree The tree used in MagicDraw browser.TreeNodeAdornmentManager Tree node adornment manager provides registersIconAdornment
,NodeIconAdornment
,TextAdornment
, andNodeTextAdornment
.