Interface AnimationBarPanel

All Superinterfaces:
org.gvsig.tools.swing.api.Component

public interface AnimationBarPanel extends org.gvsig.tools.swing.api.Component
Main panel for animation bar
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.timesupport.animation.TimeAnimation
     

    Methods inherited from interface org.gvsig.tools.swing.api.Component

    asJComponent
  • Method Details

    • getAnimation

      org.gvsig.timesupport.animation.TimeAnimation getAnimation()