sound.chat
Class Debug
java.lang.Object
   sound.chat.Debug
sound.chat.Debug
- public class Debug 
- extends java.lang.Object
 
| Constructor Summary | 
| Debug()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SHOW_ACCESS_CONTROL_EXCEPTIONS
public static boolean SHOW_ACCESS_CONTROL_EXCEPTIONS
Debug
public Debug()
getTraceAllExceptions
public static final boolean getTraceAllExceptions()
- 
 
getTraceMixerPanel
public static final boolean getTraceMixerPanel()
- 
 
getTraceControlsPanel
public static final boolean getTraceControlsPanel()
- 
 
getTraceControlPropertiesPanel
public static final boolean getTraceControlPropertiesPanel()
- 
 
getTraceLineTableModel
public static final boolean getTraceLineTableModel()
- 
 
getTraceServiceProviderTableModel
public static final boolean getTraceServiceProviderTableModel()
- 
 
getTraceConfigurationFilesTableModel
public static final boolean getTraceConfigurationFilesTableModel()
- 
 
out
public static void out(java.lang.String strMessage)
- 
 
out
public static void out(java.lang.Throwable throwable)
- 
 
message
public static void message(java.lang.String s,
                           java.lang.String s1)
- 
 
debugging
public static boolean debugging(java.lang.String s)
- 
 
output
public static void output(java.lang.String s)
-