'STRAP:multiple sequence alignments '

charite.christo.strap
Class HeteroPopup

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

public class HeteroPopup
extends java.lang.Object
implements java.awt.event.ActionListener, IsEnabled


Field Summary
static java.lang.String TITLE
           
 
Constructor Summary
HeteroPopup(ContextObjects o)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 boolean isEnabled(java.lang.Object buttton)
           
 javax.swing.JPopupMenu menu()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TITLE

public static final java.lang.String TITLE
See Also:
Constant Field Values
Constructor Detail

HeteroPopup

public HeteroPopup(ContextObjects o)
Method Detail

isEnabled

public boolean isEnabled(java.lang.Object buttton)
Specified by:
isEnabled in interface IsEnabled

menu

public javax.swing.JPopupMenu menu()

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.'