Class LocalizationSupport
java.lang.Object
org.netbeans.validation.localization.LocalizationSupport
Wrapper to allow reflective access to NetBeans' NbBundle API.
- Author:
- Tim Boudreau
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetMessage(Class<?> type, String key, Object... args) protected StringgetMessageSPI(Class<?> type, String key, Object... args)
-
Constructor Details
-
LocalizationSupport
public LocalizationSupport()
-
-
Method Details
-
getMessage
-
getMessageSPI
-