public class Resources extends Object
Resources(String bundleName)
String
getString(String key)
getString(String key, String arg)
getString(String key, String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Resources(String bundleName) throws MissingResourceException
MissingResourceException
public String getString(String key)
public String getString(String key, String arg)
public String getString(String key, String[] args)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.