public class PointSetDemo extends Object implements Command, Cancelable
Constructor and Description |
---|
PointSetDemo() |
Modifier and Type | Method and Description |
---|---|
void |
cancel(String reason) |
String |
getCancelReason() |
boolean |
isCanceled() |
protected void |
openWebPage() |
void |
run() |
public boolean isCanceled()
isCanceled
in interface Cancelable
public void cancel(String reason)
cancel
in interface Cancelable
public String getCancelReason()
getCancelReason
in interface Cancelable
protected void openWebPage()
Copyright © 2014–2022 ImageJ. All rights reserved.