org.biojava.bio.structure.align.gui
Class DBResultTable
java.lang.Object
org.biojava.bio.structure.align.gui.DBResultTable
- All Implemented Interfaces:
- ActionListener, EventListener
public class DBResultTable
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ceColumnNames
public static final String[] ceColumnNames
fatColumnNames
public static final String[] fatColumnNames
DBResultTable
public DBResultTable()
main
public static void main(String[] args)
show
public void show(BufferedReader in,
UserConfiguration config)
throws IOException
- Throws:
IOException
show
public void show(File file,
UserConfiguration config)
show
public void show(URL url,
UserConfiguration config)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener