uk.ac.soton.itinnovation.grid.client.registry.ui
Class PaintTextThread
java.lang.Object
java.lang.Thread
uk.ac.soton.itinnovation.grid.client.registry.ui.PaintTextThread
- All Implemented Interfaces:
- Runnable
public class PaintTextThread
- extends Thread
| 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, toString, yield |
PaintTextThread
public PaintTextThread(Object[] values,
String xmlQueryStr,
EnhancedTextPane textPane,
DefaultStyledDocument doc)
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
setupQueryText
public static void setupQueryText(Object[] values,
String xmlQueryStr,
EnhancedTextPane textPane,
DefaultStyledDocument doc)
- Parameters:
values - xmlQueryStr -
initAttributes
protected static SimpleAttributeSet[] initAttributes(int length)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.