Module io.github.mmm.ui.fx.core
Package io.github.mmm.ui.fx.widget
-
Class Summary Class Description FxActiveValidatableWidget<W extends javafx.scene.layout.Region,V> Implementation ofUiInput
for JavaFx.FxActiveWidget<W extends javafx.scene.layout.Region> Implementation ofUiActiveWidget
based on JavaFxControl
.FxClickableWidget<W extends javafx.scene.control.Control> Implementation ofUiClickableWidget
based on JavaFxControl
.FxLabel Implementation ofUiLabel
for JavaFx.FxText Implementation ofUiText
for JavaFx.FxValidationFailureBox JavaFx widget that shows a validation failure box as popup/popover on an invalid widget.FxWidget<W> Implementation ofUiNativeWidget
for JavaFx.FxWidgetNode<W extends javafx.scene.Node> Implementation ofUiWidget
for JavaFx based onNode
.FxWidgetStyleable<W extends javafx.css.Styleable> Implementation ofUiWidget
for JavaFx based onStyleable
.