Annotation Interface NlsContexts.SystemNotificationTitle

封闭类:
NlsContexts

@Nls(capitalization=Title) @Target({TYPE_USE,PARAMETER,METHOD}) public static @interface NlsContexts.SystemNotificationTitle
Use it for annotating OS provided notification title, such as "project built" or "tests running finished". See also #SystemNotificationText.