JAPI 0.9.0
Yet another Java API
API Documentation

JAPI
Yet another Java API
API Documentation

JAPI Overview

See:
          Description

Packages
net.sf.japi.cpp A C preprocessor in Java.
net.sf.japi.finance Financial calculation.
net.sf.japi.io I/O extension and utility.
net.sf.japi.io.args Parsing command line arguments.
net.sf.japi.lang Additions to java.lang.
net.sf.japi.net Networking classes.
net.sf.japi.sql Helpers for java.sql.
net.sf.japi.swing Swing extensions.
net.sf.japi.swing.bookmarks This package contains classes and interfaces related to bookmarks.
net.sf.japi.swing.font The package net.sf.japi.swing.font contains a font chooser and related classes.
net.sf.japi.swing.io Swing I/O.
net.sf.japi.swing.prefs This package contains useful Swing extension classes about handling user interfaces to user preferences.
net.sf.japi.swing.prefs.keys Keyboard preferences.
net.sf.japi.swing.prefs.proxy Proxy preferences.
net.sf.japi.swing.treetable A TreeTable.
net.sf.japi.util Additions to java.util.
net.sf.japi.util.filter Filtering.
net.sf.japi.util.filter.file File Filtering.
net.sf.japi.xml XML extension classes.

 

JAPI Overview

JAPI is a Java API that extends the original API with features that the JAPI developers found to be missing or with classes that proxy or facade the original Java API to make it easier to use.

Currently, JAPI consists of the following fields of classes:

IO
Generic Swing
The classes in net.sf.japi.swing extend Swing with new features like components for certain features (e.g. TipOfTheDay, FileField, JFileChooserButton, ProgressDisplay, XML Parser error (e.g. invalid XML) display), managers for groups of features (ActionFactory, IconManager, LookAndFeelManager), renderers (LocaleListCellRenderer) and handy Action implementations (DisposeAction, DummyAction, ReflectionAction, ToggleAction).
Swing Preferences
The package net.sf.japi.swing.prefs contains a framework for creating preferences dialogs with Swing.
Utility classes
Some utility classes like some useful iterators, a Util class providing features you might miss in Collections or Arrays and some new Collection classes.


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright