org.eclipse.nebula.widgets.nattable.print.action
Class PrintAction

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.print.action.PrintAction
All Implemented Interfaces:
IKeyAction

public class PrintAction
extends Object
implements IKeyAction

IKeyAction that is used to print a NatTable.


Constructor Summary
PrintAction()
           
 
Method Summary
 void run(NatTable natTable, org.eclipse.swt.events.KeyEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


Copyright © 2014. All rights reserved.