net.sourceforge.hivegui.message
Class MessageFactory

java.lang.Object
  extended by net.sourceforge.hivegui.message.MessageFactory

public class MessageFactory
extends java.lang.Object


Constructor Summary
MessageFactory(org.jdesktop.application.ApplicationContext context)
           
 
Method Summary
 UserChoice message(java.lang.String id, java.lang.Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFactory

public MessageFactory(org.jdesktop.application.ApplicationContext context)
Method Detail

message

public UserChoice message(java.lang.String id,
                          java.lang.Object... args)