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

P

packet2Bytes() - Method in class org.jSyncManager.API.Protocol.DLP_Packet
Converts this packet to a byte array suitable for transmission.
packet2Bytes() - Method in class org.jSyncManager.API.Protocol.CMP_Packet
Converts this packet to a byte array, suitable for transmission.
packet2Bytes() - Method in class org.jSyncManager.API.Protocol.USB_Packet
Converts this USB_Packet instance into a byte array suitable for transmission to a handheld device.
packet2Bytes() - Method in class org.jSyncManager.API.Protocol.PADP_Packet
Converts this packet object into a byte array suitable for transmission.
packet2Bytes(boolean) - Method in class org.jSyncManager.API.Protocol.SLP_Packet
Converts this packet to a byte array suitable for transmission.
packetSize - Variable in class org.jSyncManager.API.Protocol.USB_Packet
The size of this packet, in bytes.
packetSize - Variable in class org.jSyncManager.API.Protocol.PADP_Packet
A field to hold the size of this packet.
PacketTimer - class org.jSyncManager.API.Protocol.PacketTimer.
The PacketTimer class.
PacketTimer(long, PacketTimerInterface, boolean) - Constructor for class org.jSyncManager.API.Protocol.PacketTimer
Creates a new PacketTimer with the specified parameters.
PacketTimerInterface - interface org.jSyncManager.API.Protocol.PacketTimerInterface.
The PacketTimerInterface Interface.
packetType - Variable in class org.jSyncManager.API.Protocol.SLP_Packet
A field to hold the packet type.
packetType - Variable in class org.jSyncManager.API.Protocol.CMP_Packet
A field to contain the packet type value.
packetType - Variable in class org.jSyncManager.API.Protocol.USB_Packet
The packet type of the USB packet.
packetType - Variable in class org.jSyncManager.API.Protocol.PADP_Packet
A field to hold the packet type for this packet.
PAD_PACKET - Static variable in class org.jSyncManager.API.Protocol.SLP_Packet
Denotes that the packet type is a PAD Packet.
PADP - class org.jSyncManager.API.Protocol.PADP.
The Packet Assembly/Disassembly Protocol Handler class.
PADP_Packet - class org.jSyncManager.API.Protocol.PADP_Packet.
PADP_Packet class.
PADP_Packet() - Constructor for class org.jSyncManager.API.Protocol.PADP_Packet
Construct a new, empty PAD Packet instance.
PADP_Packet(byte, byte, byte[], byte, byte, byte) - Constructor for class org.jSyncManager.API.Protocol.PADP_Packet
Construct a new PAD Packet instance with the specified information.
PADP_PacketTooBigException - exception org.jSyncManager.API.Protocol.PADP_PacketTooBigException.
The PADP_PacketTooBigException class.
PADP_PacketTooBigException() - Constructor for class org.jSyncManager.API.Protocol.PADP_PacketTooBigException
Constructs a new PADP_PacketTooBigException object.
PADP_PacketTooBigException(String) - Constructor for class org.jSyncManager.API.Protocol.PADP_PacketTooBigException
Constructs a new PADP_PacketTooBigException object with the given message.
PADP_QueueOverrunException - exception org.jSyncManager.API.Protocol.PADP_QueueOverrunException.
The PADP_QueueOverrunException class.
PADP_QueueOverrunException() - Constructor for class org.jSyncManager.API.Protocol.PADP_QueueOverrunException
Constructs a new PADP_QueueOverrunException object.
PADP_QueueOverrunException(String) - Constructor for class org.jSyncManager.API.Protocol.PADP_QueueOverrunException
Constructs a new PADP_QueueOverrunException object with the given message.
PADP(SLP) - Constructor for class org.jSyncManager.API.Protocol.PADP
Creates a new instance of the PADP handler.
PADPFragmentSet - class org.jSyncManager.API.Protocol.PADPFragmentSet.
PADPFragmentSet class.
PADPFragmentSet() - Constructor for class org.jSyncManager.API.Protocol.PADPFragmentSet
Construct a new instance of PADPFragmentSet with default values.
PADPFragmentSet(PADP_Packet[]) - Constructor for class org.jSyncManager.API.Protocol.PADPFragmentSet
Construct a new PADP Fragment Set with the given array of PADP Packets.
padpHandler - Variable in class org.jSyncManager.API.Protocol.CMP_DLP
The underlying CMPDLPTransferInterface object to use for packet I/O.
PAGER_LABEL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Denotes that this phone field is a pager telephone number.
paint(Graphics) - Method in class org.jSyncManager.Client.LegacyClient.ImageCanvas
Deprecated. Paints the canvas.
paintComponent(Graphics) - Method in class org.jSyncManager.Conduit.NotepadViewer.ImagePanel
 
