Package com.jtechlabs.ui.widget.directorychooser

Interface Summary
DirectoryChooserConfirmationListener The listener that is notified that given operation requested confirmation.
DirectoryChooserErrorListener The listener that's notified about runtime errors in the JDirectoryChooser component.
DirectoryChooserNameRequestListener The listener that is notified that given operation requests new name for the directory.
DirectoryChooserSelectionListener The listener that's notified when the selection in a JDirectoryChooser changes.
 

Class Summary
AccessEditor Property editor for editing access rights of JDirectoryChooser
AccessEditorPanel Custom editor for the access property of JDirectoryChooser Java Bean.
DirectoryChooserConfirmationEvent An event, that notifies listeners about request to confirm that certain operation (moving/deleting directory,...etc) should be performed.
DirectoryChooserDefaultHandler Default base class for JDirectoryChooser event handlers.
DirectoryChooserDefaults Provides access to the default values of JDirectoryChooser properties.
DirectoryChooserErrorEvent An event, that notifies listeners about an error.
DirectoryChooserNameRequestEvent An event, that notifies about request to provide JDirectoryChooser component with a name for the directory.
DirectoryChooserSelectionEvent An event that characterizes a change in the current selection.
IconsThemeEditor Property editor for editing icons' theme of JDirectoryChooser
JDirectoryChooser JDirectoryChooser component provides a GUI for navigating the file system, and then either choosing an existing directory from a tree or managing file system directories' tree structure by creating new directories, renaming, copying, moving or deleting existing directories.
JDirectoryChooserBeanInfo Descriptor for JDirectoryChooser Java Bean.
 



Copyright © 2005 JTechLabs.com All Rights Reserved.