AVR Z-LINKŪ


AVR414 User's Guide - ATAVRRZ502 - Accessory Kit Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
gui.ChatWindowChatWindow 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.ChatWindowEventDefines a ChatWindowEvent instance
gui.ChatWindowEventListenerDefines a ChatWindowEventListener interface
gui.ConfigurationDialogThe ConfigurationDialog is a extension of the JDialog
gui.DialogsGroup of JDialogs used by the GUI
main.EventHandlerThe EventHandler is the class that catches and handles all the events from the radio and user interactions through the GUI
main.MainClass that contains the main loop
gui.MainFrameThe MainFrame is the background component (JFrame) and where tabing is enabled. This is what the user will see directly after start-up
gui.MainFrameEventMainFrameEvents are sent to MainFrameEventListeners to notify them that something new has happened
gui.MainFrameEventListenerMainFrameEventLIstener interface
radioInterface.NewAssociationIndicationDefines a NewAssociationIndication instance
radioInterface.NewAssociationIndicationListenerThis interface defines the function that any NewAssociationIndicationListener must implement
radioInterface.NewDataIndicationDefines a NewDataIndication instance
radioInterface.NewDataIndicationListenerThis interface defines the function that any NewDataIndicationListener must implement
radioInterface.NewDisassociationIndicationClass 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.NewDisassociationIndicationListenerThis interface defines the function that any NewDisassociationIndicationListener must implement
radioInterface.RadioInterfaceThe radio interface is the next higher layer of the SerialStream. This layer defines the AT-Command interface to the radio
radioInterface.RadioInterfaceStartExceptionClass that defines the exception thrown by the RadioInterface in the case of an error during start-up of the radio
serialInterface.SerialPortUtilitiesThis file defines utility functions for establishing connection to a
serial port (RS232 or USB)
serialInterface.SerialStreamThis class defines serial streams that can be used for writing and reading to/from serial ports
serialInterface.SerialStreamEventThis class is used for generation of new SerialStreamEvents
serialInterface.SerialStreamExceptionThis class defiens the SerialStreamException
serialInterface.SerialStreamListenerThis class defines an interface for SerialStreamListeners
radioInterface.TimeOutThis class defines a TimerTask that is used to ensure that the radio answers any request/command within a specified time
@DOC_TITLE@
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by doxygen 1.4.7