Holger's
Java API

Uses of Interface
com.antelmann.calendar.AlertHandler

Packages that use AlertHandler
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
 

Uses of AlertHandler in com.antelmann.calendar
 

Methods in com.antelmann.calendar that return types with arguments of type AlertHandler
 List<AlertHandler> AlertTimer.getAlertHandler()
           
 

Methods in com.antelmann.calendar with parameters of type AlertHandler
 void AlertTimer.addAlertHandler(AlertHandler ah)
           
 boolean AlertTimer.removeAlertHandler(AlertHandler ah)
           
 



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