Class FeatureTypeEditingPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.app.project.documents.table.gui.FeatureTypeEditingPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class FeatureTypeEditingPanel extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
To modify FeatureTypes from the interface.
Author:
Vicente Caballero Navarro
See Also:
  • Constructor Details

    • FeatureTypeEditingPanel

      public FeatureTypeEditingPanel(org.gvsig.fmap.dal.feature.FeatureStore fs) throws org.gvsig.fmap.dal.exception.DataException
      This method initializes
      Throws:
      org.gvsig.fmap.dal.exception.DataException
  • Method Details

    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
    • getWindowProfile

      public Object getWindowProfile()
      Specified by:
      getWindowProfile in interface org.gvsig.andami.ui.mdiManager.IWindow