public interface TextDisplayViewer extends DisplayViewer<String>
String
s.Modifier and Type | Method and Description |
---|---|
default 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, isCompatible, onDisplayActivatedEvent, onDisplayDeletedEvent, onDisplayUpdatedEvent, setPanel, view, view
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
TextDisplay getDisplay()
DisplayViewer
getDisplay
in interface DisplayViewer<String>
default boolean canView(Display<?> d)
DisplayViewer
canView
in interface DisplayViewer<String>
Copyright © 2015–2022 SciJava. All rights reserved.