|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object file.FileVisual
public class FileVisual
Constructor Summary | |
---|---|
FileVisual(java.io.File f)
new FileVisual(fnm) returns a new FileVisual for the file f. |
|
FileVisual(java.lang.String fnm,
java.io.File dir)
new FileVisual(fnm, dir) returns a new FileVisual for the file named fnm in the direcory dir. |
Method Summary | |
---|---|
javax.swing.JComponent |
getVisual()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileVisual(java.lang.String fnm, java.io.File dir)
public FileVisual(java.io.File f)
Method Detail |
---|
public javax.swing.JComponent getVisual()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |