public class ResultHandler extends CommonHandler
Modifier and Type | Class and Description |
---|---|
protected static class |
ResultHandler.ExportActionListener |
Modifier and Type | Field and Description |
---|---|
protected SimulationServiceListener |
listener |
protected ResultUI |
resultUI |
Constructor and Description |
---|
ResultHandler(ResultUI resultUI) |
Modifier and Type | Method and Description |
---|---|
void |
afterInit()
Initialise la vue avec les liste des simulations disponible.
|
void |
deleteSimulation()
Delete selected simulation.
|
void |
init(ResultSimulationFrame resultSimulationFrame)
Init ResultSimulationFrame.
|
protected void |
initSimulationList()
Reload simulation combo box model.
|
void |
openNewSimulation()
Open selected simulation item in new internal frame.
|
void |
showLog()
Display simulation log.
|
setStatusMessage, setStatusMessage
protected SimulationServiceListener listener
protected ResultUI resultUI
public ResultHandler(ResultUI resultUI)
public void afterInit()
protected void initSimulationList()
public void openNewSimulation()
public void deleteSimulation()
public void showLog()
public void init(ResultSimulationFrame resultSimulationFrame)
resultSimulationFrame
- resultSimulationFrameCopyright © 1999–2020 CodeLutin. All rights reserved.