caramel.util
Interface DownloadTracker


public interface DownloadTracker


Method Summary
 void info(java.lang.String msg)
           
 void start(long length)
           
 void stop()
           
 void update(long value)
           
 

Method Detail

info

public void info(java.lang.String msg)

start

public void start(long length)

update

public void update(long value)

stop

public void stop()


Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo