AVR Z-LINKŪ


gui.ChatWindowEvent Class Reference

List of all members.

Detailed Description

Defines a ChatWindowEvent instance.

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 21 of file ChatWindowEvent.java.

Public Member Functions

 ChatWindowEvent (int Event, String data)
 Class constructor.
String getData ()
 This function is used to extract the Data attribute of the ChatWindowEvent object.
int getEventType ()
 This function is used to extract the EventType attribute of the ChatWindowEvent object.

Static Public Attributes

static final int CLEAR = 0x03
static final int ENTER = 0x04
static final int SEND = 0x05


Member Data Documentation

final int gui.ChatWindowEvent.CLEAR = 0x03 [static]

Definition at line 24 of file ChatWindowEvent.java.

final int gui.ChatWindowEvent.ENTER = 0x04 [static]

Definition at line 25 of file ChatWindowEvent.java.

final int gui.ChatWindowEvent.SEND = 0x05 [static]

Definition at line 26 of file ChatWindowEvent.java.

@DOC_TITLE@
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by doxygen 1.4.7