|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJKdemo
uk.co.petertribble.solview.explorer.ArcStat
public class ArcStat
Constructor Summary | |
---|---|
ArcStat()
|
|
ArcStat(JKstat jkstat,
boolean standalone)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
setDelay(int interval)
|
void |
startLoop()
Start the timer loop, so that the accessory updates itself. |
void |
stopLoop()
|
void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArcStat()
public ArcStat(JKstat jkstat, boolean standalone)
Method Detail |
---|
public void update()
public void startLoop()
public void stopLoop()
public void setDelay(int interval)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |