com.intellij.openapi.actionSystem
Interface ActionToolbar


public interface ActionToolbar

Represents a toolbar with a visual presentation.

See Also:
ActionManager.createActionToolbar(String, ActionGroup, boolean)

Method Summary
 javax.swing.JComponent getComponent()
           
 

Method Detail

getComponent

javax.swing.JComponent getComponent()
Returns:
component which represents the tool bar on UI