Decompose Tool
Feel free to send feedback/comments/suggestions to me (netid lumetta).
So far as I can tell, I can't catch CTRL-Z in Flash. I can/will add another
keyboard shortcut for undo at some point.
Windows installer (binaries and sources)
Linux binary distribution
Source distribution
Change Log
- 0.09
- initial Beta release to UIUC's S08 ECE190
- 0.10
- fixed bug with allowing paste when pasteTask is null; also fixed bug with
mistakenly copying text from selected element when pasting a sequential
element (copying text is necessary for pasting expansions)
- added explicit button for extending sequential decompositions (as opposed
to expanding a task into a new sequential decomposition); previously
choice was implicit, and it was impossible to expand a task that was part
of a sequence into a new sequence
- overrode set toLeft function in expanded children as necessary to ensure
correct setting of children tasks; also needed to add get functions so
that Flash forwarded properly to superclass versions
Old Versions
0.09
Windows installer (binaries and sources)
Linux binary distribution
Source distribution