|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ResourceConsumerInterface
Defines an interface to identify objects that consume resources. A resource is an external dependency such as an image (apple.gif) or sound-file (ring.wav). com.sas.visuals.ImageView is an example of a resource consumer.
ResourceLocatorInterface| Method Summary | |
|---|---|
com.sas.net.ResourceLocatorInterface |
getResourceLocator()
Returns the (primary) resource associated with this. |
void |
setResourceLocator(com.sas.net.ResourceLocatorInterface resourceLocator)
Sets the (primary) resource associated with this. |
| Method Detail |
|---|
com.sas.net.ResourceLocatorInterface getResourceLocator()
this.
ResourceLocatorInterface.setResourceLocator(com.sas.net.ResourceLocatorInterface)void setResourceLocator(com.sas.net.ResourceLocatorInterface resourceLocator)
this.
resourceLocator - An object that implements ResourceLocatorInterface.getResourceLocator()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||