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

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.
CANCEL_BUTTON_PRESSED - Static variable in class org.jSyncManager.API.Conduit.AbstractConduit
A useful constant to denote when the parent settings dialogs Cancel or Close buttons have been pressed.
CANCEL_BUTTON_PRESSED - Static variable in class org.jSyncManager.Client.SettingsDialog
A useful constant to denote when the parent settings dialogs Cancel or Close buttons have been pressed.
CANCEL_OPTION - Static variable in class org.jSyncManager.Conduit.DefaultConduit
A value to represent the selection of the 'Cancel' option.
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.
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.
CHANGE_BAUD_RATE - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
A flag to denote a change of baud rate is requested.
CHAR - Static variable in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
 
CHAR - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated.  
CHARARRAY - Static variable in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
 
CHARARRAY - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated.  
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.
CLEANUP_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for cleaning up a 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.
CLIE_VENDOR_ID - Static variable in class org.jSyncManager.API.Transport.USBTransportInterface
The vendor ID for Sony Clie devices.
CLOSE_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for closing a database.
CMPDLPTransferInterface - interface org.jSyncManager.API.Protocol.CMPDLPTransferInterface.
CMP-DLP protocol transfer interface.
CMPWrongPacketTypeException - exception org.jSyncManager.API.Protocol.CMPWrongPacketTypeException.
The CMPWrongPacketTypeException class.
CMPWrongPacketTypeException() - Constructor for class org.jSyncManager.API.Protocol.CMPWrongPacketTypeException
Constructs a new CMPWrongPacketTypeException object.
CMPWrongPacketTypeException(String) - Constructor for class org.jSyncManager.API.Protocol.CMPWrongPacketTypeException
Constructs a new CMPWrongPacketTypeException object with the given message.
CMP_ABORT - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for an abort packet.
CMP_Address - class org.jSyncManager.API.Protocol.Util.CMP_Address.
This class is used to manage the address string reported by the CMP Communication Preferences Exchange response.
CMP_Address() - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_Address
Create a new instance of the CMP Communication Preferences class.
CMP_Address(String) - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_Address
Create a new instance of the CMP Address class using the specified address.
CMP_Address(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_Address
Construct a new CMP Address instance from an array of bytes.
CMP_CommunicationPrefs - class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs.
This class provides acces to a CMP Communication Preferences block.
CMP_CommunicationPrefs() - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
Create a new instance of the CMP Communication Preferences class.
CMP_CommunicationPrefs(int, int, int, int, int, int) - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
Create a new instance of the CMP Communication Preferences class using the specified parameters.
CMP_CommunicationPrefs(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
Construct a new CMP Communication Preferences instance from an array of bytes.
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_Extended_Packet - class org.jSyncManager.API.Protocol.CMP_Extended_Packet.
CMP_Extended Packet class.
CMP_Extended_Packet() - Constructor for class org.jSyncManager.API.Protocol.CMP_Extended_Packet
Constructs a new CMP_Extended_Packet using the default settings.
CMP_Extended_Packet(byte, Argument[]) - Constructor for class org.jSyncManager.API.Protocol.CMP_Extended_Packet
Constructs a new CMP_Extended_Packet with the specified values.
CMP_Extended_Packet(byte, byte[][]) - Constructor for class org.jSyncManager.API.Protocol.CMP_Extended_Packet
Constructs a new CMP_Extended_Packet with the specified arguments.
CMP_INIT - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The CMP packet type value for a initialization packet.
CMP_PACKET - Static variable in class org.jSyncManager.API.Protocol.SLP_Packet
Denotes that the packet type is CMP Packet.
CMP_Packet - class org.jSyncManager.API.Protocol.CMP_Packet.
CMP_Packet class.
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.
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.
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.
CONNECTIONS_TAB - Static variable in class org.jSyncManager.Client.SettingsDialog
A field to store the name label for the connections tab.
CONSOLE_SOCKET - Static variable in class org.jSyncManager.API.Protocol.SLP
The console socket.
COPY_PREVENTION - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that this database should employ copy protection.
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.
CREDIT_CARD - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The generic Credit Card payment type.
CRLF - Static variable in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.vObject
Standard line terminator for .vcs files
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.AddressDBCSV
Name of the CSV record type.
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.DateBookDBCSV
Name of CSV record type.
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.MailDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.MemoDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Conduit.Tools.ToDoListDBCSV
org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBCSV
Deprecated. Name of the CSV record type.
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Deprecated. Name of CSV record type.
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Deprecated. org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBCSV
Deprecated. org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBCSV
Deprecated. org.w3c.dom.Document document
CSVNAME - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBCSV
Deprecated. org.w3c.dom.Document document
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.
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.
CircularQueue - class org.jSyncManager.API.Tools.CircularQueue.
The Circular Queue class.
CircularQueue() - Constructor for class org.jSyncManager.API.Tools.CircularQueue
Constructs a new Circular Queue object with the default queue size.
CircularQueue(int) - Constructor for class org.jSyncManager.API.Tools.CircularQueue
Constructs a new Circular Queue object with the specified queue size.
CircularQueueOverrunException - exception org.jSyncManager.API.Tools.CircularQueueOverrunException.
The CircularQueueOverrunException class.
CircularQueueOverrunException() - Constructor for class org.jSyncManager.API.Tools.CircularQueueOverrunException
Constructs a new CircularQueueOverrunException object.
CircularQueueOverrunException(String) - Constructor for class org.jSyncManager.API.Tools.CircularQueueOverrunException
Constructs a new CircularQueueOverrunException object with the given message.
CircularQueueUnderrunException - exception org.jSyncManager.API.Tools.CircularQueueUnderrunException.
The CircularQueueUnderrunException class.
CircularQueueUnderrunException() - Constructor for class org.jSyncManager.API.Tools.CircularQueueUnderrunException
Constructs a new CircularQueueUnderrunException object.
CircularQueueUnderrunException(String) - Constructor for class org.jSyncManager.API.Tools.CircularQueueUnderrunException
Constructs a new CircularQueueUnderrunException object with the given message.
Client - class org.jSyncManager.Client.Client.
The jSyncManager Swing GUI entry point.
CommAPITester - class org.jSyncManager.Tools.CommAPITester.
An executable class for testing the Java Comm API.
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.
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(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.
ConduitHandlerException(DLPFunctionCallException) - Constructor for class org.jSyncManager.API.Conduit.ConduitHandlerException
Creates a new ConduitHandlerException, specifying the DLPFunctionCallException which generated this exception.
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.
ConnectionPanel - class org.jSyncManager.Client.ConnectionPanel.
The Connection Panel.
ConnectionPanel(RegistrationData, SettingsDialog) - Constructor for class org.jSyncManager.Client.ConnectionPanel
Creates a new ConnectionPanel instance.
ConnectionsPanel - class org.jSyncManager.Conduit.Email.ConnectionsPanel.
The GUI configuration panel class for the Email jConduit.
ConnectionsPanel() - Constructor for class org.jSyncManager.Conduit.Email.ConnectionsPanel
Creates a new ConnectionsPanel panel object.
ConnectionsPanel(Vector) - Constructor for class org.jSyncManager.Conduit.Email.ConnectionsPanel
Create a new ConnectionsPanel with Vector of EmailBase types.
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.
cancel - Variable in class org.jSyncManager.Client.SettingsDialog
The settings dialog Cancel button.
cancelButton - Variable in class org.jSyncManager.Client.JConduitInstallDialog
The "Cancel" button instance.
categories - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.AbstractAppBlock
An array to hold category information.
category - Variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A field to store this records category ID.
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 class org.jSyncManager.Client.ApplicationJFrame
This method will be called when the used has changed their transport class.
changeTransport(SLPTransportInterface) - Method in interface org.jSyncManager.Client.TransportChangedListener
This method will be called when the used has changed their transport class.
checkAttribute(byte) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecord
Checks wether or not the specified attribute is present in this record.
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.
checkExclusive() - Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.vObject
 
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.
checkMandatory() - Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.vObject
 
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.
checksum - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the packet header checksum.
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() - Method in class org.jSyncManager.API.Tools.CircularQueue
Clears the queue of all elements, and resets it.
clearAttribute(byte) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecord
Clears the specified attribute.
clearButtons() - Method in class org.jSyncManager.Client.JConduitInstallDialog
 
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.
clearDatabaseList() - Method in class org.jSyncManager.Conduit.NetInstaller.NetInstaller
A method to clear the database list.
clearImages() - Method in class org.jSyncManager.Conduit.NotepadViewer.NotepadViewerJPanel
Clears out all of the images in this panel.
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.CommAPITransport
Closes the Java COMM API port.
close() - Method in class org.jSyncManager.Transport.DebugTransport
Closes the implemented transport.
close() - Method in class org.jSyncManager.Transport.JUSBTransport
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.ServerTCPSocketTransport
Closes the implemented transport.
close() - Method in class org.jSyncManager.Transport.TCPSocketTransport
Closes the implemented transport.
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.
closeVFSFile(FileReference) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Closes the specified file reference on a VFS volume.
closeVFSFile(FileReference) - Method in class org.jSyncManager.API.Protocol.JHotSync
Closes the specified file reference on a VFS volume.
comSelectBox - Variable in class org.jSyncManager.Transport.CommAPITransport
A combo box to hold the communications port names.
comSelectBox - Variable in class org.jSyncManager.Transport.ModemTransport
A combo box to hold the communications port names.
command - Variable in class org.jSyncManager.API.Protocol.CMP_Extended_Packet
The command being sent via this CMP packet.
configPanel - Variable in class org.jSyncManager.API.Transport.SLPTransportInterface
A handle to the transports configuration panel.
configurationPanel - Variable in class org.jSyncManager.API.Conduit.AbstractConduit
Used to hold a local handle to a conduit configuration panel.
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.PADP
Connects to the underlying protocol stack to start a communication session, if we're not already connected.
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.
conns - Variable in class org.jSyncManager.Conduit.Email.ConnectionsPanel
 
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.Alerter.Alerter
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.DefaultConduit
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
Create and return the Configuration Panel for this class.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.FotoReader.FotoReader
 
constructConfigPanel() - Method in class org.jSyncManager.Conduit.Installer.Installer
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Conduit.NetInstaller.NetInstaller
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.TestConduit.TestConduit
 
constructConfigPanel() - Method in class org.jSyncManager.Conduit.TextDump.TextDump
Constructs a configuration panel for this jConduit.
constructConfigPanel() - Method in class org.jSyncManager.Transport.CommAPITransport
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.JUSBTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.ModemTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.ServerTCPSocketTransport
Constructs this transports configuration panel.
constructConfigPanel() - Method in class org.jSyncManager.Transport.TCPSocketTransport
Constructs this transports configuration panel.
contains(Object) - Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.PropertyList
 
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.
copyCharToByteArray(char, byte[], int) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Copies a char to the specified byte array, placing its byte values at the specified index.
copyIntToByteArray(int, byte[], int) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Copies an int to the specified byte array, placing its byte values at the specified index.
copyLongToByteArray(long, byte[], int) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Copies a long to the specified byte array at the specified index.
copyLongToByteArray4(long, byte[], int) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Copies a long to the specified byte array, placing its last 4 byte values at the specified index.
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.
createArgument(byte[], int) - Static method in class org.jSyncManager.API.Protocol.Argument
Creates an argument from a byte array.
createDatabase(String, String, String, char, char) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Creates a new database with the specified parameters.
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.
createSerialPort(String, int) - Static method in class org.jSyncManager.Tools.CommAPITester
Creates a serial port object based on the specified port name and serial speed.
createVFSDirectory(VolumeReference, String) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Creates the specified directory on the specified VFS volume.
createVFSDirectory(VolumeReference, String) - Method in class org.jSyncManager.API.Protocol.JHotSync
Creates the specified directory on the specified VFS volume.
createVFSFile(VolumeReference, String) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Creates a file on the specified VFS volume.
createVFSFile(VolumeReference, String) - Method in class org.jSyncManager.API.Protocol.JHotSync
Creates a file on the specified VFS volume.

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