Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
A
ABORT
- Static variable in class org.jSyncManager.API.Protocol.
PADP_Packet
Denotes that this packets type is an Abort Packet.
ABORT
- Static variable in class org.jSyncManager.API.Protocol.
USB_Packet
A value to denote that this packet is an abort packet.
ACK
- Static variable in class org.jSyncManager.API.Protocol.
PADP_Packet
Denotes that this packets type is an Acknowledgement Parket.
ACK
- Static variable in class org.jSyncManager.API.Protocol.
USB_Packet
A value to denote that this packet is an ACKnowledgement packet.
ACK_TIMEOUT
- Static variable in class org.jSyncManager.API.Protocol.
PADP
The default packet acknowledgement timeout.
ADDRESSING_FLAG
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
A mask for the message addressing flags.
ADDRESSING_FLAG_ROTATE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
A bit-rotation value for the addressing flags.
ADDRESSING_SENT_BCC
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
An addressing flag denoting this message contains a Blind Carbon-Copy line.
ADDRESSING_SENT_CC
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
An addressing flag denoting this message contains a Corbon-Copy line.
ADDRESSING_SENT_TO
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MailRecord
An addressing flag denoting this message contains a Sent-To line.
ADDRESS_FLAG
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
A flag to denote that an address is present in this record.
ADD_SYNC_LOG_ENTRY
- Static variable in class org.jSyncManager.API.Protocol.
DLP_Packet
DLP function code to add an entry to the handheld sync log.
AIRFARE
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The Airfare expense type.
ALARM_ADVANCE_DAYS
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Alarm unit of Days (pre-appointment time decrement)
ALARM_ADVANCE_HOURS
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Alarm unit of Hours (pre-appointment time decrement)
ALARM_ADVANCE_MINUTES
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Alarm unit of Minutes (pre-appointment time decrement)
ALPHA_ORDER
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
MemoAppBlock
A constant denoting that the records should be alphabetical.
ALPHA_ORDER
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
NotepadAppBlock
A constant used to denote that the records are sorted alphabetically.
AMEX
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
ExpenseRecord
The American Express payment type.
APP_INFO_DIRTY
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
A flag to denote that the app info block is dirty (modified).
ARCHIVED
- Static variable in class org.jSyncManager.API.Protocol.Util.
DLPRecord
A flag to denote that this record is flagged for archival.
AUSTRALIA
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for Australia.
AUSTRIA
- Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
Country code for Austria.
AboutDialog
- class org.jSyncManager.Client.
AboutDialog
.
The About Dialog.
AboutDialog(Frame)
- Constructor for class org.jSyncManager.Client.
AboutDialog
Constructs a new About Dialog with the specified parent frame.
AbstractAppBlock
- class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
.
This interface provides the common method signatures for App Block classes.
AbstractAppBlock()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
AbstractAppBlock(DLPBlock)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AbstractAppBlock
AbstractConduit
- class org.jSyncManager.API.Conduit.
AbstractConduit
.
The abstract class representing a jConduit.
AbstractConduit()
- Constructor for class org.jSyncManager.API.Conduit.
AbstractConduit
The constructor used to initialize new jConduits.
AbstractInstaller
- class org.jSyncManager.API.Conduit.
AbstractInstaller
.
An Abstract jConduit used to install whole databases to the handheld.
AbstractInstaller()
- Constructor for class org.jSyncManager.API.Conduit.
AbstractInstaller
Abstract Installer Constructor.
AbstractSettingsPanel
- class org.jSyncManager.Client.
AbstractSettingsPanel
.
The Abstract Settings Panel.
AbstractSettingsPanel(RegistrationData)
- Constructor for class org.jSyncManager.Client.
AbstractSettingsPanel
Creates a new Abstract Settings Panel.
AddressAppBlock
- class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
.
AddAppBlock record abstraction/parser class.
AddressAppBlock()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
AddressAppBlock default constructor.
AddressAppBlock(DLPBlock)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressAppBlock
AddressAppBlock constructor from DLPBlock.
AddressDBCSV
- class org.jSyncManager.API.Conduit.Tools.
AddressDBCSV
.
This is a synchronization JConduit for a CSV document from the AddressDB database.
AddressDBCSV()
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBCSV
Create new default, empty AddressDBCSV
AddressDBCSV(AddressRecord)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBCSV
Create new AddressDBCSV with AddressRecord given.
AddressDBCSV(File)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBCSV
Create new AddressDBCSV from File.
AddressDBCSV(InputStreamReader)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBCSV
Create new AddressDBCSV with InputStreamReader stream input.
AddressDBCSV
- class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBCSV
.
Deprecated.
This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
AddressDBCSV()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBCSV
Deprecated.
Create new default, empty AddressDBCSV
AddressDBCSV(AddressRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBCSV
Deprecated.
Create new AddressDBCSV with AddressRecord given.
AddressDBCSV(File)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBCSV
Deprecated.
Create new AddressDBCSV from File.
AddressDBCSV(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBCSV
Deprecated.
Create new AddressDBCSV with InputStreamReader stream input.
AddressDBXML
- class org.jSyncManager.API.Conduit.Tools.
AddressDBXML
.
This is a synchronization JConduit for ax XML document from the AddressDB database.
AddressDBXML()
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBXML
Create new JSXMLDocument with default name and AddressDB DTD entity.
AddressDBXML(AddressRecord)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBXML
Create new JSXMLDocument with given AddressRecord.
AddressDBXML(JSXMLDocument)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBXML
Create new JSXMLDocument with given JSXMLDocument.
AddressDBXML(InputStreamReader)
- Constructor for class org.jSyncManager.API.Conduit.Tools.
AddressDBXML
Create new AddressDBScanner with InputStreamReader stream input.
AddressDBXML
- class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBXML
.
Deprecated.
This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
AddressDBXML()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBXML
Deprecated.
Create new JSXMLDocument with default name and AddressDB DTD entity.
AddressDBXML(AddressRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBXML
Deprecated.
Create new JSXMLDocument with given AddressRecord.
AddressDBXML(JSXMLDocument)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBXML
Deprecated.
Create new JSXMLDocument with given JSXMLDocument.
AddressDBXML(InputStreamReader)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressDBXML
Deprecated.
Create new AddressDBScanner with InputStreamReader stream input.
AddressRecord
- class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
.
A class to represent the structure and data of a record from the Address handheld application.
AddressRecord()
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Construct a new, empty address record with null/default values.
AddressRecord(DLPRecord)
- Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.
AddressRecord
Construct a new Address Record object based on the provided record input from the handheld.
Alerter
- class org.jSyncManager.Conduit.Alerter.
Alerter
.
This simple jConduit will alert the user when a newer version of the jSyncManager is available for download from our online website.
Alerter()
- Constructor for class org.jSyncManager.Conduit.Alerter.
Alerter
The constructor used to initialize a new Alerter jConduit.
ApplicationJFrame
- class org.jSyncManager.Client.
ApplicationJFrame
.
The main jSyncManager Frame.
ApplicationJFrame(RegistrationData)
- Constructor for class org.jSyncManager.Client.
ApplicationJFrame
Creates the main jSyncManager application frame, using the specified user preferences object.
ApplicationJMenuBar
- class org.jSyncManager.Client.
ApplicationJMenuBar
.
The main menu bar class.
ApplicationJMenuBar(ApplicationJFrame, RegistrationData)
- Constructor for class org.jSyncManager.Client.
ApplicationJMenuBar
Creates a new instance of the jSyncManager menu bar.
Argument
- class org.jSyncManager.API.Protocol.
Argument
.
An abstract class representing an argument.
Argument()
- Constructor for class org.jSyncManager.API.Protocol.
Argument
Constructs a new Argument.
Argument(byte[])
- Constructor for class org.jSyncManager.API.Protocol.
Argument
Constructs a new argument from the specified data.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Client.
AbstractSettingsPanel
A method to process action events.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Client.
ApplicationJFrame
The action event handler method.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Client.GUIParts.
RestoreDialog
The action listener for the dialogs buttons.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Client.
JConduitInstallDialog
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Client.
UserPreferencesPanel
A method to handle events.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Conduit.Deleter.
DeleterConfirmDialog
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Conduit.Deleter.
DeleterSelectionFrame
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Conduit.Installer.
Installer
Implementation of ActionListener.actionPerformed(ActionEvent).
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Conduit.NetInstaller.
NetInstaller
This method handles events generated when the "Set" button is pressed in the GUI dialog.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Conduit.NotepadViewer.
NotepadViewerJPanel
This method is called when an action event is generated against it.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Transport.
CommAPITransport
Method that is called whenever an action is performed.
actionPerformed(ActionEvent)
- Method in class org.jSyncManager.Transport.
ModemTransport
Method that is called whenever an action is performed.
add(vProperty)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
PropertyList
add(vObject)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
PropertyList
addAttribute(byte)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPRecord
Adds an attribute to the attributes bitmap.
addDatabase(DLPDatabase)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabaseSet
Add the specified database to the set.
addElement(DLPRecord)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
Add an element in the form of a DLPRecord to the database.
addElement(DLPResource)
- Method in class org.jSyncManager.API.Protocol.Util.
DLPDatabase
Add an element in the form of a DLPResource to the database.
addElement(Object)
- Method in class org.jSyncManager.API.Tools.
CircularQueue
Adds an element to the queue.
addEmail_connection(Email_Base)
- Method in class org.jSyncManager.Conduit.Email.
Email
Setter for property email_connections.
addEntry(String)
- Method in class org.jSyncManager.Conduit.Deleter.
DeleterSelectionFrame
Adds an entry to the selection frame JList.
addExceptionEntry(Calendar)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Add a new Exception entry from the date given.
addExceptionEntry(char)
- Method in class org.jSyncManager.API.Protocol.Util.StdApps.
DateBookRecordEntry
Add a new Exception entry from the date given.
addField(JComponent)
- Method in class org.jSyncManager.Client.
PluginSettings
Adds the specified field to this plug-ins panel.
addField(JComponent, String)
- Method in class org.jSyncManager.Client.
PluginSettings
Adds the specified field with the specified label to this plug-ins panel.
addField(JComponent, JLabel)
- Method in class org.jSyncManager.Client.
PluginSettings
Adds the specified field to the JPanel.
addFragment(PADP_Packet)
- Method in class org.jSyncManager.API.Protocol.
PADPFragmentSet
Add a fragment to the end of the set.
addImage(NotepadRecord)
- Method in class org.jSyncManager.Conduit.NotepadViewer.
NotepadViewerJPanel
Adds the specified Notepad Record to this panel.
addMsg(MimeMessage)
- Method in class org.jSyncManager.Conduit.Email.
PopMail
Setter for property messages.
addParam(String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Add new value to property params.
addParam(String, String)
- Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vProperty
Add new value to property params.
addPluginSettings(PluginSettings)
- Method in class org.jSyncManager.Client.
AbstractSettingsPanel
Add the specified plug-in settings object to this panel.
addPluginSettings(PluginSettings)
- Method in class org.jSyncManager.Client.
ConnectionPanel
Adds the specified plug-in settings to this panel.
addPluginSettings(PluginSettings)
- Method in class org.jSyncManager.Client.
jConduitsPanel
Add the specified plug-in settings object to this panel.
addSyncLogEntry(String)
- Method in class org.jSyncManager.API.Conduit.
ConduitHandler
Adds an entry to the Palm's synchronization log.
addSyncLogEntry(String)
- Method in class org.jSyncManager.API.Protocol.
JHotSync
Add an entry to the handhelds sync log.
address
- Variable in class org.jSyncManager.API.Protocol.Util.
CMP_Address
The address information from the preferences exchange response argument.
addtlResources
- Variable in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.
vResource
Additional resourceBundle file to pull into resource list for each instantiation, can be null or non-existent in subclasses.
appendText(String)
- Method in class org.jSyncManager.Client.
LogJFrame
Appends the specified text to the end of this log display.
appendToPalmSyncLog(String)
- Method in interface org.jSyncManager.API.Conduit.
ConduitManager
Appends a string to the Palm's Sync Log.
appendToPalmSyncLog(String)
- Method in class org.jSyncManager.API.Threads.
Synchronizer
Appends a string of text to the handhelds synchronization log.
arg2Bytes()
- Method in class org.jSyncManager.API.Protocol.
Argument
Converts this argument into an array of bytes.
arg2Bytes()
- Method in class org.jSyncManager.API.Protocol.
LongArgument
Converts this argument into an array of bytes.
arg2Bytes()
- Method in class org.jSyncManager.API.Protocol.
RPCArgument
Converts this argument into an array of bytes.
arg2Bytes()
- Method in class org.jSyncManager.API.Protocol.
SmallArgument
Converts this argument into an array of bytes.
arg2Bytes()
- Method in class org.jSyncManager.API.Protocol.
TinyArgument
Converts this argument into an array of bytes.
argumentID
- Variable in class org.jSyncManager.API.Protocol.
LongArgument
This arguments ID value.
argumentID
- Variable in class org.jSyncManager.API.Protocol.
ShortArgument
A field to hold this arguments ID number.
argumentSize
- Variable in class org.jSyncManager.API.Protocol.
LongArgument
The size of this argument (excluding the header).
argumentSize
- Variable in class org.jSyncManager.API.Protocol.
SmallArgument
The size of the argument.
argumentSize
- Variable in class org.jSyncManager.API.Protocol.
TinyArgument
The unsigned size of the argument.
arguments
- Variable in class org.jSyncManager.API.Protocol.
CMP_Extended_Packet
The attached CMP Extended Arguments, if any.
associatedObject
- Variable in class org.jSyncManager.Client.
PluginSettings
attributes
- Variable in class org.jSyncManager.API.Protocol.Util.
DLPRecord
A field to store this records attributes bitmap.
author
- Static variable in class org.jSyncManager.API.Threads.
Synchronizer
This class variable holds the name and e-mail address of the Synchronization engine author.
Overview
Package
Class
Use
Tree
Index
Help
jSyncManager
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.