Class AbstractWizardDB.WizardDBView

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

protected static class AbstractWizardDB.WizardDBView extends AbstractWizardDBView
See Also:
  • Constructor Details

    • WizardDBView

      protected WizardDBView()
  • Method Details

    • loadImage

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