Holger's
Java API

Uses of Package
com.antelmann

Packages that use com.antelmann
com.antelmann These are general classes that apply for the framework as a whole. 
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
com.antelmann.cddb This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. 
com.antelmann.db This package contains generally useful classes for generic database management. 
com.antelmann.genealogy This package contains classes that provide classes to implement applications dealing with genealogy related issues. 
com.antelmann.image This package contains classes for more easily dealing with images. 
com.antelmann.io This package contains classes that are concerned with input/output operations. 
com.antelmann.math This package contains classes to ease calculations. 
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
com.antelmann.net.protocol.db Handler for providing URL support for 'db' protocol. 
com.antelmann.net.web This package contains classes for dealing with Web-related content. 
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
com.antelmann.servlet This package contains classes to help with the implementation of servlets. 
com.antelmann.servlet.barcode This package contains a servlet for generating barcodes. 
com.antelmann.sound This package contains classes to play various sounds with greatly improved ease-of-use over the functionality provided by the javax.sound package. 
com.antelmann.sql This package contains classes to ease JDBC development and also provides useful SQL-based implementations for com.antelmann.db classes 
com.antelmann.util This package contains generally useful classes that are used throughout the other packages in this framework. 
com.antelmann.util.gui This package contains utility classes for GUI related implementations. 
com.antelmann.util.table This package provides useful additions to TableModels and contains classes to ease development with Swing tables. 
com.antelmann.webdav provides higher level access for WebDAV, CalDAV and CardDAV clients. 
 

Classes in com.antelmann used by com.antelmann
License
          a License provides and limits access to certain functionality based on individual classes or packages.
LicenseHandler
          can be used to obtain a license from some source if a call to Settings.checkLicense(Object) initially fails.
LicenseKey
          provides individual license keys for a license.
LicenseKeyException
          indicates a problem with a license key
LicenseManager
          LicenseManager provides the ability to use limited licenses based on classes and package names.
LicensingException
          thrown to indicate that no valid license for a requested Object could be obtained.
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.calendar
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.cddb
NativeCode
          identifies classes, methods and constructors that use native function calls (yikes).
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.db
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.genealogy
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.image
NativeCode
          identifies classes, methods and constructors that use native function calls (yikes).
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.io
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.math
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.net
Licensed
          tags classes, methods and constructors that require a valid license
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.net.mail
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.net.protocol.db
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.net.web
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 

Classes in com.antelmann used by com.antelmann.ooffice
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.servlet
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
 

Classes in com.antelmann used by com.antelmann.servlet.barcode
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
 

Classes in com.antelmann used by com.antelmann.sound
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
 

Classes in com.antelmann used by com.antelmann.sql
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.util
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.util.gui
Licensed
          tags classes, methods and constructors that require a valid license
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.util.table
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
Warning
          indicates special usage notes that need to be documented as a warning to the developer/user
 

Classes in com.antelmann used by com.antelmann.webdav
ThirdParty
          An tagging annotation indicating a dependency on any non-standard J2SE class other than included in this com.antelmann library distribution.
Todo
          indicates that this class or method still needs some work to function properly
 



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