All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----nsjava.NsTcl
NsTcl provides a java wrapper around tcl interpreter so that tcl can be called from within java.
 
 NsTcl()
	NsTcl()
   
 eval(String)
	eval(String)
   
 NsTcl
NsTcl
public NsTcl()
 
 eval
eval
public native String eval(String str)
All Packages Class Hierarchy This Package Previous Next Index