Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.unibe.iam.scg.archie.ui.perspectives
Class StatisticsPerspective

java.lang.Object
  extended by ch.unibe.iam.scg.archie.ui.perspectives.StatisticsPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class StatisticsPerspective
extends java.lang.Object
implements org.eclipse.ui.IPerspectiveFactory

The main Archie perspective. Here we layout the views that compose the GUI for archie.

$Id$


Field Summary
static java.lang.String ID
          ID of this perspective.
 
Constructor Summary
StatisticsPerspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
          Creates the initial perspective layout.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
ID of this perspective.

See Also:
Constant Field Values
Constructor Detail

StatisticsPerspective

public StatisticsPerspective()
Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
Creates the initial perspective layout.

Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory
Parameters:
layout -

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013