Class GetPrintableInterface


  • public class GetPrintableInterface
    extends Command
    Insert the type's description here. Creation date: (3.2.2001 22:05:51)
    Author:
    cosylab
    • Constructor Detail

      • GetPrintableInterface

        public GetPrintableInterface​(Pageable intf)
        Insert the method's description here. Creation date: (12.5.2001 17:41:08)
        Parameters:
        intf - java.awt.print.Pageable
    • Method Detail

      • execute

        public void execute()
        Insert the method's description here. Creation date: (3.2.2001 22:05:51)
        Specified by:
        execute in class Command
      • getPageable

        public Pageable getPageable()
        Insert the method's description here. Creation date: (13.5.2001 16:34:21)
        Returns:
        java.awt.print.Pageable
      • setPageable

        public void setPageable​(Pageable newPageable)
        Insert the method's description here. Creation date: (13.5.2001 16:34:21)
        Parameters:
        newPageable - java.awt.print.Pageable