Uses of Class
ca.corbett.extras.image.animation.AnimatedTextRenderer.CursorPosition
Packages that use AnimatedTextRenderer.CursorPosition
Package
Description
This package contains animation classes and other fun visual effects that you can
drop into your application:
AnimatedTextRenderer - types out text at a configurable
rate with configurable color and font options.
BlurLayerUI - apply a blur effect to a JPanel.
FadeLayerUI - apply a fade-in/fade-out effect to a JPanel.
SnowLayerUI - apply a "falling snow" effect to a JPanel.
-
Uses of AnimatedTextRenderer.CursorPosition in ca.corbett.extras.image.animation
Methods in ca.corbett.extras.image.animation with parameters of type AnimatedTextRenderer.CursorPositionModifier and TypeMethodDescriptionprotected voidAnimatedTextRenderer.drawCursor(AnimatedTextRenderer.CursorPosition pos) Draws the block cursor at the specified position