You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 5 Jun 2012 at 5:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 5 Jun 2012 at 5:46The text was updated successfully, but these errors were encountered: