Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Uses of Interface
org.eclipse.ui.IActionBars2

Packages that use IActionBars2
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IActionBars2 in org.eclipse.ui
 

Classes in org.eclipse.ui that implement IActionBars2
 class SubActionBars2
          A implementation of the extended IActionBars2 interface.
 

Methods in org.eclipse.ui that return IActionBars2
protected  IActionBars2 SubActionBars2.getCastedParent()
          Returns the casted parent of the sub action bars.
 

Constructors in org.eclipse.ui with parameters of type IActionBars2
SubActionBars2(IActionBars2 parent)
          Constucts a sub action bars object using an IActionBars2 parent.
 


 

Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.