scheduler.db.admin
Class Admin

java.lang.Object
  extended by scheduler.db.admin.Admin

public class Admin
extends java.lang.Object

The class that will connect the GUI with the model.

Author:
Jan Lorenz Soliman

Constructor Summary
Admin()
          The constructor for the Admin object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Admin

public Admin()
The constructor for the Admin object.