org.sigpath.admin
Class ChemicalConverter
java.lang.Object
org.sigpath.admin.ChemicalConverter
- All Implemented Interfaces:
- ActionListener, EventListener
public class ChemicalConverter
- extends Object
- implements ActionListener
Converts Proteins to Small Molecules and Vice Versa.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUTTON_CONVERT_CHEM
public static final String BUTTON_CONVERT_CHEM
- Action String for Converting Protein to SmallMolecule and viceversa
- See Also:
- Constant Field Values
ChemicalConverter
public ChemicalConverter(JFrame rootFrame,
ActionLog actionLog)
actionPerformed
public void actionPerformed(ActionEvent e)
- Action Performed Method
- Specified by:
actionPerformed in interface ActionListener
- Parameters:
e - ActionEvent event
show
public void show()
Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.