|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileView
MainFrame.FileIconViewForQuery
Icon View for query
Field Summary | |
private javax.swing.filechooser.FileFilter |
myf
|
private javax.swing.Icon |
myi
|
Constructor Summary | |
(package private) |
MainFrame.FileIconViewForQuery(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 |
Field Detail |
private javax.swing.filechooser.FileFilter myf
private javax.swing.Icon myi
Constructor Detail |
MainFrame.FileIconViewForQuery(javax.swing.filechooser.FileFilter myfilter, javax.swing.Icon myicon)
Method Detail |
public javax.swing.Icon getIcon(java.io.File f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |