|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener that is notified that given operation requests new name for the directory.
Method Summary | |
void |
getDirectoryName(DirectoryChooserNameRequestEvent event)
Called when JDirectoryChooser requests for the new directory name
in order to proceed with execution of the current operation (For example: when
creating the new directory, or renaming the existing directory). |
Method Detail |
public void getDirectoryName(DirectoryChooserNameRequestEvent event)
JDirectoryChooser
requests for the new directory name
in order to proceed with execution of the current operation (For example: when
creating the new directory, or renaming the existing directory).
event
- the event object notifies about request to provide
the JDirectoryChooser
component with new name for the directory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |