com.joanju.cg.core
Interface AppIMonitor


public interface AppIMonitor

Interface to a monitor process. Allows me to reference a monitor object without importing any platform or application context specific classes, such as Eclipse progress monitors etc.


Method Summary
 void didOne()
           
 boolean isCanceled()
           
 

Method Detail

didOne

void didOne()

isCanceled

boolean isCanceled()


Copyright © 2008 Joanju Software. All Rights Reserved.