Class EditedFeaturesPanel

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

public class EditedFeaturesPanel extends EditedFeaturesPanelView implements org.gvsig.tools.swing.api.Component
Author:
gvSIG Team
See Also:
  • Constructor Details

    • EditedFeaturesPanel

      public EditedFeaturesPanel(org.gvsig.fmap.dal.feature.FeatureStore store)
  • Method Details

    • 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: EditedFeaturesPanelView
      Helper method to load an image file from the CLASSPATH
      Overrides:
      loadImage in class EditedFeaturesPanelView
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file