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