org.eclipse.mylyn.wikitext.ui.editor
Class ShowInTargetBridge
java.lang.Object
org.eclipse.mylyn.wikitext.ui.editor.ShowInTargetBridge
public class ShowInTargetBridge
- extends Object
A means of briding a SourceViewer
with IShowInTarget
.
- Since:
- 1.1
- Author:
- David Green
Method Summary |
boolean |
show(ShowInContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowInTargetBridge
public ShowInTargetBridge(SourceViewer viewer)
show
public boolean show(ShowInContext context)
Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html