|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjgromacs.ui.Application
jgromacs.ui.TemplateApplication
public class TemplateApplication
Template JGromacs application
| Field Summary |
|---|
| Fields inherited from class jgromacs.ui.Application |
|---|
XMLFileName |
| Constructor Summary | |
|---|---|
TemplateApplication()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
runCore()
You can override this method to include your own code. |
| Methods inherited from class jgromacs.ui.Application |
|---|
askIndexSetFromUser, askIndexSetFromUser, canRunWithoutArgument, getArgumentValue, getLogFileName, isArgumentGiven, run, setLogFileName, setWritingToLogFile, writeToLogFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateApplication()
| Method Detail |
|---|
public void runCore()
Application
runCore in class Applicationpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||