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 TimeSupportSwingManagerTimeSupportSwingExceptionpublic AnimationBarPanel createAnimationBarPanel(TimeAnimation animation)
createAnimationBarPanel in interface TimeSupportSwingManagerpublic AnimationPreferencesPanel createAnimationPreferencesPanel(TimeAnimation animation)
createAnimationPreferencesPanel in interface TimeSupportSwingManager