private static class DashboardFrame.ListItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
desc |
RecentFileList.RecentFile |
file |
| Constructor and Description |
|---|
ListItem(RecentFileList.RecentFile file,
java.lang.String desc) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final java.lang.String desc
public final RecentFileList.RecentFile file
public ListItem(RecentFileList.RecentFile file, java.lang.String desc)