Create tab like in TODO view
Hi, all.
I develop some plugin for Intellij IDEA
How I can create idea native tabs in my toolbar.
I want that it looks like in TODO view(see attached file).
Attachment(s):
TodoTabs.JPG
请先登录再写评论。
Hi, all.
I develop some plugin for Intellij IDEA
How I can create idea native tabs in my toolbar.
I want that it looks like in TODO view(see attached file).
请先登录再写评论。
Hello NorthDragon,
Create a toolwindow and use toolWindow.getContentManager().addContent() to
create tabs.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"