PALM_VENDOR_ID - Static variable in class org.jSyncManager.API.Transport.USBTransportInterface
The vendor ID for Palm devices.
PARKING - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Parking expense type.
parse() - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the document and insert elements as needed.
parse(BufferedReader) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the document from the input BufferedReader stream and insert elements as needed.
parse(File) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the document from the input java.io.File and insert elements as needed.
parse(InputStreamReader) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse a CSV style document from the input InputStreamReader stream and insert elements as needed.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.DLPRecord
Parses the record data array into a set of fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.DLPBlock
Parses the data block into a set of fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.NotepadRecord
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoRecord
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecord
Parses the data byte array into Datebook Record fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailAppBlock
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListRecord
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Parse the byte array data block to the AddressAppBlock data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListAppBlock
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookAppBlock
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoAppBlock
Parses the data array into a set of class fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
Parse the data fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.NotepadAppBlock
Parses the data array into a set of class fields.
parseFields() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Parses the data array into a series of fields.
parsePADPacket(GenericPacket) - Method in class org.jSyncManager.API.Protocol.PADP
Converts an incoming GenericData packet into a PAD_Packet instance.
parseRow(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the data values for the next row.
parseTitleRow(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the titles for the TITLE_ROW row of the document.
parseTypeRow(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Parse the data types from the DATATYPE_ROW row String given.
PHONE1_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that phone entry #1 is present in this record.
PHONE2_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that phone entry #2 is present in this record.
PHONE3_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that phone entry #3 is present in this record.
PHONE4_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that phone entry #4 is present in this record.
PHONE5_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that phone entry #5 is present in this record.
pluginDescription - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
pluginDescriptionComponent - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
pluginSelectionPanel - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
PluginSettings - class org.jSyncManager.Client.PluginSettings.
Plugin Settings Panel.
PluginSettings() - Constructor for class org.jSyncManager.Client.PluginSettings
 
pluginSettingsHashMap - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
pluginSettingsPanel - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
PopMail - class org.jSyncManager.Conduit.Email.PopMail.
Demonstrate POP mail using JavaMail.
PopMail() - Constructor for class org.jSyncManager.Conduit.Email.PopMail
 
PopMail(Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.PopMail
 
PopMail(MailRecord, Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.PopMail
 
populatePanel() - Method in class org.jSyncManager.Client.ConnectionPanel
 
port - Variable in class org.jSyncManager.Transport.ModemTransport
Hold a handle to the underlying CommPortIdentifier object for the selected serial port.
port - Variable in class org.jSyncManager.Transport.CommAPITransport
A handle to hold the communications port identifier object.
portName - Variable in class org.jSyncManager.Transport.ModemTransport
The platform-specific name of the serial port in use.
portName - Variable in class org.jSyncManager.Transport.CommAPITransport
The name of the port selected for I/O.
POSTAGE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Postage expense type.
POSTALCODE_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that a postal code is present in this record.
postToLog(String) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Adds a text message to the jSyncManager's synchronization log.
postToLog(String) - Method in interface org.jSyncManager.API.Conduit.ConduitManager
Posts the desired string to the synchronization log.
postToLog(String) - Method in class org.jSyncManager.API.Threads.Synchronizer
This method is called to post text information to the log stream.
postToLog(String) - Method in class org.jSyncManager.Client.ApplicationJMenuBar
 
postToLog(String) - Method in interface org.jSyncManager.Client.LogStreamInterface
This method is called when the log stream has a line of text to be posted to the log.
postToLog(String) - Method in class org.jSyncManager.Client.GUIParts.StatusDialog
Method callback from Synchornizer to set text field in dialog
postToLog(String) - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated.  
PREAMBLE - Static variable in class org.jSyncManager.API.Protocol.SLP_Packet
The SLP Packet Preamble.
preferences - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
PREFERENCES_TAB - Static variable in class org.jSyncManager.Client.SettingsDialog
 
PREPAID - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The prepaid payment type.
prepareHeader(String, String, String, String) - Method in class org.jSyncManager.Conduit.Email.SmtpMail
 
previousSelectedPlugin - Variable in class org.jSyncManager.Client.AbstractSettingsPanel
 
println(String) - Method in class org.jSyncManager.Server.Server.LogPrintStream
 
printlnToSuper(String) - Method in class org.jSyncManager.Server.Server.LogPrintStream
 
PRIORITY_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A mask for the message priority flags.
PRIORITY_FLAG_ROTATE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A bit-rotation value for the priority flags.
PRIORITY_HIGH - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A flag to denote that this record has high priority.
PRIORITY_LOW - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A flag to denote that this record has low priority.
PRIORITY_NORMAL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.MailRecord
A flag to denote that this record has normal priority.
PROCESS_RPC - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to process a Remote Procedure Call request.
processPacket(PADP_Packet) - Method in class org.jSyncManager.API.Protocol.PADP
Processes an incoming packet.
processRPC(byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Processen a Remote Procedure Call request.
processUser(DLPUserInfo, Synchronizer) - Method in interface org.jSyncManager.API.Threads.SynchronizerListener
Gives the application a chance to process the user info for the handhelds owner.
processUser(DLPUserInfo, Synchronizer) - Method in class org.jSyncManager.Client.ApplicationJFrame
Gives the application a chance to process the user info for the handhelds owner.
processUser(DLPUserInfo, Synchronizer) - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated. Processes incoming user information.
processUser(DLPUserInfo, Synchronizer) - Method in class org.jSyncManager.Server.Server
processUser method comment.
PROP_FILENAME - Static variable in class org.jSyncManager.Conduit.Email.Email
 
PROVINCE_FLAG - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
A flag to denote that a province/state is present is 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.