PenProfile 2.x

Uses of Package
com.livescribe.penlet

Packages that use com.livescribe.penlet
com.livescribe.afp This package consists of classes that interact with Anoto Functionality Document files and related APIs. 
com.livescribe.buttons   
com.livescribe.event This package consists of classes and interfaces that broadcast notifications and events to penlets. 
com.livescribe.ext.plugins Contains single-function plugins designed to, among other things, help the developer achieve parity with Livescribe's UI guidelines, and provide easier ways to do more difficult things, such as acquiring and recognizing handwriting from the user. 
com.livescribe.ext.ui Contains classes for conveniently creating menus, managing menu bookmarks, and doing other helpful UI-related things. 
com.livescribe.ext.util Contains miscellaneous helper utilities, including a logging helper, collections classes, and a few threading primitives. 
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
com.livescribe.ui   
 

Classes in com.livescribe.penlet used by com.livescribe.afp
PenletContext
          PenletContext exposes services to the pen application.
Region
          This class encapsulates a region of interest for an application.
 

Classes in com.livescribe.penlet used by com.livescribe.buttons
AbstractPenletPlugin
          An abstract base class for penlet plugins that provides a basic implementation for the plugin state.
Penlet
          Penlet provides the lifecycle methods for a pen application.
PenletPlugin
          A base class for all penlet plugins.
PenletStateChangeException
          Signals that a requested penlet or plugin state change failed.
Region
          This class encapsulates a region of interest for an application.
 

Classes in com.livescribe.penlet used by com.livescribe.event
Region
          This class encapsulates a region of interest for an application.
 

Classes in com.livescribe.penlet used by com.livescribe.ext.plugins
AbstractPenletPlugin
          An abstract base class for penlet plugins that provides a basic implementation for the plugin state.
Penlet
          Penlet provides the lifecycle methods for a pen application.
PenletPlugin
          A base class for all penlet plugins.
PenletStateChangeException
          Signals that a requested penlet or plugin state change failed.
 

Classes in com.livescribe.penlet used by com.livescribe.ext.ui
AbstractPenletPlugin
          An abstract base class for penlet plugins that provides a basic implementation for the plugin state.
Penlet
          Penlet provides the lifecycle methods for a pen application.
PenletPlugin
          A base class for all penlet plugins.
 

Classes in com.livescribe.penlet used by com.livescribe.ext.util
Logger
          Logger provides methods to log application messages.
 

Classes in com.livescribe.penlet used by com.livescribe.penlet
Logger
          Logger provides methods to log application messages.
PenHardware
          PenHardware can be retrieved from PenletContext.
Penlet
          Penlet provides the lifecycle methods for a pen application.
PenletContext
          PenletContext exposes services to the pen application.
PenletPlugin
          A base class for all penlet plugins.
PenletStateChangeException
          Signals that a requested penlet or plugin state change failed.
PluginListener
          Listens to penlet plugin state.
QuickLaunch
          Allows editing of the dynamic Quick Launch menu items associated with a penlet.
QuickLaunch.Entry
           
Region
          This class encapsulates a region of interest for an application.
RegionCollection
          The RegionCollection class enables the manipulation of your regions on a page associated with the application.
 

Classes in com.livescribe.penlet used by com.livescribe.ui
Penlet
          Penlet provides the lifecycle methods for a pen application.
 


PenProfile 2.x

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