Class AnnotationWindow

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

public class AnnotationWindow extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow
IWindow to show a Annotation.
Version:
$Id$
Author:
gvSIG Team
See Also:
  • Constructor Details

    • AnnotationWindow

      public AnnotationWindow(JPanel panel, String title, int mode)
      Constructor.
      Parameters:
      panel - the panel to show
      title - the window title
      mode - the window mode
  • 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