Package docking.util

Class AnimationUtils.BasicAnimationPainter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected double percentComplete  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.awt.Image paintImage​(java.awt.Component component)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • percentComplete

        protected double percentComplete
    • Constructor Detail

      • BasicAnimationPainter

        public BasicAnimationPainter()
    • Method Detail

      • paintImage

        protected java.awt.Image paintImage​(java.awt.Component component)