Class InputCoordinatesPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class InputCoordinatesPanel extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
The InputCoordinatesPanel class creates a JPanel where the user can input the coordinates of the point of reference for center the View.
Author:
jmorell
See Also:
  • Constructor Details

    • InputCoordinatesPanel

      public InputCoordinatesPanel(org.gvsig.fmap.mapcontext.MapContext mapContext)
      This is the default constructor
  • 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