Class JHelpPrintHandler1_2

java.lang.Object
com.sun.java.help.impl.JHelpPrintHandler
com.sun.java.help.impl.JHelpPrintHandler1_2
All Implemented Interfaces:
ActionListener, EventListener

public class JHelpPrintHandler1_2 extends JHelpPrintHandler
Print handler for JavaHelp. Handles all printer requests for printing in JDK1.2 and above. Because JDK1.1 is not supported since JavaHelp version 2.0 all code was moved into JHelpPrintHandler. This class is preserved for backward compatibility.
  • Constructor Details

    • JHelpPrintHandler1_2

      public JHelpPrintHandler1_2(JHelp help)