|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.xui.action.SWTListenerAdapter
public class SWTListenerAdapter
Adapter class from SWT Event to XUI Action
Constructor Summary | |
---|---|
SWTListenerAdapter(IXUIWidget source,
IAction action)
SWTListenerAdapter constructor |
Method Summary | |
---|---|
static int[] |
getEventTypes()
Get event types that can handled by this adapter |
void |
handleEvent(org.eclipse.swt.widgets.Event e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWTListenerAdapter(IXUIWidget source, IAction action)
source
- listener sourceaction
- wrapped actionMethod Detail |
---|
public void handleEvent(org.eclipse.swt.widgets.Event e)
handleEvent
in interface org.eclipse.swt.widgets.Listener
public static int[] getEventTypes()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |