foundry-0.9.1

foundry.throwables
Interface WarningListener

All Superinterfaces:
EventListener

public interface WarningListener
extends EventListener


Method Summary
 void warningBroadcast(ResourceBundle messages, String key)
           
 void warningBroadcast(String message)
           
 

Method Detail

warningBroadcast

public void warningBroadcast(String message)

warningBroadcast

public void warningBroadcast(ResourceBundle messages,
                             String key)

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson