Java 6 SE Platform
6.0
Home

com.woven_media.colorsafe
Class Application.SwingThreadFactory

java.lang.Object
  extended by com.woven_media.colorsafe.Application.SwingThreadFactory
All Implemented Interfaces:
java.util.concurrent.ThreadFactory
Enclosing class:
Application

private static class Application.SwingThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory


Constructor Summary
private Application.SwingThreadFactory()
           
 
Method Summary
 java.lang.Thread newThread(java.lang.Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application.SwingThreadFactory

private Application.SwingThreadFactory()
Method Detail

newThread

public java.lang.Thread newThread(java.lang.Runnable r)
Specified by:
newThread in interface java.util.concurrent.ThreadFactory

Java 6 SE Platform
6.0
Home

JavaDoc API documentation written, prepared and compiled by Brent Allen Parrish, woven-media.com, 20 SEPT 2009