See: Description
| Interface | Description | 
|---|---|
| Browser.BrowserInitializer | 
 Browser initializer is an extension point for browser creation. 
 | 
| 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 | 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 | 
Package provides classes to access browser.