Package com.blackledge.david.tivo.widgets

TiVo Widgets by David Blackledge.

See:
          Description

Class Summary
ActionButton Extends BButton to have an action when the user hits "select", too.
Choice Widget that supports a left/right selectable list of objects whose toString is used as the widget label.
GenericList Create a BList that is based on the toString of each item and an optional BackgroundResource.
NumberEntry Button-looking widget that is a numeric entry field.
PleaseWaitView Self-removing "please wait" message - just create it, it'll center it in its parent, and when the currentScreen changes, it will remove itself.
SpinChoice A pop-up selector of choices made to look somewhat like they're in a spinning dial (like a slot machine, for instance).
VideoBackgroundView A view for displaying/controlling a video stream
VideoView A view for displaying/controlling a video stream
 

Package com.blackledge.david.tivo.widgets Description

TiVo Widgets by David Blackledge. Widgets, in this case, are useful screen elements that can be instantiated and placed on your interface screen.