public final class DataColumnString extends DataColumn
DataColumn for
 the full discussion of the role of how to employ these.
 
 DataColumnStrings are by far the most commonly used DataColumn type, as even numerical data is often presented in text form with formatting applied on the Java side before being passed in to drive presentation in the TreeView.
 Furthermore, there are numerous CellRenderer properties which take String
 arguments, and those values are also stored in your model in columns of
 type DataColumnString; see
 setForeground() on
 CellRendererText for an example.
| Constructor and Description | 
|---|
DataColumnString()  |