All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.andami.ui.mdiManager.IWindow, IFFrameDialog, IFFramePanel, org.gvsig.tools.observer.Observable, org.gvsig.tools.swing.api.ActionListenerSupport, org.gvsig.tools.swing.api.Component

public class FFrameNorthDialog extends AbstractFFrameDialog implements IFFrameDialog
Diálogo para añadir un gráfico para señalizar el norte.
Author:
Vicente Caballero Navarro
See Also:
  • Constructor Details

    • FFrameNorthDialog

      public FFrameNorthDialog(LayoutPanel layoutPanel, IFFrame frame)
      This is the default constructor
      Parameters:
      l - DOCUMENT ME!
      f - DOCUMENT ME!
  • Method Details

    • setRectangle

      public void setRectangle(Rectangle2D r)
      DOCUMENT ME!
      Specified by:
      setRectangle in interface IFFrameDialog
      Specified by:
      setRectangle in interface IFFramePanel
      Parameters:
      r - DOCUMENT ME!
    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      DOCUMENT ME!
      Specified by:
      getWindowInfo in interface IFFrameDialog
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
      Returns:
      DOCUMENT ME!
    • getIsAcepted

      public boolean getIsAcepted()
      DOCUMENT ME!
      Specified by:
      getIsAcepted in interface IFFrameDialog
      Returns:
      DOCUMENT ME!
    • getFFrame

      public IFFrame getFFrame()
      Specified by:
      getFFrame in interface IFFrameDialog
      Specified by:
      getFFrame in interface IFFramePanel
    • getWindowProfile

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