public class FilePickListCellRenderer extends Object implements ListCellRenderer
| Constructor and Description |
|---|
FilePickListCellRenderer() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus) |
int |
getRowHeight() |
public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent in interface ListCellRendererpublic int getRowHeight()
Copyright © 2017. All rights reserved.