|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.perseus.demo.locationBasedService.LocationBasedService.LocationBasedServiceAnim
class LocationBasedService.LocationBasedServiceAnim
Field Summary | |
---|---|
(package private) long |
animateFor
|
(package private) int |
animSteps
|
(package private) int |
cur
|
(package private) int |
curAnimStep
|
(package private) float |
messageFontSize
|
(package private) long |
pauseFor
|
(package private) long |
start
|
Constructor Summary | |
---|---|
LocationBasedService.LocationBasedServiceAnim()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int cur
long start
long pauseFor
long animateFor
int curAnimStep
int animSteps
float messageFontSize
Constructor Detail |
---|
LocationBasedService.LocationBasedServiceAnim()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |