Class Summary |
APRSAction |
This abstract class provides a basic foundation of an java.awt.Action
that provides the ability to associate the action with a JCheckBoxMenuItem. |
APRSDigi |
This is a Digipeating module meant to be used for KISS enabled TNCs. |
APRSMessagePanel |
This is a JeAPRS module/client that provides APRS text messaging. |
APRSOut |
This class wraps a delegate OutputStream to provide one place for
APRS output packets to be managed if there is output control that
needs to be done. |
APRSPosit |
This is a JeAPRS APRSClient that implements the sending of position reports
based on the configured parameters. |
APRSStatusEvent |
This class is used to convey events related to APRSEventListener objects. |
APRSStreamHandler |
This class contains methods for processing a java.io.InputStream
of APRS packets and separate APRSPacket objects. |
BadPacketTracker |
This class can be used as a general bad packet tracking
mechanism. |
EventObject |
This class recreates the java.util.EventObject classes basics
for use in J2ME where this class is not defined. |
HamHud |
|
JLCDDisplay |
This class defines a JComponent object that provides an LCD like display
object that is a 40x4 character based display. |
JWhizWheel |
This class provides a remedial control that implements the ability
to do up and down value manipulation and a select button. |
MicE |
|
WhizWheelEvent |
Events from a whizwheel object will come in this object |