Version: 1.1.1

Uses of Class
org.biomoby.service.dashboard.renderers.AbstractRenderer

Packages that use AbstractRenderer
org.biomoby.service.dashboard.renderers   
 

Uses of AbstractRenderer in org.biomoby.service.dashboard.renderers
 

Subclasses of AbstractRenderer in org.biomoby.service.dashboard.renderers
 class AbstractMobyRenderer
          A class containing common utilities for renderers that process Biomoby data types.
 class Base64Image
          Decode a byte array from a Base64 encoded Biomoby data types, and convert the resulting byte array to an image.
 class BoxCollectionRenderer
          This is not a normal renderer that is loaded and used through SPI.
 class CollectionRenderer
          This is not a normal renderer that is loaded and used through SPI.
 class ICISPedigreeTree
          This is a very specific viewer (it understands just one specific Biomoby type - GCP_GermplasmPedigreeTree).
 class PlainMobyText
          Display a MobyObject in its internal simple string representation.
 class PlainText
          Display any String as a plain text in a text area.
 class TabCollectionRenderer
          This is not a normal renderer that is loaded and used through SPI.
 class XMLTreeRenderer
          Render XML data using XMLTree.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010