jSyncManager Simple Java Server

Uses of Class
org.jSyncManager.SJS.webstart.Adapter

Packages that use Adapter
org.jSyncManager.SJS.webstart   
 

Uses of Adapter in org.jSyncManager.SJS.webstart
 

Methods in org.jSyncManager.SJS.webstart that return Adapter
 Adapter Model.getAdapter(int pos)
           
 

Methods in org.jSyncManager.SJS.webstart that return types with arguments of type Adapter
 java.util.List<Adapter> Model.getAdapterList()
           
 

Methods in org.jSyncManager.SJS.webstart with parameters of type Adapter
 void Model.addAdapter(Adapter adapter)
           
 void Launcher.saveAdapter(Adapter adapter)
           
 void LauncherView.setAdapter(Adapter adapter)
           
 void AdapterPanel.setAdapter(Adapter adapter)
           
 


jSyncManager Simple Java Server

Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.