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
请先登录再写评论。
You'll find a nice example in the SmartIntroduceVariable plugin.
Alain