Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.service.ISettingStore

Packages that use ISettingStore
org.eclipse.rap.rwt.service   
 

Uses of ISettingStore in org.eclipse.rap.rwt.service
 

Subinterfaces of ISettingStore in org.eclipse.rap.rwt.service
 interface SettingStore
          A setting store is a persistent store for user-specific settings (i.e.
 

Classes in org.eclipse.rap.rwt.service that implement ISettingStore
 class FileSettingStore
          A setting store implementation that persists all settings on the file system using Java Properties files.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.