Class PrintAction

  • All Implemented Interfaces:
    IKeyAction

    public class PrintAction
    extends Object
    implements IKeyAction
    IKeyAction that is used to print a NatTable.
    • Constructor Detail

      • PrintAction

        public PrintAction()
    • Method Detail

      • run

        public void run​(NatTable natTable,
                        org.eclipse.swt.events.KeyEvent event)
        Specified by:
        run in interface IKeyAction