Package org.gvsig.timesupport.swing.api
Interface TimeSupportSwingManager
public interface TimeSupportSwingManager
-
Method Summary
Modifier and TypeMethodDescriptioncreateAnimationBarPanel(org.gvsig.timesupport.animation.TimeAnimation animation) createAnimationPreferencesPanel(org.gvsig.timesupport.animation.TimeAnimation animation) createTimeSelectorPanel(org.gvsig.timesupport.Interval interval)
-
Method Details
-
createTimeSelectorPanel
TimeSelectorPanel createTimeSelectorPanel(org.gvsig.timesupport.Interval interval) throws TimeSupportSwingException - Throws:
TimeSupportSwingException
-
createAnimationBarPanel
-
createAnimationPreferencesPanel
AnimationPreferencesPanel createAnimationPreferencesPanel(org.gvsig.timesupport.animation.TimeAnimation animation)
-