public class FileRootCellRenderer extends AbstractCellRenderer<File>
| Constructor and Description | 
|---|
| FileRootCellRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getDisplayValue(File value,
               Locale inLocale)Gets the display value. | 
| Icon | getIcon(File value) | 
getHorizontalAlignmentpublic Object getDisplayValue(File value, Locale inLocale)
CellRenderervalue - the source valueinLocale - the Locale used for localizationpublic Icon getIcon(File value)
getIcon in interface CellRenderer<File>getIcon in class AbstractCellRenderer<File>Copyright © 2002–2017 SoftSmithy. All rights reserved.