Uses of Package
com.gargoylesoftware.base.trace

Packages that use com.gargoylesoftware.base.trace
com.gargoylesoftware.base.gui Classes that are UI related. 
com.gargoylesoftware.base.trace Classes involving tracing (error logging) 
 

Classes in com.gargoylesoftware.base.trace used by com.gargoylesoftware.base.gui
TraceChannel
          This class represents a "channel" that diagnostic messages can be written to.
 

Classes in com.gargoylesoftware.base.trace used by com.gargoylesoftware.base.trace
TraceChannel
          This class represents a "channel" that diagnostic messages can be written to.
TraceController
          A controller object for the tracing mechanism.
TraceItem
          An item of data to be written.
TraceItemQueue
          

Internal use only.

TraceWriter
          An object that implements this interface will be responsible for handling diagnostic messages written by the Trace class.
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.