|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||