Package | Description |
---|---|
auditory.described | |
auditory.sampled | |
io | |
visual.statik.sampled |
Constructor and Description |
---|
ScoreFactory(ResourceFinder finder)
Explicit Value Constructor.
|
Constructor and Description |
---|
BufferedSoundFactory(ResourceFinder finder)
Explicit Value Constructor.
|
Modifier and Type | Method and Description |
---|---|
static ResourceFinder |
ResourceFinder.createInstance()
Construct a ResourceFinder that will search "locally".
|
static ResourceFinder |
ResourceFinder.createInstance(java.lang.Class<?> c)
Construct a ResourceFinder that will search "near" a particular Class.
|
static ResourceFinder |
ResourceFinder.createInstance(java.lang.Object o)
Construct a ResourceFinder that will search "near" a particular Object.
|
Constructor and Description |
---|
ContentFactory(ResourceFinder finder)
Explicit Value Constructor.
|
ImageFactory(ResourceFinder finder)
Explicit Value Constructor.
|