Uses of Interface
io.github.mmm.ui.spi.widget.UiNativeWidgetWrapper
-
-
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget
Classes in io.github.mmm.ui.fx.widget that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxActiveValidatableWidget<W extends javafx.scene.layout.Region,V>
Implementation ofUiInput
for JavaFx.class
FxActiveWidget<W extends javafx.scene.layout.Region>
Implementation ofUiActiveWidget
based on JavaFxControl
.class
FxClickableWidget<W extends javafx.scene.control.Control>
Implementation ofUiClickableWidget
based on JavaFxControl
.class
FxLabel
Implementation ofUiLabel
for JavaFx.class
FxText
Implementation ofUiText
for JavaFx.class
FxWidget<W>
Implementation ofUiNativeWidget
for JavaFx.class
FxWidgetNode<W extends javafx.scene.Node>
Implementation ofUiWidget
for JavaFx based onNode
.class
FxWidgetStyleable<W extends javafx.css.Styleable>
Implementation ofUiWidget
for JavaFx based onStyleable
. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.button
Classes in io.github.mmm.ui.fx.widget.button that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxAbstractButton<W extends javafx.scene.control.ButtonBase>
Implementation ofUiAbstractButton
for JavaFx.class
FxButton
Implementation ofUiButton
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.chart
Classes in io.github.mmm.ui.fx.widget.chart that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxBarChart<W extends javafx.scene.chart.BarChart<X,Y> & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<javafx.scene.chart.XYChart.Series<X,Y>>,X,Y>
Implementation ofUiBarChart
for JavaFx.class
FxBarChartHorizontal
Implementation ofUiBarChartHorizontal
for JavaFx.class
FxBarChartVertical
Implementation ofUiBarChartVertical
for JavaFx.class
FxChart<W extends javafx.scene.chart.Chart & io.github.mmm.ui.fx.widget.chart.fx.AdvancedChart<J>,D,J>
Implementation ofUiChart
for JavaFx.class
FxLineChart
Implementation ofUiLineChart
for JavaFx using.class
FxPieChart
Implementation ofUiPieChart
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.composite
Classes in io.github.mmm.ui.fx.widget.composite that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxComposite<W extends javafx.scene.Node,C extends UiWidget>
Implementation ofUiComposite
for JavaFx.class
FxFailureComposite<W extends javafx.scene.layout.Pane,C extends UiWidget>
Implementation ofUiFailureComposite
for JavaFx.class
FxMutableComposite<W extends javafx.scene.Node,C extends UiWidget>
Implementation ofUiMutableComposite
for JavaFx.class
FxMutableCompositePane<W extends javafx.scene.layout.Pane,C extends UiWidget>
Implementation ofUiMutableComposite
for JavaFx.class
FxRemovableComposite<W extends javafx.scene.Node,C extends UiWidget>
Implementation ofUiRemovableComposite
for JavaFx.class
FxSlot
Implementation ofUiSlot
for JavaFx.class
FxValuedComposite<W extends javafx.scene.layout.Pane,C extends UiWidget,V>
Implementation ofUiValuedComposite
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.data
Classes in io.github.mmm.ui.fx.widget.data that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxDataTable<R>
Implementation ofUiDataTable
for JavaFx.class
FxTableColumn<R,V>
Implementation ofUiColumn
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.form
Classes in io.github.mmm.ui.fx.widget.form that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxCompositeInput<V,W extends javafx.scene.layout.Pane>
Implementation ofUiCompositeInput
for JavaFx.class
FxFormGroup<V>
Implementation ofUiFormGroup
for JavaFx.class
FxFormPanel<V>
Implementation ofUiFormPanel
for JavaFx.class
FxHorizontalInput<V>
Implementation ofUiHorizontalInput
for JavaFx.class
FxInputContainer<V>
Implementation ofUiInputContainer
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.form.grid
Classes in io.github.mmm.ui.fx.widget.form.grid that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxFormGroup<V>
Implementation ofUiFormGroup
for JavaFx.class
FxFormPanel<V>
Implementation ofUiFormPanel
for JavaFx.class
FxInputContainer<V>
Implementation ofUiInputContainer
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.img
Classes in io.github.mmm.ui.fx.widget.img that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxAbstractImage<W extends javafx.scene.Node>
Implementation ofUiAbstractImage
for JavaFx.class
FxImage
Implementation ofUiImage
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.input
Classes in io.github.mmm.ui.fx.widget.input that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxAbstractChoice<W extends javafx.scene.control.Control,O,V>
Implementation ofUiRadioChoice
for JavaFx.class
FxCheckbox
Implementation ofUiTextInput
for JavaFx.class
FxComboBox<V>
Implementation ofUiTextInput
for JavaFx.class
FxInput<W extends javafx.scene.layout.Region,V>
Implementation ofUiInput
for JavaFx.class
FxPasswordInput
Implementation ofUiPasswordInput
for JavaFx.class
FxRadioButton
Implementation ofUiRadioButton
for JavaFx.class
FxRadioChoice<V>
Implementation ofUiRadioChoice
for JavaFx.class
FxStringInput<W extends javafx.scene.control.TextInputControl>
Implementation ofUiStringInput
for JavaFx.class
FxTextArea
Implementation ofUiTextArea
for JavaFx.class
FxTextInput
Implementation ofUiTextInput
for JavaFx.class
FxTextualInput<W extends javafx.scene.control.TextInputControl,V>
Implementation ofUiTextualInput
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.link
Classes in io.github.mmm.ui.fx.widget.link that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxAbstractLink
Implementation ofUiAbstractLink
for JavaFx.class
FxExternalLink
Implementation ofUiExternalLink
for JavaFx.class
FxInternalLink
Implementation ofUiInternalLink
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.media
Classes in io.github.mmm.ui.fx.widget.media that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxMediaPlayer
Implementation ofUiMediaWidget
for JavaFx.class
FxMediaWidget<W extends javafx.scene.Node>
Implementation ofUiMediaWidget
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.panel
Classes in io.github.mmm.ui.fx.widget.panel that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxBorderPanel
Implementation ofUiBorderPanel
for JavaFx.class
FxButtonPanel
Implementation ofUiButtonPanel
for JavaFx.class
FxCollapsiblePanel
Implementation ofUiCollapsiblePanel
for JavaFx.class
FxGridPanel
Implementation ofUiGridPanel
for JavaFx.class
FxGridRow
Implementation ofUiGridRow
for JavaFx.class
FxHorizontalPanel
Implementation ofUiHorizontalPanel
for JavaFx.class
FxMutablePanel<W extends javafx.scene.layout.Pane>
Implementation ofUiMutablePanel
for JavaFx.class
FxScrollPanel
Implementation ofUiScrollPanel
for JavaFx.class
FxVerticalPanel
Implementation ofUiVerticalPanel
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.fx.widget.window
Classes in io.github.mmm.ui.fx.widget.window that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxAbstractWindow
Implementation ofUiAbstractWindow
for JavaFx.class
FxChildWindow
Implementation ofUiChildWindow
for JavaFx.class
FxMainWindow
Implementation ofUiWindow
for JavaFx.class
FxPopup
Implementation ofUiPopup
for JavaFx.class
FxWindow
Implementation ofUiWindow
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.spi.widget
Classes in io.github.mmm.ui.spi.widget that implement UiNativeWidgetWrapper Modifier and Type Class Description class
AbstractUiNativeWidgetWrapper<W>
Abstract base implementation ofUiNativeWidget
implementingAbstractUiNativeWidgetWrapper.getStyles()
. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget
Classes in io.github.mmm.ui.test.widget that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestActiveValidatableWidget<V>
Implementation ofUiInput
using JavaFx.class
TestActiveWidget
Implementation ofUiActiveWidget
for testing.class
TestClickableWidget
Implementation ofUiClickableWidget
for testing.class
TestLabel
Implementation ofUiLabel
for testing.class
TestText
Implementation ofUiText
for testing.class
TestValuedWidget<V>
Implementation ofUiInput
using JavaFx.class
TestWidget
Implementation ofUiWidget
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.button
Classes in io.github.mmm.ui.test.widget.button that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestAbstractButton
Implementation ofUiAbstractButton
for testing.class
TestButton
Implementation ofUiButton
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.chart
Classes in io.github.mmm.ui.test.widget.chart that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestBarChart
Implementation ofUiBarChart
for testing.class
TestBarChartHorizontal
Implementation ofUiBarChartHorizontal
for JavaFx.class
TestBarChartVertical
Implementation ofUiBarChartVertical
for testing.class
TestChart<D>
Implementation ofUiChart
for testing.class
TestLineChart
Implementation ofUiLineChart
for JavaFx using.class
TestPieChart
Implementation ofUiPieChart
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.composite
Classes in io.github.mmm.ui.test.widget.composite that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestCollapsibleComposite<C extends UiWidget>
Implementation ofUiCollapsiblePanel
for testing.class
TestComposite<C extends UiWidget>
Implementation ofUiComposite
for testing.class
TestFailureComposite<C extends UiWidget>
Implementation ofUiFailureComposite
for testing.class
TestMutableComposite<C extends UiWidget>
Implementation ofUiMutableComposite
for testing.class
TestRemovableComposite<C extends UiWidget>
Implementation ofUiRemovableComposite
for testing.class
TestSlot
Implementation ofUiSlot
for JavaFx.class
TestValuedComposite<C extends UiWidget,V>
Implementation ofUiValuedComposite
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.data
Classes in io.github.mmm.ui.test.widget.data that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestDataList<R>
Implementation ofUiDataTable
for JavaFx.class
TestTableColumn<R,V>
Implementation ofUiColumn
for JavaFx. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.form
Classes in io.github.mmm.ui.test.widget.form that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestFormGroup<V>
Implementation ofUiFormGroup
for testing.class
TestFormPanel<V>
Implementation ofUiFormPanel
using JavaFx.class
TestInputContainer<V>
Input container widget
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.img
Classes in io.github.mmm.ui.test.widget.img that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestAbstractImage
Implementation ofUiAbstractImage
for testing.class
TestIcon
Implementation ofUiIcon
for testing.class
TestImage
Implementation ofUiImage
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.input
Classes in io.github.mmm.ui.test.widget.input that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestAbstractChoice<O,V>
Implementation ofUiRadioChoice
for testing.class
TestAbstractRadioButton
Implementation ofUiAbstractRadioButton
for testing.class
TestAbstractSingleChoice<V>
Implementation ofUiRadioChoice
for testing.class
TestCheckbox
Implementation ofUiTextInput
for testing.class
TestComboBox<V>
Implementation ofUiComboBox
for testing.class
TestInput<V>
Implementation ofUiInput
using JavaFx.class
TestPasswordInput
Implementation ofUiPasswordInput
for testing.class
TestRadioButton
Implementation ofUiRadioButton
for testing.class
TestRadioChoice<V>
Implementation ofUiRadioChoice
for testing.class
TestSelectionInput
Implementation ofUiWidgetWithSelection
for testing.class
TestStringInput
Implementation ofTestTextualInput
for testing.class
TestTextArea
Implementation ofUiTextArea
for testing.class
TestTextInput
Implementation ofUiTextInput
for testing.class
TestTextualInput<V>
Implementation ofUiTextualInput
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.link
Classes in io.github.mmm.ui.test.widget.link that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestAbstractLink
Implementation ofUiAbstractLink
for testing.class
TestExternalLink
Implementation ofUiAbstractLink
for testing.class
TestInternalLink
Implementation ofUiAbstractLink
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.panel
Classes in io.github.mmm.ui.test.widget.panel that implement UiNativeWidgetWrapper Modifier and Type Class Description class
FxHorizontalPanel
Implementation ofUiHorizontalPanel
for testing.class
TestButtonPanel
Implementation ofUiButtonPanel
for testing.class
TestCollapsiblePanel
Implementation ofUiCollapsiblePanel
for testing.class
TestGridPanel
Implementation ofUiGridPanel
for testing.class
TestGridRow
Implementation ofUiGridRow
for testing.class
TestMutablePanel
Implementation ofUiMutablePanel
for testing.class
TestScrollPanel
Implementation ofUiScrollPanel
for JavaFx.class
TestVerticalPanel
Implementation ofUiVerticalPanel
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.test.widget.window
Classes in io.github.mmm.ui.test.widget.window that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TestAbstractWindow
Implementation ofUiAbstractWindow
for testing.class
TestChildWindow
Implementation ofUiChildWindow
for testing.class
TestMainWindow
Implementation ofUiWindow
for testing.class
TestPopup
Implementation ofUiPopup
for testing.class
TestWindow
Implementation ofUiWindow
for testing. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget
Classes in io.github.mmm.ui.tvm.widget that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmActiveWidget<W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofUiActiveWidget
for TeaVM.class
TvmClickableWidget<W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofAttributeFeatureClick
for TeaVM.class
TvmLabel
Implementation ofUiLabel
for TeaVM.class
TvmText
Implementation ofUiText
for TeaVM.class
TvmWidget<W extends org.teavm.jso.JSObject>
Implementation ofUiNativeWidget
for TeaVM.class
TvmWidgetHtmlElement<W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofUiNativeWidget
for TeaVM based onHTMLElement
. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget.button
Classes in io.github.mmm.ui.tvm.widget.button that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmAbstractButton<W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofUiAbstractButton
for TeaVM.class
TvmButton
Implementation ofUiButton
for TeaVM. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget.composite
Classes in io.github.mmm.ui.tvm.widget.composite that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>
Implementation ofUiComposite
using TeaVM.class
TvmMutableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>
Implementation ofUiMutableComposite
for TeaVM.class
TvmRemovableComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget>
Implementation ofUiRemovableComposite
for TeaVM.class
TvmSlot
Implementation ofUiSlot
for TeaVM.class
TvmValuedComposite<W extends org.teavm.jso.dom.html.HTMLElement,C extends UiWidget,V>
Implementation ofUiValuedComposite
for TeaVM. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget.input
Classes in io.github.mmm.ui.tvm.widget.input that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmAbstractTextArea
Implementation ofUiTextArea
for TeaVM.class
TvmBooleanInput
class
TvmCheckbox
Implementation ofUiCheckbox
using TeaVM.class
TvmComboBoxDataList<V>
Implementation ofUiTextInput
using TeaVM.class
TvmComboBoxSelect<V>
Implementation ofUiTextInput
using TeaVM.class
TvmHtmlInput<V>
Implementation ofUiInput
using TeaVM based onHTMLInputElement
.class
TvmHtmlSelect<V>
Implementation ofUiInput
using TeaVM based onHTMLSelectElement
.class
TvmInput<V,W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofUiInput
using TeaVM.class
TvmLabelledInput<V>
TvmInput
that also implementsAttributeWriteText
.class
TvmPasswordInput
Implementation ofUiPasswordInput
using TeaVM.class
TvmRadioButton
Implementation ofUiRadioButton
using TeaVM.class
TvmRadioChoice<V>
Implementation ofUiTextInput
using TeaVM.class
TvmStringInput
Implementation ofUiStringInput
using TeaVM.class
TvmTextArea
Implementation ofUiTextArea
for TeaVM.class
TvmTextInput
Implementation ofUiTextInput
using TeaVM.class
TvmTextualInput<V>
Implementation ofUiTextualInput
using TeaVM. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget.link
Classes in io.github.mmm.ui.tvm.widget.link that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmAbstractLink
Implementation ofUiAbstractLink
for TeaVM.class
TvmExternalLink
Implementation ofUiExternalLink
for TeaVM.class
TvmInternalLink
Implementation ofUiInternalLink
for TeaVM. -
Uses of UiNativeWidgetWrapper in io.github.mmm.ui.tvm.widget.panel
Classes in io.github.mmm.ui.tvm.widget.panel that implement UiNativeWidgetWrapper Modifier and Type Class Description class
TvmBorderPanel
Implementation ofUiBorderPanel
using TeaVM.class
TvmButtonPanel
Implementation ofUiButtonPanel
using TeaVM.class
TvmGridPanel
Implementation ofUiGridPanel
using TeaVM.class
TvmGridRow
Implementation ofUiGridRow
using TeaVM.class
TvmHorizontalPanel
Implementation ofUiHorizontalPanel
using TeaVM.class
TvmMutablePanel<W extends org.teavm.jso.dom.html.HTMLElement>
Implementation ofUiMutablePanel
for TeaVM.class
TvmScrollPanel
Implementation ofUiScrollPanel
for TeaVM.class
TvmVerticalPanel
Implementation ofUiVerticalPanel
using TeaVM.
-