hi,
is there anything like AbstractAction in SWT, or could i use it in SWT
menuitems and buttons. i wanted to add an open button to the toolbar and
an open menuitem, wanted to us a class that extends abtractaction, so i
could use the same object for the button and menuitem, is this possible?