Commit | Date | |
---|---|---|
[r1915]
by
dcaffrey
Now use org.pfaat.gui.msa.analysis.action.SimilarityMatrixEncoder instead of src/org/pfaat/gui/msa/analysis/seqspace/action/SeqSpaceEncoder.java |
2023-07-25 19:07:05 | Tree |
2023-07-25 19:04:28 | Tree | |
[r1913]
by
dcaffrey
These were part of seqspace package. SimilarityMatrixEncoder was called something like SeqSpaceEncoder |
2023-07-25 19:01:07 | Tree |
[r1912]
by
dcaffrey
THIS COMMIT CORRESPONDS TO THE MOVEMENT OF ~6000 LINES OF CODE FROM AlignmentFrame AND 1500 FROM SequenceAnnotation1Panel TO VARIOUS ActionEventHandlers. THERE IS ALSO ~400 LINES OF COMMENTED OUT DEADISH CODE AT THE END OF AlignmentFrame THAT CAN BE DELETED IN THE FUTURE. Specific changes in this commit are: 1) Moved Sort by sequence action methods from SequenceAnnotation1Panel.java to SortSequenceActionEventHandler. 2) Moved View-> Hide and View-> Show menu items from AlignmentFrame to ViewShowHideActionEventHandler.java. |
2023-07-25 18:43:22 | Tree |
2023-07-25 18:35:17 | Tree | |
2023-07-25 18:34:01 | Tree | |
2023-07-24 17:25:59 | Tree | |
2023-07-24 17:22:32 | Tree | |
[r1907]
by
dcaffrey
1) renamed AlignmentNamePanel.java to SequenceAnnotation1Panel.java, AlignmentAnn2Panel.java to SequenceAnnotation2Panel.java , AlignmentAnn3Panel.java to SequenceAnnotation3Panel.java . 2) Add initial version of ViewShowHideActionEventHandler.java for 1st 2 menu items. |
2023-07-24 14:45:51 | Tree |
[r1906]
by
dcaffrey
1) Moved initialization of Action Event Handlers to the begining of each initializeMenuName Method to improve code readability. 2) Added More verbose comments above each menu item to improve code readability. |
2023-07-21 18:33:36 | Tree |