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 Cancelablepublic void cancel(String reason)
cancel in interface Cancelablepublic String getCancelReason()
getCancelReason in interface Cancelableprotected void openWebPage()
Copyright © 2014–2022 ImageJ. All rights reserved.