Version: 1.1.1

Package org.biomoby.service.dashboard.renderers

Interface Summary
Renderer SPI for rendering a data container.
 

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


Version: 1.1.1

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