net.sf.borg.apptconduit |
|
Java Source File Name | Type | Comment |
ApptCond.java | Class | |
ApptRecordManager.java | Class | |
CategoryManager.java | Class | |
ConduitConfigure.java | Class | Generic object that handles conduit configuration when invoked
via the HotSync "Custom..." menu option for configuring conduits.
For addrcond sample, this object displays the dialog for configuration
and stores configuration information into a properties file
(hotsync can only store some standard configuration information
for a conduit such as sync state and default sync method. |
HotSyncChangeDlg.java | Class | A basic extension of the java.awt.Dialog class that implements the
HotSync "Custom..." "Change..." dialog for a particular conduit for
sync configuration. |
ImageCanvas.java | Class | Class that contains an image and allows it to be cached and added to
dialogs as a component. |
OptionsPanel.java | Class | A panel with a border around it, similar to a checkbox group in C++. |
TodoRecordManager.java | Class | |