SigPath

org.sigpath.admin
Class ChemicalConverter

java.lang.Object
  extended by org.sigpath.admin.ChemicalConverter
All Implemented Interfaces:
ActionListener, EventListener

public class ChemicalConverter
extends Object
implements ActionListener

Converts Proteins to Small Molecules and Vice Versa.


Field Summary
static String BUTTON_CONVERT_CHEM
          Action String for Converting Protein to SmallMolecule and viceversa
 
Constructor Summary
ChemicalConverter(JFrame rootFrame, ActionLog actionLog)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
          Action Performed Method
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUTTON_CONVERT_CHEM

public static final String BUTTON_CONVERT_CHEM
Action String for Converting Protein to SmallMolecule and viceversa

See Also:
Constant Field Values
Constructor Detail

ChemicalConverter

public ChemicalConverter(JFrame rootFrame,
                         ActionLog actionLog)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Action Performed Method

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - ActionEvent event

show

public void show()

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.