|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover
org.eclipse.cdt.internal.ui.text.c.hover.CDocHover
public class CDocHover
Constructor Summary | |
---|---|
CDocHover()
Constructor for DefaultCEditorTextHover |
Method Summary | |
---|---|
java.lang.String |
getHoverInfo(org.eclipse.jface.text.ITextViewer viewer,
org.eclipse.jface.text.IRegion region)
|
org.eclipse.jface.text.IRegion |
getHoverRegion(org.eclipse.jface.text.ITextViewer viewer,
int offset)
|
Methods inherited from class org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover |
---|
getHoverControlCreator, setEditor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CDocHover()
Method Detail |
---|
public java.lang.String getHoverInfo(org.eclipse.jface.text.ITextViewer viewer, org.eclipse.jface.text.IRegion region)
getHoverInfo
in interface org.eclipse.jface.text.ITextHover
getHoverInfo
in class AbstractCEditorTextHover
public org.eclipse.jface.text.IRegion getHoverRegion(org.eclipse.jface.text.ITextViewer viewer, int offset)
getHoverRegion
in interface org.eclipse.jface.text.ITextHover
getHoverRegion
in class AbstractCEditorTextHover
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |