|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.admin.AdminTaskRouter
public class AdminTaskRouter
Routes User Requests to Correct Admin/Database Tasks
| Field Summary | |
|---|---|
static String |
BUTTON_CONVERT_CHEM
Action String for Converting Protein to SmallMolecule and viceversa |
| Constructor Summary | |
|---|---|
AdminTaskRouter(JFrame rootFrame,
ActionLog actionLog)
Constructor |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
Action Performed Method |
void |
exportModelToSBML()
Chooses spid and file, then export standalone model. |
void |
exportStandaloneModel()
Chooses spid and file, then export SBML model. |
void |
exportXML()
Exports XML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BUTTON_CONVERT_CHEM
| Constructor Detail |
|---|
public AdminTaskRouter(JFrame rootFrame,
ActionLog actionLog)
rootFrame - JFrame| Method Detail |
|---|
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerActionEvent - event
public void exportXML()
throws SigPathDatabaseException
SigPathDatabaseException
public void exportModelToSBML()
throws SigPathDatabaseException
SigPathDatabaseException
public void exportStandaloneModel()
throws SigPathDatabaseException
SigPathDatabaseException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||