com.phenix.pct
Class BackgroundWorker.Message

java.lang.Object
  extended by com.phenix.pct.BackgroundWorker.Message
Enclosing class:
BackgroundWorker

public static final class BackgroundWorker.Message
extends Object


Constructor Summary
BackgroundWorker.Message(String str)
           
 
Method Summary
 int getLevel()
           
 String getMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundWorker.Message

public BackgroundWorker.Message(String str)
Method Detail

getMsg

public String getMsg()

getLevel

public int getLevel()


Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.