public interface MsgText_ifc
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MsgText_ifc.MsgConfigItemOne item for each message. | 
| Modifier and Type | Field and Description | 
|---|---|
| static int | versionversion, history and license:
 
 
 2013-02-24 Hartmut new  getListItems(), moveMsgText_ifc.MsgConfigItemfromMsgConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<MsgText_ifc.MsgConfigItem> | getListItems() | 
| java.lang.String | getMsgText(int ident)Returns a message text to the given ident number | 
static final int version
getListItems(), move MsgText_ifc.MsgConfigItem from MsgConfig.
 MsgConfig to use in MsgDispatcher
 java.lang.String getMsgText(int ident)
ident - the absolute value is used to find the text.java.util.Collection<MsgText_ifc.MsgConfigItem> getListItems()