• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

OMERO.editor Tech Info

Table of Contents

  1. OMERO.editor
  2. OMERO.editor Getting Started
  3. OMERO.editor Field Types
  4. OMERO.editor Text Import
  5. OMERO.editor XML import
  6. OMERO.editor Ontology Support
  7. OMERO.editor Tech Info
  8. OMERO.editor Latest bug-fixes and new functionality

OMERO.editor is a standalone Java application that saves files as XML documents.

It uses a standard XML parser to build a DOM document from XML files. This is converted into a "Tree" data structure, of "DataField" objects. DataField's contain an attribute map, and the Tree is represented in the UI as a series of fields arranged hierarchically.

Code for OMERO.editor can be accessed here: http://trac.openmicroscopy.org.uk/shoola/browser/branches/ProtocolEditor/src

New releases of OMERO.editor prototypes, with new functionality, is documented on EditorUpdates.

< Ontology Support | Software Updates >

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/