JHotDraw 7.0.6

Package org.jhotdraw.util

Contains general purpose utility classes.

See:
          Description

Class Summary
LocaleUtil LocaleUtil provides a setDefault()/getDefault() wrapper to java.util.Locale in order to overcome the security restriction preventing Applets from using their own locale.
Methods Methods contains convenience methods for method invocations using java.lang.reflect.
ResourceBundleUtil This is a convenience wrapper for accessing resources stored in a ResourceBundle.
ReversedList<T> A ReversedList provides in unmodifiable view on a List in reverse order.
Worker This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
 

Package org.jhotdraw.util Description

Contains general purpose utility classes.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Copyright 1996-2006 © JHotDraw.org