bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22855] javax.swing.text.DefaultStyledDocument not impleme


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22855] javax.swing.text.DefaultStyledDocument not implemented in 0.13
Date: 16 Oct 2005 01:27:28 -0000

In order to be able to use BeanShell's JConsole the class DefaultStyledDocument
has to be implemented.

Currently the following happens if one tries to instantiate
a bsh.util.JConsole object:

java.lang.Error: not implemented
   at javax.swing.text.DefaultStyledDocument.setLogicalStyle
(DefaultStyledDocument.java:185)


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-06-01 
15:23 -------
I implemented the method in question. Could you please retest from Classpaths
current CVS?


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-07-13 
17:12 -------
I've implemented the method and the exception is not thrown anymore. I'll close
this bug now.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22855





reply via email to

[Prev in Thread] Current Thread [Next in Thread]