ControlTypePopoverController

open class ControlTypePopoverController : Initializable

This class models a JavaFX controller for ControlTypePopoverLayout.fxml.

Functions

Link copied to clipboard
open fun initialize(location: URL, resources: ResourceBundle)

Properties

Link copied to clipboard
val CONTROL_TYPE_POPOVER_LAYOUT: String
Layout path.
Link copied to clipboard
private open val panButton: JFXButton
Link copied to clipboard
private open val selectButton: JFXButton