|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadConfiguration | |
|---|---|
| sonification.dataimport.visbards_resourcetoolkit.repository.resource | |
| Uses of ReadConfiguration in sonification.dataimport.visbards_resourcetoolkit.repository.resource |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.repository.resource that implement ReadConfiguration | |
|---|---|
class |
DefaultReadConfiguration
This class contains information about how to populate a particular repository. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.resource that return ReadConfiguration | |
|---|---|
ReadConfiguration |
ReadConfigurationFactory.createReadConfiguration(ResourceReader rdr)
|
ReadConfiguration |
DefaultResource.getCurrentConfig()
Returns resource configuration to be used next time the resource is loaded. |
ReadConfiguration |
Resource.getCurrentConfig()
Returns resource configuration to be used next time the resource is loaded. |
ReadConfiguration |
DefaultResource.getLastLoadedConfig()
Returns configuration parameters which the resource was last loaded with |
ReadConfiguration |
Resource.getLastLoadedConfig()
Returns configuration parameters which the resource was last loaded with |
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.resource with parameters of type ReadConfiguration | |
|---|---|
void |
ReadConfigurationListener.configurationChanged(ReadConfiguration source)
Indicates that the dataset has changed. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.repository.resource with parameters of type ReadConfiguration | |
|---|---|
DefaultResource(ResourceInfo info,
ResourceReader rdr,
ReadConfiguration config,
java.io.File[] sources)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||