[icedtea-web] RFC: add a description on top of the control panel
Omair Majid
omajid at redhat.com
Fri Dec 17 12:52:28 PST 2010
Hi,
The attached patch adds a description to the top of the Control Panel.
The attached image shows what the result of applying the patch looks like.
Thoughts?
ChangeLog:
2010-12-17 Omair Majid <omajid at redhat.com>
* netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java
(ControlPanel): Create and add the topPanel.
(createTopPanel): New method. Creates a JPanel to display the
description on top of the Control Panel.
(createNotImplementedPanel): Use the same way to load resource
as createTopPanel to avoid null pointer exceptions.
* netx/net/sourceforge/jnlp/resources/Messages.properties: Add
CPMainDescriptionShort and CPMainDescriptionLong.
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: control-panel-top-bar-01.patch
Type: text/x-patch
Size: 4637 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101217/ab926c54/control-panel-top-bar-01.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: topbar.png
Type: image/png
Size: 29462 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101217/ab926c54/topbar.png
More information about the distro-pkg-dev
mailing list