Annotation Interface NlsContexts.SystemNotificationText
- 封闭类:
- NlsContexts
@Nls(capitalization=Sentence)
@Target({TYPE_USE,PARAMETER,METHOD})
public static @interface NlsContexts.SystemNotificationText
Use it for annotating OS provided notification content.
See also #SystemNotificationTitle.