Class ProjectInformationPanel

java.lang.Object
tethys.deployment.swing.ProjectInformationPanel

public class ProjectInformationPanel extends Object
Panel for entering project information including project name, region, cruise, and site.
Author:
dg50
  • Constructor Details Link icon

    • ProjectInformationPanel Link icon

      public ProjectInformationPanel(Window owner, String title)
  • Method Details Link icon

    • getMainPanel Link icon

      public JPanel getMainPanel()
      Returns:
      the mainPanel
    • setParams Link icon

      public void setParams(nilus.Deployment deployment)
    • getParams Link icon

      public boolean getParams(nilus.Deployment deployment)
    • selNewProject Link icon

      protected void selNewProject(ActionEvent e)
      Select a new project, uses a dialog from Tethys. Only enabled when the tethys database is present to allow this.
      Parameters:
      e -
    • selProjectPressed Link icon

      protected void selProjectPressed(ActionEvent e)