public static class RecentFileMenu.RecentFileEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
absolutePath |
private java.lang.String |
fileName |
| Constructor and Description |
|---|
RecentFileEntry(java.lang.String absolutePath) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAbsolutePath() |
java.lang.String |
getFileName() |
java.lang.String |
toString() |