Annotation Interface NlsContexts.SystemNotificationTitle

Enclosing class:
NlsContexts

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