|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalArgumentException | |
|---|---|
| com.livescribe.icr | Provides classes and interfaces for Intelligent Character Recognition (ICR). |
| com.sun.cldc.isolate | |
| java.lang | Provides classes that are fundamental to the Java programming language. |
| Uses of IllegalArgumentException in com.livescribe.icr |
|---|
| Methods in com.livescribe.icr that throw IllegalArgumentException | |
|---|---|
abstract void |
ICRContext.startNewIsolatedCharacter(short characterType)
Start a new character in Isolated Handwriting style. |
| Uses of IllegalArgumentException in com.sun.cldc.isolate |
|---|
| Methods in com.sun.cldc.isolate that throw IllegalArgumentException | |
|---|---|
void |
Isolate.setProfile(String profile)
Sets active profile name for isolate. |
| Uses of IllegalArgumentException in java.lang |
|---|
| Subclasses of IllegalArgumentException in java.lang | |
|---|---|
class |
IllegalThreadStateException
Thrown to indicate that a thread is not in an appropriate state for the requested operation. |
class |
NumberFormatException
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||