net.java.swingfx.waitwithstyle
Class AnimatedPanel.HighlightCycler

java.lang.Object
  extended by net.java.swingfx.waitwithstyle.AnimatedPanel.HighlightCycler
All Implemented Interfaces:
Runnable
Enclosing class:
AnimatedPanel

 class AnimatedPanel.HighlightCycler
extends Object
implements Runnable

Makes the image luminosity and the text gradient to cycle.


Constructor Summary
AnimatedPanel.HighlightCycler()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimatedPanel.HighlightCycler

AnimatedPanel.HighlightCycler()
Method Detail

run

public void run()
Specified by:
run in interface Runnable