]> gerrit.simantics Code Review - simantics/platform.git/commit
Some SCL functions to control graphical debugger 24/1724/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 19 Apr 2018 06:09:34 +0000 (09:09 +0300)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 19 Apr 2018 06:09:34 +0000 (09:09 +0300)
commit58a208e96edcddb07af89796859416dc6fc59f14
treed578dfab908be4f0b1c1a29c3523c637b469ee76
parentb29a69792f689d2ac7beffb725c814aa65fca301
Some SCL functions to control graphical debugger

Possibility to set statement filter and add resources with a function.

refs #7869

Change-Id: Ifb5cc1fb09d3120ea73302d0b1195bc00ec2949e
bundles/org.simantics.debug.graphical/scl/Simantics/GraphicalDebugger.scl
bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/DebuggerCanvas.java
bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/DebuggerSelection.java [deleted file]
bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/GraphicalDebugger.java
bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/layout/BarnesHut.java [deleted file]
bundles/org.simantics.debug.graphical/src/org/simantics/debug/graphical/layout/BarnesHut2.java [deleted file]