org.media.mn8
Class mn8RuntimeFlags

java.lang.Object
  |
  +--org.media.mn8.mn8RuntimeFlags

public class mn8RuntimeFlags
extends Object

Version:
$Revision: 1.2 $ $Date: 2001/09/27 00:23:16 $
Author:
Remus Pereni

Method Summary
static boolean isDebug()
           
static boolean isShowTree()
           
static boolean isTrace()
           
static boolean isVerbose()
           
static void setDebug(boolean isDebug)
           
static void setShowTree(boolean showTree)
           
static void setTrace(boolean isTrace)
           
static void setVerbose(boolean isVerbose)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setVerbose

public static void setVerbose(boolean isVerbose)

isVerbose

public static boolean isVerbose()

setDebug

public static void setDebug(boolean isDebug)

isDebug

public static boolean isDebug()

setTrace

public static void setTrace(boolean isTrace)

isTrace

public static boolean isTrace()

setShowTree

public static void setShowTree(boolean showTree)

isShowTree

public static boolean isShowTree()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."