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

public class PanelEditInterval extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
DOCUMENT ME!
Author:
fjp To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
  • Constructor Details

    • PanelEditInterval

      public PanelEditInterval()
      This is the default constructor
  • Method Details

    • setFInterval

      public void setFInterval(org.gvsig.fmap.mapcontext.rendering.legend.IInterval i)
      DOCUMENT ME!
      Parameters:
      i - DOCUMENT ME!
    • getFInterval

      public org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval getFInterval()
      DOCUMENT ME!
      Returns:
      DOCUMENT ME!
    • getWindowInfo

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

      public boolean isOK()
    • getWindowProfile

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