public interface TimeSupportSwingManager
This manager is used to instantiate a GetObservation window
Modifier and Type | Method and Description |
---|---|
AnimationBarPanel |
createAnimationBarPanel(TimeAnimationDataModel dataModel) |
AnimationPreferencesPanel |
createAnimationPreferencesPanel(TimeAnimationDataModel dataModel) |
TimeSelectorPanel |
createTimeSelectorPanel(Interval interval) |
TimeSelectorPanel createTimeSelectorPanel(Interval interval) throws TimeSupportSwingException
TimeSupportSwingException
AnimationBarPanel createAnimationBarPanel(TimeAnimationDataModel dataModel)
AnimationPreferencesPanel createAnimationPreferencesPanel(TimeAnimationDataModel dataModel)