More propagated about dialogue - part2 plugin

Jiri Vanek jvanek at redhat.com
Sat Jul 13 07:05:43 PDT 2013


This patch made "version caption" of splash click-able, to show about dialogue.
As side effect I changed window from JFrame to Dialogue. IMHO it should be Dialogu since begging, but I needed the modal functionality
(otherwise dialogue is not accessible from other modal dialogue)

2013-07-13  Jiri Vanek  <jvanek at redhat.com>

	About dialogue made accessible from plugin
	* netx/net/sourceforge/jnlp/about/AboutDialog.java: (frame) redeclared
	to be Dialogue instead of JFrame and allowed to be modal if necessary.
	Caption internationalized.
	* netx/net/sourceforge/jnlp/splashscreen/impls/DefaultSplashScreens2012Commons.java:
	Added listener for upper right caption to show AboutDialog
	* netx/net/sourceforge/jnlp/splashscreen/impls/defaultsplashscreen2012/BasePainter.java:
	(drawBase) if enough space, adding about "button"
	* netx/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialog.java:
	added about button
	* tests/netx/unit/net/sourceforge/jnlp/splashscreen/SplashScreenTest.java:
	minor modifications related to this change
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aboutForPlugin.diff
Type: text/x-patch
Size: 14386 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130713/21f4a441/aboutForPlugin.diff 


More information about the distro-pkg-dev mailing list