Changes between Initial Version and Version 1 of Ticket #19327, comment 3
- Timestamp:
- 2020-12-13T00:07:57+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19327, comment 3
initial v1 18 18 protected final void setIcon(ImageProvider icon) { 19 19 Sould reset the icon if called with icon==null or if resource not found 20 }}} 20 21 22 And we should get rid of the true/false constructor, too. 21 23 22 23 }}} 24 setHelpId() is inconsistent wit the no-args constructor there. And you can call installAdapters() yourself instead of using the constructor parameter.


