Skip navigation links

Package com.jgoodies.common.display

Interfaces that describe objects with a default String presentation.

See: Description

Package com.jgoodies.common.display Description

Interfaces that describe objects with a default String presentation. Useful for implementing reusable object presentations in Formats, ListCellRenderers, TableCellRenderers, etc. If the object shall have a special default presentation in lists or tables, they may additionally implement ListDisplayable and/or TableDisplayable.

Used by the reusable JGoodies list and table cell renderers: JGDisplayableListCellRenderer and JGDisplayableTableCellRenderer.

Since:
1.7
Skip navigation links

Copyright © 2019 JGoodies Software GmbH. All rights reserved.