Package tethys.deployment.swing
Class ProjectInformationPanel
java.lang.Object
tethys.deployment.swing.ProjectInformationPanel
Panel for entering project information including
 project name, region, cruise, and site.
- Author:
 - dg50
 
- 
Constructor Details
- 
ProjectInformationPanel
 
 - 
 - 
Method Details
- 
getMainPanel
- Returns:
 - the mainPanel
 
 - 
setParams
public void setParams(nilus.Deployment deployment)  - 
getParams
public boolean getParams(nilus.Deployment deployment)  - 
selNewProject
Select a new project, uses a dialog from Tethys. Only enabled when the tethys database is present to allow this.- Parameters:
 e-
 - 
selProjectPressed
 
 -