Uses of Class
com.sun.rave.web.ui.component.util.descriptors.Resource

Packages that use Resource
com.sun.rave.web.ui.component.util.descriptors   
com.sun.rave.web.ui.util   
 

Uses of Resource in com.sun.rave.web.ui.component.util.descriptors
 

Methods in com.sun.rave.web.ui.component.util.descriptors with parameters of type Resource
 void LayoutDefinition.addResource(Resource res)
          This method adds a Resource.
 

Uses of Resource in com.sun.rave.web.ui.util
 

Methods in com.sun.rave.web.ui.util with parameters of type Resource
 java.lang.Object ResourceBundleFactory.getResource(javax.faces.context.FacesContext context, Resource descriptor)
           This is the factory method responsible for obtaining a ResourceBundle.
 java.lang.Object ResourceFactory.getResource(javax.faces.context.FacesContext context, Resource descriptor)
          This is the factory method responsible for getting the Resource.