|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CEditorTextHoverDescriptor | |
---|---|
org.eclipse.cdt.internal.ui.text.c.hover | |
org.eclipse.cdt.ui |
Uses of CEditorTextHoverDescriptor in org.eclipse.cdt.internal.ui.text.c.hover |
---|
Methods in org.eclipse.cdt.internal.ui.text.c.hover that return CEditorTextHoverDescriptor | |
---|---|
static CEditorTextHoverDescriptor[] |
CEditorTextHoverDescriptor.getContributedHovers()
Returns all C editor text hovers contributed to the workbench. |
Constructors in org.eclipse.cdt.internal.ui.text.c.hover with parameters of type CEditorTextHoverDescriptor | |
---|---|
CEditorTextHoverProxy(CEditorTextHoverDescriptor descriptor,
org.eclipse.ui.IEditorPart editor)
|
Uses of CEditorTextHoverDescriptor in org.eclipse.cdt.ui |
---|
Methods in org.eclipse.cdt.ui that return CEditorTextHoverDescriptor | |
---|---|
CEditorTextHoverDescriptor[] |
CUIPlugin.getCEditorTextHoverDescriptors()
Returns all C editor text hovers contributed to the workbench. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |