Class BaseMessages

java.lang.Object
org.pentaho.di.i18n.BaseMessages
All Implemented Interfaces:
LAFChangeListener<MessageHandler>

public class BaseMessages extends Object implements LAFChangeListener<MessageHandler>
BaseMessage is called by all Message classes to enable the delegation of message delivery, by key to be delegated to the appropriately authoritative supplier as registered in the LAFFactory enabling both i18n as well as pluggable look and feel (LAF)
Author:
dhushon