Package javax.help

Class PrintSetupAction

java.lang.Object
javax.help.AbstractHelpAction
javax.help.PrintSetupAction
All Implemented Interfaces:
ActionListener, PropertyChangeListener, EventListener, HelpAction

public class PrintSetupAction extends AbstractHelpAction implements PropertyChangeListener, ActionListener
  • Constructor Details

    • PrintSetupAction

      public PrintSetupAction(Object control)
      Creates new BackAction
  • Method Details