Class DBResultTable
java.lang.Object
org.biojava.nbio.structure.align.gui.DBResultTable
- All Implemented Interfaces:
 ActionListener,EventListener
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidstatic voidvoidshow(BufferedReader in, UserConfiguration config) voidshow(File file, UserConfiguration config) voidshow(URL url, UserConfiguration config)  
- 
Field Details
- 
ceColumnNames
 - 
fatColumnNames
 
 - 
 - 
Constructor Details
- 
DBResultTable
public DBResultTable() 
 - 
 - 
Method Details
- 
main
 - 
show
- Throws:
 IOException
 - 
show
 - 
show
 - 
actionPerformed
- Specified by:
 actionPerformedin interfaceActionListener
 
 -