Other |
---|
1.4.0 betaFixed |
Duplicate :
|
|
Duplicate :
|
Now that the new focus architecture has been putback, the Swing team should reevaluate the JMenu/JMenuBar/JMenuItem code to see if portions of it can be implemented more effectively. In particular, we would like to see the dependency on isManagingFocus removed. JMenus should also generate temporary FOCUS_GAINED and FOCUS_LOST events when opened instead of the permanent events they currently generate.
|