Uses of Class
org.tbee.swing.CyclingBorders

Packages that use CyclingBorders
org.tbee.swing   
 

Uses of CyclingBorders in org.tbee.swing
 

Methods in org.tbee.swing that return CyclingBorders
static CyclingBorders CyclingBorders.alert(javax.swing.JComponent component, java.awt.Color color)
          Flashing border
static CyclingBorders CyclingBorders.alert(javax.swing.JComponent component, java.awt.Color color, int duration)
          Flashing border for a fixed amount of time, ending with the transparent border
static CyclingBorders CyclingBorders.alert2(javax.swing.JComponent component, java.awt.Color color, int duration)
          Flashing border for a fixed amount of time, ending with the alert color
 CyclingBorders CyclingBorders.start()
          Start the animation
 CyclingBorders CyclingBorders.stop()
          Stop the animation
 



Copyright © 2010. All Rights Reserved.