Package com.ca.directory.jxplorer.search

Class Summary
BuildFilterPanel Creates a scrollable panel that can add and remove rows that are used to build raw filters.
DeleteFilterGUI This class sets up a dialog that displays a list of saved filters (from search_filters.txt).
JoinFilterPanel Creates a scrollable panel that can add and remove rows that are used to join raw filters or filters that are a combination of filter.
ReturnAttributesDialog This class acts as a item selector.
ReturnAttributesDisplay This class is currently called from the Search GUI when the user has requested that certain attributes are returned in the search.
SearchBar  
SearchExecute This executes a search request from a particular base DN, using a particular filter, returning a particular set of attributes.
SearchGUI This class creates a dialog that has currently three tabs on it.
SearchModel This class saves filters to and reads filters from the property file "search_filters.txt".
SearchModel.StringComparator This Comparator compares two case ignore Strings.