i would like to know if there is a possibility to generate an Infobubble in the taskbar like in the picture. So, if something is happening in my Java program then show the Infobubble.
Is this possible in Java?
Thanks for Answers!
i would like to know if there is a possibility to generate an Infobubble in the taskbar like in the picture. So, if something is happening in my Java program then show the Infobubble.
Is this possible in Java?
Thanks for Answers!
Copyright © 2021 Jogjafile Inc.

ok, got it...link shows you how to add notification to system tray.
solved