

Public Member Functions | |
| CustomFileChooser (ImageIcon icon, FileFilter filter) | |
| Icon | getIcon (File f) |
Private Attributes | |
| final ImageIcon | icon |
| final FileFilter | filter |
The file chooser to see the icon of the given type
| alma::acs::logging::table::TablePopupMenu::CustomFileChooser::CustomFileChooser | ( | ImageIcon | icon, | |
| FileFilter | filter | |||
| ) | [inline] |
Constructor
| icon |
| Icon alma::acs::logging::table::TablePopupMenu::CustomFileChooser::getIcon | ( | File | f | ) | [inline] |
final FileFilter alma::acs::logging::table::TablePopupMenu::CustomFileChooser::filter [private] |
The filter for the type of the file
Referenced by getIcon().
final ImageIcon alma::acs::logging::table::TablePopupMenu::CustomFileChooser::icon [private] |
The icon to show for the file type
Referenced by getIcon().
1.6.2