[kepler-dev] [Bug 2342] - MENUS: Top-Level Menu - some toolbar buttons showing text
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Jan 20 20:50:10 PST 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2342
brooke at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Priority|P1 |P2
Target Milestone|Unspecified |1.0.0alpha9
------- Additional Comments From brooke at nceas.ucsb.edu 2006-01-20 20:50 -------
This was happening because we were setting the Action.NAME, which, in turn,
prompted the ptii code to show the name on the toolbar.
Currently commented out the code that changes Action.NAME, since this was also
the cause of bug #2341.
It would be nice if we *could* fix the toolbar buttons and go back to setting
the Action.NAME, since this is the preferred way of doing things nowadays;
however, if not, we can just refrain from using Action.NAME and use JMenuItem's
setText() method instead. reducing priority
More information about the Kepler-dev
mailing list