de.cau.cs.kieler.kiml.ui
Class Messages
java.lang.Object
de.cau.cs.kieler.kiml.ui.Messages
public final class Messages
- extends Object
String externalization class for the KIML UI plugin.
- Rating

- (2009-12-11) msp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getString
public static String getString(String key)
- Returns the string associated with the given key.
- Parameters:
key
- key to look up in the messages.properties
file
- Returns:
- the associated string