jfract V1.0a

org.jfract.util
Interface CompletionListener

All Known Implementing Classes:
PictureSerializerDialog

public interface CompletionListener

Intreface that gives the completion progress


Method Summary
 void completionEventPerformed(int step, int max)
          A completion event arrives
 

Method Detail

completionEventPerformed

public void completionEventPerformed(int step,
                                     int max)
A completion event arrives

jfract V1.0a

Generee le 27.09.2002 08:21:59 PM