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
 
- 
Method Summary
 
- 
Method Details
- 
getStructure1
- Throws:
 StructureExceptionIOException
 - 
getStructure2
- Throws:
 StructureExceptionIOException
 
 -