How to open a pop-up before my tool window open

Hi,

I'm writing an Intellij Idea Plugin and i have a tool window. I will be show some source code analysis results in the tool window but the analysis is take time and i should open a loading pop-up until the analysis be finished.


How can i do that, any idea?




Thanks in advance.
Melek

0
2 comments

JBLoadingPanel might be of help

0
Avatar
Permanently deleted user

thanks for your answer, i'll be try this.

0

Please sign in to leave a comment.