IPrintDriver.Disabled Interface

com.bea.ide.document
IPrintDriver.Disabled Interface

public static interface IPrintDriver.Disabled

This is a marker interface to prevent usage of the default print driver. If your print driver implements the disable interface instead of IPrintDriver, printing will be disabled for your document view.

Enclosing interface

IPrintDriver