| Author |
Bug while using Color class
|
shreehari Gopalakrishnan
Ranch Hand
Joined: Jun 01, 2004
Posts: 30
|
|
Hi Masters While compiling a java code with JColorChooser i am getting a report. which contains lot of memory references and saying report this bug to java.sun.com I have used the code txtArea.setColor(Color.blue); and container.setBackground(Color.red) wht may the problem please guide mee
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
What's the error message? It may well be a bug of the JRE as you indicated the error message stated. You can see if the bug has already been reported, as well as report the bug yourself at http://developer.java.sun.com/developer/bugParade/index.jshtml
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
 |
|
|
subject: Bug while using Color class
|
|
|