Package org.argouml.util

various utilities

See:
          Description

Interface Summary
ChildGenerator Interface used in ListSet to compute transitive closures.
IItemUID Interface for objects which implement the getItemUID/setItemUID methods.
Predicate Interface for objects that act as predicate functions.
 

Class Summary
ArgoDialog A dialog with localized buttons.
ArgoFrame Helper class to store/find a top level application frame.
CollectionUtil Some helper methods for dealing with collections.
CustomSeparator Base class for custom separators.
EnumerationIterator Iterator which wraps an Enumeration for transitional purposes.
FileConstants Utility class to store file extensions frequently used across ArgoUML.
FileFilters This class handles the the various file extensions.
ItemUID An instance of this class is supposed to be attached to an instance of another class to uniquely identify it.
IteratorEnumeration<T> Adapter class to provide legacy Enumeration interface for more modern Iterator.
JavaRuntimeUtility Some utility methods to simplify tests of what Java Runtime is currently in use.
KeyEventUtils Utility class for KeyEvents
MyTokenizer Class for dividing a String into any number of parts.
PredicateEquals A predicate which uses the Java equals operator to compare a pattern object with a candidate object.
PredicateStringMatch Predicate to match strings/substrings.
PredicateTrue A Predicate that always returns true.
PredicateType A predicate which matches UML element types.
SingleElementIterator<T> A simple iterator wrapper for a single object.
SuffixFilter This class handles file extensions.
ThreadUtils Utility class for threading
ToolBarUtility This utility class contains additional functionality related to the org.tigris.toolbar project for the ArgoUML application.
Tools Some tools thrown together...
UIUtils Utility class for UI components
 

Package org.argouml.util Description

various utilities

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook