Uses of Class
org.bioquery.gui.DataView

Packages that use DataView
org.bioquery.gui Contains the Graphical User Interface (GUI) for the BioQuery application 
 

Uses of DataView in org.bioquery.gui
 

Subclasses of DataView in org.bioquery.gui
 class HtmlDataView
          This DataView displays HTML files, but attempts to open an external web browser to display links.
 class TextDataView
          This DataView displays simple, editable text files, and is suitable for displaying resultsets that are returned in plain text.