| AVR Z-LINKŪ | |||||
| gui.ChatWindow | ChatWindow is a class that defines the graphical interface to display the live traffic. Incomming messages will be appended to the conversation ("Chat") and the end user can type in new messages |
| gui.ChatWindowEvent | Defines a ChatWindowEvent instance |
| gui.ChatWindowEventListener | Defines a ChatWindowEventListener interface |
| gui.ConfigurationDialog | The ConfigurationDialog is a extension of the JDialog |
| gui.Dialogs | Group of JDialogs used by the GUI |
| main.EventHandler | The EventHandler is the class that catches and handles all the events from the radio and user interactions through the GUI |
| main.Main | Class that contains the main loop |
| gui.MainFrame | The MainFrame is the background component (JFrame) and where tabing is enabled. This is what the user will see directly after start-up |
| gui.MainFrameEvent | MainFrameEvents are sent to MainFrameEventListeners to notify them that something new has happened |
| gui.MainFrameEventListener | MainFrameEventLIstener interface |
| radioInterface.NewAssociationIndication | Defines a NewAssociationIndication instance |
| radioInterface.NewAssociationIndicationListener | This interface defines the function that any NewAssociationIndicationListener must implement |
| radioInterface.NewDataIndication | Defines a NewDataIndication instance |
| radioInterface.NewDataIndicationListener | This interface defines the function that any NewDataIndicationListener must implement |
| radioInterface.NewDisassociationIndication | Class that defines the NewDisassociationIndication object. The NewDisassociationIndication notifies the NewDisassociation listener that one of the radios in the peer-to-peer link wishes to disconnect |
| radioInterface.NewDisassociationIndicationListener | This interface defines the function that any NewDisassociationIndicationListener must implement |
| radioInterface.RadioInterface | The radio interface is the next higher layer of the SerialStream. This layer defines the AT-Command interface to the radio |
| radioInterface.RadioInterfaceStartException | Class that defines the exception thrown by the RadioInterface in the case of an error during start-up of the radio |
| serialInterface.SerialPortUtilities | This file defines utility functions for establishing connection to a serial port (RS232 or USB) |
| serialInterface.SerialStream | This class defines serial streams that can be used for writing and reading to/from serial ports |
| serialInterface.SerialStreamEvent | This class is used for generation of new SerialStreamEvents |
| serialInterface.SerialStreamException | This class defiens the SerialStreamException |
| serialInterface.SerialStreamListener | This class defines an interface for SerialStreamListeners |
| radioInterface.TimeOut | This class defines a TimerTask that is used to ensure that the radio answers any request/command within a specified time |
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by 1.4.7
|