|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
TestSkeleton
UISkeleton
Test58
public class Test58
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
Test58()
|
|
Test58(java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
void |
displayChanged(DisplayEvent e)
send a DisplayEvent to this DisplayListener |
static void |
main(java.lang.String[] args)
|
void |
rotate(LocalDisplay display)
|
java.lang.String |
toString()
|
| Methods inherited from class TestSkeleton |
|---|
checkKeyword, checkOption, collabSourceLost, dataSourceLost, finalizeArgs, initializeArgs, keywordUsage, optionUsage, startThreads |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, clone, 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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yield |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Test58()
public Test58(java.lang.String[] args)
throws java.rmi.RemoteException,
VisADException
java.rmi.RemoteException
VisADException| Method Detail |
|---|
public void displayChanged(DisplayEvent e)
throws java.rmi.RemoteException,
VisADException
DisplayListener
displayChanged in interface DisplayListenerjava.rmi.RemoteException
VisADException
public void rotate(LocalDisplay display)
throws java.rmi.RemoteException,
VisADException
java.rmi.RemoteException
VisADExceptionpublic java.lang.String toString()
toString in class TestSkeleton
public static void main(java.lang.String[] args)
throws java.rmi.RemoteException,
VisADException
java.rmi.RemoteException
VisADException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||