Public Member Functions | |
| HandwritingCaptureDebugger () | |
| void | setAlternatives (List< String > topTen) |
| TODO: Allow GUI Access to this. | |
| void | setInfoText (String text) |
| void | showBottomRightPointConfirmation () |
| void | showTopLeftPointConfirmation () |
Static Public Member Functions | |
| static void | main (String[] args) |
Package Functions | |
| InkPanel | getInkPanel () |
This software is distributed under the BSD License.
Definition at line 35 of file HandwritingCaptureDebugger.java.
| InkPanel getInkPanel | ( | ) | [package] |
| void setAlternatives | ( | List< String > | topTen | ) |
TODO: Allow GUI Access to this.
..
| topTen |
Definition at line 250 of file HandwritingCaptureDebugger.java.
Referenced by CaptureApplication.retrieveAlternatives().
| void setInfoText | ( | String | text | ) |
1.4.7