|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Licensed | |
|---|---|
| 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.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.timeregister | This package contains classes that implement a time register solution for a small business. |
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of Licensed in com.antelmann.imagedb |
|---|
| Classes in com.antelmann.imagedb that implement Licensed | |
|---|---|
class |
SQLImageDB
a JDBC implementation of an ImageDB |
| Uses of Licensed in com.antelmann.io |
|---|
| Classes in com.antelmann.io that implement Licensed | |
|---|---|
class |
Backup
allows to easily backup directories. |
| Uses of Licensed in com.antelmann.net |
|---|
| Classes in com.antelmann.net that implement Licensed | |
|---|---|
class |
JFTP
JFTP is a simple GUI wrapper for an FTPConnector. |
class |
NetConnectionServer
A NetConnectionServer - once run() is called - listens to incoming requests from NetConnection objects with a signature provided by the ConnectionDispatcher. |
| Uses of Licensed in com.antelmann.net.mail |
|---|
| Classes in com.antelmann.net.mail that implement Licensed | |
|---|---|
class |
EmailAccount
EmailAccount provides an easy way to send and receive emails through an application. |
class |
JEmailWatcher
JEmailWatcher is a GUI that lets the user regularly monitor and log access to a list of email accounts. |
class |
JNewsletterManager
JNewsletterManager is a GUI that allows to easily send the same email to a number of recipients individually and customized. |
| Uses of Licensed in com.antelmann.timeregister |
|---|
| Classes in com.antelmann.timeregister that implement Licensed | |
|---|---|
class |
JActivityBrowser
a Component displays information about activities and their user distribution within a specifiable interval. |
class |
JPunchClock
a gui-component that acts as a punch station. |
class |
JUserBrowser
a Component displays information about a user in a specifiable interval. |
class |
JWorkUnitEditor
a Component that allows to manually edit punch data entries. |
class |
OdbcPunchDB
|
class |
PunchAdminTool
allows to edit the database manually |
class |
PunchDBClient
uses a NetConnection to communicate to a PunchDBServer that handles requests. |
class |
PunchDBServer
receives messages from a PunchDBClient and uses the given PunchDB |
class |
SQLPunchDB
implements a PunchDB based on a JDBC connection |
| Uses of Licensed in com.antelmann.util.gui |
|---|
| Classes in com.antelmann.util.gui that implement Licensed | |
|---|---|
class |
FontViewer
A nice little Font Viewer GUI application. |
class |
PropertiesEditorFrame
a convenient graphical editor for Properties |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||