Crossfire JXClient, Trunk  R20561
Package com.realtime.crossfire.jxclient.util

Classes

class  Codec
 Utility class to encode arbitrary Strings to fit in a single text line. More...
 
class  DebugWriter
 Writer debug information to a log file. More...
 
class  DoubleMapping
 Maintains a bidirectional mapping from a set of integers to the same range of integers. More...
 
class  DoubleMappingTest
 Regression tests for class DoubleMapping. More...
 
class  EventListenerList2
 A list of event listeners. More...
 
class  FilenameUtils
 Utility class for manipulating filenames. More...
 
class  Formatter
 Utility class for formatting values into strings. More...
 
class  HashedEventListenerList
 
class  HexCodec
 Utility class for en-/decoding hexadecimal strings. More...
 
class  Images
 Utility class for manipulating images. More...
 
class  IndexedEventListenerList
 
class  Mapping
 Maintains a mapping from a set of integers to the same range of integers. More...
 
class  MathUtils
 Utility class for mathematical functions. More...
 
class  NumberParser
 Utility class for parsing strings into numbers. More...
 
class  Patterns
 Utility class containing useful Patterns. More...
 
class  Resolution
 Information about JXClient's screen/window resolution. More...
 
class  ResourceUtils
 Utility class for loading information from resources. More...
 
class  StringSplitter
 Utility class for splitting strings. More...
 
class  StringSplitterTest
 Regression tests for class StringSplitter. More...
 
class  StringUtils
 Utility class for string manipulation. More...
 
class  SwingUtilities2
 Utility class for Swing related functions. More...
 
class  UnterminatedTokenException
 Exception thrown for unterminated quoted tokens. More...