6"This BlueBerry example plugin demonstrates the use of multiple perspectives and the perspective bar. The example plugin implements a minimal application with two perspectives and two empty views. This example is a direct extension of the 'minimal BlueBerry application' example.
7
8<p>
9The following features are demonstrated:
10
11<ul>
12<li> Hidden Editor Area </li>
13<li> creating a view </li>
14<li> using more than one perspective </li>
15<li> use of the perspective bar </li>
16<li> setting an initial size </li>
17</ul>
18
19See the main <a href=\"https://docs.mitk.org/nightly/BlueBerryExampleMultiplePerspectives.html\">documentation</a> for details."