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
getInfo, getPriority, setInfo, setPriority, toString
context, getContext, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isCompatible
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public boolean canView(Display<?> d)
DisplayViewer
public TextDisplay getDisplay()
DisplayViewer
getDisplay
in interface DisplayViewer<String>
getDisplay
in class AbstractDisplayViewer<String>
Copyright © 2009–2016 SciJava. All rights reserved.