All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.biojava.bio.gui.package.html Maven / Gradle / Ivy

There is a newer version: 1.9.7
Show newest version

Graphical interfaces for biojava objects.

Where ever possible we have used java bean like interfaces. The model view paradigm is used, and in most cases the org.biojava.bio.seq and org.biojava.bio.alignment interfaces form the basis of the model. Often the actual rendering of the component is abstracted off so that the same class can render data in different ways by swapping in an appropriate renderer. This maintains a consistent API even when the user sees very different images.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy