public interface Displayable
ListDisplayable and/or
TableDisplayable.
Used by the reusable JGoodies list and table cell renderers:
JGDisplayableListCellRenderer and JGDisplayableTableCellRenderer.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayString()
Returns this object's default String presentation for views such as
read-only text fields, list, tables, tree nodes, etc.
|