|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget
A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
Clients may extend this class.
Constructor Summary | |
---|---|
LinkedModeUI.LinkedModeUITarget()
|
Method Summary | |
---|---|
abstract ITextViewer |
getViewer()
Returns the viewer represented by this target, never null . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener |
---|
linkingFocusGained, linkingFocusLost |
Constructor Detail |
public LinkedModeUI.LinkedModeUITarget()
Method Detail |
public abstract ITextViewer getViewer()
null
.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.