public class TableMessageThread
extends java.lang.Thread
Constructor and Description |
---|
TableMessageThread()
Default Constructor
|
TableMessageThread(javax.swing.JTable table,
java.util.HashMap data) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Starts thread process
|
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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public TableMessageThread()
public TableMessageThread(javax.swing.JTable table, java.util.HashMap data)
table
- JTable that the thread must refreshdata
- Reference to the Collection which store readed CAN Messages