- Writing a hangman game
- Trouble Shooting
- Introduction
- Technical Overview
- Requirements
- Speech Input
- Choosing a recognizer
- Context Sensitivity
- Symbol renaming
- Syntax Tree
- File opening
- File saving
- Undo system
- Projects
- Compiling
- Testing
- Tips and Tricks
- Editing of existing elements
- Grammar stringing
- Keyboard mode
- User Interface Components
- Text editor component
- Grammar views
- Syntax tree view
- Undo history view
- Files view
- Projects component
- Menus
- Standard Grammars
- Type grammar
- Insert prefixes
- The Transcribers
- Package transcriber
- Import transcriber
- Class definition transcriber
- Field declaration transcriber
- Method definition transcriber
- The variable declaration transcriber
- Expression statement transcriber
- Expression transcriber
- Variable identifiers
- Binary operator
- Unary operator
- Tertiary operator
- Field identifier for this object
- Continuing a dot selection
- Field identifier selected after a dot
- Method invocation for this object
- Method invocation selected after a dot
- Object instantiation
- Array instantiation
- Array indexing
- Type cast
- Numeric constant
- String constant
- This, super, null, true, and false
- Anonymous class
- Expression Examples
- If test transcriber
- Else if test transcriber
- Else block transcriber
- While loop transcriber
- Do while loop transcriber
- For loop transcriber
- Switch block transcriber
- Case block transcriber
- Return transcriber
- Throw transcriber
- Break transcriber
- Continue transcriber
- Label transcriber
- Try catch block transcriber
- Catch block transcriber
- Finally block transcriber
- Synchronized block transcriber
- Doc comment transcriber
- Star comment transcriber
- Line comment transcriber
- Other speech activated functions
- Open file
- New file
- Save top file
- Save file as
- Close top file
- Save and close top file
- Save all files
- Revert to auto save file
- Revert file
- Compile top file
- Compile directory
- Cancel Build
- Format Directory
- Start test
- Stop test
- Goto line
- Show methods
- Show fields
- Show methods of type
- Show fields of type
- Use speech entry
- Use keyboard entry
- Reinitialize speech
- Add to selection
- Add to selection range
- Clear selection
- Code to comments
- Comments to code
- Delete selection
- Copy selection
- Paste copy
- Edit element
- Undo
- Parse file
- Parse element
- Regenerate file
- Page up
- Page down
- Exit Happy Hands
- User Defined Macros
- Print out
- Debug print out
- Loop over length
- Loop over size