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

D

data - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A fiold to hold the encapsulated packet data.
data - Variable in class org.jSyncManager.API.Protocol.GenericPacket
A byte array containing the packet data
data - Variable in class org.jSyncManager.API.Protocol.USB_Packet
A byte array to hold this packets data portion.
data - Variable in class org.jSyncManager.API.Protocol.PADP_Packet
A field to hold the data encapsulated within this packet.
data - Variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A field to store this records data array.
data - Variable in class org.jSyncManager.API.Protocol.Util.DLPBlock
Holds the data array representing this block.
data - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.NotepadRecord.NotepadDataRecord
The data value.
DATA - Static variable in class org.jSyncManager.API.Protocol.USB_Packet
A value to denote that this packet is a data packet.
DATA - Static variable in class org.jSyncManager.API.Protocol.PADP_Packet
Denotes that this packets type is Data Packet.
DATA_INCLUDED - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to denote that this record includes data.
databaseCount() - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet
Return the number of databases in this set.
DatabaseFormatException - exception org.jSyncManager.API.Protocol.Util.DatabaseFormatException.
The DatabaseFormatException class.
DatabaseFormatException() - Constructor for class org.jSyncManager.API.Protocol.Util.DatabaseFormatException
Constructs a new DatabaseFormatException object.
DatabaseFormatException(String) - Constructor for class org.jSyncManager.API.Protocol.Util.DatabaseFormatException
Constructs a new DatabaseFormatException object with the given message.
databaseList - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
DatabaseNotFoundException - exception org.jSyncManager.API.Conduit.DatabaseNotFoundException.
The DatabaseNotFoundException.
DatabaseNotFoundException() - Constructor for class org.jSyncManager.API.Conduit.DatabaseNotFoundException
Constructs a new DatabaseNotFoundException object.
DatabaseNotFoundException(String) - Constructor for class org.jSyncManager.API.Conduit.DatabaseNotFoundException
Constructs a new DatabaseNotFoundException object, using the specified message text.
databases - Static variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
DatabaseViewer - class org.jSyncManager.Client.LegacyClient.DatabaseViewer.
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!
DatabaseViewer(Frame, ResourceBundle) - Constructor for class org.jSyncManager.Client.LegacyClient.DatabaseViewer
Deprecated. Creates a new instance of the DatabaseViewer dialog.
DATATYPE_ROW - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
 
date - Variable in class org.jSyncManager.API.Protocol.Util.JSXMLDate
 
