In cases where the panel is part of an application with different look-and-feel
it would be nice to have a simple way of adapting colors appropriately. For the
ColorModelSet.lightColor and .boxColor this can be achieved with an overriding
trick (thx Eric to point me to it :-) by extending ColorModelSet and
SurfaceModel. However this is a bit tricky and should be made easier.
However the color of the title cannot be overridden that way since
JSurfacePanel.title is private.
Setters for these and similar attributes would make life a lot easier.
Original issue reported on code.google.com by camillo...@gmail.com on 5 Jun 2012 at 5:46
Original issue reported on code.google.com by
camillo...@gmail.com
on 5 Jun 2012 at 5:46