Package org.ka2ddo.yaac.gui.config

This package contains classes implementing the Java AWT/Swing version of the graphical user interface (GUI) of YAAC specific to the expert-mode configuration dialog.

See:
          Description

Class Summary
ConfigureBeacon This class provides controls for configuring the local station's beacon message.
ConfigureDigipeat This class provides the user configuration controls for YAAC's digipeating.
ConfigureGeneral This class provides the user configuration controls for general parameters of YAAC.
ConfigurePorts This class defines the controls for adding, modifying, and deleting PortConnector definitions in this instance of YAAC.
ConfigurePreferences This class provides controls for configuring user preferences used by YAAC.
ConfigureStatus This class provides controls for configuring the local station's status message.
ConfigureTransmit This class provides the user configuration controls for YAAC's transmitting, including its mini-webserver.
 

Package org.ka2ddo.yaac.gui.config Description

This package contains classes implementing the Java AWT/Swing version of the graphical user interface (GUI) of YAAC specific to the expert-mode configuration dialog. All of these classes are referenced (directly or indirectly) by the CoreProvider's getConfigurationPanels() method.