Package phylonet.app.view.datum

Class Summary
ADatumView Abstract representation of a full-sized window showing a single datum.
BatchDatumView Represents the full-sized window representing a batch of data.
DatumThumbnailView Represents the thumbnail view of an individual datum in the workspace.
HGTDatumView The full-sized view of a HGT (horizontal gene transfer) solution set.
NetworkDatumView Represents the full-sized view of a single network datum.
SequenceAlignmentDatumView Represents the full-sized view of a single sequence alignment.
TreeDatumView A concrete implementation of ADatumView to display a full-sized representation of a tree.