|
|
|||||||||||||
Class UIActionAdapterpublic abstract class UIActionAdapter implements IUIActionListener { // Methods public void actionPerformed(UIActionEvent e); } This class is the adapter class for receiving action events. MethodsactionPerformedpublic void actionPerformed(UIActionEvent e);
|
© 1998 Microsoft Corporation. All rights reserved. Terms of use. |