Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
javatools.util

Classes in javatools.util used by javatools.util
Clippable
          It is an interface to be used in things that can be clipped (i.e.
CommonException
          A base class for other types of exceptions.
FileLog
          A class for logging context specific messages to a file.
FormattedNumber
          It's a java.lang.Number, except in the fact it returns its "toString" value in a formatted way.
JQueue
          Implements a regular queue.
JQueue.QueueKey
          A class which can be used to pass to remove to remove something from the middle of the queue.
Log
          An object that represents a log.
Props
          An extended version of Properties class.
ReflectException
          An exception in reflection.
Resetable
          Any object that can be "Reseted" implements this.
ResetException
          An Exception in resetting.
ResourceUtils
           
Validator
          It's like an "interface" between a centralized data manager and different "clients".