This is a simple patch to remove the jface dependancy
of KTable enabling it to be used in a straight SWT
application.
However KTableActionHandeler and TableEditorDialog
would need to be put into a seperate jar which would
depend on jface not just SWT
Patch to remove jface