Inheritance diagram for LocationHandler:

Public Member Functions | |
| void | handleEvent (PenEvent event) |
This software is distributed under the BSD License.
Definition at line 19 of file LocationHandler.java.
| void handleEvent | ( | PenEvent | event | ) | [virtual] |
Implements EventHandler.
Definition at line 24 of file LocationHandler.java.
References PenEvent.getPercentageLocation().
1.4.7