Uses of Class
org.springframework.extensions.surf.studio.AppletStateBean

Packages that use AppletStateBean
org.springframework.extensions.surf.studio   
 

Uses of AppletStateBean in org.springframework.extensions.surf.studio
 

Fields in org.springframework.extensions.surf.studio with type parameters of type AppletStateBean
protected  HashMap<String,AppletStateBean> WebStudioStateBean.applets
           
protected  Map<String,AppletStateBean> ApplicationStateBean.applets
           
 

Methods in org.springframework.extensions.surf.studio that return AppletStateBean
 AppletStateBean[] ApplicationStateBean.getApplets()
          Retrives the applets that are part of this application
 AppletStateBean WebStudioStateBean.getAppletState(String id)
          Retrives the applet state for a given applet id
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.