private class ShipyardRepairListDialogV2.SelectLineEventHandler extends Object implements javafx.event.EventHandler<javafx.scene.input.MouseEvent>
| Modifier and Type | Field and Description |
|---|---|
private List<javafx.scene.layout.Pane> |
row |
private ch.sahits.game.openpatrician.model.city.IShipDueDate |
ship |
| Modifier | Constructor and Description |
|---|---|
private |
SelectLineEventHandler(ch.sahits.game.openpatrician.model.city.IShipDueDate ship,
javafx.scene.layout.Pane... row) |
private final ch.sahits.game.openpatrician.model.city.IShipDueDate ship
private final List<javafx.scene.layout.Pane> row
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.