net.sf.dc.core
Class DataCrow
java.lang.Object
net.sf.dc.core.DataCrow
- public class DataCrow
- extends java.lang.Object
DataCrow is the starting point of the application.
It is responsible for initializing the UI, starting the
logging, initialization of the settings,
initializing the database connection and starting the UI.
There are no arguments needed for calling the main method,
all will be ignored. Input for the program is located in the
settings file (Datacrow.properties)
- Since:
- 1.3
- Version:
- 0.50
- Author:
- Robert-Jan van der Waals
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mainFrame
public static MainFrame mainFrame
DataCrow
public DataCrow()
main
public static void main(java.lang.String[] args)
moveSplashScreenToBack
public static void moveSplashScreenToBack()
moveSplashScreenToFront
public static void moveSplashScreenToFront()