Class HardcopyWriter.ImageIconWrapper

java.lang.Object
javax.swing.ImageIcon
jmri.util.davidflanagan.HardcopyWriter.ImageIconWrapper
All Implemented Interfaces:
Serializable, Accessible, Icon
Enclosing class:
HardcopyWriter

public static class HardcopyWriter.ImageIconWrapper extends ImageIcon
See Also:
  • Field Details

  • Constructor Details

    • ImageIconWrapper

      public ImageIconWrapper(String pathName)
      Class to save and be able to restore the pathname of an ImageIcon.
      Parameters:
      pathName - The filename to construct the ImageIcon for.
  • Method Details