|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.data.DataSourceAnimatorProvider
jsynoptic.data.DataSourceAnimatorProvider
public class DataSourceAnimatorProvider
Override of simtools provider to include popups by registering jsynoptic version of the animator
| Constructor Summary | |
|---|---|
DataSourceAnimatorProvider()
|
|
| Method Summary | |
|---|---|
DataSource |
provide(java.lang.String id,
java.lang.String dscId,
java.lang.Object optionalInformation,
DataSourcePool pool)
Asks this provider to resolve a symbolic datasource reference. |
| Methods inherited from class simtools.data.DataSourceAnimatorProvider |
|---|
getOptionalInformation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceAnimatorProvider()
| Method Detail |
|---|
public DataSource provide(java.lang.String id,
java.lang.String dscId,
java.lang.Object optionalInformation,
DataSourcePool pool)
DataSourceProvider
provide in interface DataSourceProviderprovide in class DataSourceAnimatorProviderid - The symbolic id of a datasourcedscId - The symbolic id of a datasourceCollection. May be nulloptionalInformation - Can be set to help this provider. May be nullpool - DataSourcePool in which to add the source and collection if
they can be provided. May be null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||