Uses of Interface
resources.Constants

Packages that use Constants
application   
resources   
 

Uses of Constants in application
 

Classes in application that implement Constants
 class ClassroomScheduler
           
 class Schedule
          The Schedule maintains the data for a particular Schedule being manipulated by the application.
 class ViewGraphSched
          Look at a schedule in a graphical, time chart format
 

Uses of Constants in resources
 

Classes in resources that implement Constants
 class Classroom
          ClassroomScheduler classroom
 class Conflict
          This class contains information regarding a conflict between 2 Sched objects.
 class Course
          Class defining a Classroom Scheduler Course
 class Professor
          Class defining a Classroom Scheduler Professor
 class Textbook