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