jSyncManager

Uses of Interface
org.jSyncManager.API.Threads.SynchronizerListener

Packages that use SynchronizerListener
org.jSyncManager.API.Threads   
org.jSyncManager.Client   
org.jSyncManager.Client.LegacyClient   
org.jSyncManager.Server   
 

Uses of SynchronizerListener in org.jSyncManager.API.Threads
 

Constructors in org.jSyncManager.API.Threads with parameters of type SynchronizerListener
Synchronizer(SLPTransportInterface transport, SynchronizerListener listener)
          Creates a new instance of the Synchronization engine.
 

Uses of SynchronizerListener in org.jSyncManager.Client
 

Classes in org.jSyncManager.Client that implement SynchronizerListener
 class ApplicationJFrame
          The main jSyncManager Frame.
 

Uses of SynchronizerListener in org.jSyncManager.Client.LegacyClient
 

Classes in org.jSyncManager.Client.LegacyClient that implement SynchronizerListener
 class JSyncManagerFrame
          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!
 

Uses of SynchronizerListener in org.jSyncManager.Server
 

Classes in org.jSyncManager.Server that implement SynchronizerListener
 class Server
          Insert the type's description here.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.