Uses of Package
jexer.tackboard
-
Packages that use jexer.tackboard Package Description jexer Jexer - Java Text User Interface libraryjexer.tackboard Pixel-based overlays. -
Classes in jexer.tackboard used by jexer Class Description MousePointer MousePointer is a Bitmap with a hotspot location to represent the "tip" of a mouse icon.Tackboard Tackboard maintains a collection of TackboardItems to draw on a Screen.TackboardItem TackboardItem class represents a single item that can generate pixels on the tackboard. -
Classes in jexer.tackboard used by jexer.tackboard Class Description Bitmap Bitmap is a raw bitmap image.Pointer Pointer is an item that has a hotspot location to represent the "tip" of a mouse icon.Tackboard Tackboard maintains a collection of TackboardItems to draw on a Screen.TackboardItem TackboardItem class represents a single item that can generate pixels on the tackboard.