Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jprocter | 15 (100.0%) | 1915 (100.0%) | 127.6 |
streamlined app and applet jmol console + event handling via component listener
29 lines of code changed in:
refactored to remove App reference in Applet (JAL-638)
61 lines of code changed in:
refactored to remove App reference in Applet (JAL-638)
6 lines of code changed in:
patched Jmol and code for embedding JmolAppConsole in a JPanel (JAL-638)
94 lines of code changed in:
todos & added simple method for other classes to monitor when fileUpdate events have occured
17 lines of code changed in:
increment if strings *dont* match
2 lines of code changed in:
fixed various null pointer exceptions that occur when PDB files imported into Jmol which do not map to a sequence. Notes re JAL-623
121 lines of code changed in:
patch for structures with multiple models, and refactored seq/str binding methods
151 lines of code changed in:
1.2 compatibility
4 lines of code changed in:
revised sequence/structure binding so one structure associated with x-seuqenceI's, and bugfixed superposition code(See JAL-583)
199 lines of code changed in:
correct initing of JmolViewer to avoid security exception in unsigned applet moed
16 lines of code changed in:
refactor jmol api so it doesn't clash with Swing component method. * JAL-582
4 lines of code changed in:
extend jmol binding handles selection events and add in a 'refreshPdbEntries' step so the list of PDB entries jalview knows about can be updated before a Jmol notifyUpdate event is handled
101 lines of code changed in:
refactor to abstract jmol/jalview binding and applet and application specific sequence structure binding.
286 lines of code changed in:
new abstract proxy for use by applet and application
824 lines of code changed in: