public class Procedure extends java.lang.Object implements Command, CommandWithDispose
| Modifier and Type | Method and Description |
|---|---|
void |
cmdProc(Interp interp,
TclObject[] argv) |
void |
disposeCmd() |
public void cmdProc(Interp interp, TclObject[] argv) throws TclException
cmdProc in interface CommandTclExceptionpublic void disposeCmd()
disposeCmd in interface CommandWithDispose