Class FilePathListCellRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ListCellRenderer<Object>, SwingConstants

public class FilePathListCellRenderer extends DefaultListCellRenderer
A ListCellRenderer which replaces the beginning of the file path by "..." to ensure the given maximum length.. It shows also the complete path as a tool tip.

Note: This API is not public yet and may significantly change in the future. Use it at your own risk.

See Also: