How to create small popup-menus like "generate code"?
Hi,
does someone know how to create these small popup-menus IDEA uses for "generate code", "Quick switch theme" etc.? Something that receives an array ob objects, displays them, lets the user select one of them and returns this object?
With many thanks in advance,
Jonathan Sauer
Please sign in to leave a comment.
You'll find a nice example in the SmartIntroduceVariable plugin.
Alain