Class SlideAnimator


  • public class SlideAnimator
    extends Object
    Slides a component into/out of a container, making space by moving the rest of the container.
    Author:
    Hendrik Schreiber
    • Constructor Detail

      • SlideAnimator

        public SlideAnimator​(JComponent subComponent,
                             int duration)
    • Method Detail

      • start

        public void start()
      • main

        public static void main​(String[] args)