
[ Previous ] [ Index ] [ Next ]


For example, the user could press a button and you want to send the contents of a field instead of the normal button event.
| Example |
| protected void processActionEvent(ActionEvent e)
{ if (e.getSource() != null) { Habanero.sendEvent(e); } else // Deal with the case of there being no source. } |
Habanero® is a registered trademark owned by The Board of Trustees of the University of Illinois. Copyright 1996-1998. All rights reserved. Java(TM) is a proprietary trademark owned by Sun Microsystems, Inc.
![]()
The National Center for Supercomputing Applications
University of Illinois at Urbana-Champaign
Contacts page