|
LPEX 3.6.7 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLineChangeHover
com.ibm.lpex.alef.LpexLineChangeHover
public class LpexLineChangeHover
Quick diff hover for LPEX.
Constructor Summary | |
---|---|
LpexLineChangeHover()
|
Method Summary | |
---|---|
protected String |
formatSource(String content)
Overridden to do nothing. |
IInformationControlCreator |
getHoverControlCreator()
Returns the hover control creator of this annotation hover. |
Object |
getHoverInfo(ISourceViewer sourceViewer,
ILineRange lineRange,
int visibleLines)
Returns the text to be presented in the hover window for the specified line range. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LpexLineChangeHover()
Method Detail |
---|
public Object getHoverInfo(ISourceViewer sourceViewer, ILineRange lineRange, int visibleLines)
sourceViewer
- the LpexSourceViewer this hover is registered withlineRange
- the line range for which information is requestedvisibleLines
- the number of visible screen rows we can extend overLineChangeHover
protected String formatSource(String content)
content
- the hover content
public IInformationControlCreator getHoverControlCreator()
IAnnotationHoverExtension
|
LPEX 3.6.7 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |