|
JTablet 1.2.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TabletListener | The listener interface for receiving tablet events on a component (similar to MouseListener and
MouseMotionListener ). |
Class Summary | |
---|---|
TabletAdapter | This class is a convenience class that implements TabletListener as empty methods. |
TabletEvent | An event that indicates cursor input occurred on the given component. |
TabletFunneler | A convenience class that implements TabletListener as a funnel to a single abstract method you can implement
to handle all events. |
Enum Summary | |
---|---|
TabletEvent.Type | This enum is used to specify the possible types of a TabletEvent . |
Provides interfaces and classes for dealing with tablet events on AWT components.
TabletListener
|
JTablet 1.2.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |