JucK
From CSWiki
Contents
JucK - Java GUI builder for ChucK
Goal
Deliverables
- design documents
- formal specification of .juck file - JucK_file
- description of the system - how to use it
- implementation details
- learn javadoc
- class diagram
- source code
- document - comment every line as appropriate
- example juck files
- example chuck files
TODO
TOP PRIORITY
- OSC
MEDIUM PRIORITY
- error checking and handling on juck files
- event handling for 2DCheckBox
LOW PRIORITY
- alignment of text and buttons of 2D CheckBoxes
- event handling for listbox