PenProfile 2.x

Uses of Class
com.livescribe.penlet.PenletStateChangeException

Packages that use PenletStateChangeException
com.livescribe.buttons   
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.penlet This package consists of classes and interfaces that are core to pen application development. 
 

Uses of PenletStateChangeException in com.livescribe.buttons
 

Methods in com.livescribe.buttons that throw PenletStateChangeException
 void DrawnButtonController.activate()
          Activates the plugin.
 

Uses of PenletStateChangeException in com.livescribe.ext.plugins
 

Methods in com.livescribe.ext.plugins that throw PenletStateChangeException
 void AcquireHWPlugin.activate()
          Activates the plugin.
 

Uses of PenletStateChangeException in com.livescribe.penlet
 

Methods in com.livescribe.penlet that throw PenletStateChangeException
 void AbstractPenletPlugin.activate()
          Activates the plugin.
abstract  void PenletPlugin.activate()
          Activates the plugin.
abstract  void Penlet.destroyApp()
          Destroys the application.
abstract  void Penlet.initApp()
          Initializes the application.
 


PenProfile 2.x

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