fbench
Class FBIconLibrary
java.lang.Object
javax.swing.filechooser.FileView
fbench.FBIconLibrary
public class FBIconLibrary
- extends javax.swing.filechooser.FileView
IEC 61499 File Type Icon Library
- Version:
- 20061126/WD
- Author:
- WD
Method Summary |
java.lang.String |
getDescription(java.io.File f)
|
javax.swing.Icon |
getIcon(java.io.File f)
|
java.lang.String |
getName(java.io.File f)
|
Methods inherited from class javax.swing.filechooser.FileView |
getTypeDescription, isTraversable |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
descriptions
public static final java.lang.String[] descriptions
iconNames
public static final java.lang.String[] iconNames
FBIconLibrary
public FBIconLibrary()
getDescription
public java.lang.String getDescription(java.io.File f)
- Overrides:
getDescription
in class javax.swing.filechooser.FileView
getIcon
public javax.swing.Icon getIcon(java.io.File f)
- Overrides:
getIcon
in class javax.swing.filechooser.FileView
getName
public java.lang.String getName(java.io.File f)
- Overrides:
getName
in class javax.swing.filechooser.FileView