Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few changes #4

Merged
merged 7 commits into from
Jun 15, 2016
Merged

Few changes #4

merged 7 commits into from
Jun 15, 2016

Conversation

jycamus90
Copy link
Contributor

  • Deleted exception in buttonPushed (ViewerEventListener.java)
  • Added classes - NewSpringBox, NewSpringBoxNodeParticle - that change
    repulsion and attraction under org.spideruci.cerebro.layout
  • Changed visibility of following method and variables
    • spitJsonTrace(TraceDirReader.java): from private to protected
    • className, methodName, lineNum, id (SourceLineNode.java): from public to private
  • Added a new command(find-start-node) that colors the first node to white
  • Added a new class that visualizes execution flow in method level.

jycamus90 added 6 commits June 9, 2016 11:17
Changing how an edge weight is applied to an edge.
Delete exception in buttonPushed
Adding classes (NewSpringBox, NewSpringBoxNodeParticle) that change
repulsion and attraction
Change visibility of following method and variables
- spitJsonTrace: from private to protected
- className, methodName, lineNum, id: from public to private
Add new command FIND_START_NODE that finds the first node (starting
node)
Add class that visualizes method level
@VijayKrishna
Copy link
Member

Contains fix for Bug #3

Added import MethodTraceDirReader
@VijayKrishna VijayKrishna merged commit 623cbd9 into spideruci:master Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants