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

C

calcCRC() - Method in class org.jSyncManager.API.Protocol.SLP_Packet
Calculate the CRC value for this packet.
calcHeaderChecksum() - Method in class org.jSyncManager.API.Protocol.SLP_Packet
Calculate the header checksum for this packet.
calculateNextEntry() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
This method will figure out the next entry if this is a repeating entry.
calendar2DateType(Calendar) - Static method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Converts the provided Calendar object to a DLP two-byte Date representation.
CALL_APPLICATION - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to call a handheld application.
CANADA - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Canada.
cancelButton - Variable in class org.jSyncManager.Client.JConduitInstallDialog
 
CAR_RENTAL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Car Rental expense type.
CASH - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Cash payment type.
category - Variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A field to store this records category ID.
CATEGORY1 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #1.
CATEGORY10 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #10.
CATEGORY11 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #11.
CATEGORY12 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #12.
CATEGORY13 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #13.
CATEGORY14 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #14.
CATEGORY15 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #15.
CATEGORY16 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #16.
CATEGORY2 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #2.
CATEGORY3 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #3.
CATEGORY4 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #4.
CATEGORY5 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #5.
CATEGORY6 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #6.
CATEGORY7 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #7.
CATEGORY8 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #8.
CATEGORY9 - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
The flag for Category #9.
CategoryInfo - class org.jSyncManager.API.Protocol.Util.StdApps.CategoryInfo.
A class to hold Category information for the standard PalmOS databases.
CategoryInfo() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.CategoryInfo
Construct a new Category Info object using null information.
CHANGE_BAUD_RATE - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
A flag to denote a change of baud rate is requested.
changeMenuItemVisibility(boolean) - Method in class org.jSyncManager.Client.ApplicationJMenuBar
This method will be called by the ApplicationJFrame when we need to disable or re-enable various menu items that we don't want accessable during a synchronization.
changeTransport(SLPTransportInterface) - Method in interface org.jSyncManager.Client.TransportChangedListener
This method will be called when the used has changed their transport class.
changeTransport(SLPTransportInterface) - Method in class org.jSyncManager.Client.ApplicationJFrame
This method will be called when the used has changed their transport class.
CHAR - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
CHARARRAY - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
checkAttribute(byte) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecord
Checks wether or not the specified attribute is present in this record.
checkConduit(String) - Method in class org.jSyncManager.Client.JConduitInstallDialog
 
checkCRC() - Method in class org.jSyncManager.API.Protocol.SLP_Packet
Tests to see if the CRC value is correct.
checkDatabaseFlag(char) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
Check the database flags against a char indicator to see if the flag is set.
checkFlag(byte) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseListGroup
Tests to see if the specified flag is present in this object.
checkFlags(int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Check flags input integer and return whether the flags are set or not.
checkHeaderChecksum() - Method in class org.jSyncManager.API.Protocol.SLP_Packet
Tests to see if the header checksum is valid.
checkMiscFlag(byte) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
Check the Misc flags against a byte indicator to see if the flag is set.
checkPDAType(Device) - Method in class org.jSyncManager.Transport.JUSBTransport
Checks to see wether or not the newly attached device is a recognised PDA.
checksum - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the packet header checksum.
CHEQUE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Cheque payment type.
CITY_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that a cite is present is this record.
clean_CB - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
CLEANUP_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for cleaning up a database.
cleanupDatabase(byte) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Cleans-up the specified database.
cleanupDatabase(byte) - Method in class org.jSyncManager.API.Protocol.JHotSync
Cleans up the specified database.
CLEAR_HAS_ALARM_INFO - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the "has alarm" flag.
CLEAR_HAS_DESCRIPTION - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the "has description" flag.
CLEAR_HAS_EXCEPTION_INFO - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the exception information flag.
CLEAR_HAS_NOTE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the flag that this record has a note.
CLEAR_HAS_REPEAT_INFO - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the record repeat info.
CLEAR_WHEN_MODIFIED - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A bitmap used to clear the date/time modification flag.
clear() - Method in class org.jSyncManager.Client.LogJFrame
 
clearDatabaseList() - Method in class org.jSyncManager.API.Conduit.AbstractInstaller
A method to clear the database list supplied by your AbstractInstaller implementation.
clearDatabaseList() - Method in class org.jSyncManager.Conduit.Installer.Installer
A method to clear the database list vector.
clearEntries() - Method in class org.jSyncManager.Client.LegacyClient.DatabaseViewer
Deprecated. Clears all entries from the Database Viewer text area.
clearImages() - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewerJPanel
 
CLIE_VENDOR_ID - Static variable in class org.jSyncManager.API.Transport.USBTransportInterface
The vendor ID for Sony Clie devices.
Client - class org.jSyncManager.Client.Client.
The Client class.
CLOSE_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for closing a database.
close() - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Close the Writer stream.
close() - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Closes the implemented transport.
close() - Method in class org.jSyncManager.Transport.ModemTransport
Closes the Java COMM API port.
close() - Method in class org.jSyncManager.Transport.JUSBTransport
Closes the implemented transport.
close() - Method in class org.jSyncManager.Transport.DebugTransport
Closes the implemented transport.
close() - Method in class org.jSyncManager.Transport.CommAPITransport
Closes the Java COMM API port.
closeAllDatabases() - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Closes all open databases.
closeAllDatabases() - Method in class org.jSyncManager.API.Protocol.JHotSync
Close all open databases.
closeDatabase(byte) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Closes a specified database.
closeDatabase(byte) - Method in class org.jSyncManager.API.Protocol.JHotSync
Close the specified daatabase.
closeStreams() - Method in class org.jSyncManager.Conduit.TextDump.TextDump
 
CMP_ABORT - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for an abort packet.
CMP_DLP - class org.jSyncManager.API.Protocol.CMP_DLP.
CMP_DLP class.
CMP_DLP() - Constructor for class org.jSyncManager.API.Protocol.CMP_DLP
Construct an instance of the CMP_DLP class with no parameters.
CMP_DLP(CMPDLPTransferInterface) - Constructor for class org.jSyncManager.API.Protocol.CMP_DLP
Construct an instance of the CMP_DLP class using the specified underlying CMPDLPTransferInterface protocol handler.
CMP_EXTENDED - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for a extended CMP packet.
CMP_INIT - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for a initialization packet.
CMP_Packet - class org.jSyncManager.API.Protocol.CMP_Packet.
CMP_Packet class.
CMP_PACKET - Static variable in class org.jSyncManager.API.Protocol.SLP_Packet
Denotes that the packet type is CMP Packet.
CMP_Packet() - Constructor for class org.jSyncManager.API.Protocol.CMP_Packet
Constructs a new CMP_Packet using the default settings.
CMP_Packet(byte, byte, byte, byte, int) - Constructor for class org.jSyncManager.API.Protocol.CMP_Packet
Constructs a new CMP_Packet with the specified packet type, flags, major version, minor version, and serial baud rate.
CMP_WAKEUP - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for a wakeup packet.
CMPDLPTransferInterface - interface org.jSyncManager.API.Protocol.CMPDLPTransferInterface.
CMP-DLP protocol transfer interface.
CommAPITransport - class org.jSyncManager.Transport.CommAPITransport.
Sun Communications API Transport.
CommAPITransport() - Constructor for class org.jSyncManager.Transport.CommAPITransport
Create a new instance of the Comm API Transport.
COMPANY_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that a company name is present in this record.
comSelectBox - Variable in class org.jSyncManager.Transport.ModemTransport
A combo box to hold the communications port names.
comSelectBox - Variable in class org.jSyncManager.Transport.CommAPITransport
A combo box to hold the communications port names.
ComSelectDialog - class org.jSyncManager.Client.LegacyClient.ComSelectDialog.
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!
ComSelectDialog(Frame) - Constructor for class org.jSyncManager.Client.LegacyClient.ComSelectDialog
Deprecated.  
conduit - Variable in class org.jSyncManager.API.Threads.Synchronizer.ConduitList
 
conduit - Variable in class org.jSyncManager.Client.JConduitInstallDialog.JConduitRadioButton
 
ConduitHandler - class org.jSyncManager.API.Conduit.ConduitHandler.
The Conduit Handler class.
ConduitHandler(ConduitManager, JHotSync) - Constructor for class org.jSyncManager.API.Conduit.ConduitHandler
Constructs a new Conduit Handler object, using the specified jSyncManager instance as its parent, and the specified jHotSync instance for Palm communications.
ConduitHandlerException - exception org.jSyncManager.API.Conduit.ConduitHandlerException.
The Conduit Handler Exception class.
ConduitHandlerException(DLPFunctionCallException) - Constructor for class org.jSyncManager.API.Conduit.ConduitHandlerException
Creates a new ConduitHandlerException, specifying the DLPFunctionCallException which generated this exception.
ConduitHandlerException(String, DLPFunctionCallException) - Constructor for class org.jSyncManager.API.Conduit.ConduitHandlerException
Creates a new ConduitHandlerException, specifying the DLPFunctionCallException which generated this exception, and a text message detailing the exception.
conduitHdlr - Variable in class org.jSyncManager.Conduit.Email.Email
 
ConduitInstallerTool - class org.jSyncManager.Tools.ConduitInstallerTool.
The jConduit Installer Utility.
ConduitManager - interface org.jSyncManager.API.Conduit.ConduitManager.
An interface for applications that wish to manage Conduit access.
ConduitNotFoundException - exception org.jSyncManager.API.Conduit.ConduitNotFoundException.
The ConduitNotFoundException.
ConduitNotFoundException() - Constructor for class org.jSyncManager.API.Conduit.ConduitNotFoundException
Constructs a new ConduitNotFoundException object.
ConduitNotFoundException(String) - Constructor for class org.jSyncManager.API.Conduit.ConduitNotFoundException
Constructs a new ConduitNotFoundException object, using the specified message text.
config - Variable in class org.jSyncManager.Conduit.Email.Email
 
configPanel - Variable in class org.jSyncManager.API.Transport.SLPTransportInterface
A handle to the transports configuration panel.
configPanel - Variable in class org.jSyncManager.Conduit.Email.Email
 
configurationPanel - Variable in class org.jSyncManager.API.Conduit.AbstractConduit
Used to hold a local handle to a conduit configuration panel.
CONFIRM_DELIVERY_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A flag to denote that this record wnats a confirmation of delivery.
CONFIRM_DELIVERY_FLAG_ROTATE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A bit-rotation value for confirm delivery flag.
CONFIRM_READ_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A flag to denote that this record wants a confirmation that the message has been read.
CONFIRM_READ_FLAG_ROTATE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A bit-rotation value for the read confirmation flag.
connect() - Method in class org.jSyncManager.API.Protocol.PADP
Connects to the underlying protocol stack to start a communication session, if we're not already connected.
connect() - Method in interface org.jSyncManager.API.Protocol.CMPDLPTransferInterface
Method to be called to initialize the connection.
connect() - Method in class org.jSyncManager.API.Protocol.CMP_DLP
Attempt to listen for a connection to the remote CMP/DLP enabled device.
connect() - Method in class org.jSyncManager.API.Protocol.JHotSync
Connect the protocol stack, and start listening for a synchronization request.
connect() - Method in class org.jSyncManager.API.Protocol.SLP
Initialize the connection to the remote SLP provider.
connect() - Method in class org.jSyncManager.API.Protocol.USB
Method to be called to initialize the connection.
connected - Variable in class org.jSyncManager.API.Protocol.CMP_DLP
The connection state.
connected - Variable in class org.jSyncManager.API.Protocol.USB
The connection state.
connected - Variable in class org.jSyncManager.API.Transport.SLPTransportInterface
Boolean flag to determine if connection has been established
connected - Variable in class org.jSyncManager.Transport.ModemTransport
Serial connectivity flag.
ConnectionPanel - class org.jSyncManager.Client.ConnectionPanel.
The Connection Panel.
ConnectionPanel(RegistrationData, SettingsDialog) - Constructor for class org.jSyncManager.Client.ConnectionPanel
 
CONNECTIONS_TAB - Static variable in class org.jSyncManager.Client.SettingsDialog
 
ConnectionsPanel - class org.jSyncManager.Conduit.Email.ConnectionsPanel.
ConnectionsPanel.java
ConnectionsPanel() - Constructor for class org.jSyncManager.Conduit.Email.ConnectionsPanel
Creates new form ConnectionsPanel.
ConnectionsPanel(Vector) - Constructor for class org.jSyncManager.Conduit.Email.ConnectionsPanel
 
conns - Variable in class org.jSyncManager.Conduit.Email.ConnectionsPanel
 
CONSOLE_SOCKET - Static variable in class org.jSyncManager.API.Protocol.SLP
The console socket.
constructConfigPanel() - Method in class org.jSyncManager.API.Conduit.AbstractConduit
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.DefaultConduit
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.Alerter.Alerter
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.Deleter.Deleter
Constructs the configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.Email.Email
 
constructConfigPanel() - Method in class org.jSyncManager.Conduit.Installer.Installer
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewer
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.TextDump.TextDump
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Transport.ModemTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.JUSBTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.DebugTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.CommAPITransport
Constructs this transports configuration panel.
convertDateTime(byte, byte, char) - Static method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
Utility method to convert a byte set into the Calendar date/time.
convertToBytes() - Method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Convert this date/time object to a series of DLP date/time bytes.
convertToCalendar() - Method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Converts this date object to a Calendar object.
convertToSeconds() - Method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Convert this date object to the number of seconds since Jan 1st, 1904 @ 0000.
COPY_PREVENTION - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that this database should employ copy protection.
count - Variable in class org.jSyncManager.Transport.DebugTransport
A value to hold the incoming byte count.
country - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.CurrencyInfo
The country name.
COUNTRY - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
A value for the COUNTRY field.
COUNTRY_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that a country is present in this record.
CRC - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the packet CRC value.
CREATE_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for creating a database.
createDatabase(byte, int, int, String, char, char) - Method in class org.jSyncManager.API.Protocol.JHotSync
Creates a database with the specified parameters.
createDatabase(byte, String, String, String, char, char) - Method in class org.jSyncManager.API.Protocol.JHotSync
Creates a database with the specified parameters.
createDatabase(String, String, String, char, char) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Creates a new database with the specified parameters.
createPluginSettings(AbstractConduit) - Method in class org.jSyncManager.Client.jConduitsPanel
 
createStdJConduitResources() - Method in class org.jSyncManager.Client.JConduitInstallDialog
 
CREDIT_CARD - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The generic Credit Card payment type.
csvdos - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
csvfos - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Name of CSV record type.
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBCSV
Name of the CSV record type.
currentRow - Variable in class org.jSyncManager.Client.PluginSettings
 
CUSTOM1_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that the 1st Custom field is present in this record.
CUSTOM2_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that the 2nd Custom field is present in this record.
CUSTOM3_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that the 3rd Custom field is present in this record.
CUSTOM4_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that the 4th Custom field is present in this record.

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.