'STRAP:multiple sequence alignments '

charite.christo.metannogen
Class MetannogenTreeSelection

java.lang.Object
  extended by charite.christo.metannogen.MetannogenTreeSelection
All Implemented Interfaces:
EventListener, TreeSelectionListener

public class MetannogenTreeSelection
extends Object
implements TreeSelectionListener


Constructor Summary
MetannogenTreeSelection()
           
 
Method Summary
static String[] getSelectedIDs()
           
static Object getSelectedObject()
           
static Object[] getSelectedObjects()
           
static MetannogenTreeSelection instance()
           
 void valueChanged(TreeSelectionEvent ev)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetannogenTreeSelection

public MetannogenTreeSelection()
Method Detail

instance

public static MetannogenTreeSelection instance()

valueChanged

public void valueChanged(TreeSelectionEvent ev)
Specified by:
valueChanged in interface TreeSelectionListener

getSelectedIDs

public static String[] getSelectedIDs()

getSelectedObjects

public static Object[] getSelectedObjects()

getSelectedObject

public static Object getSelectedObject()

'STRAP:multiple sequence alignments '

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