64 | | * Mydoggy customization will be hard coded in the same module... |
| 64 | * Customizing the LookAndFeel of Java requires a lot of effort so that it contains all parts of the UI customized. That is why at this revision of the task the following things will be customized: |
| 65 | * Buttons |
| 66 | * Arrow Buttons (included in scroll bars, spinners etc.) |
| 67 | * Title bar - includes: |
| 68 | * The style of the title bar. |
| 69 | * Icons in the title bar (close, minimize etc.) |
| 70 | * Scroll Bars |
| 71 | * Backgrounds of panels and the desktop background. |
| 72 | * Check boxes |
| 73 | * Radio Buttons |
| 74 | * Mydoggy customization will be hard coded in the same module. At this revision it may not look exactly as intended, because we may need some additional customization of the library in order to achieve a desired interface. |