|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttcl.lang.Extension
tcl.lang.BlendExtension
public class BlendExtension
Constructor Summary | |
---|---|
BlendExtension()
|
Method Summary | |
---|---|
void |
init(Interp interp)
Initialize the Extension to run in a normal (unsafe) interpreter. |
Methods inherited from class tcl.lang.Extension |
---|
loadOnDemand, safeInit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlendExtension()
Method Detail |
---|
public void init(Interp interp) throws TclException
Extension
init
in class Extension
interp
- current interpreter.
TclException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |