AVR Z-LINKŪ


gui.MainFrame Class Reference

List of all members.

Detailed Description

The MainFrame is the background component (JFrame) and where tabing is enabled. This is what the user will see directly after start-up.

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 37 of file MainFrame.java.

Public Member Functions

void actionPerformed (ActionEvent ae)
 Function called whenever one of the MainFrame buttons are pressed.
void addChatTab (ChatWindow chatTab)
 Adds the chat tab (ChatWindow) to the MainFrame.
void addMainFrameEventListener (MainFrameEventListener mfeListener)
void appendDebugMessage (String msg)
 Append debug message to debug window.
void appendLiveTrafficIn (String msg)
 Append newly received message to debug window.
void appendLiveTrafficOut (String msg)
 Append newly sent message to debug window.
void clearDebugMesasges ()
 Clear the debug messages.
void closeChatTab (ChatWindow chatTab)
 Close the ChatWindow tab.
 MainFrame ()
 MainFrame class constructor.
void removeMainFrameEventListener (MainFrameEventListener mfeListener)

Protected Member Functions

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