Class FileIconViewForTab
java.lang.Object
javax.swing.filechooser.FileView
FileIconViewForTab
- public class FileIconViewForTab
- extends javax.swing.filechooser.FileView
Custom icon view for tables
Field Summary |
private javax.swing.filechooser.FileFilter |
myf
|
private javax.swing.Icon |
myi
|
Constructor Summary |
(package private) |
FileIconViewForTab(javax.swing.filechooser.FileFilter myfilter,
javax.swing.Icon myicon)
|
Method Summary |
javax.swing.Icon |
getIcon(java.io.File f)
|
Methods inherited from class javax.swing.filechooser.FileView |
getDescription, getName, getTypeDescription, isTraversable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myf
private javax.swing.filechooser.FileFilter myf
myi
private javax.swing.Icon myi
FileIconViewForTab
FileIconViewForTab(javax.swing.filechooser.FileFilter myfilter,
javax.swing.Icon myicon)
getIcon
public javax.swing.Icon getIcon(java.io.File f)