Class AnimationBarPanelImpl

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

public class AnimationBarPanelImpl extends AnimationBarPanelImplLayout implements org.gvsig.timesupport.swing.api.panel.AnimationBarPanel, org.gvsig.tools.observer.Observer
Main panel for animation bar
See Also:
  • Constructor Details

    • AnimationBarPanelImpl

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

    • update

      public void update(org.gvsig.tools.observer.Observable o, Object animation)
      Specified by:
      update in interface org.gvsig.tools.observer.Observer
    • asJComponent

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

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