|
jSyncManager | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jSyncManager.API.Conduit.AbstractConduit
org.jSyncManager.Conduit.TestConduit.TestConduit
| Field Summary |
| Fields inherited from class org.jSyncManager.API.Conduit.AbstractConduit |
CANCEL_BUTTON_PRESSED, configurationPanel, HELP_BUTTON_PRESSED, HIGH_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY, OK_BUTTON_PRESSED, resources |
| Constructor Summary | |
TestConduit()
|
|
| Method Summary | |
protected javax.swing.JPanel |
constructConfigPanel()
Constructs a configuration panel for this jConduit. |
protected java.lang.String |
getResourceBundleName()
Retrieves the name of the class to use as the Conduits Resource Bundle. |
void |
startSync(ConduitHandler conduitHandler,
DLPUserInfo user)
This method is called when this jConduit is given the opportunity to synchronize. |
| Methods inherited from class org.jSyncManager.API.Conduit.AbstractConduit |
doInitialization, getConduitDescription, getConduitName, getConduitResourceBundle, getConfigurationPanel, getPriority, initialize, jConduitDialogActionPerformed, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestConduit()
| Method Detail |
protected javax.swing.JPanel constructConfigPanel()
AbstractConduit
constructConfigPanel in class AbstractConduitprotected java.lang.String getResourceBundleName()
AbstractConduit
getResourceBundleName in class AbstractConduit
public void startSync(ConduitHandler conduitHandler,
DLPUserInfo user)
AbstractConduit
startSync in class AbstractConduitconduitHandler - the handle to the active ConduitHandler to use for synchronization.user - the user information object for the handhelds owner.
|
jSyncManager | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||