|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(JComponent component,
Color color)
Flashing border |
static CyclingBorders |
CyclingBorders.alert(JComponent component,
Color color,
int duration)
Flashing border for a fixed amount of time, ending with the transparent border |
static CyclingBorders |
CyclingBorders.alert2(JComponent component,
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||