package

vars.query.ui

Classes

AdvancedStringValuePanel

 
App

Once instantiated a reference to the query app can be retrieved as follows:

 QueryApp queryApp = (QueryApp) Lookup.getApplicationDispatcher().getValueObject();
 

 
AssociationSelectionPanel  
AssociationSelectionPanel2  
BooleanValuePanel  
ConceptConstraints

A ConceptConstraint is a wrapper for the follwong 2 items:

  1. A collection of concept-names (as strings)
  2. An AssociationBean
It uses these 2 items to generate a SQL fragement that constrains a query to search for all concept-names in the collection that have the given association

 
ConceptConstraintsPanelDemo  
ConceptNameSelectionPanel

This ui panel allows a user to select a concept name of interest and extends it to it's various relations. 

DateValuePanel  
LinkTemplateSelectionPanel  
Lookup  
NumberValuePanel  
QueryFrame  
QueryResultsFrame  
QueryResultsTable  
RefineSearchPanel  
SaveImagesFromQueryResultsAction Class for saving all the images in a search to the desktop. 
SaveQueryResultsAction

 
SaveQueryResultsAsKMLAction  
SearchPanel

 
StringLikeValuePanel  
StringValuePanel  
ToolBelt  
ValuePanel