|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryProvider
Defines the requirements for classes that provide selection of a
File object that is a directory.
xnap.gui.action.PasteFileAction| Method Summary | |
|---|---|
java.io.File |
getDirectory()
Invoked by an action to query the selected directory. |
void |
hasChanged(java.io.File directory)
Invoked if directory contents was changed by the action. |
| Method Detail |
|---|
java.io.File getDirectory()
void hasChanged(java.io.File directory)
directory - the directory that has changed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||