public abstract class AbstractTextDisplayViewer extends AbstractDisplayViewer<String>
Constructor and Description |
---|
AbstractTextDisplayViewer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canView(Display<?> d)
Returns true if an instance of this display viewer can view the given
display.
|
TextDisplay |
getDisplay()
Gets the display being viewed.
|
dispose, getPanel, getWindow, onDisplayActivatedEvent, onDisplayDeletedEvent, onDisplayUpdatedEvent, onEvent, onEvent, setPanel, updateTitle, view
compareTo, getInfo, getPriority, setInfo, setPriority, toString
context, getContext, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isCompatible
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
public boolean canView(Display<?> d)
DisplayViewer
public TextDisplay getDisplay()
DisplayViewer
getDisplay
in interface DisplayViewer<String>
getDisplay
in class AbstractDisplayViewer<String>
Copyright © 2009–2015 SciJava. All rights reserved.