Package com._1c.g5.v8.dt.ui.util
Class ResourceCaptions
java.lang.Object
com._1c.g5.v8.dt.ui.util.ResourceCaptions
-
Method Summary
-
Method Details
-
get
Returns the localized name of the given alias from "resourcenames" resource. If no such a name found, returns the alias itself and reports an error to the plugin log.- Parameters:
alias
- a resource alias, i.e. Web.Red or System.DefaultGUIFont- Returns:
- Caption that matches the alias, or the alias itself if no match was found.
-