Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

oracle.javatools.compare.view
Interface ToolbarView


public interface ToolbarView

Since:
11.1.1.1.0 (Bulldog)

Method Summary
 IdeAction[] getToolbarActions()
          Gets the components to be added to the editor toolbar while the compare view is displayable.
 

Method Detail

getToolbarActions

IdeAction[] getToolbarActions()
Gets the components to be added to the editor toolbar while the compare view is displayable.

Returns:
the toolbar components.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Copyright © 1997, 2009, Oracle. All rights reserved.