[Tcl Java] Re: Accessing Java inner classes from TCL

1999-05-06 Thread Christopher Hylands
I made a post about inner classes last week, see: http://www.mail-archive.com/tcljava@tclconsortium.org/msg00129.html which in part said: > Someone in my group asked me about accessing static nested classes > from Jacl. Below is a description and a solution. > > http://java.sun.com/

[Tcl Java] Re: Accessing Java inner classes from TCL

1999-05-06 Thread Moses DeJong
On Thu, 6 May 1999, Marcel Ruff wrote: > Hi, Could you provide a Java example of how you would do this? later mo > is there a way to access a static field from a Java inner class from > TCL? > > The java::info hasnt got a possibility to inspect this (i believe), so > i dont know > if / how i