|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xinapse.multisliceimage.MultiSliceImageDebug
public abstract class MultiSliceImageDebug
Enables and disables debugging messages for the MultiSliceImage package. The debugging messages are far from complete, and vary from detailed to scant. Debugging messages are written to System.err.
| Method Summary | |
|---|---|
static boolean |
isOn()
Tests whether debugging of the MultiSliceImage package is on. |
static void |
turnOff()
Turns debugging of the MultiSliceImage package off. |
static void |
turnOn()
Turns debugging of the MultiSliceImage package on. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void turnOn()
public static void turnOff()
public static boolean isOn()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||