InitializeSimulation

public class InitializeSimulation extends java.awt.Dialog

Frame for basic setup of a simulation.

Author:Marcel Stefko

Fields

backgroundTifFile

File backgroundTifFile

emittersCsvFile

File emittersCsvFile

main

GUI main

model

IJPluginModel model

Constructors

InitializeSimulation

public InitializeSimulation(java.awt.Frame parent, boolean modal, GUI main)

Assemble the frame and display it

Parameters:
  • parent
  • modal – should the window be persistent
  • main – GUI to notify