DATE - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
DateBookAppBlock - class org.jSyncManager.API.Protocol.Util.StdApps.DateBookAppBlock.
The application block parser for the DateBook application.
DateBookAppBlock() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookAppBlock
DateBookAppBlock default constructor.
DateBookAppBlock(DLPBlock) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookAppBlock
DateBookAppBlock constructor from DLPBlock.
DateBookDBCSV - class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV.
This is a synchronization JConduit for a CSV document from the DateBookDB database.
DateBookDBCSV() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Create new default, empty DateBookDBCSV
DateBookDBCSV(DateBookRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Create new DateBookDBCSV with DateBookRecord input.
DateBookDBCSV(File) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Create new DateBookDBSCSV from File document.
DateBookDBCSV(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Create new DateBookDBCSV with InputStreamReader stream input.
DateBookDBXML - class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML.
This is a synchronization JConduit for a XML document from the DateBookDB database.
DateBookDBXML() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Create new DateBookXML Document with default name and DTD.
DateBookDBXML(DateBookRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Create new DateBookXML Document with given DateBookRecord.
DateBookDBXML(Document) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Create new DateBookXML Document with given org.jdom.Document.
DateBookDBXML(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Create new DateBookXMLDocument from InputStreamReader stream.
DateBookRecord - class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecord.
Datebook database record abstraction/parser class.
DateBookRecord() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecord
DateBookRecord default constructor.
DateBookRecord(DLPRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecord
DateBookRecord constructor from DLPRecord.
DateBookRecordEntry - class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry.
A single entry record for a DateBookRecord.
DateBookRecordEntry() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
DateBookRecordEntry defauit constructor.
DateBookRecordEntry(DateBookRecordEntry) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
Creates a new DateBookRecord entry that is a copy of the provided DateBookRecordEntry.
dateType2Calendar(byte[], int) - Static method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Convert the provided date byte array into a Calendar object.
DAY_MASK - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A mask bitmap to mask the day in a PalmOS encoded date entry.
DAY_ROTATE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A value for the amount to bit-rotate to query the day in a PalmOS-encoded date.
DB_OPEN - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that the database is open.
dbentry - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
 
DBNAME - Static variable in class org.jSyncManager.Conduit.Email.Email
 
DBRecordEntry(DateBookRecordEntry) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Create an JSXMLElement instance from the given DateBookRecordEntry.
DBSetSelectDialog - class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog.
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!
DBSetSelectDialog.IvjEventHandler - class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog.IvjEventHandler.
Deprecated.  
DBSetSelectDialog.IvjEventHandler(DBSetSelectDialog) - Constructor for class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog.IvjEventHandler
Deprecated.  
DBSetSelectDialog(JSyncManagerFrame) - Constructor for class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog
Deprecated. Creates a new DBSetSelectDialog.
DEBUG_SOCKET - Static variable in class org.jSyncManager.API.Protocol.SLP
The debug socket.
debugMode - Variable in class org.jSyncManager.API.Protocol.USB
A field to enable or disable debugging output.
DebugTransport - class org.jSyncManager.Transport.DebugTransport.
A transport wrapper used for debugging purposes.
DebugTransport(SLPTransportInterface) - Constructor for class org.jSyncManager.Transport.DebugTransport
Constructs a new Debug Transport.
DEFAULT_INIT_STRING - Static variable in class org.jSyncManager.Transport.ModemTransport
The default init string to use if none is specified by the user.
DEFAULT_SPEED - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The default speed to use for serial synchronization.
DEFAULT_SPEED - Static variable in class org.jSyncManager.Transport.ModemTransport
The default serial speed to use if none is specified.
DefaultConduit - class org.jSyncManager.Conduit.DefaultConduit.
The default jConduit.
DefaultConduit() - Constructor for class org.jSyncManager.Conduit.DefaultConduit
 
DELETE_ALL - Static variable in class org.jSyncManager.API.Protocol.Util.DLPResource
A flag to denote that all resources should be deleted during a delete operation.
DELETE_ALL_IN_CATEGORY - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to signify that all records in the specified category of the specified database should be deleted during a record delete operation.
DELETE_ALL_RECORDS - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to signify that all records in the specified database should be deleted during a record delete operation.
DELETE_DATABASE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for deleting a database.
DELETE_RECORD - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for deleting a record to a database.
DELETE_RESOURCE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for deleting a resource from a database.
DELETED - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to denote that this record has been deleted.
deleteDatabase(byte, String) - Method in class org.jSyncManager.API.Protocol.JHotSync
Deletes the database with the specified properties.
deleteDatabase(String) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Deletes the specified database.
Deleter - class org.jSyncManager.Conduit.Deleter.Deleter.
The Deleter jConduit.
Deleter() - Constructor for class org.jSyncManager.Conduit.Deleter.Deleter
 
DeleterConfirmDialog - class org.jSyncManager.Client.LegacyClient.DeleterConfirmDialog.
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!
DeleterConfirmDialog(Dialog) - Constructor for class org.jSyncManager.Client.LegacyClient.DeleterConfirmDialog
Deprecated. Creates a new Deleter jConduit Confirm JDialog.
deleteRecord(byte, byte, int) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Deletes a record from the remote Palm.
deleteRecord(byte, byte, int) - Method in class org.jSyncManager.API.Protocol.JHotSync
Delete a record from the handheld.
deleteResource(byte, byte, int, char) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Deletes the specified resource from the specified Palm database.
deleteResource(byte, byte, int, char) - Method in class org.jSyncManager.API.Protocol.JHotSync
Delete the specified resource from the handheld.
DeleterFrame - class org.jSyncManager.Client.LegacyClient.DeleterFrame.
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!
DeleterFrame() - Constructor for class org.jSyncManager.Client.LegacyClient.DeleterFrame
Deprecated. Creates a new deleter frame object.
DeleterSelectionFrame - class org.jSyncManager.Client.LegacyClient.DeleterSelectionFrame.
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!
DeleterSelectionFrame(Frame) - Constructor for class org.jSyncManager.Client.LegacyClient.DeleterSelectionFrame
Deprecated. Creates a new DeleterFrame object.
DeleterSelectionFrame(Frame, ResourceBundle) - Constructor for class org.jSyncManager.Client.LegacyClient.DeleterSelectionFrame
Deprecated. Creates a new DeleterFrame object.
DENMARK - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Denmark.
destination - Variable in class org.jSyncManager.API.Protocol.GenericPacket
The destination socket for this packet.
destinationSocket - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the destination socket.
destinationSocket - Variable in class org.jSyncManager.API.Protocol.PADP_Packet
A field to hold the destination socket for this packet.
DetailedErrorMessageDialog - class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog.
A class to provide an error dialog that can contain a detailed error message.
DetailedErrorMessageDialog() - Constructor for class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog
Constructs a new instance of the DetailedErrorMessageDialog.
DetailedErrorMessageDialog(JDialog, String) - Constructor for class org.jSyncManager.Client.GUIParts.DetailedErrorMessageDialog
 
determinePacketType(GenericPacket) - Method in class org.jSyncManager.API.Protocol.CMP_DLP
A method to determine the type of incoming packet.
deviceAdded(Device) - Method in class org.jSyncManager.Transport.JUSBTransport
New device added.
deviceRemoved(Device) - Method in class org.jSyncManager.Transport.JUSBTransport
Device removed.
DINNER - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Dinner expense type.
DIRTY - Static variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A flag to denote that this record is dirty.
dirtyOnly_CB - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
dis - Variable in class org.jSyncManager.Transport.ModemTransport
The input data stream attached to the selected serial port.
dis - Variable in class org.jSyncManager.Transport.CommAPITransport
The port data input stream.
disconnect() - Method in class org.jSyncManager.API.Protocol.PADP
Disconnect from the remote end, putting us into suspended mode.
disconnect() - Method in interface org.jSyncManager.API.Protocol.CMPDLPTransferInterface
Disconnects the connection to the underlying communication subsystem.
disconnect() - Method in class org.jSyncManager.API.Protocol.CMP_DLP
A method to cause the protocol stack issue a disconnect request.
disconnect() - Method in class org.jSyncManager.API.Protocol.JHotSync
Disconnects the protocol stack from the remote end.
disconnect() - Method in class org.jSyncManager.API.Protocol.SLP
Disconnects the protocol stack from the underlying transport.
disconnect() - Method in class org.jSyncManager.API.Protocol.USB
Disconnects the connection to the underlying communication subsystem.
disconnect() - Method in class org.jSyncManager.Transport.ModemTransport
This method is used to flag that the modem is disconnected.
disconnect(char) - Method in class org.jSyncManager.API.Protocol.CMP_DLP
A method to cause the protocol stack issue a disconnect request with the specified disconnect reason code.
disconnect(char) - Method in class org.jSyncManager.API.Protocol.JHotSync
Disconnects the protocol stack for the supplied reason code.
dispose() - Method in class org.jSyncManager.Client.LegacyClient.RestoreDBVerifyDlg
Deprecated. Disposes of the dialog.
dispose() - Method in class org.jSyncManager.Client.LegacyClient.DeleterFrame
Deprecated. Disposes of the dialog.
dispose() - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated. Disposes of the jSyncManager frame, and exits the application.
dispose() - Method in class org.jSyncManager.Client.LegacyClient.LogFrame
Deprecated. Disposes of the dialog.
DLP_Date - class org.jSyncManager.API.Protocol.Util.DLP_Date.
A class to hold a Palm DLP protocol Date element.
DLP_Date() - Constructor for class org.jSyncManager.API.Protocol.Util.DLP_Date
Creates a new DLP date object using the current date and time.
DLP_Date(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLP_Date
Create a new DLP date object with the specified DLP formatted date bytes.
DLP_Date(Calendar) - Constructor for class org.jSyncManager.API.Protocol.Util.DLP_Date
Create a new DLP date object using the specified date and time
DLP_FIRST_ARG_ID - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
The ID number for the first argument in any DLP packet containing arguments.
DLP_Packet - class org.jSyncManager.API.Protocol.DLP_Packet.
DLPPacket class.
DLP_Packet(byte, byte[][]) - Constructor for class org.jSyncManager.API.Protocol.DLP_Packet
Creates a new DLP Request Packet using the specified values.
DLP_Packet(byte, byte[][], int) - Constructor for class org.jSyncManager.API.Protocol.DLP_Packet
Creates a new DLP Request Packet using the specified values.
DLP_Packet(byte, char, byte[][]) - Constructor for class org.jSyncManager.API.Protocol.DLP_Packet
Creates a new DLP Response Packet using the specified settings.
DLP_SOCKET - Static variable in class org.jSyncManager.API.Protocol.SLP
The Desktop Link Protocol Socket Note: all standard data synchronization occurs within the DLP socket.
DLP_VERSION - Static variable in class org.jSyncManager.API.Protocol.JHotSync
The DLP version to claim at sync time.
DLPAppPreference - class org.jSyncManager.API.Protocol.Util.DLPAppPreference.
A class to hold a handheld application preference.
DLPAppPreference() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPAppPreference
Create a new, empty application preference object.
DLPAppPreference(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPAppPreference
Create an application preference object from the provided byte representation.
DLPBlock - class org.jSyncManager.API.Protocol.Util.DLPBlock.
A class that represents database information blocks.
DLPBlock() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPBlock
Creates an empty block, with size 0.
DLPBlock(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPBlock
Creates a new block based on the input byte array.
DLPCardInfo - class org.jSyncManager.API.Protocol.Util.DLPCardInfo.
A class to hold information on a handheld memory card.
DLPCardInfo(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPCardInfo
Construct a new Card Info object using the specified card info byte array.
DLPDatabase - class org.jSyncManager.API.Protocol.Util.DLPDatabase.
A class representing an entire handheld database.
DLPDatabase(boolean, DLPDatabaseInfo) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabase
DLPDatabase constructor, with a flag denoting whether this is a resource DB or not, and the DLPDatabaseInfo block.
DLPDatabaseInfo - class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo.
A class to store information on a handheld database.
DLPDatabaseInfo() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
DLPDatabaseInfo default constructor.
DLPDatabaseInfo(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
DLPDatabaseInfo constructor, given the byte array data block.
DLPDatabaseListGroup - class org.jSyncManager.API.Protocol.Util.DLPDatabaseListGroup.
A class to store a group of database information objects.
DLPDatabaseListGroup(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabaseListGroup
Construct a new database list group object based on the byte array retreived from the handheld.
DLPDatabaseSet - class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet.
A class for the storage and halndling of multiple DLPDatabase objects.
DLPDatabaseSet() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet
Create a new empty database set object.
DLPDatabaseSet(String) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet
Create a new database set object based on the provided serialization directory.
DLPError - exception org.jSyncManager.API.Protocol.DLPError.
DLPError class.
DLPError(DLP_Packet) - Constructor for class org.jSyncManager.API.Protocol.DLPError
Create a new DLPError object with the given DLP_Packet which generated the error.
DLPError(String, DLP_Packet) - Constructor for class org.jSyncManager.API.Protocol.DLPError
Create a new DLPError object with the given DLP_Packet which generated the error and a String containing an error message.
DLPFunctionCallException - exception org.jSyncManager.API.Protocol.DLPFunctionCallException.
The DLPFunctionCallException class.
DLPFunctionCallException(int) - Constructor for class org.jSyncManager.API.Protocol.DLPFunctionCallException
Constructs a new DLPFunctionCallException object with the given DLP error code.
DLPFunctionCallException(String, int) - Constructor for class org.jSyncManager.API.Protocol.DLPFunctionCallException
Constructs a new DLPFunctionCallException object with the given DLP error code and text message.
DLPRecord - class org.jSyncManager.API.Protocol.Util.DLPRecord.
A class to hold a handheld record of information.
DLPRECORD_COLS - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
 
DLPRecord() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecord
Empty constructor.
DLPRecord(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecord
Create a new DLPRecord object from an array of bytes.
DLPRecord(DLPRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecord
Create a new DLPRecord object from another DLPRecord type.
DLPRecordCSV - class org.jSyncManager.API.Protocol.Util.DLPRecordCSV.
A container for the CSV representation of the DLPRecord.
DLPRecordCSV() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Create new DLPRecordCSV with default name.
DLPRecordCSV(DLPRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Create new DLPRecordCSV from given DLPRecord.
DLPRecordCSV(File) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Create new DLPRecordCSV from given java.io.File input.
DLPRecordCSV(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Create new DLPRecordCSV from given InputStreamReader stream input.
DLPRecordWriter - class org.jSyncManager.API.Protocol.Util.DLPRecordWriter.
A convenience class for writing a DLPRecord to an OutputStreamWriter stream or Writer stream.
DLPRecordWriter() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Creates a new instance of DLPRecordWriter.
DLPRecordWriter(DLPRecord, OutputStreamWriter) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Creates a new instance of DLPRecordWriter using the given DLPRecord and OutputStreamWriter instance.
DLPRecordWriter(OutputStreamWriter) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Creates a new instance of DLPRecordWriter from an OutputStreamWriter instance.
DLPRecordXML - class org.jSyncManager.API.Protocol.Util.DLPRecordXML.
A container for the XML representation of the DLPRecord.
DLPRecordXML() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordXML
Create new DLPRecordXML with default name.
DLPRecordXML(DLPRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordXML
Create new DLPRecordXML from given DLPRecord.
DLPRecordXML(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordXML
Create new DLPRecordXML from given InputStreamReader stream input.
DLPRecordXML(String) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPRecordXML
Create new DLPRecordXML with given name.
DLPResource - class org.jSyncManager.API.Protocol.Util.DLPResource.
A class to store a handheld database resource.
DLPResource() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPResource
Construct a new Resource object with null/zeroed values.
DLPResource(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPResource
Create a new Resource object based on the provided resource byte array.
DLPStorageInfo - class org.jSyncManager.API.Protocol.Util.DLPStorageInfo.
The DLP Storage Information class.
DLPStorageInfo(byte[], byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPStorageInfo
Construct a new Storage Info object based on the received arguments.
DLPSystemInfo - class org.jSyncManager.API.Protocol.Util.DLPSystemInfo.
The DLP System Info object class.
DLPSystemInfo(byte[], byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPSystemInfo
Construct a new System Info object based on the received arguments.
DLPUserInfo - class org.jSyncManager.API.Protocol.Util.DLPUserInfo.
The DLP User Information class.
DLPUserInfo(byte[]) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPUserInfo
Create a new DLP User Info object based on the data queried from the handheld.
DLPUserInfo(int, int, int, String) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPUserInfo
Construct a new DLP User Info object using the specified information.
DLPVersion - class org.jSyncManager.API.Protocol.Util.DLPVersion.
A class for handling DLP's Version information block format.
DLPVersion() - Constructor for class org.jSyncManager.API.Protocol.Util.DLPVersion
Construct a new DLPVersion object as version "1.0".
DLPVersion(int, int) - Constructor for class org.jSyncManager.API.Protocol.Util.DLPVersion
Construct a new DLPVersion object using the specified version information.
dos - Variable in class org.jSyncManager.Transport.ModemTransport
The output data stream attached to the selected serial port.
dos - Variable in class org.jSyncManager.Transport.CommAPITransport
The port data output stream.
DOUBLE - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
DOUBLEARRAY - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
DUMP_DIRNAME - Static variable in class org.jSyncManager.Conduit.Email.Email
 
DUMP_DIRNAME - Static variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
dumpPanelBorder - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
dumpTypePanel - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 

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.