|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Index | |
| com.syncbuilder.app | Foundation classes for standalone-applications. |
| com.syncbuilder.sync | Connection management with the Palm device. |
| com.syncbuilder.util | Helper classes that didn't fit anywhere else. |
| Uses of Index in com.syncbuilder.app |
| Methods in com.syncbuilder.app with parameters of type Index | |
protected void |
BasicAppSkeleton._parseArguments(java.lang.String[] args,
Index extra_args)
Parse the arguments from the command line, and fill them into a Hashtable. |
| Uses of Index in com.syncbuilder.sync |
| Methods in com.syncbuilder.sync with parameters of type Index | |
void |
Dlp.processRPC(int trap,
Index a0,
Index d0,
RPCParam[] params)
Send an RPC for execution by the TouchDown RPC Executor (which is part of the Palm OS). |
| Uses of Index in com.syncbuilder.util |
| Methods in com.syncbuilder.util with parameters of type Index | |
static java.lang.String |
PackUtils.getZeroTermString(byte[] data,
int offset,
Index newoff)
Extract a String from the data-array. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||