3 Replies Latest reply on Aug 21, 2004 11:08 PM by chiba

    Can Javassit capture JDK lib method call like JLabel.setText

    sjtuzl

      I hope to add some methods before such kind of methods calls. Since Swing is loaded by bootstrap classloader and can not be loaded by Javaassit, is it possible to implement, and how?

      Thanks