Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SubActionBars2
A implementation of the extended
IActionBars2 interface. |
Modifier and Type | Method and Description |
---|---|
protected IActionBars2 |
SubActionBars2.getCastedParent()
Returns the casted parent of the sub action bars.
|
Constructor and Description |
---|
SubActionBars2(IActionBars2 parent)
Constucts a sub action bars object using an IActionBars2 parent.
|
SubActionBars2(IActionBars2 parent,
IServiceLocator serviceLocator)
Constucts a sub action bars object using an IActionBars2 parent.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.