org.biojava.bio.structure.gui.util
Interface StructurePairSelector
- All Known Implementing Classes:
- PDBDirPanel, PDBServerPanel, PDBUploadPanel, ScopSelectPanel, SelectPDBPanel
public interface StructurePairSelector
To be implemented by JPanels that are part of the GUI to trigger structure aligmnents.
- Since:
- 1.7
- Author:
- Andreas Prlic
getStructure1
Structure getStructure1()
throws StructureException
- Throws:
StructureException
getStructure2
Structure getStructure2()
throws StructureException
- Throws:
StructureException