foundry-0.9.1

foundry.diagnostics
Interface NoticeListener

All Superinterfaces:
EventListener

public interface NoticeListener
extends EventListener


Method Summary
 void noticeBroadcast(ResourceBundle messages, String key)
           
 void noticeBroadcast(String notice)
           
 

Method Detail

noticeBroadcast

public void noticeBroadcast(String notice)

noticeBroadcast

public void noticeBroadcast(ResourceBundle messages,
                            String key)

foundry-0.9.1

Copyright © 2000 - Laird Jarrett Nelson