|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.livescribe.event | |
|---|---|
| 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.penlet | This package consists of classes and interfaces that are core to pen application development. |
| Classes in com.livescribe.event used by com.livescribe.buttons | |
|---|---|
| DocumentEvent
This event type provides support for document events. |
|
| MenuEvent
This represents events that occur by using the NavPlus menuing system. |
|
| PenTipEvent
This event type provides support for pen tip events. |
|
| StrokeEvent
This event type provides support for stroke events. |
|
| Classes in com.livescribe.event used by com.livescribe.event | |
|---|---|
| Event
This is the base class for penlet and menu events. |
|
| HardwareEvent
The HardwareEvent class extends the SystemEvent class to
encapsulate hardware specific events. |
|
| MenuEvent
This represents events that occur by using the NavPlus menuing system. |
|
| PaperEvent
Provides support for all paper-related events. |
|
| PenletEvent
This event type provides support for timestamp and size data. |
|
| SystemEvent
This represents system-specific events. |
|
| Classes in com.livescribe.event used by com.livescribe.ext.plugins | |
|---|---|
| PenTipEvent
This event type provides support for pen tip events. |
|
| StrokeEvent
This event type provides support for stroke events. |
|
| Classes in com.livescribe.event used by com.livescribe.ext.ui | |
|---|---|
| MenuEvent
This represents events that occur by using the NavPlus menuing system. |
|
| PenTipEvent
This event type provides support for pen tip events. |
|
| Classes in com.livescribe.event used by com.livescribe.penlet | |
|---|---|
| AreaEnterExitListener
Deprecated. use RegionEnterExitListener |
|
| CoordinateEvent
|
|
| CoordinateListener
This interface must be implemented by any class that wishes to receive coordinate events from the system. |
|
| DocumentEvent
This event type provides support for document events. |
|
| HWRListener
Implementors of this interface will receive Handwriting Recognition (HWR) events. |
|
| MenuEvent
This represents events that occur by using the NavPlus menuing system. |
|
| PaperListener
This interface must be implemented by any class that wishes to receive document or paper events from the system. |
|
| PenTipEvent
This event type provides support for pen tip events. |
|
| PenTipListener
This interface must be implemented by any class that wishes to receive pen tip events from the system. |
|
| RegionEnterExitListener
This interface must be implemented by any class that wishes to receive region entry/exit events from the system. |
|
| RegionEvent
This event type provides support for region events. |
|
| StrokeEvent
This event type provides support for stroke events. |
|
| StrokeListener
The StrokeListener interface must be implemented by
any class that wishes to receive strokes from the system. |
|
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||