JAPI 0_6-alpha-2
Yet another Java API
API Documentation

Package net.sf.japi.swing

This package contains Swing extension classes.

See:
          Description

Interface Summary
Progress Interface for classes that are able to display proress.
 

Class Summary
ActionFactory Class for creating and initializing Actions that are localized, user configurable and may invoke their final methods using Reflection; also handles extremely much useful stuff for i18n/l10n.
ColumnLayout Layout similar to FlowLayout, but using columns (vertical layout) instead of rows (horizontal layout).
DisposeAction An Action implementation that disposes a window when activated.
DummyAction Dummy Action implementation, an Action implementation which does nothing and only serves as an Action Property container.
EndingFileFilter Swing FileFilter implementation that filters files with specified endings.
FileField A class that displays a textfield for a file and a button for choosing the file.
FilenameFileFilter Swing FileFilter implementation that filters files with specified names.
IconManager Class to handle icons.
JFileChooserButton JButton for choosing a file from hd.
JPropertyEditor Deprecated. don't use this class yet, it's under development and everything is subject of change.
JSAXErrorHandler Implementation of ErrorHandler for displaying XML parser errors on the screen.
LocaleComparator Implementation of Comparator that is able to compare Locale instances by their names (allowing null).
LocaleListCellRenderer Implementation of a ListCellRenderer that renders lists of Locale instances according to their names in the current default locale.
LookAndFeelManager A class that manages look and files and provides a corresponding menu.
NamedActionMap An ActionMap subclass which provides a (possibly localized) name.
ProgressDisplay ProgressDisplay handles a popup dialog for the mainview which displays a process progressBar while arches are collected.
ReflectionAction Action implementation which invokes the desired method using Reflection.
TipOfTheDayManager Class that manages tips of the day.
ToggleAction The ToggleAction works similar as an ReflectionAction.
ToolBarLayout A LayoutManager that manages a layout of a Container similar to BorderLayout but with an important difference, it is possible to add as many components to a side layout region as you want.
ToolBarLayout.ToolBarConstraints Class for ToolBarLayout constraints.
WindowsLookAndFeel Windows Look And Feel on UNIX.
 

Enum Summary
ToolBarLayout.ToolBarConstraints.Region Enum for region.
 

Package net.sf.japi.swing Description

This package contains Swing extension classes.


JAPI
Yet another Java API
API Documentation

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