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

public class ChangeName extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
Diálogo para cambiar el nombre de una capa.
Author:
Vicente Caballero Navarro, gvSIG Team
See Also:
  • Constructor Details

    • ChangeName

      public ChangeName(String n)
      This is the default constructor
      Parameters:
      layout - Referencia al Layout.
      fframe - Referencia al fframe de imagen.
  • Method Details

    • setText

      public void setText(String val)
      Inserta el path al TFichero.
      Parameters:
      val - path del fichero.
    • getWindowInfo

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

      public String getName()
      Overrides:
      getName in class Component
    • isAccepted

      public boolean isAccepted()
    • acceptAction

      protected void acceptAction()
    • cancelAction

      protected void cancelAction()
    • getWindowProfile

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