Class GeneralViewPropertiesPage

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.app.project.documents.view.gui.GeneralViewPropertiesPage
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.propertypage.PropertiesPage, org.gvsig.tools.swing.api.Component

public class GeneralViewPropertiesPage extends JPanel implements org.gvsig.propertypage.PropertiesPage
Author:
gvSIG team
See Also:
  • Field Details

    • jPanelProj

      protected org.gvsig.crs.projection.swing.ProjectionPickerPanel jPanelProj
  • Constructor Details

    • GeneralViewPropertiesPage

      public GeneralViewPropertiesPage(ViewDocument view)
      Parameters:
      view -
  • Method Details

    • setData

      public void setData(Object data)
      Specified by:
      setData in interface org.gvsig.propertypage.PropertiesPage
    • whenAccept

      public boolean whenAccept()
      Specified by:
      whenAccept in interface org.gvsig.propertypage.PropertiesPage
    • whenApply

      public boolean whenApply()
      Specified by:
      whenApply in interface org.gvsig.propertypage.PropertiesPage
    • whenCancel

      public boolean whenCancel()
      Specified by:
      whenCancel in interface org.gvsig.propertypage.PropertiesPage
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface org.gvsig.propertypage.PropertiesPage
    • getPriority

      public int getPriority()
      Specified by:
      getPriority in interface org.gvsig.propertypage.PropertiesPage
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • getWindowModel

      public Object getWindowModel()
      Returns:
      ViewDocument
      See Also:
      • SingletonWindow.getWindowModel()
    • isAcceppted

      public boolean isAcceppted()
      Returns:
      boolean