Class AbstractWizardVCSGis.WizardVCSGisViewExtended

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
AbstractWizardVCSGis

protected static class AbstractWizardVCSGis.WizardVCSGisViewExtended extends AbstractWizardVCSGisView
See Also:
  • Constructor Details

    • WizardVCSGisViewExtended

      protected WizardVCSGisViewExtended()
  • Method Details

    • loadImage

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