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/o TableDisplayable.

JGDisplayableListCellRenderer and JGDisplayableTableCellRenderer.

Since:
1.7

Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.