© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.storage.IStorageManager

Packages that use IStorageManager
org.ximtec.igesture.storage Different persistent storage containers. 
org.ximtec.igesture.tool.util   
org.ximtec.igesture.tool.view   
 

Uses of IStorageManager in org.ximtec.igesture.storage
 

Classes in org.ximtec.igesture.storage that implement IStorageManager
 class StorageManager
          The front-end of the storage system.
 

Uses of IStorageManager in org.ximtec.igesture.tool.util
 

Methods in org.ximtec.igesture.tool.util that return IStorageManager
static IStorageManager StorageManagerProxy.newInstance(StorageManager storageManager, Visitor visitor)
           
 

Uses of IStorageManager in org.ximtec.igesture.tool.view
 

Methods in org.ximtec.igesture.tool.view that return IStorageManager
 IStorageManager MainModel.getStorageManager()
          Returns the Storage Manager TODO: Investigate design!
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.