| Package | Description |
|---|---|
| fr.liglab.adele.cilia.util |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadFactory |
ThreadFactoryUser.threadFactory_ |
| Modifier and Type | Method and Description |
|---|---|
ThreadFactory |
ThreadFactoryUser.getThreadFactory()
Get the factory for creating new threads.
|
ThreadFactory |
ThreadFactoryUser.setThreadFactory(ThreadFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
ThreadFactory |
ThreadFactoryUser.setThreadFactory(ThreadFactory factory) |
| Constructor and Description |
|---|
SwingWorker(ThreadFactory factory,
long msecs)
Creates new SwingWorker with specified thread factory and timeout.
|
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.