Class Summary |
BasicNode |
A Class that represents an XML node and its contents |
CancelCommand |
Class to handle cancel command |
CellComparator |
This class to compare two vecotors which is two dimentions |
DeleteCommand |
Class to handle delete local copy command |
DeleteDialog |
A dialog box for user delete datapakcage |
ExportCommand |
Class to handle export package (both regular and zip) command |
ExportDialog |
A dialog box for user choice of export options |
HeadResultSet |
A HeadResultSet encapsulates the list of results returned from either a
local query or a Metacat query, but only presents the most recent revision
of a document as part of the Table Model. |
ImageRenderer |
Renders the contents of a table image cell as a JLable with icon |
LiveMapPanel |
A map selection applet. |
LocalQuery |
LocalQuery is a class designed to execute a query defined in
an XML document that follows the PathQuery DTD. |
LocalToNetworkCommand |
Class to handle upload a package to network command |
NetworkToLocalCommand |
Class to handle download a package from network command |
OpenDeleteDialogCommand |
Class to handle Open a dialog box command |
OpenDialogBox |
A dialog box for user to open a datapakcage |
OpenDialogBoxCommand |
Class to handle Open a dialog box command |
OpenExportDialogCommand |
Class to handle Open a dialog box command |
OpenPackageCommand |
Class to handle open package command |
OpenPreviousVersionCommand |
Class to handle open a previous version package command |
OpenSynchronizeDialogCommand |
Class to handle Open a synchronize (upload or download) dialog box command |
Query |
A Class that represents a structured query, and can be
constructed from an XML serialization conforming to @see pathquery.dtd. |
QueryDialog |
Dialog which collects search information from user
to be used to create a Query |
QueryGroup |
A group of terms and other groups in a query, allowing arbitrarily
nested hierarchiies that can be combined using union or intersection. |
QueryPlugin |
|
QueryTerm |
A single term in a query, containing the path to be searched, the
value to match, and any relevant search modifiers. |
RefreshCommand |
Class to handle refresh command |
ResultPanel |
Display a ResultSet in a table view in a panel that can be
embedded in a window or tab or other location |
ResultPanelAndFrameMediator |
This class is a mediator between components: Resultset table and open button
If there is a selection in the table, open button will enable. |
ResultSet |
A ResultSet encapsulates the list of results returned from either a
local query or a Metacat query. |
ReviseSearchCommand |
Class to handle search command |
RunSavedQueryCommand |
Class to handle click a saved query menu item |
SaveQueryCommand |
Class to handle savequery command |
SearchCommand |
Class to handle search command |
SubjectTermPanel |
This panel contains all the elements for a single text
query term. |
SynchronizeDialog |
A dialog box for user to synchronize data package |
TaxonTermPanel |
This panel contains all the elements for a single taxon
query term. |
ToolTippedSortableJTable |
A classs represent sortable table |
ToolTippedTextRenderer |
Renders the contents of a table cell with tool tip |