PenProfile 2.x

Uses of Interface
com.livescribe.penlet.PluginListener

Packages that use PluginListener
com.livescribe.penlet This package consists of classes and interfaces that are core to pen application development. 
 

Uses of PluginListener in com.livescribe.penlet
 

Methods in com.livescribe.penlet with parameters of type PluginListener
 void AbstractPenletPlugin.addPluginListener(PluginListener l)
          Adds a plugin listener.
abstract  void PenletPlugin.addPluginListener(PluginListener l)
          Adds a listener that's notified when the plugin changes state.
 void AbstractPenletPlugin.removePluginListener(PluginListener l)
          Adds a plugin listener.
abstract  void PenletPlugin.removePluginListener(PluginListener l)
          Removes a listener that's notified when the plugin changes state.
 


PenProfile 2.x

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