PenProfile 2.x

Uses of Class
com.livescribe.display.BrowseList.Title

Packages that use BrowseList.Title
com.livescribe.display This package consists of classes and interfaces that allows applications to render on the pen display. 
com.livescribe.ext.ui Contains classes for conveniently creating menus, managing menu bookmarks, and doing other helpful UI-related things. 
 

Uses of BrowseList.Title in com.livescribe.display
 

Constructors in com.livescribe.display with parameters of type BrowseList.Title
BrowseList(Vector itemModel, BrowseList.Title title)
          Constructs a BrowseList with item model and and a title.
BrowseList(Vector itemModel, BrowseList.Title title, MediaPlayer player)
          Constructs a BrowseList with an item model, a title, and a media player.
 

Uses of BrowseList.Title in com.livescribe.ext.ui
 

Methods in com.livescribe.ext.ui with parameters of type BrowseList.Title
protected  Menu.MenuBrowseList RadioMenu.createBrowseList(Vector items, BrowseList.Title title)
          Creates our own implementation of a browse list.
protected  Menu.MenuBrowseList Menu.createBrowseList(Vector items, BrowseList.Title title)
          This gives subclasses the opportunity to use their own Menu.MenuBrowseList implementation, for example to paint icons differently.
 

Constructors in com.livescribe.ext.ui with parameters of type BrowseList.Title
Menu.MenuBrowseList(Vector model, BrowseList.Title title)
          Creates a new browse list.
 


PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.