Timestamp:
2024-03-19T21:45:02+13:00 (2 months ago)
Author:
anupama
Message:

Copied the GsdlCollageApplet package from GS2 into GS3's src/java/org/greenstone/applet folder and adjusted the package names in the classes accordingly. Also made GsdlCollageApplet into a JApplet (no actual awt GUI classes appear to be used, so this was easy). Added compile code into build.xml and there are still deprecated warnings I want to iron out, but only after I can see it working in the appletviewer where things are still not working. Also adjusted classifier.xsl in interfaces/default to move the JavaScript collage work out of the way and instead push out the old applet code with values hardcoded to what I imagine they must be. But as I said, I can't get the appletviewer to display the applet yet. Running the appletviewer on the small beatles collection's Collage classifier page, throws up an error in the terminal: java.lang.ClassFormatError: Incompatible magic value 1008813135 in class file org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet. It is unclear yet what is causing this error.

Location:
main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet
Files:
9 added

Note: See TracChangeset for help on using the changeset viewer.