ks.common.view
Interface ICardImagesStatus


public interface ICardImagesStatus

Notify status of CardImagesLoader. Creation date: (1/3/02 11:15:54 PM)


Method Summary
 void end()
          End the loadingProcess
 void load(java.lang.String name)
          Load image of given name.
 

Method Detail

end

public void end()
End the loadingProcess


load

public void load(java.lang.String name)
Load image of given name.