Package org.gvsig.lrs.swing.api
Interface JLrsProgressDialog
- All Superinterfaces:
org.gvsig.tools.swing.api.Component
public interface JLrsProgressDialog
extends org.gvsig.tools.swing.api.Component
- Author:
- fdiaz
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddActionListener(ActionListener listener) booleanvoidremoveActionListener(ActionListener listener) Methods inherited from interface org.gvsig.tools.swing.api.Component
asJComponent
-
Method Details
-
isCanceled
boolean isCanceled() -
addActionListener
-
removeActionListener
-