Interface JLrsProgressDialog

All Superinterfaces:
org.gvsig.tools.swing.api.Component

public interface JLrsProgressDialog extends org.gvsig.tools.swing.api.Component
Author:
fdiaz
  • Method Details

    • isCanceled

      boolean isCanceled()
    • addActionListener

      void addActionListener(ActionListener listener)
    • removeActionListener

      void removeActionListener(ActionListener listener)