Package io.github.snoopy137.languagemanager.binding
package io.github.snoopy137.languagemanager.binding
-
ClassDescriptionBinds the
textPropertyofCheckBoxcontrols to language keys.A binder forChoiceBoxcontrols containingStringitems.Binds the items ofComboBoxcontrols to language keys.Binds thetextPropertyofMenuItems inside aContextMenuto language keys.Defines the contract for binding localized text to a specific type of JavaFX control.Binds thetextPropertyofHyperlinkcontrols to language keys.Binds thetextPropertyofLabeledcontrols (e.g., Label, Button, CheckBox) to language keys.Binds specificListViewitems to language keys.Binds thetextPropertyofMenucontrols to language keys.Binds thetextPropertyofMenuItemcontrols to language keys.Binds thetextPropertyofRadioButtoncontrols to language keys.Binds thetextPropertyandtooltipofTabcontrols to language keys.Binds thepromptTextPropertyofTextInputControlcontrols (e.g., TextField, TextArea, PasswordField) to language keys.Binds thetextPropertyofTitledPanecontrols to language keys.Binds thetextPropertyofTooltipcontrols to language keys.Binds thevaluePropertyofTreeItemcontrols to language keys.