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

W

WAKEUP_TID - Static variable in class org.jSyncManager.API.Protocol.CMP_Packet
The transactiod ID used for the CMP Wakeup packet.
WHEN_MODIFIED - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.DateBookRecordEntry
A flag used to denote that the date/time of this record has been modified.
WORK_LABEL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Denotes that this phone field is a work telephone number.
WRITE_APP_BLOCK - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for writing an open databases application block.
WRITE_APP_PREFERENCE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to write an application preference.
WRITE_APP_PREF_BACKUP - Static variable in class org.jSyncManager.API.Conduit.ConduitHandler
 
WRITE_MODE - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that the database should be opened in write mode.
WRITE_NET_SYNC_INFO - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to write the network HotSync information.
WRITE_RECORD - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for writing a record to a database.
WRITE_RECORD_STREAM - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to write a record as a stream.
WRITE_RESOURCE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for writing a resource from a database.
WRITE_RESOURCE_STREAM - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to write a resource as a stream.
WRITE_SORT_BLOCK - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for writing a sort databases application block.
WRITE_USER_INFO - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code for writing the user information.
windowActivated(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowActivated(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowActivated(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent) - Method in class org.jSyncManager.Client.ApplicationJFrame
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterConfirmDialog
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent) - Method in class org.jSyncManager.Conduit.Deleter.DeleterSelectionFrame
Method to handle events for the WindowListener interface.
write(BufferedWriter) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Writes the cell to the BufferedWriter output stream.
write(char[]) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
 
write(int) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
 
write(char[], int, int) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Write a portion of an array of characters.
write(StringBuffer) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Write a StringBuffer to the output stream.
write(String) - Method in class org.jSyncManager.API.Protocol.Util.DLPRecordWriter
Write a String to the output stream.
write(BufferedWriter) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Writes the cell to the BufferedWriter output stream.
write(int) - Method in class org.jSyncManager.Client.LogStream
Writes a byte to the stream.
writeAppPreference(int, char, byte, DLPAppPreference) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes an application preference to the remote device.
writeAppPreference(int, char, byte, DLPAppPreference) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write an application preference.
writeApplicationBlock(byte, DLPBlock) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes an application block to the remote device.
writeApplicationBlock(byte, byte[]) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes an application block to the remote device.
writeApplicationBlock(byte, DLPBlock) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write an application block to the specified database.
writeApplicationBlock(byte, byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write the specified application block to the specified database.
writeBytes(byte[]) - Method in class org.jSyncManager.API.Transport.SLPTransportInterface
Write an array of bytes to the underlying data stream.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.CommAPITransport
Writes an array of bytes to the Java COMM API port.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.DebugTransport
Write an array of bytes to the underlying data stream.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.JUSBTransport
Write an array of bytes to the underlying data stream.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.ModemTransport
Writes an array of bytes to the Java COMM API port.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.ServerTCPSocketTransport
Write an array of bytes to the underlying data stream.
writeBytes(byte[]) - Method in class org.jSyncManager.Transport.TCPSocketTransport
Write an array of bytes to the underlying data stream.
writeDataRow(BufferedWriter, int) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Write the document row at the given index row to the given BufferedWriter stream.
writeDataRow(BufferedWriter, int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Write the document row at the given index row to the given BufferedWriter stream.
writeDatabase(DLPDatabase) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Write an entire database to the remote device.
writeDocument(OutputStreamWriter) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Write the current document to the given OutputStreamWriter stream.
writeDocument(BufferedWriter) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Write the current document to the given BufferedWriter stream.
writeDocument(OutputStreamWriter) - Method in class org.jSyncManager.API.Conduit.Tools.JSXMLDocument
Write out org.jdom.Document document to the given OutputStreamWriter stream.
writeDocument(OutputStreamWriter) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Write the current document to the given OutputStreamWriter stream.
writeDocument(BufferedWriter) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Write the current document to the given BufferedWriter stream.
writeDocument(OutputStreamWriter) - Method in class org.jSyncManager.API.Protocol.Util.JSXMLDocument
Deprecated. Write out org.jdom.Document document to the given OutputStreamWriter stream.
writeEmailProperties() - Method in class org.jSyncManager.Conduit.Email.ConnectionsPanel
Writer for property email_connections properties.
writeMap() - Method in class org.jSyncManager.Conduit.Email.Email
Write hashmap of email IDs to properties file.
writeNetSyncInfo(DLPNetSyncInfo) - Method in class org.jSyncManager.API.Protocol.JHotSync
Writes the network synchronization information to the handheld.
writePacket(byte[], byte, byte, byte) - Method in class org.jSyncManager.API.Protocol.SLP
Writen a packet of data via the SLP protocol to the other end of the transfer.
writeRawPacket(byte[], byte, byte) - Method in class org.jSyncManager.API.Protocol.CMP_DLP
Write a raw packet to the underlying protocol in the stack.
writeRecord(byte, byte, int, byte, byte, byte[]) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes a record to the remote device.
writeRecord(byte, byte, DLPRecord) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes a record to the remote device.
writeRecord(byte, byte, int, byte, byte, byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write a record to the specified database.
writeRecord(byte, byte, DLPRecord) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write a record to the specified database.
writeResource(byte, int, char, byte[]) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes a resource to the remote device.
writeResource(byte, DLPResource) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes a resource to the remote device.
writeResource(byte, int, char, byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write a resource to the specified database
writeResource(byte, DLPResource) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write a resource to the specified database
writeSortBlock(byte, DLPBlock) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes an sort block to the remote device.
writeSortBlock(byte, byte[]) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Writes an sort block to the remote device.
writeSortBlock(byte, DLPBlock) - Method in class org.jSyncManager.API.Protocol.JHotSync
Writes a sort block to the specified database.
writeSortBlock(byte, byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Writes a sort block to the specified database.
writeToFile(String) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabaseSet
Write this database set to the specified directory.
writeVFSFile(FileReference, byte[]) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Write the specified data to a VFS file.
writeVFSFile(FileReference, byte[]) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write the specified data to a VFS file.
writeVFSFile(FileReference, byte[], int) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write the specified data of specified length to a VFS file.
writeVFSFileFromStream(FileReference, InputStream, int) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Write the specified data stream to a VFS file.
writeVFSFileFromStream(FileReference, InputStream) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Write the specified data stream to a VFS file.
writeVFSFileFromStream(FileReference, InputStream, int) - Method in class org.jSyncManager.API.Protocol.JHotSync
Write the specified data stream to a VFS file.

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.