public class ImagePlusDisplayViewer extends AbstractDisplayViewer<ij.ImagePlus>
Constructor and Description |
---|
ImagePlusDisplayViewer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canView(Display<?> d) |
boolean |
isCompatible(UserInterface ui) |
protected void |
updateTitle() |
void |
view(DisplayWindow w,
Display<?> d) |
void |
view(UserInterface ui,
Display<?> d) |
getDisplay, getPanel, getWindow, onEvent, onEvent, setPanel
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dispose, onDisplayActivatedEvent, onDisplayDeletedEvent, onDisplayUpdatedEvent
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
protected void updateTitle()
updateTitle
in class AbstractDisplayViewer<ij.ImagePlus>
public boolean isCompatible(UserInterface ui)
public boolean canView(Display<?> d)
public void view(UserInterface ui, Display<?> d)
public void view(DisplayWindow w, Display<?> d)
view
in interface DisplayViewer<ij.ImagePlus>
view
in class AbstractDisplayViewer<ij.ImagePlus>
Copyright © 2014–2022 ImageJ. All rights reserved.