All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants
Direct Known Subclasses:
EntitySearchField, NumberField

public class HintTextField extends JTextField
A text field which displays a hint when it is not the focus owner and contains no text. The hint foreground color is a simplistic average of the text field background and foreground color.
See Also: