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
Please sign in to leave a comment.
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).
Please sign in to leave a comment.
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!"