Changes

Summary

  1. remove old codes which were mistakenly copied from the PDS4 reader.
  2. add plotActionsMenu to the plots list
  3. clicking on plot in plotsListComponent selects the plot.
  4. 2667: copy plot to clipboard includes all plots with the same row and column
  5. copy and paste plot will now pick up the additional right-axis plot with the same row and column.
  6. add list of plots in lower right, which is helpful when plots overlap.
Revision 28091 by jbfaden:
remove old codes which were mistakenly copied from the PDS4 reader.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java
Revision 28090 by jbfaden:
add plotActionsMenu to the plots list
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/LayoutPanel.javaautoplot/Autoplot/src/org/autoplot/LayoutPanel.java
Revision 28089 by jbfaden:
clicking on plot in plotsListComponent selects the plot.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/LayoutPanel.javaautoplot/Autoplot/src/org/autoplot/LayoutPanel.java
Revision 28088 by jbfaden:
2667: copy plot to clipboard includes all plots with the same row and column
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/dom/DomUtil.javaautoplot/Autoplot/src/org/autoplot/dom/DomUtil.java
Revision 28087 by jbfaden:
copy and paste plot will now pick up the additional right-axis plot with the same row and column.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/GuiSupport.javaautoplot/Autoplot/src/org/autoplot/GuiSupport.java
Revision 28086 by jbfaden:
add list of plots in lower right, which is helpful when plots overlap.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/LayoutPanel.formautoplot/Autoplot/src/org/autoplot/LayoutPanel.form
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/LayoutPanel.javaautoplot/Autoplot/src/org/autoplot/LayoutPanel.java