Interface SymbologyWindowManager


public interface SymbologyWindowManager
Responsible of the window management to show the panels of the Symbology swing library.
Version:
$Id$
Author:
gvSIG Team
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    showWindow(JPanel panel, String title, int mode)
    Inserts a Panel in a window with a characteristic properties.
  • Field Details

  • Method Details

    • showWindow

      void showWindow(JPanel panel, String title, int mode)
      Inserts a Panel in a window with a characteristic properties.
      Parameters:
      panel - JPanel with the content of the window
      title - String with the title of the window
      mode - int that defines the type of window