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

public class FAlignDialog extends FAlignDialogView implements org.gvsig.andami.ui.mdiManager.SingletonWindow
Contenedor de los botones necesarios para alinear, desplazar y cambiar el tama�o de los fframes.
Author:
gvSIG Team
See Also:
  • Field Details

  • Constructor Details

    • FAlignDialog

      public FAlignDialog(LayoutPanel layout)
      This is the default constructor
      Parameters:
      layout - Referencia al Layout.
  • Method Details

    • getWindowModel

      public Object getWindowModel()
      Specified by:
      getWindowModel in interface org.gvsig.andami.ui.mdiManager.SingletonWindow
      See Also:
      • invalid reference
        com.iver.mdiApp.ui.MDIManager.SingletonWindow#getWindowModel()
    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
      See Also:
      • invalid reference
        com.iver.mdiApp.ui.MDIManager.IWindow#getWindowInfo()
    • viewActivated

      public void viewActivated()
      See Also:
      • invalid reference
        com.iver.mdiApp.ui.MDIManager.IWindow#windowActivated()
    • getWindowProfile

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

      public ImageIcon loadImage(String imageName)
      Description copied from class: FAlignDialogView
      Helper method to load an image file from the CLASSPATH
      Overrides:
      loadImage in class FAlignDialogView
      Parameters:
      imageName - the package and name of the file to load relative to the CLASSPATH
      Returns:
      an ImageIcon instance with the specified image file