Package com.ca.directory.jxplorer

Interface Summary
DataListener This interface handles There are two main ways to retrieve data from a DataQuery in a thread friendly manner.
DataSink DataSink defines the interface used by objects that are consumers of information from a tree, such as display panels that show information about a data node, or the off-line data store used to view ldif files off-line.
DataSource This interface defines data sources used by the the browser.
 

Class Summary
AdvancedOptions Sets up an advanced options dialog box that is accessable through the Options drop down menu.
BookMarks Opens a bookmark dialog that can be used to save, delete or update bookmarks.
BuildNumber  
ButtonBar  
DataQuery Helper class for Broker, this encapsulates an ldap-like data request that is placed on the Broker queue for eventual resolution.
JXOpenConWin JXOpenConWin allows the user to open an ldap connection.
JXplorer Does the main setup for JXplorer.
KeystoreOptions The Keystore Options dialog allows the user to set which keystore files are being used, and what type they are.
LdifExport  
LdifImport  
MainMenu