Package docking.widgets.textfield
package docking.widgets.textfield
-
ClassDescription
PreviewTextField(JTextField) that has a preview that compresses / shortens the text in the field using rules that are tuned to preserve human readability of filename path info.A simple text field for inputting floating point numbers.GFormattedTextFieldprovides an implementation ofJFormattedTextFieldwhich facilitates entry validation with an indication of its current status.Overrides the JTextField mainly to allow hint painting for the current radix mode.Simple text field that shows a text hint when the field is empty.TextField for entering integer numbers, either in decimal or hex.Text field for entering dates.Abstract base class for text fields that can show a preview of a modified version of their text when it does not have focus.A class that links text fields into a "formatted text field", separated by expressions.