edu.ucla.stat.SOCR.core
Class SOCRCodeBase

java.lang.Object
  extended by edu.ucla.stat.SOCR.core.SOCRCodeBase

public class SOCRCodeBase
extends java.lang.Object


Constructor Summary
SOCRCodeBase()
           
 
Method Summary
static java.net.URL getCodeBase()
           
static void setCodeBase(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOCRCodeBase

public SOCRCodeBase()
Method Detail

getCodeBase

public static java.net.URL getCodeBase()

setCodeBase

public static void setCodeBase(java.net.URL url)