Java 6 SE Platform
6.0
Home

com.woven_media.colorsafe
Class Application.Handler

java.lang.Object
  extended by com.woven_media.colorsafe.Application.Handler
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Application

private class Application.Handler
extends java.lang.Object
implements java.lang.Runnable


Field Summary
private  java.lang.Object[] args
           
private  int type
           
 
Constructor Summary
Application.Handler(int type, java.lang.Object... args)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

private final int type

args

private final java.lang.Object[] args
Constructor Detail

Application.Handler

Application.Handler(int type,
                    java.lang.Object... args)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

Java 6 SE Platform
6.0
Home

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