JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gvsig.gui.beans
Interface CancellableComponent
public interface
CancellableComponent
Interface implemented by those components that can cancel an action at anytime.
Method Summary
Methods
Modifier and Type
Method and Description
void
cancel
()
Invoked to cancel the current executing action.
Method Detail
cancel
void cancel()
Invoked to cancel the current executing action.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method