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

Quick Search    Search Deep

Package org.dinopolis.util.debug

Class Summary
Debug Debug helps the programmer to print various debug messages.
DebugMessageDATE This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageDIFFMILLISECONDS This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageFormatFactory This class is responsible for creating the parts of the message format.
DebugMessageFormatObject This class is the baseclass for all objects responsible for the formatting of the Debug message.
DebugMessageLEVEL This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageMESSAGE This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageMILLISECONDS This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageSTACKTRACE This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageSTACKTRACELINE This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageTHREAD This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageTHREADGROUP This class is chosen by the DebugMessageFactory depending on the token used in the message format.
DebugMessageTHREADNAME This class is chosen by the DebugMessageFactory depending on the token used in the message format.
Timer Timer is used to measure time differences.