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

E13403-07

oracle.javatools.compare.view
Interface ToolbarView

All Known Subinterfaces:
IdeCompareView
All Known Implementing Classes:
IdeBaseCompareView

Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by IdeCompareView.

@Deprecated
public interface ToolbarView

Since:
11.1.1.1.0 (Bulldog)

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

Method Detail

getToolbarActions

IdeAction[] getToolbarActions()
Deprecated. 
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.6.0)

E13403-07

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