|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Brand
A multitasker interface for a static "Branding" item like tv channel logos or a clock or whatnot.
Method Summary | |
---|---|
com.tivo.hme.bananas.BView |
getUpdatedBrand(com.tivo.hme.bananas.BView brandParent)
Gets called to create the brand and any time the multitasker thinks it should be updated. |
void |
init(MultiTaskerApplication app)
initialize the plugin with the current application context. |
Method Detail |
---|
void init(MultiTaskerApplication app)
getUpdatedBrand(BView)
is ever called.
com.tivo.hme.bananas.BView getUpdatedBrand(com.tivo.hme.bananas.BView brandParent)
brandParent
- the parent to use for the brand's view - constrains
height/width/position
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |