|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.emboss.jemboss.parser.AjaxUtil
Utility to get the sequence file contents or the database entry ready to use in Ajax
| Constructor Summary | |
AjaxUtil()
|
|
| Method Summary | |
static java.lang.String |
getFileOrDatabaseForAjax(java.lang.String fname,
java.lang.String[] db,
javax.swing.JFrame f,
boolean withSoap)
Returns the sequence file contents or the database entry ready to use in Ajax. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AjaxUtil()
| Method Detail |
public static java.lang.String getFileOrDatabaseForAjax(java.lang.String fname,
java.lang.String[] db,
javax.swing.JFrame f,
boolean withSoap)
fname - file or database entryf - the JFrame or nullwithSoap - true if being run in client-server mode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||