com.opnworks.timesheet.client.perspectives
Class TimesheetPerspective

java.lang.Object
  extended bycom.opnworks.timesheet.client.perspectives.TimesheetPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Insert the type's description here.

Author:
Mirasol OpnWorks
See Also:
IPerspectiveFactory

Constructor Summary
TimesheetPerspective()
          The constructor.
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
          Insert the method's description here.
 void defineLayout(org.eclipse.ui.IPageLayout layout)
          Description of the Method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimesheetPerspective

public TimesheetPerspective()
The constructor.

Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
Insert the method's description here.

Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory
Parameters:
layout - Description of Parameter
See Also:
IPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)

defineLayout

public void defineLayout(org.eclipse.ui.IPageLayout layout)
Description of the Method

Parameters:
layout - Description of Parameter