[Biojava-l] Help needed for a GUI
Dr. Christoph Gille
christoph.gille at charite.de
Mon Jul 24 21:16:20 UTC 2006
>I am new to BioJava and am exploring its features. I am planning to build a
>simple editor for alignments(something like a wordpad, but to handle
>alignments).Does Biojava support this? Could someone please show me some
>pointers for this?
Using the classes /interfaces
- MultiLineRenderer
- FeatureRenderer
- SequenceRenderer
- SequencePanel
- FeatureBlockSequenceRenderer
one can easily display a gapped sequence with annotations.
Perhaps one could place several SequencePanels over each other and put
everything in one scroll-panel?
Will this wordpad-like program be part of a larger application?
More information about the Biojava-l
mailing list