|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.awt.AWTEventMulticaster
|
+--planetj.connections.AS400SignOnDialogListenerEventMulticaster
This is the event multicaster class to support the planetj.connections.AS400SignOnDialogListenerEventMulticaster interface.
| Method Summary | |
static AS400SignOnDialogListener |
add(AS400SignOnDialogListener a,
AS400SignOnDialogListener b)
Add new listener to support multicast events. |
void |
cancelClicked(EventObject newEvent)
|
void |
okClicked(EventObject newEvent)
|
static AS400SignOnDialogListener |
remove(AS400SignOnDialogListener l,
AS400SignOnDialogListener oldl)
Remove 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, 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, textValueChanged, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static AS400SignOnDialogListener add(AS400SignOnDialogListener a,
AS400SignOnDialogListener b)
a - planetj.connections.AS400SignOnDialogListenerb - planetj.connections.AS400SignOnDialogListener
public void cancelClicked(EventObject newEvent)
cancelClicked in interface AS400SignOnDialogListenernewEvent - java.util.EventObjectpublic void okClicked(EventObject newEvent)
okClicked in interface AS400SignOnDialogListenernewEvent - java.util.EventObject
public static AS400SignOnDialogListener remove(AS400SignOnDialogListener l,
AS400SignOnDialogListener oldl)
l - planetj.connections.AS400SignOnDialogListeneroldl - planetj.connections.AS400SignOnDialogListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||