Details
Description
As part of a general code clean up effort the OSXAdapter code has been flag as being a little out of place. The class is used to customs the Viewer RI toolbar as well as a few other UI subtleties specific to macOS.
This is a simple bug to cleanup the packaging of the class, the class name as well as update the reflective class loading api calls.
Packaging change, to comply with jar packaging.
apple.dts.samplecode.osxadapter -> org.icepdf.ri.util
OSXAdapter -> MacOSAdapter
This is a simple bug to cleanup the packaging of the class, the class name as well as update the reflective class loading api calls.
Packaging change, to comply with jar packaging.
apple.dts.samplecode.osxadapter -> org.icepdf.ri.util
OSXAdapter -> MacOSAdapter
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 6.1.4 [ 13090 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #49580 | Fri Nov 25 08:31:24 MST 2016 | patrick.corless | |
| Files Changed | ||||
ADD
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/util/MacOSAdapter.java
DEL
/icepdf/trunk/icepdf/viewer/src/apple
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingViewBuilder.java
|
| Fix Version/s | 6.2 [ 12974 ] | |
| Fix Version/s | 6.1.4 [ 13090 ] |
| Fix Version/s | 6.3 [ 13093 ] | |
| Fix Version/s | 6.4 [ 12974 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51165 | Thu Mar 09 14:37:21 MST 2017 | patrick.corless | |
| Files Changed | ||||
DEL
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/apple
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/SwingViewBuilder.java
ADD
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/util/MacOSAdapter.java
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Marking as fixed.