[Bug 372] New: Netx should stop abusing LookAndFeel related fuctions to do layouts
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jul 29 09:04:18 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=372
Summary: Netx should stop abusing LookAndFeel related fuctions to
do layouts
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: omajid at redhat.com
Currently, Netx relies on look-and-feel related functions (such as installUI
[1]) to do layouts for it's information and security dialogs. This is quite a
bad design. More importantly, it causes problems if other applications want to
use a different look and feel.
Also see: http://bugzilla.redhat.com/show_bug.cgi?id=509301
[1]
http://java.sun.com/javase/6/docs/api/javax/swing/plaf/ComponentUI.html#installUI(javax.swing.JComponent)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list