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 ofUiInputfor JavaFx.FxActiveWidget<W extends javafx.scene.layout.Region> Implementation ofUiActiveWidgetbased on JavaFxControl.FxClickableWidget<W extends javafx.scene.control.Control> Implementation ofUiClickableWidgetbased on JavaFxControl.FxLabel Implementation ofUiLabelfor JavaFx.FxText Implementation ofUiTextfor JavaFx.FxValidationFailureBox JavaFx widget that shows a validation failure box as popup/popover on an invalid widget.FxWidget<W> Implementation ofUiNativeWidgetfor JavaFx.FxWidgetNode<W extends javafx.scene.Node> Implementation ofUiWidgetfor JavaFx based onNode.FxWidgetStyleable<W extends javafx.css.Styleable> Implementation ofUiWidgetfor JavaFx based onStyleable.