wonderly.jeaprs.aprs
Class WhizWheelEvent
java.lang.Object
|
+--wonderly.jeaprs.aprs.EventObject
|
+--wonderly.jeaprs.aprs.WhizWheelEvent
- public class WhizWheelEvent
- extends EventObject
Events from a whizwheel object will come in this object
- Version:
- 1.0
- Author:
- Gregg Wonderly -
The information contained in this document is Copyright 2001-2003, Gregg Wonderly,
all rights reserved.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WhizWheelEvent
public WhizWheelEvent(java.lang.Object source,
int pos)
WhizWheelEvent
public WhizWheelEvent(java.lang.Object source,
int pos,
int cnt,
int cnt2)
getPosition
public int getPosition()
getSelectCount
public int getSelectCount()
getSelectCount2
public int getSelectCount2()