public class ShadowsDemo extends ContextCommand
| Constructor and Description |
|---|
ShadowsDemo() |
| Modifier and Type | Method and Description |
|---|---|
ImageDisplay |
getDisplay() |
protected void |
onEvent(DisplayDeletedEvent event) |
protected void |
onEvent(KyPressedEvent event) |
void |
run()
Runs the plugin.
|
void |
setDisplay(ImageDisplay disp) |
cancel, getCancelReason, isCanceledcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetContextpublic void run()
public void setDisplay(ImageDisplay disp)
public ImageDisplay getDisplay()
protected void onEvent(KyPressedEvent event)
protected void onEvent(DisplayDeletedEvent event)
Copyright © 2014–2022 ImageJ. All rights reserved.