|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.claudio.pen.EventDump
public class EventDump
PenListener which just prints the event data to stout.
| Constructor Summary | |
|---|---|
EventDump()
|
|
| Method Summary | |
|---|---|
void |
event(InkDot dot)
|
static void |
main(java.lang.String[] args)
Print license. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ch.claudio.pen.PenListener |
|---|
inkEvent |
| Constructor Detail |
|---|
public EventDump()
| Method Detail |
|---|
public void event(InkDot dot)
ch.claudio.pen.PenListener#event(InkDot)public static void main(java.lang.String[] args)
args - ignored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||