Uses of Class
com.jtechlabs.ui.widget.directorychooser.DirectoryChooserNameRequestEvent

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).
 



Copyright © 2005 JTechLabs.com All Rights Reserved.