Holger's
Java API

Uses of Package
com.antelmann.calendar

Packages that use com.antelmann.calendar
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
com.antelmann.timeregister This package contains classes that implement a time register solution for a small business. 
com.antelmann.util This package contains general utility classes that are used throughout the other packages. 
com.antelmann.util.gui This package contains utility classes for GUI related implementations. 
 

Classes in com.antelmann.calendar used by com.antelmann.calendar
Alert
           
AlertHandler
           
AlertTimer
          there is only one global AlertTimer instance in the application
AtomicClock
          uses the Network Time Protocol (NTP).
CalendarDB
           
CalendarEntry
          represents a generic entry in a calendar
CalendarEntryComponentFactory
          used for visualizing calendar entries
CalendarException
          indicates an inconsistency in the calendar database
Holiday
          represents a holiday
HolidayCalendar
          maintains a list of days that represent holidays.
JDayGrid.Orientation
           
JHolidayList.DataChangeListener
           
Recurrence
           
SQLCalendarDB
          a JDBC implementation of a calendar database.
Stopwatch
          Stopwatch is a convenient implementation to bench just about anything.
TimeInDay
          represents the time of the day of any given date.
TimeSystem
          TimeSystem allows to use a time measurement that is independent from the system time.
 

Classes in com.antelmann.calendar used by com.antelmann.ooffice
TimeInDay
          represents the time of the day of any given date.
 

Classes in com.antelmann.calendar used by com.antelmann.timeregister
Holiday
          represents a holiday
HolidayCalendar
          maintains a list of days that represent holidays.
NTPServer
          implements the Network Time Protocol (NTP) using tcp/ip.
Stopwatch
          Stopwatch is a convenient implementation to bench just about anything.
TimeInDay
          represents the time of the day of any given date.
TimeSystem
          TimeSystem allows to use a time measurement that is independent from the system time.
 

Classes in com.antelmann.calendar used by com.antelmann.util
Stopwatch
          Stopwatch is a convenient implementation to bench just about anything.
 

Classes in com.antelmann.calendar used by com.antelmann.util.gui
Stopwatch
          Stopwatch is a convenient implementation to bench just about anything.
TimeSystem
          TimeSystem allows to use a time measurement that is independent from the system time.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads