Menu

#28 processKeyBinding code not safe

open
3
2003-04-29
2003-04-29
No

In LargoTable and AboutInternalFrame, the function
processKeyBinding is overridden, but the code in the
function is not surrounded by a try/catch block. Other
LargoRecipes code called directly by the Swing event
loop does have such a try/catch block, and so should
this code.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB