jSyncManager
< 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

save() - Method in class org.jSyncManager.Client.LogJFrame
 
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.UserPreferences
Save changes to the UserPreferences.
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
 
saveUserPreferences() - Method in class org.jSyncManager.Client.ApplicationJMenuBar
 
seconds2Calendar(int) - 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.
SECRET - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to denote that this record is secret.
SecurityDialog - class org.jSyncManager.Client.LegacyClient.SecurityDialog.
Deprecated. This class has been completely deprecated by the new Swing GUI client classes. It is provided here as completely unsupported code, so please use at your own risk!
SecurityDialog(Frame, ResourceBundle) - Constructor for class org.jSyncManager.Client.LegacyClient.SecurityDialog
Deprecated. Constructs a new Security Dialog.
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.
sendMail() - Method in class org.jSyncManager.Conduit.Email.SmtpMail
 
sendMailWithAttachments(Vector) - Method in class org.jSyncManager.Conduit.Email.SmtpMail
 
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.USB_Packet
A flag to denote wether or not this packet has been sent to the remote end.
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.Conduit.Email.Email
 
ser - Variable in class org.jSyncManager.Transport.ModemTransport
The selected serial port object.
ser - Variable in class org.jSyncManager.Transport.CommAPITransport
A handle to hold the 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.
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.
Insert the type's description here.
Server.ExitThread - class org.jSyncManager.Server.Server.ExitThread.
 
Server.ExitThread(Server) - Constructor for class org.jSyncManager.Server.Server.ExitThread
 
Server.LogPrintStream - class org.jSyncManager.Server.Server.LogPrintStream.
 
Server.LogPrintStream(Server, OutputStream, int) - Constructor for class org.jSyncManager.Server.Server.LogPrintStream
 
Server() - Constructor for class org.jSyncManager.Server.Server
JSyncManagerServer constructor comment.
serverSocket - Variable in class org.jSyncManager.API.Protocol.DLP_Packet
The socket being used by the server (the handheld) for data I/O.
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
setActiveState(boolean) - Method in class org.jSyncManager.Client.LegacyClient.DeleterFrame
Deprecated. Sets wether or not the corresponding Deleter jConduit should be active during the next sync.
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.
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
 
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.
setBackupTime(DLP_Date) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
Set the backup time from a DLP_Date object.
setBCC(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the BCC value from a String 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.
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.ExpenseAppBlock
Set the category info block, given the index.
setCategoryInfo(CategoryInfo, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Set the category info block, given the bitmap to the category.
setCategoryInfo(CategoryInfo, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListAppBlock
Set the category info block, given the index.
setCategoryInfo(CategoryInfo, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookAppBlock
Set the category info block, given the index.
setCategoryInfo(CategoryInfo, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoAppBlock
Sets the category information for the specified category index.
setCategoryInfo(CategoryInfo, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.NotepadAppBlock
Sets the category information for the specified category index.
setCategoryName(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.CategoryInfo
Sets the name of this category.
setCC(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the CC value from a String object.
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.
setConduitVector(Vector) - Method in class org.jSyncManager.Client.LegacyClient.RemoveConduitDialog
Deprecated. Passes this dialog handler a vector containing the currently installed jConduit objects.
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.
setConnected(boolean) - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Setter for the connected property.
setConnectingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Sets wether the Connecting state is enabled or not.
setConnectingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Sets wether the Connecting state is enabled or not.
setConnectingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Sets wether the Connecting state is enabled or not.
setConnList(JList) - Method in class org.jSyncManager.Conduit.Email.ConnectionsPanel
Setter for property connList.
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.
setConnTypePanel(JPanel) - Method in class org.jSyncManager.Conduit.Email.ConnectionsPanel
Setter for property ConnTypePanel.
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.
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.
setData(byte[]) - Method in class org.jSyncManager.API.Protocol.Util.DLPBlock
Sets the data byte array for this block.
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.
setDataExportDirectory(File) - Method in class org.jSyncManager.Client.UserPreferences
 
setDate(Calendar) - Method in class org.jSyncManager.API.Protocol.Util.JSXMLDate
Setter for property date.
setDbList(Object[]) - Method in class org.jSyncManager.Conduit.Deleter.Deleter
 
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.
setDeleter(Deleter) - Method in class org.jSyncManager.Client.LegacyClient.DeleterSelectionFrame
Deprecated. Sets the Deleter jConduit object to be used to handle database deletions.
setDeleter(Deleter) - Method in class org.jSyncManager.Client.LegacyClient.DeleterFrame
Deprecated. Sets the handle to the Deleter jConduit attached ot this frame.
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
 
setDetailsText(String) - Method in class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog
 
setDetailsText(Throwable) - Method in class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog
 
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
 
setDisplayForList(int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Sets the display for list bitmap to the specified value.
setDocument(Document) - Method in class org.jSyncManager.API.Protocol.Util.JSXMLDocument
Setter for property document.
setDocument(Vector) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Setter for property document.
setDoneEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Sets wether the Done state is enabled or not.
setDoneEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Sets wether the Done state is enabled or not.
setDoneEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Sets wether the Done state is enabled or not.
setDTD(String) - Method in class org.jSyncManager.API.Protocol.Util.JSXMLDocument
Set the DTD name from a string value, and create the DTD for the current element.
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.Protocol.Util.JSCSVDocument
Set a JSCSVCell object at the row,col given.
setElementAt(JSCSVCell, String, int, int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Set a JSCSVCell object at the row,col given with the given title String.
setEmail_connections(Vector) - Method in class org.jSyncManager.Conduit.Email.Email
Setter for property email_connections.
setEmailConns(Vector) - Method in class org.jSyncManager.Conduit.Email.Email
Setter for property emailConns.
setEmails(Vector) - Method in class org.jSyncManager.Conduit.Email.PopMail
Setter for property emails.
setEndImages() - Method in class org.jSyncManager.Client.GUIParts.ImageSetPanel
 
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
 
setErrorText(Throwable) - Method in class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog
 
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.
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(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the message flag values from a byte value.
setFlags(int, boolean) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Sets or resets the given flags in contentFlags depending on value.
setFrameFlag(boolean) - Method in class org.jSyncManager.Client.RegistrationData
 
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.Protocol.Util.StdApps.AddressRecord
Sets the given name field for this record.
setHandler(ConduitHandler) - Method in class org.jSyncManager.API.Conduit.AbstractConduit
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.Protocol.Util.JSCSVDocument
Setter for property headerrows.
setHelp(JButton) - Method in class org.jSyncManager.Client.SettingsDialog
Setter for property help.
setHideEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Sets wether the Hide state is enabled or not.
setHideEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Sets wether the Hide state is enabled or not.
setHideEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Sets wether the Hide state is enabled or not.
setHideVisible(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Sets wether the Hide Button state is enabled or not.
setHideVisible(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Sets wether the Hide Button state is enabled or not.
setHideVisible(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Sets wether the Hide Button state is enabled or not.
setHost(String) - Method in class org.jSyncManager.Conduit.Email.Email_Base
Setter for property host.
setImage(Image) - Method in class org.jSyncManager.Client.LegacyClient.ImageCanvas
Deprecated. Sets the image for this ImageCanvas to display.
setImage(Image) - Method in class org.jSyncManager.Conduit.NotepadViewer.ImagePanel
 
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.
setJConduitResources() - Method in class org.jSyncManager.Client.JConduitInstallDialog
 
setLabelRes(String) - Method in class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog
Deprecated. Sets the dialog label's resource ID.
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.MailAppBlock
Set the last unique ID value.
setLastUniqueID(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
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.
setListData(Object[]) - Method in class org.jSyncManager.Client.LegacyClient.DeleterConfirmDialog
Deprecated. Sets the list of data to be displayed to the user.
setLogExportFile(File) - Method in class org.jSyncManager.Client.UserPreferences
 
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.
setManager(JSyncManagerFrame) - Method in class org.jSyncManager.Client.LegacyClient.SecurityDialog
Deprecated. Sets the current jSyncManager instance to communicate with.
setManualHide(boolean) - Method in class org.jSyncManager.Client.RegistrationData
 
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.
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 - Variable in class org.jSyncManager.Client.GUIParts.RestoreDialog.RestoreSetListElement
 
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.
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.
setNote(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Sets the note for this record.
setOk(JButton) - Method in class org.jSyncManager.Client.SettingsDialog
Setter for property ok.
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.
setPath - Variable in class org.jSyncManager.Client.GUIParts.RestoreDialog.RestoreSetListElement
 
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.
setPhones(String[]) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Set the phone data array to the specified value.
setPhoneType(int, int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Sets the type of a phone field.
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.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
 
setPriority(char) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListRecord
Set the priority field of this record.
setPriority(int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the message priority from an int value.
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.
setReader(BufferedReader) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Setter for property reader.
setReader(File) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Setter for property reader from java.io.File instance.
setReader(InputStreamReader) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Setter for property reader.
setReadFlag(boolean) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the read message flag.
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.
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.
setRepeating(boolean) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
Setter for property repeating.
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.
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.
setSecurityEnabled(boolean) - Method in class org.jSyncManager.Client.RegistrationData
 
setSecurityOption(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SecurityDialog
Deprecated. Enable or disable security.
setSelectedConnection(String) - Method in class org.jSyncManager.Client.UserPreferences
 
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.Protocol.Util.JSCSVDocument
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() - Method in class org.jSyncManager.Conduit.Email.SmtpMail
Setter for property session.
setSession(Session) - Method in class org.jSyncManager.Conduit.Email.PopMail
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.Protocol.Util.JSCSVDocument
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.
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.MailAppBlock
Set the sort order of this application block.
setSortOrder(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
Set the sort order of this application block.
setSortOrder(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListAppBlock
Set the sort order of this application block.
setSortOrder(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoAppBlock
Sets the sort order.
setSortOrder(byte) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.NotepadAppBlock
Sets the sort order.
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.
setStartImages() - Method in class org.jSyncManager.Client.GUIParts.ImageSetPanel
 
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.
setState(boolean) - Method in class org.jSyncManager.Conduit.Deleter.Deleter
 
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.
setStatus(String) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Places the specified string into the Sync Windows status bar.
setStatus(String) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Places the specified string into the Sync Windows status bar.
setStatus(String) - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated.  
setStatus(String) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Places the specified string into the Sync Windows status bar.
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.
setSubject(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Set the subject value from a String object.
setSurname(String) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Sets the surname (family name) line for this record.
setSynchronizingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Sets wether the Synchronizing state is enabled or not.
setSynchronizingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Sets wether the Synchronizing state is enabled or not.
setSynchronizingEnabled(boolean) - Method in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Sets wether the Synchronizing state is enabled or not.
setSyncImages() - Method in class org.jSyncManager.Client.GUIParts.ImageSetPanel
 
setSyncTimeOption(boolean) - Method in class org.jSyncManager.Client.RegistrationData
 
setTab(String) - Method in class org.jSyncManager.Client.SettingsDialog
 
setTaskPerformedOnSync(String) - Method in class org.jSyncManager.Client.UserPreferences
 
setText(String) - Method in class org.jSyncManager.Client.LogJFrame
 
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.
SettingsDialog - class org.jSyncManager.Client.SettingsDialog.
The Settings dialog.
SettingsDialog(Frame, RegistrationData) - Constructor for class org.jSyncManager.Client.SettingsDialog
 
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
 
setTransportListener(TransportChangedListener) - Method in class org.jSyncManager.Client.ApplicationJMenuBar
 
setTransportListener(TransportChangedListener) - Method in class org.jSyncManager.Client.SettingsDialog
 
setTransportListener(TransportChangedListener) - Method in class org.jSyncManager.Client.ConnectionPanel
 
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.Protocol.Util.DLPDatabaseInfo
Set the type of this database from an int value.
setType(int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Set int value of property type.
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.
setUserid(String) - Method in class org.jSyncManager.Conduit.Email.Email_Base
Setter for property userid.
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.
setValue(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Setter for property value.
setValueseparator(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Setter for property valueseparator.
setVEmails(Vector) - Method in class org.jSyncManager.Conduit.Email.Email
Setter for property vEmails.
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.StatusDialog
 
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.DetailedErrorMessageDialog
 
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
 
SHOW_SECRET - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that secret records should be shown.
show(String) - Method in class org.jSyncManager.Client.LegacyClient.RestoreDBVerifyDlg
Deprecated. Displays the dialog using the selected database name.
show(String, String, String) - Method in class org.jSyncManager.Client.LegacyClient.MessageDialog
Deprecated. Show (make visible) this MessageDialog with the given message data.
showArchived_CB - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
showDeleted_CB - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
showImage(int) - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewerJPanel
 
showMe() - Method in class org.jSyncManager.Client.LegacyClient.RemoveConduitDialog
Deprecated. Displays the dialog.
showMe() - Method in class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog
Deprecated. Populates and displays the selection dialog.
showNextImage() - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewerJPanel
 
showPreviousImage() - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewerJPanel
 
showSelectedPluginSettings(Object) - Method in class org.jSyncManager.Client.AbstractSettingsPanel
Once a plugin has been selected, show the settings for it.
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.
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).
SLP - class org.jSyncManager.API.Protocol.SLP.
The Serial Link Protocol Handler class.
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.
SLP_QueueOverrunException - exception org.jSyncManager.API.Protocol.SLP_QueueOverrunException.
The SLP_QueueOverrunException class.
SLP_QueueOverrunException() - Constructor for class org.jSyncManager.API.Protocol.SLP_QueueOverrunException
Constructs a new SLP_QueueOverrunException object.
SLP_QueueOverrunException(String) - Constructor for class org.jSyncManager.API.Protocol.SLP_QueueOverrunException
Constructs a new SLP_QueueOverrunException object with the given message.
SLP.InputHandler - class org.jSyncManager.API.Protocol.SLP.InputHandler.
The SLP Input Handler class.
SLP.InputHandler(SLP) - 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(SLP) - Constructor for class org.jSyncManager.API.Protocol.SLP.OutputHandler
 
SLP(SLPTransportInterface) - Constructor for class org.jSyncManager.API.Protocol.SLP
Construct a new SLP protocol handler using the specified transport.
SLPTransportInterface - class org.jSyncManager.API.Transport.SLPTransportInterface.
SLP Transport Abstract Class.
SLPTransportInterface() - Constructor for class org.jSyncManager.API.Transport.SLPTransportInterface
Creates a new SLPTransportInterface.
SmtpAuthenticator - class org.jSyncManager.Conduit.Email.SmtpAuthenticator.
 
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
 
SmtpMail - class org.jSyncManager.Conduit.Email.SmtpMail.
 
SmtpMail() - Constructor for class org.jSyncManager.Conduit.Email.SmtpMail
 
SmtpMail(Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.SmtpMail
 
SmtpMail(MailRecord, Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.SmtpMail
 
SNACK - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Snack expense type.
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.MailAppBlock
Specifies that this database is sorted by date.
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_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.
source - Variable in class org.jSyncManager.API.Protocol.GenericPacket
The source socket for this packet.
sourceSocket - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the source socket.
sourceSocket - Variable in class org.jSyncManager.API.Protocol.PADP_Packet
A field to hold the source socket for this packet.
SPAIN - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Spain.
speed - Variable in class org.jSyncManager.API.Protocol.CMP_DLP
The speed to use for serial synchronization.
speedSelectBox - Variable in class org.jSyncManager.Transport.ModemTransport
A combo box to hold the serial port speeds.
speedSelectBox - Variable in class org.jSyncManager.Transport.CommAPITransport
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.Client.LegacyClient.JSyncManagerFrame
Deprecated. Handles jobs at the start of synchronization.
startOfSync(Synchronizer) - Method in class org.jSyncManager.Server.Server
startOfSync method comment.
startServer() - Method in class org.jSyncManager.Server.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.DefaultConduit
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.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.NotepadViewer.NotepadViewer
This method is called when this jConduit is given the opportunity to synchronize.
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.PADP
Start the tickle packet sending process.
startTickles() - Method in class org.jSyncManager.API.Protocol.JHotSync
Start sending tickle packets.
state - Static variable in class org.jSyncManager.API.Threads.Synchronizer
This class variable holds the state of this Synchronizer engine.
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.
StatusDialog - class org.jSyncManager.Client.GUIParts.StatusDialog.
 
StatusDialog(JFrame, boolean) - Constructor for class org.jSyncManager.Client.GUIParts.StatusDialog
Creates new form StatusDialog
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.PADP
Stop the tickle packet sending process.
stopTickles() - Method in class org.jSyncManager.API.Protocol.JHotSync
Stop sending tickle packets.
storeProperty(Object, Object) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Stores a jConduit property.
STRING - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
STRINGARRAY - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
StringManipulator - class org.jSyncManager.API.Tools.StringManipulator.
A class to provide string manipulation routines.
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.
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.
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.
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 class org.jSyncManager.API.Protocol.PADP
Suspend the connection.
suspendConnection() - Method in interface org.jSyncManager.API.Protocol.CMPDLPTransferInterface
Suspends access to the underlying communication subsystem.
suspendConnection() - Method in class org.jSyncManager.API.Protocol.USB
Suspends access to the underlying communication subsystem.
SWEDEN - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Sweden.
switchSpeed(boolean) - Method in class org.jSyncManager.API.Transport.SerialTransportInterface
This method is called when it's time to switch serial speeds.
SWITZERLAND - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Switzerland.
symbol - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.CurrencyInfo
The currency symbol.
SYMBOL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
A value for the SYMBOL field.
SyncFrame - class org.jSyncManager.Client.LegacyClient.SyncFrame.
Deprecated. This class has been completely deprecated by the new Swing GUI client classes. It is provided here as completely unsupported code, so please use at your own risk!
SyncFrame(Frame, SyncPanel) - Constructor for class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated. Constructs a new Synchronization Window.
Synchronizer - class org.jSyncManager.API.Threads.Synchronizer.
This class encapsulates the jSyncManagers synchronization engine as a seperate Runnable class, allowing it to be incorporated into multithreaded applications which listen to multiple synchronization ports at once.
Synchronizer.ConduitList - class org.jSyncManager.API.Threads.Synchronizer.ConduitList.
 
Synchronizer.ConduitList(Synchronizer, AbstractConduit) - Constructor for class org.jSyncManager.API.Threads.Synchronizer.ConduitList
 
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.
synchronizerNum - Variable in class org.jSyncManager.Server.Server.LogPrintStream
 
syncPanel - Variable in class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated.  
syncPanel - Variable in class org.jSyncManager.Client.LegacyClient.SyncFrame
Deprecated.  
SyncPanel - class org.jSyncManager.Client.LegacyClient.SyncPanel.
Deprecated. This class has been completely deprecated by the new Swing GUI client classes. It is provided here as completely unsupported code, so please use at your own risk!
SyncPanel() - Constructor for class org.jSyncManager.Client.LegacyClient.SyncPanel
Deprecated. Constructs a new Synchronization Window.
SyncWindow - class org.jSyncManager.Client.LegacyClient.SyncWindow.
Deprecated. This class has been completely deprecated by the new Swing GUI client classes. It is provided here as completely unsupported code, so please use at your own risk!
SyncWindow(Frame, SyncPanel) - Constructor for class org.jSyncManager.Client.LegacyClient.SyncWindow
Deprecated. Constructs a new Synchronization Window.
SYSTEM_PACKET - Static variable in class org.jSyncManager.API.Protocol.SLP_Packet
Denotes that the packet type is System Packet.

jSyncManager
< 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 - 2003 Brad BARCLAY and others. All Rights Reserved.