Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] a2f251: Added a context menu tree that lets you set the pl...

  Branch: refs/heads/anna/gridlayout
  Home:   https://github.com/eclipse/ice
  Commit: a2f25141468677b77da74690ac4941439bfed30f
      https://github.com/eclipse/ice/commit/a2f25141468677b77da74690ac4941439bfed30f
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/PlotGridComposite.java

  Log Message:
  -----------
  Added a context menu tree that lets you set the plot category and type
based on the clicked plot. The IPlot implementations will need to be
updated to handle subsequent calls to draw(...).

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top