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

I

ICELAND - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Iceland.
idAllowed(int) - Method in class org.jSyncManager.Client.LegacyClient.SecurityDialog
Deprecated. Checks to see wether a given ID is allowed to synchronize on this machine.
image - Variable in class org.jSyncManager.Conduit.NotepadViewer.ImagePanel
 
ImageCanvas - class org.jSyncManager.Client.LegacyClient.ImageCanvas.
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!
ImageCanvas() - Constructor for class org.jSyncManager.Client.LegacyClient.ImageCanvas
Deprecated. Creates a new instance of ImageCanvas.
ImagePanel - class org.jSyncManager.Conduit.NotepadViewer.ImagePanel.
This class provides a Panel which can paint an Image object inside itself.
ImagePanel() - Constructor for class org.jSyncManager.Conduit.NotepadViewer.ImagePanel
 
ImagePanel(Image) - Constructor for class org.jSyncManager.Conduit.NotepadViewer.ImagePanel
 
ImageSetPanel - class org.jSyncManager.Client.GUIParts.ImageSetPanel.
 
ImageSetPanel() - Constructor for class org.jSyncManager.Client.GUIParts.ImageSetPanel
Creates new form ImagePanel
importFromFile(File) - Static method in class org.jSyncManager.API.Protocol.Util.DLPDatabase
Import a database from the specified File object.
importFromFile(String) - Static method in class org.jSyncManager.API.Protocol.Util.DLPDatabase
Import a database from the specified file.
importFromURL(URL) - Static method in class org.jSyncManager.API.Protocol.Util.DLPDatabase
Import a database from the specified URL.
in - Variable in class org.jSyncManager.Client.LogStream
 
in - Variable in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame.LogStream
Deprecated.  
inbox - Variable in class org.jSyncManager.Conduit.Email.Email
 
INCIDENTALS - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Incedentals expense type.
incInputQueueEnd() - Method in class org.jSyncManager.API.Protocol.SLP
Increment the end pointer for the input queue.
incInputQueueStart() - Method in class org.jSyncManager.API.Protocol.SLP
Increment the start pointer for the input queue.
includeSecret_CB - Variable in class org.jSyncManager.Conduit.TextDump.TextDump
 
