Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
U
UNFILED
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The unspecified/unfiled payment type.
UNITEDKINGDOM
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for the United Kingdom.
UNITEDSTATES
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for the United States of America.
UNKNOWN_COMMAND
- Static variable in class org.jSyncManager.API.Protocol.
CMP_Extended_Packet
A CMP Response Error Code to denote an unknown command was received.
UNKNOWN_DB_INDEX
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
A value denoting an unknown database index.
UNSORTED
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MemoAppBlock
A constant denoting that the records should be unsorted.
UNSORTED
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
NotepadAppBlock
A constant used to denote that the records are unsorted.
USB
- class org.jSyncManager.API.Protocol.
USB
.
USB packet handler class.
USB(USBTransportInterface)
- Constructor for class org.jSyncManager.API.Protocol.
USB
USB protocol handler constructor.
USBTransportInterface
- class org.jSyncManager.API.Transport.
USBTransportInterface
.
USBTransportInterface.java USB Transport Class.
USBTransportInterface()
- Constructor for class org.jSyncManager.API.Transport.
USBTransportInterface
Constructor for the USBTransportInterface class.
USB_Packet
- class org.jSyncManager.API.Protocol.
USB_Packet
.
USB_Packet class.
USB_Packet(byte, byte, byte[])
- Constructor for class org.jSyncManager.API.Protocol.
USB_Packet
Create a new USB_Packet instance with the specified packet type, transaction ID, and data.
UnsignedByte
- class org.jSyncManager.API.Tools.
UnsignedByte
.
A simple class for manipulating standard Java signed bytes as if they were Unsigned bytes.
UserPreferencesPanel
- class org.jSyncManager.Client.
UserPreferencesPanel
.
The User Preferences Panel.
UserPreferencesPanel(RegistrationData, SettingsDialog)
- Constructor for class org.jSyncManager.Client.
UserPreferencesPanel
Constructs a new UserPreferencesPanel.
undoChanges()
- Method in class org.jSyncManager.Client.
PluginSettings
Called when a user edits fields and decides to cancel their changes.
unescapeBoolean()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell content to a boolean type.
unescapeBoolean()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell content to a boolean type.
unescapeByte()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the current JSCSVCell.
unescapeByte(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String.
unescapeByte()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the current JSCSVCell.
unescapeByte(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String.
unescapeChar()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell to a char type.
unescapeChar(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String to a char type.
unescapeChar()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell to a char type.
unescapeChar(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String to a char type.
unescapeDouble()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell content to a double type.
unescapeDouble(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String to a double type.
unescapeDouble()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell content to a double type.
unescapeDouble(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String to a double type.
unescapeFloat()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell content to a float type.
unescapeFloat(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String to a float type.
unescapeFloat()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell content to a float type.
unescapeFloat(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String to a float type.
unescapeInt()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell content to a int type.
unescapeInt(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String to a int type.
unescapeInt()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell content to a int type.
unescapeInt(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String to a int type.
unescapeLong()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the cell content to a long type.
unescapeLong(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the value of the given String to a long type.
unescapeLong()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the cell content to a long type.
unescapeLong(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the value of the given String to a long type.
unescapeString()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the String value of the cell.
unescapeString(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Unescapes the String value given.
unescapeString()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the String value of the cell.
unescapeString(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Unescapes the String value given.
unsignedByteArrayToCharArray(byte[])
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Takes an array of unsigned bytes and converts it to an array of char.
unsignedBytes2Char(byte, byte)
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Converts two bytes into a single char value.
unsignedBytes2Int(byte, byte, byte, byte)
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Converts four bytes into a single int value.
unsignedBytes2Long4(byte, byte, byte, byte)
- Static method in class org.jSyncManager.API.Tools.
UnsignedByte
Converts four bytes into a single unsigned int (represented as a long) value.
useFrame()
- Method in class org.jSyncManager.Client.
RegistrationData
Tests to see if the synchronizing dialog should use a frame.
useTimeSync(Synchronizer)
- Method in interface org.jSyncManager.API.Threads.
SynchronizerListener
Requests wether or not date and time synchronization should be used at sync time.
useTimeSync(Synchronizer)
- Method in class org.jSyncManager.Client.
ApplicationJFrame
Requests wether or not date and time synchronization should be used at sync time.
useTimeSync(Synchronizer)
- Method in class org.jSyncManager.Server.
Server
An entry point for the synchronization engine to request wether or not to synchronize the time.
Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Copyright (c) 1999 - 2004 Brad BARCLAY and others. All Rights Reserved.