AVR Z-LINKŪ


main.EventHandler Class Reference

Inheritance diagram for main.EventHandler:

Inheritance graph
[legend]
Collaboration diagram for main.EventHandler:

Collaboration graph
[legend]
List of all members.

Detailed Description

The EventHandler is the class that catches and handles all the events from the radio and user interactions through the GUI.

Application note:
AVR414: User's Guide - ATAVRRZ502 - Accessory Kit
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Name
vkbakken
Revision
1.5
RCSfile
code_header_template_CVS_DOXYGEN.txt,v
Date
2006/04/07 12:40:07

Definition at line 42 of file EventHandler.java.

Public Member Functions

void ChatWindowEvent (ChatWindowEvent event)
 Function that is called whenever a new ChatWindowEvent is generated by the GUI.
 EventHandler (MainFrame MainTab, ChatWindow ChatTab)
 Class constructor. Generates a new EventHandler.
void MainFrameEvent (MainFrameEvent event)
 Function that is called whenever a new MainFrameEvent is generated by the GUI.
void NewAssociationIndicationEvent (NewAssociationIndication newAssociation)
 Function that is called whenever a new association is indicated by the radio platform.
void NewDataIndicationEvent (NewDataIndication newData)
 Function that is called whenever a new data is received by the radio platform.
void NewDisassociationIndicationEvent (NewDisassociationIndication newDisAssociation)
 Function that is called whenever a new disassociation is indicated by the radio platform.
void sendMessage (String Message)
 Send the send command (AT+T) to the radio platform.
@DOC_TITLE@
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by doxygen 1.4.7