Class AnimationPreferencesPanelImpl

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.timesupport.swing.api.panel.AnimationPreferencesPanel, org.gvsig.tools.swing.api.Component

public class AnimationPreferencesPanelImpl extends AnimationPreferencesPanelImplLayout implements org.gvsig.timesupport.swing.api.panel.AnimationPreferencesPanel
Main panel for animation preferences
See Also:
  • Constructor Details

    • AnimationPreferencesPanelImpl

      public AnimationPreferencesPanelImpl(org.gvsig.timesupport.animation.TimeAnimation animation)
  • Method Details

    • getAnimation

      public org.gvsig.timesupport.animation.TimeAnimation getAnimation()
      Specified by:
      getAnimation in interface org.gvsig.timesupport.swing.api.panel.AnimationPreferencesPanel
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component