|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HWRListener | |
|---|---|
| com.livescribe.penlet | This package consists of classes and interfaces that are core to pen application development. |
| Uses of HWRListener in com.livescribe.penlet |
|---|
| Methods in com.livescribe.penlet with parameters of type HWRListener | |
|---|---|
ICRContext |
PenletContext.getICRContext(int delay,
HWRListener listener)
Creats an ICR recognition context for recognition of text for the current locale and default writing style ( WritingStyle.DEFAULT). |
abstract ICRContext |
PenletContext.getICRContext(int delay,
HWRListener listener,
Language language,
WritingStyle style)
Deprecated. |
abstract ICRContext |
PenletContext.getICRContext(int delay,
HWRListener listener,
Locale locale,
WritingStyle style)
Creates an ICR recognition context for recognition of text for a specified language and writing style. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||