Package info.monitorenter.gui.util
Class Messages
java.lang.Object
info.monitorenter.gui.util.Messages
Message bundle for externalization.
- Author:
- Achim Westermann
-
Method Summary
-
Method Details
-
getString
Returns the external message for the given key.- Parameters:
key
- key of the message.- Returns:
- the external message for the given key.
-