com.japisoft.xmlpad.toolkit
Interface KnownJob

All Superinterfaces:
Job, java.lang.Runnable

public interface KnownJob
extends Job

Version:
1.0
Author:
(c) 2003 JAPISoft / Alexandre Brillant

Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface com.japisoft.xmlpad.toolkit.Job
getSource, isAlone, stopIt
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

getName

public java.lang.String getName()