Uiinfrastructure API Docs  
 

PTDebug Members

PTDebug overview

Public Static Methods

iconiconAreAllFlagsSet 
iconiconAreAnyFlagsSet 
iconiconFindLogger 
iconiconGetComponentFlags 
iconiconGetStackOverloaded.  
iconiconInit Init():\u0009Loads up the component arraylist with loggers Also initializes the OpenKernel logger if needed Note that we do *not* init openkernel itself here
iconiconIsActionTracingEnabled 
iconiconIsDebugEnabled 
iconiconIsDebugTracingEnabled 
iconiconIsErrorTracingEnabled 
iconiconIsFatalTracingEnabled 
iconiconIsFunctionTracingEnabled 
iconiconIsInfoTracingEnabled 
iconiconIsPerformanceTracingEnabled 
iconiconIsWarnTracingEnabled 
iconiconSetComponentFlags 
iconiconTraceOverloaded.  
iconiconTraceStack Unsupported ancient api which hangs around because of old tests

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetType (inherited from Object)Gets the Type of the current instance.
iconToString (inherited from Object)Returns a String that represents the current Object.

See Also

PTDebug Class | com.plumtree.debug Namespace