HomeProjectsPeoplePublicatons
Search:
   
 

Add Java handles to Tcl

  • Give the Tcl interpreter a reference to this widget

      try { tclInterp.setVar("tclShell", ReflectObject.newInstance( tclInterp, this), 0); } catch (TclException e) {}
  • Use this to make key Java objects available for probing and debugging!

Previous slide Next slide Back to first slide View graphic version