Package org.tentackle.fx.component
package org.tentackle.fx.component
Extended FX components.
-
ClassDescriptionPopup for auto-completion.The multi-line editor shown while a one-line
FxTextAreais expanded.
The popup covers the text area, aligned to its upper left corner, so that the first line stays where it is and the editor grows downwards, similar to the expandable text fields in IntelliJ.Extended button.
Notice that a button is not an FxControl.Extended Checkbox.FxChoiceBox<T>Extended ChoiceBox.Extended ColorPicker.FxComboBox<T>ExtendedComboBox.Extended DatePicker.
Tentackle's FxDatePicker is a TextComponent and maps to Date or Timestamp.
It uses the ValueTranslator (TemporalStringTranslator) to map to/from the model.Extended HTMLEditor.Extended Label.FxListView<T>Extended ListView.Extended PasswordField with enhanced security.
The StringBuilder holding the text input is replaced with blanks when getPassword() is invoked.Extended RadioButton.FxTableView<S>Extended TableView.Extended TextArea.Extended TextField.Extended ToggleButton.Extended TreeTableView.FxTreeView<T>Extended TreeView.A note control.
Notes display information related to another linkedNode.display position relative to the linked node.The note type.