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
S
SAMSUNG_DEVICE_IDS
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
An array containing all the Samsung device IDs.
SAMSUNG_SCH_I330_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sumsung SCH i330 Device ID.
SAMSUNG_VENDOR_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The vendor ID for Samsung devices.
SECRET
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPRecord
A flag to denote that this record is secret.
SEEK_ORIGIN_BEGINNING
- Static variable in class org.jSyncManager.API.Protocol.Util.VFS.
FileReference
A flag to denote we wish to seek from the beginning of the file.
SEEK_ORIGIN_CURRENT_POSITION
- Static variable in class org.jSyncManager.API.Protocol.Util.VFS.
FileReference
A flag to denote we wish to seek from the current position in the file.
SEEK_ORIGIN_END
- Static variable in class org.jSyncManager.API.Protocol.Util.VFS.
FileReference
A flag to denote we wish to seek from the end of the file.
SET_DB_INFO
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
DLP function code to set the database information.
SET_TIME
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
DLP function code for setting the time on the handheld
SHOW_SECRET
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
A flag to denote that secret records should be shown.
SIGNATURE_FLAG
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
A flag to denote that this record uses the users signature.
SIGNATURE_FLAG_ROTATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
A bit-rotation value for the signature flag.
SIMULATOR_DRIVER
- Static variable in class org.jSyncManager.API.Protocol.Util.VFS.
MountParameters
A mount class constant for the simulator libraries ("????").
SLOT_DRIVER
- Static variable in class org.jSyncManager.API.Protocol.Util.VFS.
MountParameters
A mount class constant for slot driver libraries ("libs").
SLP
- class org.jSyncManager.API.Protocol.
SLP
.
The Serial Link Protocol Handler class.
SLP(SLPTransportInterface)
- Constructor for class org.jSyncManager.API.Protocol.
SLP
Construct a new SLP protocol handler using the specified transport.
SLP.InputHandler
- class org.jSyncManager.API.Protocol.
SLP.InputHandler
.
The SLP Input Handler class.
SLP.InputHandler()
- Constructor for class org.jSyncManager.API.Protocol.
SLP.InputHandler
SLP.OutputHandler
- class org.jSyncManager.API.Protocol.
SLP.OutputHandler
.
The SLP Output Handler class.
SLP.OutputHandler()
- Constructor for class org.jSyncManager.API.Protocol.
SLP.OutputHandler
SLPTransportInterface
- class org.jSyncManager.API.Transport.
SLPTransportInterface
.
SLP Transport Abstract Class.
SLPTransportInterface()
- Constructor for class org.jSyncManager.API.Transport.
SLPTransportInterface
Creates a new SLPTransportInterface.
SLP_Packet
- class org.jSyncManager.API.Protocol.
SLP_Packet
.
SLP_Packet class.
SLP_Packet()
- Constructor for class org.jSyncManager.API.Protocol.
SLP_Packet
Constructs a new SLP packet.
SNACK
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Snack expense type.
SONY_CLIE_3_5_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie 3.5 Device ID.
SONY_CLIE_4_0_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie 4.0 Device ID.
SONY_CLIE_4_1_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie 4.1 Device ID.
SONY_CLIE_NX60_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie NX60 Device ID.
SONY_CLIE_NZ90V_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie NZ90V Device ID.
SONY_CLIE_S360_ID
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
The Sony Clie s360 Device ID.
SONY_DEVICE_IDS
- Static variable in class org.jSyncManager.API.Transport.
USBTransportInterface
An array containing all the Sony device IDs.
SORT_BY_CATEGORY_THEN_DUEDATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
A value denoting that we should sort the databases records by category and then due date.
SORT_BY_CATEGORY_THEN_PRIORITY
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
A value denoting that we should sort the databases records by category and then priority.
SORT_BY_DATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
A value to denote this database is to be sorted by date.
SORT_BY_DATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Specifies that this database is sorted by date.
SORT_BY_DUEDATE_THEN_PRIORITY
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
A value denoting that we should sort the databases records by due date and then priority.
SORT_BY_FROM
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Specifies that this database is sorted by sender.
SORT_BY_PRIORITY_THEN_DUEDATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
A value denoting that we should sort the databases records by priority then due date.
SORT_BY_SUBJECT
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Specifies that this database is sorted by subject.
SORT_BY_TYPE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
A value to denote this database is to be sorted by type.
SORT_DATABASE
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPRecord
A flag to denote that the database is sorted.
SPAIN
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for Spain.
STATE_CONNECTED
- Static variable in class org.jSyncManager.API.Protocol.
PADP
The connected state value.
STATE_DISCONNECTED
- Static variable in class org.jSyncManager.API.Protocol.
PADP
The disconnected state value.
STATE_SUSPENDED
- Static variable in class org.jSyncManager.API.Protocol.
PADP
The suspended state value.
STRING
- Static variable in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
STRING
- Static variable in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
STRINGARRAY
- Static variable in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
STRINGARRAY
- Static variable in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
SUBWAY
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Subway expense type.
SUPPLIES
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Supplies expense type.
SUPPORTS_DUMB_SERIAL
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPExpansionCardInfo
A constant flag denoting that this card supports a dumb serial interface.
SURNAME_FLAG
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
A flag to denote that a sur/family name is present in this record.
SWEDEN
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for Sweden.
SWITZERLAND
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for Switzerland.
SYMBOL
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
A value for the SYMBOL field.
SYSTEM_ERROR
- Static variable in class org.jSyncManager.API.Protocol.
CMP_Extended_Packet
A CMP Response Error Code to denote a handheld system error has occurred.
SYSTEM_PACKET
- Static variable in class org.jSyncManager.API.Protocol.
SLP_Packet
Denotes that the packet type is System Packet.
SerialTransportInterface
- class org.jSyncManager.API.Transport.
SerialTransportInterface
.
Serial Transport Abstract Class.
SerialTransportInterface()
- Constructor for class org.jSyncManager.API.Transport.
SerialTransportInterface
SerialTransportInterface constructor.
Server
- class org.jSyncManager.Server.
Server
.
jSyncManager MultiPort Server Application class.
Server()
- Constructor for class org.jSyncManager.Server.
Server
Creates a new instance of the jSyncManager MultiPort Server.
ServerTCPSocketTransport
- class org.jSyncManager.Transport.
ServerTCPSocketTransport
.
TCP Socket-based Transport for the jSyncManager MultiPort Server.
ServerTCPSocketTransport()
- Constructor for class org.jSyncManager.Transport.
ServerTCPSocketTransport
SettingsDialog
- class org.jSyncManager.Client.
SettingsDialog
.
The Settings dialog.
SettingsDialog(Frame, RegistrationData)
- Constructor for class org.jSyncManager.Client.
SettingsDialog
Create a new SettingDialog.
ShortArgument
- class org.jSyncManager.API.Protocol.
ShortArgument
.
The short argument abstract class.
ShortArgument()
- Constructor for class org.jSyncManager.API.Protocol.
ShortArgument
Create a new short argument.
ShortArgument(byte[])
- Constructor for class org.jSyncManager.API.Protocol.
ShortArgument
Constructs a new argument from the specified data.
SlotMountParameters
- class org.jSyncManager.API.Protocol.Util.VFS.
SlotMountParameters
.
VFS Slot Volume Mount Parameters class.
SlotMountParameters(byte[])
- Constructor for class org.jSyncManager.API.Protocol.Util.VFS.
SlotMountParameters
Constructs a new slot mount parameters object from the specified array of bytes.
SlotMountParameters(char, int, char, char)
- Constructor for class org.jSyncManager.API.Protocol.Util.VFS.
SlotMountParameters
Constructs a new slot mount parameters object from the specified mount information.
SlotReference
- class org.jSyncManager.API.Protocol.Util.VFS.
SlotReference
.
A representation of a slot reference for use with devices with an expansion slot.
SlotReference(char)
- Constructor for class org.jSyncManager.API.Protocol.Util.VFS.
SlotReference
Constructs a new slot reference object.
SmallArgument
- class org.jSyncManager.API.Protocol.
SmallArgument
.
The Small Argument type.
SmallArgument()
- Constructor for class org.jSyncManager.API.Protocol.
SmallArgument
Constructs a new Small Argument object.
SmallArgument(byte[])
- Constructor for class org.jSyncManager.API.Protocol.
SmallArgument
Constructs a new argument from the specified data.
SmtpAuthenticator
- class org.jSyncManager.Conduit.Email.
SmtpAuthenticator
.
A class to authenticate the SMTP user.
SmtpAuthenticator()
- Constructor for class org.jSyncManager.Conduit.Email.
SmtpAuthenticator
Creates a new instance of SmtpAuthenticator.
SmtpAuthenticator(String, String)
- Constructor for class org.jSyncManager.Conduit.Email.
SmtpAuthenticator
Creates a new instance of SmtpAuthenticator with given userid and password.
SmtpMail
- class org.jSyncManager.Conduit.Email.
SmtpMail
.
Class to implement sending of email via SMTP.
SmtpMail()
- Constructor for class org.jSyncManager.Conduit.Email.
SmtpMail
Creates a new instance of SmtpMail.
SmtpMail(Email_Base)
- Constructor for class org.jSyncManager.Conduit.Email.
SmtpMail
Creates a new instance of SmtpMail.
SmtpMail(MailRecord, Email_Base)
- Constructor for class org.jSyncManager.Conduit.Email.
SmtpMail
Creates a new instance of SmtpMail with given DLPRecord type, and Email Base type.
StatusDialog
- class org.jSyncManager.Client.GUIParts.
StatusDialog
.
The synchronization status pop-up dialog class.
StatusDialog(JFrame, boolean)
- Constructor for class org.jSyncManager.Client.GUIParts.
StatusDialog
Creates new StatusDialog object.
StringManipulator
- class org.jSyncManager.API.Tools.
StringManipulator
.
A class to provide string manipulation routines.
Synchronizer
- class org.jSyncManager.API.Threads.
Synchronizer
.
The jSyncManager Data Synchronization Engine class.
Synchronizer()
- Constructor for class org.jSyncManager.API.Threads.
Synchronizer
Basic class Constructor.
Synchronizer(SLPTransportInterface, SynchronizerListener)
- Constructor for class org.jSyncManager.API.Threads.
Synchronizer
Creates a new instance of the Synchronization engine.
SynchronizerListener
- interface org.jSyncManager.API.Threads.
SynchronizerListener
.
An interface to be implemented by classes that wish to implement Synchronizer callback functionality.
save()
- Method in class org.jSyncManager.Client.
UserPreferencesPanel
Saves changes to the UserPreferences object and calls UserPreferences.saveChanges().
saveChanges()
- Method in class org.jSyncManager.Client.
PluginSettings
Notifies that plugin that settings have been changed and accepted.
saveSettings()
- Method in class org.jSyncManager.Client.
RegistrationData
Saves this user application properties object to its file.
saveUserPreferences()
- Method in class org.jSyncManager.Client.
ApplicationJMenuBar
Saves the user application preferences object.
seconds2Calendar(long)
- Static method in class org.jSyncManager.API.Protocol.Util.
DLP_Date
Convert a value representing seconds since Jan 1st 1904 @ 0000 to a Calendar object.
seekVFSFile(FileReference, char, int)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Seeks to the specified position in the specified VFS file.
seekVFSFile(FileReference, char, int)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Seeks to the specified position in the specified VFS file.
selfDisconnect()
- Method in class org.jSyncManager.API.Protocol.
PADP
An internal method for handling disconnects that are caused by inter-packet timeouts or by a retry overrun.
sendAck(PADP_Packet)
- Method in class org.jSyncManager.API.Protocol.
PADP
Send an ACKnowledgement packet for a received packet.
sendButtonActionMessage(int)
- Method in class org.jSyncManager.Client.
jConduitsPanel
Iterates through all of the jConduits calling their jConduitDialogActionPerformed methods with the specified action value.
sendMail(ConduitHandler)
- Method in class org.jSyncManager.Conduit.Email.
SmtpMail
Send email message through ConduitHandler
sendMailWithAttachments(Vector, ConduitHandler)
- Method in class org.jSyncManager.Conduit.Email.
SmtpMail
Sends a message with attachments.
sendPacket(PADP_Packet)
- Method in class org.jSyncManager.API.Protocol.
PADP
Sends a packet to the underlying SLP protocol handler.
sendTickle()
- Method in class org.jSyncManager.API.Protocol.
PADP
Sends a tickle packet.
sent
- Variable in class org.jSyncManager.API.Protocol.
PADP_Packet
A field to denote wether or not this packet has been sent.
sent
- Variable in class org.jSyncManager.API.Protocol.
USB_Packet
A flag to denote wether or not this packet has been sent to the remote end.
ser
- Variable in class org.jSyncManager.Transport.
CommAPITransport
A handle to hold the serial port object.
ser
- Variable in class org.jSyncManager.Transport.
ModemTransport
The selected serial port object.
serialSpeed
- Variable in class org.jSyncManager.API.Transport.
SerialTransportInterface
The desired maximum connection rate selected by the user.
serialSpeed
- Static variable in class org.jSyncManager.Transport.
ModemTransport
The serial speed to use for the serial port connected to the modem.
serverSocket
- Variable in class org.jSyncManager.API.Protocol.
DLP_Packet
The socket being used by the server (the handheld) for data I/O.
setActualSize(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPAppPreference
Set the actual size of the app preference.
setAddress(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the address line for this record.
setAddressing(int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the addressing message value from an int value.
setAddtlResources(ResourceBundle)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vResource
Setter for property addtlResources.
setAddtlResources(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vResource
Setter for property addtlResources.
setAlarmAdvance(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property alarmAdvance.
setAlarmSet(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property alarmSet.
setAlarmTime(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Set alarm time for this appointment.
setAlarmUnitType(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property alarmUnitType.
setAllowedIDs(int[])
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the IDs allowed to synchronize.
setApplicationBlock(DLPBlock)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
Set the ApplicationBlock for this database.
setApptFlags(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property apptFlags.
setAssociation(Object)
- Method in class org.jSyncManager.Client.
PluginSettings
Sets the object associated with this plugin settings.
setAttributes(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the attributes to the specified value.
setBCC(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the BCC value from a String object.
setBackupTime(DLP_Date)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the backup time from a DLP_Date object.
setBgConnType(ButtonGroup)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property bgConnType.
setBtnAdd(JButton)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property btnAdd.
setBtnCancel(JButton)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property btnCancel.
setBtnMod(JButton)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property btnMod.
setBtnRem(JButton)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property btnRem.
setButtonPanel(JPanel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property ButtonPanel.
setCC(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the CC value from a String object.
setCancel(JButton)
- Method in class org.jSyncManager.Client.
SettingsDialog
Setter for property cancel.
setCategory(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the category ID for this record.
setCategoryID(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
CategoryInfo
Sets the ID number for this category.
setCategoryInfo(CategoryInfo, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
Set the category info block, given the index.
setCategoryName(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
CategoryInfo
Sets the name of this category.
setCity(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the city line for this record.
setCompany(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the company line for this record.
setCompletionState(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Set the boolean flag to denote this records completion state.
setConduitHandler(ConduitHandler)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property conduitHandler.
setConduitmap(Map)
- Method in class org.jSyncManager.Client.
JConduitInstallDialog
Setter for property conduitmap.
setConfig(Properties)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property config.
setConfigPanel(ConnectionsPanel)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property configPanel.
setConfirmDeliveryFlag(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the confirm delivary message flag.
setConfirmReadFlag(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the confirm read message flag.
setConnList(JList)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property connList.
setConnTypePanel(JPanel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property ConnTypePanel.
setConnected(boolean)
- Method in class org.jSyncManager.API.Transport.
SLPTransportInterface
Setter for the connected property.
setConns(Vector)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property conns.
setConnsFromProperties()
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property conns.
setCountry(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property country.
setCountry(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the country line for this record.
setCountryCode(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Set the country code.
setCreationTime(DLP_Date)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the creation time from a DLP_Date object.
setCreator(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the creator ID from an int value.
setCurrencyInfo(byte, int, String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock
Set the category info field value
s
for the type
type
and index
i
given.
setCurrencyType(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the currency type for this record as a byte value.
setCustomField(String, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the specified custom field to the specified data.
setCustomFields(String[])
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the custom fields for this record.
setDTD(String)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSXMLDocument
Set the DTD name from a string value, and create the DTD for the current element.
setDTD(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSXMLDocument
Deprecated.
Set the DTD name from a string value, and create the DTD for the current element.
setData(byte[])
- Method in class org.jSyncManager.API.Protocol.Util.
DLPBlock
Sets the data byte array for this block.
setData(byte[])
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the data byte array for this record.
setData(byte[])
- Method in class org.jSyncManager.API.Protocol.Util.
DLPResource
Sets the data array for this resource.
setDatabaseFlags(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the database flags from a char value.
setDatabaseIndex(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the database index from a char value.
setDatabaseInfo(byte, char, char, char, DLP_Date, DLP_Date, DLP_Date, int, int, String)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Sets the specified information for a database.
setDatabaseInfo(byte, char, char, char, DLP_Date, DLP_Date, DLP_Date, int, int, String)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Sets the specified information for a database.
setDate(Calendar)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSXMLDate
Setter for property date.
setDate(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.
JSXMLDate
Deprecated.
Setter for property date.
setDbList(Object[])
- Method in class org.jSyncManager.Conduit.Deleter.
Deleter
Sets the database list set for use during synchronization.
setDebugOutputStream(PrintStream)
- Method in class org.jSyncManager.API.Protocol.
PADP
Sets the print stream that debug packet data should be sent to, if enabled.
setDebugOutputStream(PrintStream)
- Method in class org.jSyncManager.API.Protocol.
SLP
Sets the print stream to use for debug output.
setDefaultValueseparator(String)
- Static method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Setter for property valueseparator.
setDefaultValueseparator(String)
- Static method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Setter for property valueseparator.
setDeleter(Deleter)
- Method in class org.jSyncManager.Conduit.Deleter.
DeleterSelectionFrame
Sets the Deleter jConduit object to be used to handle database deletions.
setDescription(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecord
Set the description of this record.
setDescription(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Set the description field for this record.
setDescription(String)
- Method in class org.jSyncManager.Client.
PluginSettings
Sets a description of the plugin which may optionally be in HTML format.
setDescriptionText(String)
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Sets the text describing the description of the error.
setDetailsText(String)
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Sets the text describing the details of the error.
setDetailsText(Throwable)
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Sets the text describing the details of the error.
setDirtyAppInfo(char)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Set the designator for Whether the app info has changed and needs to be refreshed.
setDirtyAppInfo(int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListAppBlock
Set the designator for whether the app info has changed and needs to be refreshed.
setDisablePopups(boolean)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the disable popup flag.
setDisplayForList(int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the display for list bitmap to the specified value.
setDocument(Vector)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property document.
setDocument(Document)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSXMLDocument
Setter for property document.
setDocument(Vector)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property document.
setDocument(Document)
- Method in class org.jSyncManager.API.Protocol.Util.
JSXMLDocument
Deprecated.
Setter for property document.
setDueDate(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Set the due date value from a Calendar object,
setElementAt(JSCSVCell, int, int)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Set a JSCSVCell object at the row,col given.
setElementAt(JSCSVCell, String, int, int)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Set a JSCSVCell object at the row,col given with the given title String.
setElementAt(JSCSVCell, int, int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Set a JSCSVCell object at the row,col given.
setElementAt(JSCSVCell, String, int, int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Set a JSCSVCell object at the row,col given with the given title String.
setEmailConns(Vector)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property emailConns.
setEmail_connections(Vector)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property email_connections.
setEmails(Vector)
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property emails.
setEndImages()
- Method in class org.jSyncManager.Client.GUIParts.
ImageSetPanel
Sets the end-of-sync images.
setEndTime(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Set the end time for this appointment.
setErrorText(String)
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Sets the text describing the error message.
setErrorText(Throwable)
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Sets the text describing the error message.
setExceptionList(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property alarmSet.
setExpenseAmount(float)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the expense amount from a float value.
setExpenseAmount(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the expense amount from a String value.
setExpenseAttendees(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the attendees value from a String.
setExpenseCity(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the city for this expense record.
setExpenseDate(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the date for this expense record from a Calendar value.
setExpenseNote(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the note value for this expense record.
setExpenseType(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the type of this expense record from a byte value.
setExpenseVendor(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the vendor for this expense record.
setExtAddress(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property extAddress.
setFieldLabel(String, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Set the Field Label by index.
setFieldsJPanel(JPanel)
- Method in class org.jSyncManager.Client.
PluginSettings
Optional method intended for developers who wish to handle the layout of individual fields themselves.
setFirstEntry(DateBookRecordEntry)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecord
Set the first DateBookRecordEntry for this record.
setFlags(int, boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
This method allows for the manual setting of the contents bitmap for this address record.
setFlags(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the message flag values from a byte value.
setFormattedName(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property formattedName.
setFrameFlag(boolean)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the frame flag for the synchronization dialog.
setFrameHandle(Frame)
- Static method in class org.jSyncManager.API.Conduit.
ConduitHandler
Sets the Frame handle to use for dialogs.
setFrom(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the From value from a String object.
setFrom(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property from.
setGivenName(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property givenName.
setGivenName(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the given name field for this record.
setGroup(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property group.
setHandler(ConduitHandler)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property handler.
setHasDescription(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property hasDescription.
setHasNote(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property hasNote.
setHeaderrows()
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property headerrows.
setHeaderrows()
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property headerrows.
setHelp(JButton)
- Method in class org.jSyncManager.Client.
SettingsDialog
Setter for property help.
setHost(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property host.
setHostIP(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPNetSyncInfo
Sets the hostIP for LANSync.
setHostName(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPNetSyncInfo
Sets the hostname for LANSync.
setImage(Image)
- Method in class org.jSyncManager.Conduit.NotepadViewer.
ImagePanel
Sets the image to be painted onto this panel.
setImagePanel(ImageSetPanel)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property imagePanel.
setInbox(byte)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property inbox.
setIndex(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the index for this record.
setIndex(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPResource
Sets the index value to be associated with this resource.
setLANSyncEnabled(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPNetSyncInfo
Sets the LANSync-enabled state.
setLastHostID(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Set the last sync host ID.
setLastSyncDate(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Set the last sync date.
setLastUniqueID(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
Set the last unique ID value.
setLblConnType(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblConnType.
setLblFrom(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblFrom.
setLblHost(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblHost.
setLblName(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblName.
setLblPort(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblPort.
setLblPwd(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblPwd.
setLblUser(JLabel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property lblUser.
setLineno(int)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property lineno.
setListData(Object[])
- Method in class org.jSyncManager.Conduit.Deleter.
DeleterConfirmDialog
Sets the list of data to be displayed to the user.
setLocality(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property locality.
setLogStream(PrintStream)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Sets the PrintSteam object that all logging information should be posted to.
setLogStream(PrintWriter)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Sets the PrintWriter object that all logging information should be posted to.
setMailRecord(MailRecord)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for parent class MailRecord.
setMainPanel(JPanel)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property TextPanel.
setMajorVersion(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPVersion
Set the major version number.
setManualHide(boolean)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the manual hide flag for the synchronization dialog.
setMap(HashMap)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property map.
setMemoText(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MemoRecord
Set the memo text contents with a String value.
setMessageBody(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the message body value from a String object.
setMiddleName(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property middleName.
setMinorVersion(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPVersion
Set the minor version number.
setMiscFlags(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the misc flags from a byte value.
setModificationNumber(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the modification number from an int value.
setModificationTime(DLP_Date)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the modification number from an DLP_Date value.
setModifiedFlag(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
CategoryInfo
Sets the modified flag for this category.
setName(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property name.
setName(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Setter for property name.
setName(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the name of this database.
setName(String)
- Method in class org.jSyncManager.Client.
PluginSettings
Sets the name of the plugin.
setName(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property name.
setNetmask(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPNetSyncInfo
Sets the netmask for LANSync.
setNote(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the note for this record.
setNote(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecord
Set the associated note for this record.
setNote(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Set the associated note for this record.
setOk(JButton)
- Method in class org.jSyncManager.Client.
SettingsDialog
Setter for the ok button.
setOrg(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vOrg
Setter for property org.
setOs(OutputStreamWriter)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecordWriter
Setter for property OutputStreamWriter os.
setOutbox(byte)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property outbox.
setOutputdir(String)
- Method in class org.jSyncManager.Conduit.TextDump.
TextDump
Setter for property outputdir.
setParams(Hashtable)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Setter for property params.
setParams(String[])
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Setter for property params.
setPaymentType(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
Set the payment type of this expense record from a byte value.
setPhone(String, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the specified phone field to the specified value.
setPhoneField(int, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Deprecated.
use setPhoneType (changed parameter sequence matching setPhone to avoid confusion).
setPhoneFields(int[])
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the telephone fields for this record.
setPhoneType(int, int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the type of a phone field.
setPhones(String[])
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Set the phone data array to the specified value.
setPoAddress(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property poAddress.
setPort(int)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property port.
setPort(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property port.
setPostalCode(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property postalCode.
setPostalCode(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the postal (zip) code line for this record.
setPreference(byte[])
- Method in class org.jSyncManager.API.Protocol.Util.
DLPAppPreference
Set the preference data.
setPreferences(RegistrationData)
- Method in class org.jSyncManager.Client.
ApplicationJMenuBar
Sets the user application preferences object.
setPrefix(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property prefix.
setPriority(int)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the message priority from an int value.
setPriority(char)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
ToDoListRecord
Set the priority field of this record.
setProperties(PropertyList)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.
vCard
Setter for property properties.
setProperties(PropertyList)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property properties.
setProps(Properties)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property props.
setProvince(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the province line for this record.
setPwd(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property pwd (User Password).
setRbPop3(JRadioButton)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property rbPop3.
setRbSmtp(JRadioButton)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property rbSmtp.
setReadFlag(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the read message flag.
setReader(BufferedReader)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property reader.
setReader(InputStreamReader)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property reader.
setReader(File)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property reader from java.io.File instance.
setReader(BufferedReader)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property reader.
setReader(InputStreamReader)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property reader.
setReader(File)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property reader from java.io.File instance.
setRecord(AddressRecord)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vOrg
setRecord(DLPRecord)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecordWriter
Setter for property dlprecord.
setRecord(MailRecord)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the MailRecord information from the given MailRecord.
setRecordID(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the unique record ID for this record.
setRecordSize(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Set the record size for this record.
setRegion(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property region.
setRepeatEndDate(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeatEndDate.
setRepeatFrequency(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeatFrequency.
setRepeatOn(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeatOn.
setRepeatStartOfWeek(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeatStartOfWeek.
setRepeatType(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeatType.
setRepeating(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property repeating.
setReplyTo(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the ReplyTo value from a String object.
setResourceID(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPResource
Sets the resource ID to be associated with this resource.
setResourceSize(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPResource
Sets the size of this resource.
setResourceType(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPResource
Sets this resources type.
setResources(vResource)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property resources.
setRunOnceMode(boolean)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Sets this synchronizers run once mode.
setSecurityEnabled(boolean)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the security enablement state flag.
setSent(byte)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property sent.
setSentTo(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the SentTo value from a String object.
setSeparator(String)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property separator which separates the columns in each row in the document.
setSeparator(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property separator which separates the columns in each row in the document.
setSession()
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property session.
setSession(Session)
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property session.
setSession()
- Method in class org.jSyncManager.Conduit.Email.
SmtpMail
Setter for property session.
setSession(Session)
- Method in class org.jSyncManager.Conduit.Email.
SmtpMail
Setter for property session.
setSettingsPanel(JPanel)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property SettingsPanel.
setShowtitles(boolean)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVDocument
Setter for property showtitles with boolean value showing whether the titles should be shown in the output document or not.
setShowtitles(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVDocument
Deprecated.
Setter for property showtitles with boolean value showing whether the titles should be shown in the output document or not.
setSignatureFlag(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the signature message flag.
setSignatureOffset(char)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Set the signature offset.
setSize(int)
- Method in class org.jSyncManager.API.Protocol.
PADPFragmentSet
Sets the size of this fragment set.
setSocket(Socket)
- Method in class org.jSyncManager.Transport.
ServerTCPSocketTransport
Sets the socket object to be used for synchronization.
setSortBlock(DLPBlock)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
Set the Sort Block for this database.
setSortOrder(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
Set the sort order of this application block.
setSpeed(int)
- Method in class org.jSyncManager.API.Protocol.
CMP_DLP
Sets the speed that this protocol should attempt to use for serial synchronization sessions.
setSpeed(int)
- Method in class org.jSyncManager.API.Transport.
SerialTransportInterface
Changes the speed of the underlying transport mechanism.
setSpeed(int)
- Method in class org.jSyncManager.Transport.
CommAPITransport
Sets the speed of the underlying Java COMM API port.
setSpeed(int)
- Method in class org.jSyncManager.Transport.
ModemTransport
Changes the speed of the underlying transport mechanism.
setStartImages()
- Method in class org.jSyncManager.Client.GUIParts.
ImageSetPanel
Sets the start-of-sync images.
setStartOfWeek(byte)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookAppBlock
Set the value for the start of the week field.
setStartTime(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Set the start time for appointment.
setStarted(boolean)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vObject
Setter for property started.
setState(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the state line for this record.
setStatus(String)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Displays a text string in the Sync Windows status line.
setStatus(String)
- Method in interface org.jSyncManager.API.Conduit.
ConduitManager
Sets the desired status message on the host side status display.
setStatus(String)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Writes a line of text to the status stream.
setStatus(String)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property txtStatus.
setStatusStream(PrintStream)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Sets the PrintSteam object that all sync status information should be posted to.
setStatusStream(PrintWriter)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Sets the PrintWriter object that all sync status information should be posted to.
setStore()
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property store.
setStore(Store)
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property store.
setStreet(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vAddress
Setter for property street.
setSubject(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the subject value from a String object.
setSuffix(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property suffix.
setSurname(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vName
Setter for property surname.
setSurname(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the surname (family name) line for this record.
setSyncImages()
- Method in class org.jSyncManager.Client.GUIParts.
ImageSetPanel
Sets the synchronization images.
setSyncTimeOption(boolean)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the date/time sync option.
setTab(String)
- Method in class org.jSyncManager.Client.
SettingsDialog
Sets the specified tab.
setText(String)
- Method in class org.jSyncManager.Client.
LogJFrame
Sets the text for this log frame's display.
setTime(Calendar)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Sets the date and time on the handheld.
setTime(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the time value from a Calendar object.
setTitle(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Sets the title (honourific) line for this record.
setTo(String)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
Set the To value from a String object.
setTransport(SLPTransportInterface)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Set the transport for the protocol stack to use.
setTransport(SLPTransportInterface)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the active transport instance.
setTransportListener(TransportChangedListener)
- Method in class org.jSyncManager.Client.
ApplicationJMenuBar
Setup the transport changed listener.
setTransportListener(TransportChangedListener)
- Method in class org.jSyncManager.Client.
ConnectionPanel
Sets the active transport changed listener.
setTransportListener(TransportChangedListener)
- Method in class org.jSyncManager.Client.
SettingsDialog
Sets the transport listener object for this settings dialog.
setTxtFrom(JTextField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtFrom.
setTxtHost(JTextField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtHost.
setTxtName(JTextField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtName.
setTxtPort(JTextField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtPort.
setTxtPwd(JPasswordField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtPwd.
setTxtStatus(JTextField)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property txtStatus.
setTxtTitle(JTextField)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Setter for property txtTitle.
setTxtUser(JTextField)
- Method in class org.jSyncManager.Conduit.Email.
ConnectionsPanel
Setter for property txtUser.
setType(int)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Set int value of property type.
setType(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the type of this database from an int value.
setType(int)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Set int value of property type.
setUnits(Vector)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vEntity.
vOrg
Setter for property units.
setUnsentMessage(long)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
MailAppBlock
Set the unsent message indicator value.
setUserID(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Set the user ID.
setUserInfo(DLPUserInfo)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Set the user information for the handheld.
setUserName(String)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Set the user name.
setUserid(String)
- Method in class org.jSyncManager.Conduit.Email.
Email_Base
Setter for property userid.
setVEmails(Vector)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property vEmails.
setVFSFileAttributes(FileReference, int)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Sets the atttributes for the specified file
setVFSFileAttributes(FileReference, int)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Sets the atttributes for the specified file
setVFSFileDate(FileReference, char, Calendar)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Sets the specified date for the specified file.
setVFSFileDate(FileReference, char, long)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Sets the specified date for the specified file.
setVFSVolumeLabel(VolumeReference, String)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Sets the volume label for the specified VFS Volume.
setVFSVolumeLabel(VolumeReference, String)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Sets the volume label for the specified VFS Volume.
setValue(String)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Setter for property value.
setValue(Object)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Setter for property value.
setValue(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Setter for property value.
setValueseparator(String)
- Method in class org.jSyncManager.API.Conduit.Tools.
JSCSVCell
Setter for property valueseparator.
setValueseparator(String)
- Method in class org.jSyncManager.API.Protocol.Util.
JSCSVCell
Deprecated.
Setter for property valueseparator.
setVersion(char)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPAppPreference
Set the version for this application preference.
setVersion(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Set the version of this database from an int value.
setViewByCompany(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Set whether to view by company.
setViewerID(int)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPUserInfo
Set the viewer ID.
setVisible(boolean)
- Method in class org.jSyncManager.Client.GUIParts.
RestoreDialog
Overrides JDialog.setVisible in order to force the centering of the dialog.
setVisible(boolean)
- Method in class org.jSyncManager.Client.GUIParts.
StatusDialog
Sets the visibility of this dialog.
setWhenInfoChanged(boolean)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Setter for property whenInfoChanged.
setWindowPosition(Rectangle)
- Method in class org.jSyncManager.Client.
RegistrationData
Sets the window position to the specified rectangle.
setupToInstallNewer()
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseInfo
Prepares this database info object to be used when writing a database that is already open.
show()
- Method in class org.jSyncManager.Client.GUIParts.
DetailedErrorMessageDialog
Shows this dialog.
showRestoreVerifyDialog(String)
- Method in class org.jSyncManager.Conduit.
DefaultConduit
Displays the database restore dialog.
showSelectedPluginSettings(Object)
- Method in class org.jSyncManager.Client.
AbstractSettingsPanel
Once a plugin has been selected, show the settings for it.
skippingDatabase(DLPDatabase, ConduitHandler)
- Method in class org.jSyncManager.API.Conduit.
AbstractInstaller
A method to handle when a database is to be skipped (ie: not installed).
skippingDatabase(DLPDatabase, ConduitHandler)
- Method in class org.jSyncManager.Conduit.Installer.
Installer
A method to handle when a database is to be skipped (ie: not installed).
skippingDatabase(DLPDatabase, ConduitHandler)
- Method in class org.jSyncManager.Conduit.NetInstaller.
NetInstaller
A method to handle when a database is to be skipped (ie: not installed).
sortOrder
- Variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
The sort order for this database.
source
- Variable in class org.jSyncManager.API.Protocol.
GenericPacket
The source socket for this packet.
sourceSocket
- Variable in class org.jSyncManager.API.Protocol.
PADP_Packet
A field to hold the source socket for this packet.
sourceSocket
- Variable in class org.jSyncManager.API.Protocol.
SLP_Packet
A field to hold the source socket.
speed
- Variable in class org.jSyncManager.API.Protocol.
CMP_DLP
The speed to use for serial synchronization.
speedSelectBox
- Variable in class org.jSyncManager.Transport.
CommAPITransport
A combo box to hold the serial port speeds.
speedSelectBox
- Variable in class org.jSyncManager.Transport.
ModemTransport
A combo box to hold the serial port speeds.
startOfSync(Synchronizer)
- Method in interface org.jSyncManager.API.Threads.
SynchronizerListener
This message is called by the Synchronizer instance specified when it has began a synchronization job.
startOfSync(Synchronizer)
- Method in class org.jSyncManager.Client.
ApplicationJFrame
This message is called by the Synchronizer instance specified when it has began a synchronization job.
startOfSync(Synchronizer)
- Method in class org.jSyncManager.Server.
Server
An entry point to provide synchronization initialization tasks for the given engine.
startServer()
- Method in class org.jSyncManager.Server.
Server
Start the MultiPort Server.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.API.Conduit.
AbstractConduit
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.API.Conduit.
AbstractInstaller
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.Alerter.
Alerter
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.
DefaultConduit
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.Deleter.
Deleter
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.Email.
Email
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.FotoReader.
FotoReader
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.NotepadViewer.
NotepadViewer
This method is called when this jConduit is given the opportunity to synchronize.
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.TestConduit.
TestConduit
startSync(ConduitHandler, DLPUserInfo)
- Method in class org.jSyncManager.Conduit.TextDump.
TextDump
This method is called when this jConduit is given the opportunity to synchronize.
startTickles()
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Starts the sending of tickle packets.
startTickles()
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Start sending tickle packets.
startTickles()
- Method in class org.jSyncManager.API.Protocol.
PADP
Start the tickle packet sending process.
state
- Static variable in class org.jSyncManager.API.Threads.
Synchronizer
This class variable holds the state of this Synchronizer engine.
statusStream
- Variable in class org.jSyncManager.API.Threads.
Synchronizer
This variable hold the reference to the PrintWriter to be used for writing status messages.
stopServer(String)
- Method in class org.jSyncManager.Server.
Server
Informs the server to shutdown all operations.
stopSync()
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Requests a stop to the synchronization engine.
stopTickles()
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Stops the transmission of tickle packets.
stopTickles()
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Stop sending tickle packets.
stopTickles()
- Method in class org.jSyncManager.API.Protocol.
PADP
Stop the tickle packet sending process.
storeProperty(Object, Object)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Stores a jConduit property.
strip(String)
- Static method in class org.jSyncManager.API.Tools.
StringManipulator
This method returns the substring from the first character to the first null, if one exists.
suspend()
- Method in class org.jSyncManager.API.Protocol.
CMP_DLP
Suspends the synchronization.
suspend()
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Put the protocol stack into suspended mode.
suspendConnection()
- Method in interface org.jSyncManager.API.Protocol.
CMPDLPTransferInterface
Suspends access to the underlying communication subsystem.
suspendConnection()
- Method in class org.jSyncManager.API.Protocol.
PADP
Suspend the connection.
suspendConnection()
- Method in class org.jSyncManager.API.Protocol.
USB
Suspends access to the underlying communication subsystem.
switchSpeed(boolean)
- Method in class org.jSyncManager.API.Transport.
SerialTransportInterface
This method is called when it's time to switch serial speeds.
symbol
- Variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseAppBlock.CurrencyInfo
The currency symbol.
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.