luisandresilva / reprotool

Automatically exported from code.google.com/p/reprotool
0 stars 0 forks source link

New prototype of parse tree view #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create a new prototype similar to the procasor's parse tree view.
Get inspired by the procasor source code.
This plugin will later be required by the linguistic tools plugin.

Deadline: 10.3.2011

Original issue reported on code.google.com by viliam.s...@gmail.com on 25 Feb 2011 at 3:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Create the tree view from a given linguistic model defined in EMF.
User should be able to change the word type (e.g. Subject, Verb..) and this 
should trigger some notification to the other components.

Original comment by viliam.s...@gmail.com on 11 Mar 2011 at 3:08

GoogleCodeExporter commented 8 years ago
The parse tree view now looks ok. There are, however, minor issues that need to 
be fixed.

- The tree layout should be recalculated whenever the view changes. A user may 
move or resize the view and the layout should always be rendered properly.
- Users should not be able to move nodes of the tree.

Original comment by viliam.s...@gmail.com on 25 Mar 2011 at 3:53

GoogleCodeExporter commented 8 years ago
parse tree view removed from project

Original comment by jiri.vin...@gmail.com on 1 Jan 2012 at 5:32