'STRAP:multiple sequence alignments '

charite.christo
Class ChUtils.EvLi

java.lang.Object
  extended by charite.christo.ChUtils.EvLi
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener, javax.swing.event.PopupMenuListener, javax.swing.event.TreeSelectionListener
Enclosing class:
ChUtils

public static class ChUtils.EvLi
extends java.lang.Object
implements javax.swing.event.ListSelectionListener, javax.swing.event.TreeSelectionListener, javax.swing.event.PopupMenuListener


Constructor Summary
ChUtils.EvLi()
           
 
Method Summary
 void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
           
 void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
           
 void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
           
 void valueChanged(javax.swing.event.ListSelectionEvent ev)
           
 void valueChanged(javax.swing.event.TreeSelectionEvent ev)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChUtils.EvLi

public ChUtils.EvLi()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent ev)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener

popupMenuCanceled

public void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
Specified by:
popupMenuCanceled in interface javax.swing.event.PopupMenuListener

popupMenuWillBecomeInvisible

public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
Specified by:
popupMenuWillBecomeInvisible in interface javax.swing.event.PopupMenuListener

popupMenuWillBecomeVisible

public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
Specified by:
popupMenuWillBecomeVisible in interface javax.swing.event.PopupMenuListener

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent ev)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener

'STRAP:multiple sequence alignments '

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