'STRAP:multiple sequence alignments '

charite.christo
Class SourcefilesInJarfile

java.lang.Object
  extended by charite.christo.SourcefilesInJarfile
All Implemented Interfaces:
ProcessEv

public class SourcefilesInJarfile
extends java.lang.Object
implements ProcessEv

Lists all java source files in a give jar file


Constructor Summary
SourcefilesInJarfile(java.util.jar.JarFile... jarFiles)
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static ChButton newButton()
           
 void processEv(java.awt.AWTEvent ev)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourcefilesInJarfile

public SourcefilesInJarfile(java.util.jar.JarFile... jarFiles)
Method Detail

newButton

public static ChButton newButton()

processEv

public void processEv(java.awt.AWTEvent ev)
Specified by:
processEv in interface ProcessEv
See Also:
EvAdapter

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'