|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
ix.isim.dynamic.AnimatedObject
public class AnimatedObject
Title: I-X Simple Object Animation Tool
Copyright: Copyright (c) 2005
Company: AIAI, University of Edinburgh
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary | |
|---|---|
(package private) static int |
displayRes
|
(package private) static int |
iniScale
|
(package private) static double |
screenDotSize
|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
AnimatedObject(java.io.StreamTokenizer st)
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
terminate()
|
java.lang.String |
toString()
|
void |
useScale(int scale)
|
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
static final int displayRes
static final double screenDotSize
static final int iniScale
| Constructor Detail |
|---|
public AnimatedObject(java.io.StreamTokenizer st)
throws java.text.ParseException,
java.io.IOException
java.text.ParseException
java.io.IOException| Method Detail |
|---|
public void useScale(int scale)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void terminate()
public java.lang.String toString()
toString in class java.lang.Thread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||