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