How to Create ToolTip(Hint)

Hi everyone,

     I want to create toolTip that shows upper right hand corner in screen. Generally they can be green or red. But I can't figure which class I need to use.

0

project.getMessageBus().syncPublisher(Notifications.TOPIC).notify(new Notification(groupDisplayId, title, content, NotificationType.INFORMATION))

0
Avatar
Permanently deleted user

Thank you friend, it worked.

0

请先登录再写评论。