|
Parkinson Disease Database | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspirals.motol.ParkinsonDiseaseDatabase
public class ParkinsonDiseaseDatabase
Here it all begins. Entry class for programm.
First is read configuration file, then opened main frame window which start database engine and there is performed rest of initialization.
Copyright: Copyright (c) 2005 Jan Dolezel
Company: ÈVUT FEL, Prague
Constructor Summary | |
---|---|
ParkinsonDiseaseDatabase(Configuration conf)
Construct and show the application. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Application entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParkinsonDiseaseDatabase(Configuration conf)
conf
- configuration of applicationMethod Detail |
---|
public static void main(java.lang.String[] args)
|
Parkinson Disease Database | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |