All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public final class TextFieldPanel extends JPanel
A panel that includes a JTextField in a BorderLayout.CENTER position and a button in BorderLayout.EAST which opens a JTextArea for editing long strings.
See Also: