| 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPageDaemonsEDT
@ThreadSafe public final class PageDaemonsEDT
Common to page daemons, on the AWT event dispatch thread. The single instance of PageDaemonsEDT is available via PageDaemonsEDT.i().
Warning: though parts of this API are thread-safe, that of the objects it dispenses are not. The APIs of those objects are (at least partly) restricted to the AWT event dispatch thread; owing either to a specific restriction, or to general thread unsafety.
| Constructor Summary | |
|---|---|
PageDaemonsEDT()
Creates the single instance of PageDaemonsEDT, and makes it available via i().  | 
|
| Method Summary | |
|---|---|
static PageDaemonsEDT | 
i()
The single instance of PageDaemonsEDT.  | 
 TransformerFactory | 
transformerFactory()
A shared transformer factory.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
PageDaemonsEDT()
| Method Detail | 
|---|
public static PageDaemonsEDT i()
public TransformerFactory transformerFactory()
  | 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||