org.pentaho.di.ui.spoon.job
Class XulMessages

java.lang.Object
  extended by org.pentaho.di.ui.spoon.job.XulMessages
All Implemented Interfaces:
org.pentaho.xul.Messages

public class XulMessages
extends Object
implements org.pentaho.xul.Messages


Constructor Summary
XulMessages()
           
 
Method Summary
 String getString(String key, String... parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XulMessages

public XulMessages()
Method Detail

getString

public String getString(String key,
                        String... parameters)
Specified by:
getString in interface org.pentaho.xul.Messages