|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Trace
Constants for use with eclipse tracing api. Rember only engage tracing if PrintingModelPlugin.getDefault().isDebugging().
Sample use:
static import net.refractions.udig.project.ui.internal.RENDERING;
if( WMSPlugin.isDebugging( RENDERING ) ){
System.out.println( "your message here" );
}
Field Summary | |
---|---|
static java.lang.String |
PRINTING
You may set this to "true" in your .options file |
Field Detail |
---|
static final java.lang.String PRINTING
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |