Class VCSGisServerPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.tools.swing.api.Component

public class VCSGisServerPanel extends VCSGisServerPanelView implements org.gvsig.tools.swing.api.Component
Author:
gvSIG Team
See Also:
  • Constructor Details

    • VCSGisServerPanel

      public VCSGisServerPanel(File rootFolder)
  • Method Details

    • asJComponent

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

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