Changes between Initial Version and Version 1 of Ticket #8342
- Timestamp:
- 2013-01-11T09:51:24+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8342
- Property Resolution → fixed
- Property Status new → closed
- Property Summary Some images (plus, minus, bing) are not referenced properly for JAR use → Some images (plus, minus, bing) have package dependent references
-
Ticket #8342 – Description
initial v1 1 The loading and error images are reference as follows: 1 The loading and error images are referenced as follows: 2 2 3 3 {{{ … … 6 6 }}} 7 7 8 This is a good thing, since if somebody uses the JMV release JAR file in an application, these images can still be found through the JMapViewer.class reference. 8 This is a good thing, since if somebody uses the JMV release JAR file in an application and subclasses JMV, these images can still be found through the JMapViewer.class reference. 9 9 10 10 However, the plus, minus, and bing images are referenced as follows:


