Class VCSGisJRegistrationOfEditingStoresImpl

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.tools.swing.api.Component, VCSGisPanel

public class VCSGisJRegistrationOfEditingStoresImpl extends VCSGisJRegistrationOfEditingStoresView implements org.gvsig.tools.swing.api.Component, VCSGisPanel
Author:
gvSIG Team
See Also:
  • Constructor Details

    • VCSGisJRegistrationOfEditingStoresImpl

      public VCSGisJRegistrationOfEditingStoresImpl()
  • Method Details

    • setDialog

      public void setDialog(org.gvsig.tools.swing.api.windowmanager.Dialog dialog)
      Specified by:
      setDialog in interface VCSGisPanel
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • loadImage

      public ImageIcon loadImage(String imageName)
      Description copied from class: VCSGisJRegistrationOfEditingStoresView
      Helper method to load an image file from the CLASSPATH
      Overrides:
      loadImage in class VCSGisJRegistrationOfEditingStoresView
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file
    • selfRegister

      public static void selfRegister()
    • isProcessing

      public boolean isProcessing()
      Specified by:
      isProcessing in interface VCSGisPanel