'STRAP:multiple sequence alignments '

charite.christo.strap
Class ResidueSelectionPopup

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

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


Field Summary
static java.lang.String ACTION_edit
           
static java.lang.String ACTION_MK_RESANO
           
static int BUT_EXEC
           
static int WIKI_3D
           
static int WIKI_D
           
 
Constructor Summary
ResidueSelectionPopup(ContextObjects hs)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 ChButton b(int t)
           
 java.lang.Object[] getMenuObjects(char mID)
           
 boolean isEnabled(java.lang.Object o)
           
 javax.swing.JPopupMenu menu(char mID)
           
static void showContextMenu(ResidueSelection... ss)
           
static java.lang.Thread thread_showContextMenu(ResidueSelection... ss)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_edit

public static final java.lang.String ACTION_edit
See Also:
Constant Field Values

ACTION_MK_RESANO

public static final java.lang.String ACTION_MK_RESANO
See Also:
Constant Field Values

WIKI_D

public static final int WIKI_D
See Also:
Constant Field Values

BUT_EXEC

public static final int BUT_EXEC
See Also:
Constant Field Values

WIKI_3D

public static final int WIKI_3D
See Also:
Constant Field Values
Constructor Detail

ResidueSelectionPopup

public ResidueSelectionPopup(ContextObjects hs)
Method Detail

menu

public javax.swing.JPopupMenu menu(char mID)

b

public ChButton b(int t)

getMenuObjects

public java.lang.Object[] getMenuObjects(char mID)

isEnabled

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

actionPerformed

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

thread_showContextMenu

public static java.lang.Thread thread_showContextMenu(ResidueSelection... ss)

showContextMenu

public static void showContextMenu(ResidueSelection... ss)

'STRAP:multiple sequence alignments '

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