|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CView | |
---|---|
org.eclipse.cdt.internal.ui.cview |
Uses of CView in org.eclipse.cdt.internal.ui.cview |
---|
Methods in org.eclipse.cdt.internal.ui.cview that return CView | |
---|---|
CView |
CViewActionGroup.getCView()
Returns the resource navigator. |
CView |
CViewAction.getCView()
Returns the cview for which this action was created. |
Constructors in org.eclipse.cdt.internal.ui.cview with parameters of type CView | |
---|---|
BuildGroup(CView cview)
|
|
CViewAction(CView cview,
java.lang.String label)
Creates a new instance of the class. |
|
CViewActionGroup(CView cview)
Constructs a new navigator action group and creates its actions. |
|
CViewFrameSource(CView cview)
|
|
GotoActionGroup(CView cview)
|
|
MainActionGroup(CView cview)
|
|
OpenFileGroup(CView cview)
|
|
OpenProjectGroup(CView cview)
|
|
RefactorActionGroup(CView cview)
|
|
ToggleLinkingAction(CView cView)
Constructs a new action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |