| AVR Z-LINKŪ | |||||


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. | |
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by 1.4.7
|