de.cau.cs.kieler.kex.ui.wizards.importing
Class Messages
java.lang.Object
org.eclipse.osgi.util.NLS
de.cau.cs.kieler.kex.ui.wizards.importing.Messages
public final class Messages
- extends NLS
Bundle of Messages for the import of kex.ui plug-in.
- Rating

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