|
org.eclipse.ui.texteditor.link
Class EditorLinkedModeUI
java.lang.Object
org.eclipse.jface.text.link.LinkedModeUI
org.eclipse.ui.texteditor.link.EditorLinkedModeUI
-
public class EditorLinkedModeUI
- extends
LinkedModeUI
A LinkedModeUI that takes care of updating the focus editor's
navigation history.
-
Since:
- 3.0
Methods inherited from class java.lang.
Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
EditorLinkedModeUI
public EditorLinkedModeUI(
LinkedModeModel model,
ITextViewer viewer)
EditorLinkedModeUI
public EditorLinkedModeUI(
LinkedModeModel model,
ITextViewer[] viewers)
EditorLinkedModeUI
public EditorLinkedModeUI(
LinkedModeModel model,
LinkedModeUI.LinkedModeUITarget target)
EditorLinkedModeUI
public EditorLinkedModeUI(
LinkedModeModel model,
LinkedModeUI.LinkedModeUITarget[] targets)
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|