'STRAP:multiple sequence alignments '

charite.christo
Class PrgParasGUI

java.lang.Object
  extended by charite.christo.PrgParasGUI
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class PrgParasGUI
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
PrgParasGUI(long options, java.lang.String names_descriptions)
          { {option1,explanation}, {option2,explanation} ...
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 java.lang.String[] getFurtherOptions()
           
 java.util.Map<java.lang.String,java.lang.String> getMap()
           
 javax.swing.JComponent getPanel()
           
 int mc()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrgParasGUI

public PrgParasGUI(long options,
                   java.lang.String names_descriptions)
{ {option1,explanation}, {option2,explanation} ... }

Method Detail

mc

public int mc()

getPanel

public javax.swing.JComponent getPanel()

getMap

public java.util.Map<java.lang.String,java.lang.String> getMap()

getFurtherOptions

public java.lang.String[] getFurtherOptions()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ev)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

'STRAP:multiple sequence alignments '

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