net.sf.jbatchengine.monitor.application
Class Perspective

java.lang.Object
  extended by net.sf.jbatchengine.monitor.application.Perspective
All Implemented Interfaces:
IPerspectiveFactory

public class Perspective
extends Object
implements IPerspectiveFactory


Constructor Summary
Perspective()
           
 
Method Summary
 void createInitialLayout(IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Perspective

public Perspective()
Method Detail

createInitialLayout

public void createInitialLayout(IPageLayout layout)
Specified by:
createInitialLayout in interface IPerspectiveFactory