Package io.github.snoopy137.languagemanager.binding
package io.github.snoopy137.languagemanager.binding
-
ClassDescriptionBinds the
textProperty
ofCheckBox
controls to language keys.A binder forChoiceBox
controls containingString
items.Binds the items ofComboBox
controls to language keys.Binds thetextProperty
ofMenuItem
s inside aContextMenu
to language keys.Defines the contract for binding localized text to a specific type of JavaFX control.Binds thetextProperty
ofHyperlink
controls to language keys.Binds thetextProperty
ofLabeled
controls (e.g., Label, Button, CheckBox) to language keys.Binds specificListView
items to language keys.Binds thetextProperty
ofMenu
controls to language keys.Binds thetextProperty
ofMenuItem
controls to language keys.Binds thetextProperty
ofRadioButton
controls to language keys.Binds thetextProperty
andtooltip
ofTab
controls to language keys.Binds thepromptTextProperty
ofTextInputControl
controls (e.g., TextField, TextArea, PasswordField) to language keys.Binds thetextProperty
ofTitledPane
controls to language keys.Binds thetextProperty
ofTooltip
controls to language keys.Binds thevalueProperty
ofTreeItem
controls to language keys.