|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DirectoryChooserNameRequestEvent in com.jtechlabs.ui.widget.directorychooser |
Methods in com.jtechlabs.ui.widget.directorychooser with parameters of type DirectoryChooserNameRequestEvent | |
void |
JDirectoryChooser.fireGetDirectoryName(DirectoryChooserNameRequestEvent event)
Notifies all registered selection listeners about event. |
void |
DirectoryChooserNameRequestListener.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). |
void |
DirectoryChooserDefaultHandler.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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |