|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ShowFileInfo
This program uses the File class to get various interesting factoids and display them.
| Constructor Summary | |
ShowFileInfo()
|
|
| Method Summary | |
static void |
main(java.lang.String[] arg)
Get and display information about files and such. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ShowFileInfo()
| Method Detail |
public static void main(java.lang.String[] arg)
throws java.io.IOException
arg - optional names of specific files and directories to look at.
java.io.IOException - if there is an error performing any I/O
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||