Interface WindowComponent

All Known Implementing Classes:
com.nomagic.magicdraw.ui.browser.AbstractBrowserRootTabTree, BrowserTabTree, ContainmentTree, DiagramsTree, ExtensionsTree, InheritanceTree, LockViewTree, ProjectWindow, SearchResultsTree

@OpenApiAll public interface WindowComponent
Window component is a part of the MagicDraw main window - MainFrame.
  • Method Details

    • getInfo

      Returns an information about this window component.
      Returns:
      window component information.
    • getContent

      Returns a contents of this window component.
      Returns:
      window component contents.