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 |
---|---|
String |
getDisplayString()
Returns this object's default String presentation for views such as
read-only text fields, list, tables, tree nodes, etc.
|
String getDisplayString()
Copyright © 2014 JGoodies Software GmbH. All rights reserved.