viewtify

viewtify.ui

UserInterfaceProvider<UI>

ui()UI

UI

A user interface.

Provide the actual user interface.

snapshot()javafx.scene.image.WritableImage

javafx.scene.image.WritableImage

Create the snapshot image of this UI.

snapshot(doublescale)javafx.scene.image.WritableImage

doublescale
javafx.scene.image.WritableImage

Create the scaled snapshot image of this UI.

of(UIui)UserInterfaceProviderUI

UIjavafx.css.Styleable
UIui
UserInterfaceProviderUI

Convenience method to wrap as UserInterfaceProvider.

inputFor(ClassVtype, kiss.VariableVproperty)UI

V

Value type

UIUserInterfaceUI, N & ValueHelperUI, V

UI type

NNode
ClassVtype

A value type.

kiss.VariableVproperty

A value model.

UI

A created UI.

Create the new user input UI for the specified type.