IntelliJ Community . ToolBarCustomizer

 
ToolBarCustomizer 

HOME INDEX SEARCH CHANGES GO  

ToolBarCustomizer

Work has been canceled by ToolbarManager. Please use it instead.


See Also: PhantomPlugins

Description

This pluggin allow customize IntelliJ toolbar.

Back to top

Steeplechase (bariers for implementing)

  • Now i can't get all avaiable action and it's ids. Now i'm use follow logic: get the "MainMenu" action (as ActionGroup) and get recursive all childs (only with pictures). But this is not enought, becose i can't store state of selected actions without ID key of selected action in toolbar.
  • I can't recognize ID of given action. This is requered for storing current state of toolbar. And foolowing restoring toolsbar on restart.
  • I can't create JList with custom ListCellRenderer. Problem is - not visual selectable list. The JList work, but selection does not work. If i assign ListSelectionListener then it work propertly - changeValue invoked, but no visual changes in JList. More - i put loging in ListCellRenderer and i can see that color state of items changed (setForeground and setBackground invoke with right values), but again i'm not see visual changes in JList.

Requests

Back to top

Changes

Back to top

Instalation

Back to top

Download

Back to top

-- AlexeyEfimov - 26 Aug 2002

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.