|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileSystemAdapter
Defines a class which can open Files from a file system.
| Method Summary | |
|---|---|
File |
openFile(String path)
Opens the file at the given path. |
ImageIcon |
openImageIcon(String path)
Opens the icon at the given path. |
| Method Detail |
|---|
File openFile(String path)
path - location of the file to open
ImageIcon openImageIcon(String path)
path - location of the icon to open
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||