Holger's
Java API

Holger's Java Framework
on Antelmann.com

This is the Java API documentation for the packages in the Antelmann.com Java Framework; see also the tutorial.

See:
          Description

Packages
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.game This package contains packages to support game implementations.
com.antelmann.game.awari This package contains an implementation of the game Awari.
com.antelmann.game.card This package contains classes to serve card games and also includes a full implementation of BlackJack.
com.antelmann.game.checkers This package contains an implementation of the game checkers.
com.antelmann.game.chess This package contains an implementation of the game chess.
com.antelmann.game.fourwins This package contains a reference implementation of the game Four-Connects or 4-wins or 4-in-a-row.
com.antelmann.game.gomoku This package contains an implementation of the game Go-moku.
com.antelmann.game.mine This package contains an implementation of the game MineSweeper.
com.antelmann.game.muehle This package contains a reference implementation of the game "Mühle" (as it is known in German) or "Nine Men's Morris".
com.antelmann.game.puzzle This package contains single-user game implementations representing puzzles.
com.antelmann.game.quiz This package contains an implementation for quiz games.
com.antelmann.game.reversi This package contains an implementation of the game Reversi or Othello.
com.antelmann.game.ttt This package simply contains an implementation of the game Tick Tack Toe.
com.antelmann.game.wolfsheep This package contains an implementation of the game Wolf&Sheep.
com.antelmann.imagedb This package contains classes implementing a database for images.
com.antelmann.io This package contains classes that are concerned with input/output operations.
com.antelmann.mgmt This package contains generally useful classes for business management.
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.ooffice The classes in this package are to be used in conjunction with OpenOffice.
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.
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.
com.antelmann.util.logging This package contains classes that implement a custom logging for this framework - separate from java.util.logging.
com.antelmann.util.table This package contains classes to ease development with Swing tables.

 

This is the Java API documentation for the packages in the Antelmann.com Java Framework; see also the tutorial.

This library requires JavaTM 2 Platform, Standard Edition, (J2SE) 1.5.0 or better.
The author of this framework is Holger Antelmann.
For a list of recent changes, see changes.txt.

Note: All APIs specified here are under development. Therefore, upwards compatibility for any subsequent release is currently not even implied. Contact me if you plan to use this framework and thus start to rely on compatibility.

A tutorial / guide to features for this framework is available here.

For bug reports, suggestions for enhancements, comments or - even better - contributions, please visit this page.

This framework is available with source under the terms of the GNU general public license.
For more information, see www.antelmann.com/developer.

This documentation and the associated Java classes are available for download at www.antelmann.com/developer/downloads.htm

The latest online version of this document can be found at www.antelmann.com/developer/javadoc/index.html



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