public interface TableDisplayable
Displayable
interface. And it may have a different
default representation for list as described by
the ListDisplayable
interface.
Used by the JGoodies JGDisplaybleTableCellRenderer
.
Modifier and Type | Method and Description |
---|---|
String |
getTableDisplayString()
Returns this object's default String presentation in table cells.
|
String getTableDisplayString()
Copyright © 2014 JGoodies Software GmbH. All rights reserved.