incOutputQueueEnd() - Method in class org.jSyncManager.API.Protocol.SLP
Increment the end pointer for the output queue.
incOutputQueueStart() - Method in class org.jSyncManager.API.Protocol.SLP
Increment the start pointer for the output queue.
incReadyQueueEnd() - Method in class org.jSyncManager.API.Protocol.PADP
Increment the end pointer for the ready queue.
incReadyQueueStart() - Method in class org.jSyncManager.API.Protocol.PADP
Increment the start pointer for the ready queue.
increment(byte) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Increments the given byte by one.
incTransID() - Method in class org.jSyncManager.API.Protocol.PADP
Increments the transaction ID.
index - Variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A field to store this records index within its database.
INITIAL_SERIAL_SPEED - Static variable in class org.jSyncManager.API.Transport.SerialTransportInterface
The initial serial port rate of 9600bps.
INITIAL_TRANSACTION_ID - Static variable in class org.jSyncManager.API.Protocol.USB
The initial transaction ID for packets.
initialize() - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Initialize the port.
initialize() - Method in class org.jSyncManager.Transport.ModemTransport
Initialize the port.
initialize() - Method in class org.jSyncManager.Transport.JUSBTransport
Initialize the port.
initialize() - Method in class org.jSyncManager.Transport.DebugTransport
Initialize the port.
initialize() - Method in class org.jSyncManager.Transport.CommAPITransport
Initialize the port.
initialize(Properties, int) - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Initialize the port.
initialize(Properties, int) - Method in class org.jSyncManager.Transport.ModemTransport
Initialize the port.
initialize(Properties, int) - Method in class org.jSyncManager.Transport.JUSBTransport
Initialize the port.
initialize(Properties, int) - Method in class org.jSyncManager.Transport.DebugTransport
Initialize the port.
initialize(Properties, int) - Method in class org.jSyncManager.Transport.CommAPITransport
Initialize the port.
initString - Variable in class org.jSyncManager.Transport.ModemTransport
The initialization string used to setup the modem.
initStringField - Variable in class org.jSyncManager.Transport.ModemTransport
A GUI field to display/edit/modify the modem init string.
inputData - Variable in class org.jSyncManager.API.Protocol.Util.DLPRecord
A byte array to hold the input data array.
insertRecord(AddressRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBCSV
Insert record into CSV row
insertRecord(AddressRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBXML
Insert AddressRecord into XML Document.
insertRecord(Calendar, Element) - Method in class org.jSyncManager.API.Protocol.Util.JSXMLDate
Insert Calendar value record into Element elem.
insertRecord(DateBookRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Insert record into the CSV document.
insertRecord(DateBookRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBXML
Insert DateBookRecord into XML Document.
insertRecord(DLPRecord) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
 
insertRecord(DLPRecord, JSXMLElement) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordXML
 
insertRecord(ExpenseRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Insert record into CSV row
insertRecord(ExpenseRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML
Insert ExpenseRecord into XML Document.
insertRecord(MailRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBCSV
Insert record into CSV row
insertRecord(MailRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBXML
Insert MailRecord into XML Document.
insertRecord(MemoRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBCSV
Insert record into CSV row
insertRecord(MemoRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBXML
Insert MemoRecord into XML Document.
insertRecord(ToDoListRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBCSV
Insert record into CSV row
insertRecord(ToDoListRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBXML
Insert ToDoListRecord into XML Document.
insertTitles(AddressRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBCSV
Insert title row into document
insertTitles(DateBookRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Insert titles columns from the DateBookRecord.
insertTitles(DLPRecord) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Insert TITLE_ROW into document from DLPRecordCSX.dlprecordtitles.
insertTitles(ExpenseRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Insert title row into document
insertTitles(MailRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBCSV
Insert title row into document
insertTitles(MemoRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBCSV
Insert title row into document
insertTitles(ToDoListRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBCSV
Insert title row into document
insertTypes(AddressRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressDBCSV
Insert column types from input AddressRecord for CSV conversion and output.
insertTypes(DateBookRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookDBCSV
Insert column data types.
insertTypes(DLPRecord) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordCSV
Insert DATATYPE_ROW into document from DLPRecordCSX.dlprecordtypes.
insertTypes(ExpenseRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Insert column types from input ExpenseRecord for CSV conversion and output.
insertTypes(MailRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MailDBCSV
Insert column types from input MailRecord for CSV conversion and output.
insertTypes(MemoRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.MemoDBCSV
Insert column types from input MemoRecord for CSV conversion and output.
insertTypes(ToDoListRecord) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListDBCSV
Insert column types from input ToDoListRecord for CSV conversion and output.
install - Variable in class org.jSyncManager.Client.jConduitsPanel
 
INSTALL_NEWER - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that it's okay to write a newer version of this database with a different name if this database is currently open.
Installer - class org.jSyncManager.Conduit.Installer.Installer.
A jConduit used to install PRC and PDB files.
Installer.DatabaseFileFilter - class org.jSyncManager.Conduit.Installer.Installer.DatabaseFileFilter.
 
Installer.DatabaseFileFilter(Installer) - Constructor for class org.jSyncManager.Conduit.Installer.Installer.DatabaseFileFilter
 
Installer() - Constructor for class org.jSyncManager.Conduit.Installer.Installer
 
installingDatabase(DLPDatabase, ConduitHandler) - Method in class org.jSyncManager.API.Conduit.AbstractInstaller
A method to handle when a database is to be installed.
installingDatabase(DLPDatabase, ConduitHandler) - Method in class org.jSyncManager.Conduit.Installer.Installer
A method to handle when a database is to be installed.
instDlg - Variable in class org.jSyncManager.Client.jConduitsPanel
 
INT - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
INTARRAY - Static variable in class org.jSyncManager.API.Protocol.Util.JSCSVCell
 
intValue(byte) - Static method in class org.jSyncManager.API.Tools.UnsignedByte
Returns the value of the specified byte in unsigned form as an integer.
InvalidDLPDateException - exception org.jSyncManager.API.Protocol.Util.InvalidDLPDateException.
The InvalidDLPDateException class.
InvalidDLPDateException() - Constructor for class org.jSyncManager.API.Protocol.Util.InvalidDLPDateException
Constructs a new InvalidDLPDateException object.
InvalidDLPDateException(String) - Constructor for class org.jSyncManager.API.Protocol.Util.InvalidDLPDateException
Constructs a new InvalidDLPDateException object with the given message.
IP_TIMEOUT - Static variable in class org.jSyncManager.API.Protocol.PADP
The default inter-packet timeout.
IRELAND - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Ireland.
isCompleted() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.ToDoListRecord
Get a boolean value denoting whether this ToDoList record item is completed.
isConfigured() - Method in class org.jSyncManager.Client.RegistrationData
 
isConnected() - Method in class org.jSyncManager.API.Protocol.PADP
Checks to see if this protocol is currently connected.
isConnected() - Method in class org.jSyncManager.API.Protocol.CMP_DLP
Returns the connection status of this protocol layer.
isConnected() - Method in class org.jSyncManager.API.Protocol.JHotSync
Checks to see if the protocol stack is currently connected and active.
isConnected() - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Getter for connected property.
isDatabaseInstallAllowed(DLPDatabase, ConduitHandler, DLPUserInfo) - Method in class org.jSyncManager.API.Conduit.AbstractInstaller
Determines wether or not this database should be installed.
isDatabaseInstallAllowed(DLPDatabase, ConduitHandler, DLPUserInfo) - Method in class org.jSyncManager.Conduit.Installer.Installer
Determines wether or not this database should be installed.
isDateTimeSyncEnabled() - Method in class org.jSyncManager.Client.UserPreferencesPanel
 
isDateTimeSyncEnabled() - Method in class org.jSyncManager.Client.ApplicationJMenuBar
 
isDateTimeSyncEnabled() - Method in class org.jSyncManager.Client.SettingsDialog
 
isExceptionEntry(Calendar) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
This method checks to see if the specified Calendar object is an exception.
isFieldModified(int) - Method in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Return a boolean value denoting whether a field is modified by given category.
isJConduitActive - Variable in class org.jSyncManager.Client.jConduitsPanel
 
isModemListener() - Method in interface org.jSyncManager.API.Conduit.ConduitManager
This method is used to determine if this jSyncManager instance is listening to a serial port with a cradle, or a serial port with a modem attached.
isModemListener() - Method in class org.jSyncManager.API.Threads.Synchronizer
This method is used to determine if this jSyncManager instance is listening to a serial port with a cradle, or a serial port with a modem attached.
isModemListener() - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated. This method is used to determine if this jSyncManager instance is listening to a serial port with a cradle, or a serial port with a modem attached.
isModemSync() - Method in class org.jSyncManager.API.Conduit.ConduitHandler
This method is used to determine wether this is a modem or cradle synchronization.
isModified() - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet
Tests to see if this set has been modified.
isPop3() - Method in class org.jSyncManager.Conduit.Email.ConnectionsPanel
 
isPopupAllowed() - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Used to query wether the jSyncManager has been set to supress popups or not.
isRepeating() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
Getter for property repeating.
isResourceDB() - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabase
Return boolean denoting whether this is a Resource DB or not.
isSecurityEnabled() - Method in class org.jSyncManager.Client.LegacyClient.SecurityDialog
Deprecated. Checks to see wether security has been enabled by the user.
isShowtitles() - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Get boolean value showing whether the titles should be shown in the output document or not.
isWhenInfoChanged() - Method in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
Getter for property whenInfoChanged.
ITALY - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressAppBlock
Country code for Italy.
itemStateChanged(ItemEvent) - Method in class org.jSyncManager.Client.LegacyClient.DatabaseViewer
Deprecated. Method to handle events for the ItemListener interface.
itemStateChanged(ItemEvent) - Method in class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog.IvjEventHandler
Deprecated.  
itemStateChanged(ItemEvent) - Method in class org.jSyncManager.Client.LegacyClient.JSyncManagerFrame
Deprecated. Method to handle events for the ItemListener interface.
itemStateChanged(ItemEvent) - Method in class org.jSyncManager.Client.LegacyClient.ComSelectDialog
Deprecated.  
itemStateChanged(ItemEvent) - Method in class org.jSyncManager.Conduit.Deleter.Deleter
ItemListener interface method.
ivjEventHandler - Variable in class org.jSyncManager.Client.LegacyClient.DBSetSelectDialog
Deprecated.  

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.