JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract 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.
Skip navigation links
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