2 org.mitk.example.gui.customviewer
3 org.mitk.gui.qt.datamanager
4 org.mitk.example.gui.customviewer.views
8 "The Custom Viewer Example is a BlueBerry example plugin, developed to demonstrate customization capabilities provided by the BlueBerry application framework. The example plugin implements a GUI customized viewer application. The developed viewer incorporates simple viewer functionality embedded in a customized graphical user interface. 11 Spoken in BlueBerry terms, the following features are provided: 14 <li> Hidden Menu-, Tool- and Statusbars </li> 15 <li> Hidden Editor Area </li> 16 <li> Fixed perspectives </li> 17 <li> Customized main window contents </li> 18 <li> Customized perspectives bar based on QTabBar </li> 19 <li> GUI Customization using Qt-Stylesheets </li> 22 See the main <a href=\"https://docs.mitk.org/nightly/BlueBerryExampleCustomViewer.html\">documentation</a> for details."