public class DefaultTimeSupportSwingManager extends Object implements TimeSupportSwingManager
Constructor and Description |
---|
DefaultTimeSupportSwingManager() |
Modifier and Type | Method and Description |
---|---|
AnimationBarPanel |
createAnimationBarPanel(TimeAnimationDataModel dataModel) |
AnimationPreferencesPanel |
createAnimationPreferencesPanel(TimeAnimationDataModel dataModel) |
TimeSelectorPanel |
createTimeSelectorPanel(Interval interval) |
public TimeSelectorPanel createTimeSelectorPanel(Interval interval) throws TimeSupportSwingException
createTimeSelectorPanel
in interface TimeSupportSwingManager
TimeSupportSwingException
public AnimationBarPanel createAnimationBarPanel(TimeAnimationDataModel dataModel)
createAnimationBarPanel
in interface TimeSupportSwingManager
public AnimationPreferencesPanel createAnimationPreferencesPanel(TimeAnimationDataModel dataModel)
createAnimationPreferencesPanel
in interface TimeSupportSwingManager