public class SessionView
extends java.lang.Object
StateViewModel.| Modifier | Constructor | Description |
|---|---|---|
protected |
SessionView(SteppingViewModelFactory steppingViewModelFactory,
ReplayViewModelFactory replayViewModelFactory,
ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel,
de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView fontAwesomePauseView,
de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView fontAwesomePlayView) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
handleCancelReplayButtonClicked() |
Event handler for the cancel replay action
|
protected void |
handleReplayButtonClicked() |
Event handler for the replay action
|
protected void |
handleStepButtonClicked(javafx.event.Event e) |
Event handler for the step button clicked action
|
protected void |
initialize() |
Will be called once on a controller when the content of
its associated document has been completely loaded
|
@Inject protected SessionView(SteppingViewModelFactory steppingViewModelFactory, ReplayViewModelFactory replayViewModelFactory, ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel, de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView fontAwesomePauseView, de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView fontAwesomePlayView)
protected void initialize()
protected void handleReplayButtonClicked()
protected void handleCancelReplayButtonClicked()
protected void handleStepButtonClicked(javafx.event.Event e)
e - event