source: vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/JobSchedule.java@ 830

Last change on this file since 830 was 830, checked in by tobias, on Mar 4, 2010 at 3:08:09 PM

Import eclipse project

File size: 191 bytes
Line 
1package de.dass_it.vanhelsing.gui;
2/*
3 * JobSchedule will list all schedules and the jobs which are associated with a given schedule.
4 */
5public class JobSchedule extends TreeNavigation {
6
7}
Note: See TracBrowser for help on using the repository browser.