bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-classpath] [bug #13534] swing: ActionEvent.actionCommand=null for J


From: anonymous
Subject: [bug-classpath] [bug #13534] swing: ActionEvent.actionCommand=null for JMenuItem
Date: Thu, 7 Jul 2005 14:52:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Follow-up Comment #1, bug #13534 (project classpath):

the bugfix is the following:

add this line to javax.swing.JMenuItem.init(String text, Icon icon)

setActionCommand(text);

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13534>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]