org.fosstrak.llrp.commander
Class PerspectiveFactory

java.lang.Object
  extended by org.fosstrak.llrp.commander.PerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Factory that creates the LLRP Commander perspective for the eclipse view space.

Author:
zhanghao, sawielan

Constructor Summary
PerspectiveFactory()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout aLayout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerspectiveFactory

public PerspectiveFactory()
Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout aLayout)
Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory


Copyright © 2009. All Rights Reserved.