Class ResultHandler

java.lang.Object
fr.ifremer.isisfish.ui.CommonHandler
fr.ifremer.isisfish.ui.result.ResultHandler

public class ResultHandler extends CommonHandler
Handler for result UIs.
Version:
$Revision$ Last update : $Date$ By : $Author$
Author:
chatellier
  • Field Details

  • Constructor Details

    • ResultHandler

      public ResultHandler(ResultUI resultUI)
  • Method Details

    • afterInit

      public void afterInit()
      Initialise la vue avec les liste des simulations disponible.
    • initSimulationList

      protected void initSimulationList()
      Reload simulation combo box model.
    • openNewSimulation

      public void openNewSimulation()
      Open selected simulation item in new internal frame.
    • deleteSimulation

      public void deleteSimulation()
      Delete selected simulation.
    • showLog

      public void showLog()
      Display simulation log.