alchemist
alchemist
/
it.unibo.alchemist.boundary.gui.controller
/
ControlTypePopoverController
Control
Type
Popover
Controller
open
class
ControlTypePopoverController
:
Initializable
Content copied to clipboard
This class models a JavaFX controller for ControlTypePopoverLayout.fxml.
Functions
Properties
Functions
initialize
Link copied to clipboard
open
fun
initialize
(
location
:
URL
,
resources
:
ResourceBundle
)
Content copied to clipboard
Properties
CONTROL_TYPE_POPOVER_LAYOUT
Link copied to clipboard
val
CONTROL_TYPE_POPOVER_LAYOUT
:
String
Content copied to clipboard
Layout path.
panButton
Link copied to clipboard
@
Nullable
@get:
Nullable
private
open
val
panButton
:
JFXButton
Content copied to clipboard
selectButton
Link copied to clipboard
@
Nullable
@get:
Nullable
private
open
val
selectButton
:
JFXButton
Content copied to clipboard