uic
Class UIC.BuildSettings

java.lang.Object
  extended byuic.UIC.BuildSettings
Enclosing class:
UIC

public static class UIC.BuildSettings
extends Object


Constructor Summary
UIC.BuildSettings(boolean makeDebugVersion, boolean debugGrid, String sourceVersion)
           
 
Method Summary
 boolean getDebugGrid()
           
 boolean getMakeDebugVersion()
           
 String getSourceVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIC.BuildSettings

public UIC.BuildSettings(boolean makeDebugVersion,
                         boolean debugGrid,
                         String sourceVersion)
Method Detail

getMakeDebugVersion

public boolean getMakeDebugVersion()

getDebugGrid

public boolean getDebugGrid()

getSourceVersion

public String getSourceVersion()


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence