'STRAP:multiple sequence alignments '

charite.christo
Class J_JavaEditor

java.lang.Object
  extended by charite.christo.J_JavaEditor
All Implemented Interfaces:
FileEditor

public final class J_JavaEditor
extends java.lang.Object
implements FileEditor

J is a fast text editor written in Java and distributed under the GNU General Public License. It supports syntax highlighting for Java, C, LISP and HTML. It has a built-in LISP insterpreter. The author is Peter Graves . Home page: http://armedbear-j.sourceforge.net/.


Constructor Summary
J_JavaEditor()
           
 
Method Summary
 boolean editFile(java.io.File f, int lineNumber)
           
static void main(java.lang.String... argv)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J_JavaEditor

public J_JavaEditor()
Method Detail

editFile

public boolean editFile(java.io.File f,
                        int lineNumber)
Specified by:
editFile in interface FileEditor

main

public static void main(java.lang.String... argv)

'STRAP:multiple sequence alignments '

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