comparison dwtx/jface/text/TextMessages.d @ 158:25f1f92fa3df

...
author Frank Benoit <benoit@tionex.de>
date Tue, 26 Aug 2008 02:46:34 +0200
parents 8442b6b2da2d
children c6d7b1ea700b
comparison
equal deleted inserted replaced
157:7f75eaa8103a 158:25f1f92fa3df
155 155
156 156
157 import dwt.dwthelper.utils; 157 import dwt.dwthelper.utils;
158 158
159 import dwt.dwthelper.ResourceBundle; 159 import dwt.dwthelper.ResourceBundle;
160 160 import dwtx.dwtxhelper.MessageFormat;
161 import com.ibm.icu.text.MessageFormat;
162 161
163 162
164 /** 163 /**
165 * Helper class to get NLSed messages. 164 * Helper class to get NLSed messages.
166 * 165 *