|
LPEX 4.4.0 |
|||||||||
| 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 | |
|---|---|
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. |
IInformationControlCreator |
getInformationPresenterControlCreator()
|
protected String |
getTabReplacement()
|
| 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 overLineChangeHoverprotected String getTabReplacement()
public IInformationControlCreator getHoverControlCreator()
IAnnotationHoverExtensionpublic IInformationControlCreator getInformationPresenterControlCreator()
|
LPEX 4.4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||