Class AttributesLayoutPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AttributesLayoutPanel extends AttributesLayoutPanelView
Author:
jjdelcerro
See Also:
  • Constructor Details

    • AttributesLayoutPanel

      public AttributesLayoutPanel()
  • Method Details

    • put

      public void put(org.gvsig.fmap.dal.feature.FeatureType featureType)
    • fetch

      public org.gvsig.fmap.dal.feature.FeatureType fetch(org.gvsig.fmap.dal.feature.EditableFeatureType featureType)
    • loadImage

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