Skip to content

provide setters for ColorModelSet lightColor, boxColor and JSurfacePanel.title (bg) color #16

Description

@GoogleCodeExporter
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions