|
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.Objectjava.awt.AWTEventMulticaster
com.ibm.btt.clientserver.CSNotificationEventMulticaster
public class CSNotificationEventMulticaster
The CSNotificationEventMulticaster class supports the com.ibm.btt.clientserver.CSNotificationListener interface.
Field Summary |
---|
Fields inherited from class java.awt.AWTEventMulticaster |
---|
a, b |
Constructor Summary | |
---|---|
protected |
CSNotificationEventMulticaster(CSNotificationListener a,
CSNotificationListener b)
This constructor supports multicast events. |
Method Summary | |
---|---|
static CSNotificationListener |
add(CSNotificationListener a,
CSNotificationListener b)
Adds a new listener to support multicast events. |
void |
handleCSNotificationEvent(CSNotificationEvent event)
Executed when CSNotificationEvent has been triggered. |
static CSNotificationListener |
remove(CSNotificationListener a,
CSNotificationListener b)
Removes listener to support multicast events. |
Methods inherited from class java.awt.AWTEventMulticaster |
---|
actionPerformed, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addInternal, adjustmentValueChanged, ancestorMoved, ancestorResized, caretPositionChanged, componentAdded, componentHidden, componentMoved, componentRemoved, componentResized, componentShown, focusGained, focusLost, getListeners, hierarchyChanged, inputMethodTextChanged, itemStateChanged, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeInternal, save, saveInternal, textValueChanged, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CSNotificationEventMulticaster(CSNotificationListener a, CSNotificationListener b)
a
- com.ibm.btt.clientserver.CSNotificationListenerb
- com.ibm.btt.clientserver.CSNotificationListenerMethod Detail |
---|
public static CSNotificationListener add(CSNotificationListener a, CSNotificationListener b)
a
- com.ibm.btt.clientserver.CSNotificationListenerb
- com.ibm.btt.clientserver.CSNotificationListener
public void handleCSNotificationEvent(CSNotificationEvent event)
handleCSNotificationEvent
in interface CSNotificationListener
event
- com.ibm.btt.clientserver.CSNotificationEventpublic static CSNotificationListener remove(CSNotificationListener a, CSNotificationListener b)
a
- com.ibm.btt.clientserver.CSNotificationListenerb
- com.ibm.btt.clientserver.CSNotificationListener
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |