0

I try to implementing a login page by using this tutorial.

NotifyDescriptor nd = new NotifyDescriptor.Message("Ok");
DialogDisplayer.getDefault().notifyLater(nd);

But when the login screen is displayed, the application icon not showing in Taskbar. How i can resolve this problem? Tnx

Mehdi Varse
  • 271
  • 1
  • 15
  • Possible duplicate of [Changing the icon of my java application](https://stackoverflow.com/questions/9327990/changing-the-icon-of-my-java-application) – sorifiend Jul 28 '18 at 05:18
  • This may also be helpful: https://stackoverflow.com/questions/209812/how-do-i-change-the-default-application-icon-in-java – sorifiend Jul 28 '18 at 05:19

0 Answers0