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