Uses of Interface
jexer.effect.Effect
-
Packages that use Effect Package Description jexer.effect Desktop and window effects. -
-
Uses of Effect in jexer.effect
Classes in jexer.effect that implement Effect Modifier and Type Class Description class
WindowBurnInEffect
Make the window look like it was was burned in with plasma fire.class
WindowFadeInEffect
Make the window fade in.class
WindowFadeOutEffect
Make the window fade out.
-