| Package | Description |
|---|---|
| at.mug.iqm.gui.menu | |
| at.mug.iqm.recentfiles | |
| at.mug.iqm.recentfiles.jaxb |
| Modifier and Type | Field and Description |
|---|---|
private List<File> |
RecentFilesMenu.recentItems
The list of recent items.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<File> |
RecentFilesMenu.readRecentFiles()
Reads the list of recent files.
|
| Modifier and Type | Method and Description |
|---|---|
private JMenuItem |
RecentFilesMenu.constructMenuItem(File f)
Constructs the menu item.
|
| Modifier and Type | Method and Description |
|---|---|
private File |
RecentFilesManager.exist(File jaxbFile)
Search for an existing file in the list.
|
| Modifier and Type | Method and Description |
|---|---|
private File |
RecentFilesManager.exist(File jaxbFile)
Search for an existing file in the list.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<File> |
FileList.file |
| Modifier and Type | Method and Description |
|---|---|
File |
ObjectFactory.createFile()
Create an instance of
File |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
FileList.getFile()
Gets the value of the file property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.