Uses of Class
org.openide.NotificationLineSupport
-
Uses of NotificationLineSupport in org.openide
Methods in org.openide that return NotificationLineSupportModifier and TypeMethodDescriptionfinal NotificationLineSupport
NotifyDescriptor.createNotificationLineSupport()
CreateNotificationLineSupport
if you want to notify users using info/warning/error messages in designed line at the bottom of your dialog.final NotificationLineSupport
NotifyDescriptor.getNotificationLineSupport()
Returns NotificationLineSupport if it was created ornull
if doesn't.