[[BackLinksMenu]]

[[TicketQuery(summary=AUTHOR_APP_TUNING_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]]

= Analysis =

== Overview ==
Apply a new design to the application.
== Task requirements ==
 * Customize swing
  * Flaps
  * Tabs
  * Palettes
  * Scrollbars
  * Spinners
  * Checkboxes
  * Radiobuttons
  * Progress bars
  * Dialog boxes
 * Customize scenes
  * Halos
  * Huds
  * Frame bounds
== Task result ==
Source code + artwork

== Implementation idea ==
http://java.sun.com/docs/books/tutorial/uiswing/misc/plaf.html

== Related ==
^(Add links to related tasks that could be useful or helpful.)^

== How to demo ==
^(Provide instructions for demonstration of the task.)^

= Design =
^(Describe your design here.)^

= Implementation =
^(Describe and link the implementation results here (from the wiki or the repository).)^

= Testing =
^(Place the testing results here.)^

= Comments =
^(Write comments for this or later revisions here.)