Package proper.gui.core.text

All different kinds of TextFields can be found here, e.g.

See:
          Description

Class Summary
ClassifierTextField This Panel represents a combination of a JTextField and a Button with which you can choose a WEKA classifier.
DatabaseTextField This Panel represents a combination of a JTextField and a Button with which you can open a dialog to choose database/table.
FileTextField This Panel represents a combination of a JTextField and a Button with which you can open a FileChooser-Dialog.
FilterTextField This Panel represents a combination of a JTextField and a Button with which you can choose a WEKA filter.
JTextAreaPrintStream This class enables to redirect the print/println from a ProperObject to a JTextArea.
JTextComponentHelper A helper class for JTextComponents, e.g.
MIClassifierTextField This Panel represents a combination of a JTextField and a Button with which you can choose a MILK classifier.
ProperTextField This Panel represents a combination of a JTextField and a Button with which you can open a dialog.
RelationsTextField This Panel represents a combination of a JTextField and a Button with which you can open a RelationsDialog to generate a string representation from the relations in a database.
 

Package proper.gui.core.text Description

All different kinds of TextFields can be found here, e.g. ones with an associated JFileChooser.