Actions
Bug #4299
openKepler needs to be evaluated to determine when native (AWT) widgets would be preferable to Swing widgets.
Start date:
08/07/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4299
Description
After Java 1.6 update 12, it is acceptable to mix Swing and AWT. In many cases, AWT is superior, because it makes use of operating system specific widgets, which cause less cognitive dissonance in users. We should require users to upgrade their copy of Java to at least Java 1.6 update 12 and evaluate all of the situations in which it would be advantageous to use AWT widgets instead of Swing.
Related issues
Updated by Chad Berkley over 15 years ago
Need to wait for OSX to support this version of java before we can require it.
Updated by Daniel Crawl about 15 years ago
major gui changes postponed to after 2.0.
Actions