Menu

#19 SAction key accelerator

open
nobody
5
2014-09-28
2002-12-08
No

SAction assumes that key accelerators are expressed
as Strings whereas the underlying Swing
AbstractAction assumes KeyStroke objects. SAction
should interpret the accelerator string as a parameter to
KeyStroke.getKeyStroke()

Discussion


Log in to post a comment.