org.boris.winrun4j
Interface ResourceEnumCallback


public interface ResourceEnumCallback


Method Summary
 void onResource(ResourceId type, ResourceId name, int language)
           
 

Method Detail

onResource

public void onResource(ResourceId type,
                       ResourceId name,
                       int language)