Serialized Form
-
Package org.ka2ddo.aprs
-
Class org.ka2ddo.aprs.DefaultMessage
class DefaultMessage extends Message implements Serializable- serialVersionUID:
- -7895515046170025753L
-
Serialized Fields
-
isEditable
boolean isEditable
-
-
Class org.ka2ddo.aprs.GpsRawMessage
class GpsRawMessage extends PositionMessage implements Serializable- serialVersionUID:
- 4540526966799008714L
-
Class org.ka2ddo.aprs.MaidenheadLocatorBeacon
class MaidenheadLocatorBeacon extends PositionMessage implements Serializable- serialVersionUID:
- 1028001428769246036L
-
Serialized Fields
-
maidenheadLocator
String maidenheadLocator
-
-
Class org.ka2ddo.aprs.Message
class Message extends AX25Message implements Serializable-
Serialized Fields
-
comment
String comment
Free-text comment in this message. -
msgType
byte msgType
APRS message type code (prefix character in the message text). -
symbolCode
char symbolCode
The APRS symbol code within the specified table for the station originating this message. May be zero if no symbol defined by this message.- See Also:
-
symTableId
char symTableId
The APRS symbol table ID (or overlay character) for the station originating this message. May be zero if no symbol defined by this message.- See Also:
-
-
-
Class org.ka2ddo.aprs.MessageMessage
class MessageMessage extends Message implements Serializable- serialVersionUID:
- 6027972622965571560L
-
Serialized Fields
-
acked
boolean acked
Flag indicating if a locally-originated message has been acknowledged. Used to stop automatic retransmissions of messages with serial numbers. -
addressee
String addressee
Addressee of the message. May be a bulletin sequence number or a broadcast group (such as NWS_WARN). -
numTransmissions
int numTransmissions
Number of times the message should be transmitted before giving up. -
serialNumber
String serialNumber
Sequence number of this message used for acknowledgment. May be null if no sequence number. -
sigAlias
String sigAlias
The alias for the secret key to use to sign this message. -
signature
String signature
The actual digital authenticating and validating signature for this message, or null for no signature. -
signatureState
SignableMessage.SignatureState signatureState
Quality of the signature (if any) associated with this message.
-
-
Class org.ka2ddo.aprs.MicE
class MicE extends PositionMessage implements Serializable- serialVersionUID:
- 2028806225539912345L
-
Serialized Fields
-
manufCode
char manufCode
-
model
String model
The model of radio hardware that transmitted this Mic-E message. -
typeCode
char typeCode
-
versionCode
char versionCode
-
-
Class org.ka2ddo.aprs.NWSMultiLine
class NWSMultiLine extends Object implements Serializable- serialVersionUID:
- 4793158265041476505L
-
Serialized Fields
-
dataType
char dataType
The extracted data type for the MultiLine polygon. -
lats
int[] lats
Array of decoded latitudes in millionths of degrees North, -
lineType
char lineType
Indicates whether closed polygon or open polyline. -
lons
int[] lons
Array of decoded longitudes in millionths of degrees East. -
scale
char scale
Scale factor character.
-
-
Class org.ka2ddo.aprs.ObjectReport
class ObjectReport extends PositionMessage implements Serializable- serialVersionUID:
- -9119999180411487440L
-
Serialized Fields
-
decayRatio
int decayRatio
The ratio of expansion of the transmission interval as the rate slows from the fast rate to the slow rate. -
digipeatPaths
String[] digipeatPaths
Digipeating paths (in proportional pathing order) for transmitting locally-originated Objects. -
encodeCompressed
boolean encodeCompressed
True if encoding to transmittable format should use compressed format. -
fastSendRate
int fastSendRate
The transmission rate to initially use for this Object. If left at -1, the default for the transmitting program is obtained and used. -
life
char life
Flag indicating whether Object is still active (alive) or has been decommissioned (dead). -
numKilledTransmissions
int numKilledTransmissions
Number of remaining times a dead Object should be transmitted to let other stations know it is dead. -
objectName
String objectName
Name of Object or Item. Limited to 9 characters, -
otEntityId
short otEntityId
OpenTRAC entity ID to associate with this Object when transmitting it with OpenTRAC protocol.- See Also:
-
qruCategory
String qruCategory
QRU category to associate with locally-originated Item, or null for no QRU group. -
savedTimestamp
String savedTimestamp
Timestamp in Object message (null for Items). -
scope
Scope scope
Scope for the transmission of locally-originated Objects. -
slowSendRate
int slowSendRate
The transmission rate to decay to for this Object. If left at -1, the default for the transmitting program is obtained and used.
-
-
Class org.ka2ddo.aprs.PositionlessWeatherReport
class PositionlessWeatherReport extends Message implements Serializable- serialVersionUID:
- -4569175804756621335L
-
Serialized Fields
-
locallyGenerated
boolean locallyGenerated
Flag indicating this message was created by the local station (not received from another APRS station). -
softwareType
char softwareType
Code for type of software the sending weather station is using. -
wsType
String wsType
Weather station hardware type.
-
-
Class org.ka2ddo.aprs.PositionMessage
class PositionMessage extends Message implements Serializable-
Serialized Fields
-
abc
byte abc
The Mic-E status code ordinal, where 0 is Emergency and -1 means that no Mic-E status code is defined by this message. -
altitude
int altitude
The altitude of this position in meters above mean sea level, or Integer.MIN_VALUE for unknown. -
altitudeUnit
DistanceUnit altitudeUnit
The unit for the altitude measurement. -
enabledForTransmit
boolean enabledForTransmit
Indicate whether or not this position message is transmittable by this station. -
fLatitude
double fLatitude
Latitude in fractional degrees North, or NaN if not filled in yet. -
fLatPrecision
float fLatPrecision
The ambiguity level of the latitude in fractional degrees, -
fLongitude
double fLongitude
Longitude in fractional degrees East, or NaN if not filled in yet. -
isCustom
boolean isCustom
If true, indicates that the Mic-E status code should be treated as a custom value rather than the common standard meanings for the ordinal values 1 to 7. -
latitude
String latitude
The latitude of this position in APRS text format DDMM.MMn. -
longitude
String longitude
The longitude of this position in APRS text format DDDMM.MMw. -
showDate
boolean showDate
Flag whether the timestamp should be included in formatted representations of this message.
-
-
-
Class org.ka2ddo.aprs.PositionReport
class PositionReport extends PositionMessage implements Serializable- serialVersionUID:
- -8407500725737162343L
-
Serialized Fields
-
encodeCompressed
boolean encodeCompressed
True if encoding to transmittable format should use compressed format.
-
-
Class org.ka2ddo.aprs.Query
class Query extends Message implements Serializable- serialVersionUID:
- 7949949178653802868L
-
Serialized Fields
-
enabledForTransmit
boolean enabledForTransmit
Indicate whether or not this query message is transmittable by this station. -
queryType
String queryType
Query type (text between question marks '?' in the message). -
rangeDistance
double rangeDistance
Radius of range limit in statute miles. -
rangeLatitude
double rangeLatitude
Latitude in fractional degrees North of center of query range limit. -
rangeLongitude
double rangeLongitude
Longitude in fractional degrees East of center of query range limit.
-
-
Class org.ka2ddo.aprs.StationCapabilities
class StationCapabilities extends Message implements Serializable- serialVersionUID:
- -1404473004327739498L
-
Serialized Fields
-
capabilityArray
String[] capabilityArray
Ordered array of capability Strings for an APRS station. -
enabledForTransmit
boolean enabledForTransmit
Indicate whether or not this capabilities message is transmittable by this station.
-
-
Class org.ka2ddo.aprs.StatusMessage
class StatusMessage extends Message implements Serializable- serialVersionUID:
- 4019763208715798387L
-
Serialized Fields
-
enabledForTransmit
boolean enabledForTransmit
Indicate whether or not this status message is transmittable by this station.
-
-
Class org.ka2ddo.aprs.TelemetryMessage
class TelemetryMessage extends Message implements Serializable- serialVersionUID:
- -1766840250935354867L
-
Serialized Fields
-
analogValues
float[] analogValues
A 5-element array of the 5 non-boolean analog values in the telemetry message. -
bitmask
int bitmask
A bitmask containing the 8 boolean digits from the telemetry message. -
enabled
boolean enabled
-
sequenceNum
int sequenceNum
The extracted sequence number of the telemetry data.
-
-
Class org.ka2ddo.aprs.UltimeterRawMessage
class UltimeterRawMessage extends Message implements Serializable- serialVersionUID:
- -613656279983475438L
-
Class org.ka2ddo.aprs.XmitEncoding
class XmitEncoding extends Object implements Serializable- serialVersionUID:
- -3076361591424092091L
-
Serialized Fields
-
isDigital
boolean isDigital
Indicates this represents DCS (Digital Code Squelch) rather than tone squelch, -
isFullDuplex
boolean isFullDuplex
Indicates that the repeater not only expects a tone, but sends one out as well. -
isInvalid
boolean isInvalid
Indicates that values of this object are meaningless garbage and should not be used. -
isNarrowband
boolean isNarrowband
-
toneCodeIndex
short toneCodeIndex
Index into CTCSS_FREQS or DCS_CODES array; 0 implies no tone or code.
-
-
-
Package org.ka2ddo.ax25
-
Class org.ka2ddo.ax25.AX25Callsign
class AX25Callsign extends Object implements Serializable- serialVersionUID:
- -1967268147133231444L
-
Serialized Fields
-
callsign
String callsign
-
h_c
boolean h_c
Has_been_repeated flag (for digipeater callsigns) or command/response flags (for destination and source callsigns). -
last
boolean last
Flag bit in SSID byte indicating this is the last callsign in a digipeater sequence. -
reserved
byte reserved
AX.25 reserved bits (initialized to protocol default value). -
ssid
byte ssid
-
valid
boolean valid
Indicates whether the callsign in this object can be exported as a valid AX.25 binary protocol address.
-
-
Class org.ka2ddo.ax25.AX25Frame
class AX25Frame extends Object implements Serializable- serialVersionUID:
- 3107587793401226132L
-
Serialized Fields
-
body
byte[] body
Byte array containing the higher-level protocol payload for I and UI frames. -
ctl
byte ctl
Bitmask identifying the frame type and subtype, and windowing position for connection-oriented I and S frames. -
ctl2
byte ctl2
Extension of ctl when using 128-segment windowing.- See Also:
-
dest
AX25Callsign dest
Callsign of the destination station, or some broadcast code with an alternate meaning (such as APRS tocalls and Mic-E encoded latitude and status values). -
digipeaters
AX25Callsign[] digipeaters
Optional array of digipeater callsigns and aliases, if this frame should be digipeated. May have up to 8 elements in the array. -
isCmd
boolean isCmd
Indicate whether this is a command or a poll message, for AX.25 frame types that include a P/C bit. -
mod128
boolean mod128
Indicates whether 128-segment windowing is used for I frame connections. If this is false, the backwards-compatible 8-segment windowing is used. -
parsedAX25Msg
AX25Message parsedAX25Msg
The decoded APRS (or other protocol) message (if the AX25Frame contains a higher-level protocol). May be null. -
pid
byte pid
The one-byte code identifying how to interpret the body of I and UI frames.- See Also:
-
AX25Frame.PID_X25_PLP
AX25Frame.PID_VJC_TCPIP
AX25Frame.PID_VJUC_TCPIP
AX25Frame.PID_SEG_FRAG
AX25Frame.PID_OPENTRAC
AX25Frame.PID_TEXNET
AX25Frame.PID_LQP
AX25Frame.PID_ATALK
AX25Frame.PID_AARP
AX25Frame.PID_IP
AX25Frame.PID_IARP
AX25Frame.PID_FLEXNET
AX25Frame.PID_NETROM
AX25Frame.PID_NOLVL3
AX25Frame.PID_ESCAPE
-
rcptTime
long rcptTime
The time when this message was received in Java milliseconds since midnight, Jan 1 1970 UTC. -
sender
AX25Callsign sender
Callsign of the transmitting station (not of any intermediate digipeaters).
-
-
Class org.ka2ddo.ax25.AX25Message
class AX25Message extends Object implements Serializable-
Serialized Fields
-
ax25Frame
AX25Frame ax25Frame
The AX.25 frame object from which this Message was extracted. -
extensions
Map<Enum,
Object> extensions Optional map of extracted data fields in this APRS message. May be null if no extensions present in the message. -
invalid
boolean invalid
Indicates whether message was correctly formatted or otherwise parseable. -
originatingCallsign
String originatingCallsign
Callsign of the station originating this message. This may not match the sender callsign if the message was relayed through a third-party network (such as APRS-IS). In such cases, sender will be the callsign of the station transmitting the message onto RF, and originatingCallsign will be taken from the third-party routing information to indicate the station that originally injected this message into the network of networks.- See Also:
-
originatingDest
String originatingDest
Destination "callsign" from the station originating this message. This may not match the destination callsign if the message was relayed through a third-party network (such as APRS-IS). In such cases, destination will be the "tocall" (assuming APRS) of the station transmitting the message onto RF, and originatingDest will be taken from the third-party routing information to indicate the destination that originally injected this message into the network of networks.- See Also:
-
rcptTime
long rcptTime
The time the message was received by the system in Java standard milliseconds since 1970 UTC. -
thirdParty
String thirdParty
The entire third-party routing path for this AX25Message, or null if this AX25message is still on its original network. -
timestamp
long timestamp
Message timestamp in Java standard milliseconds since 1970 UTC. May be different from rcptTime if the message body has a time value in it.
-
-
-
Class org.ka2ddo.ax25.Connector.PortStats
class PortStats extends Object implements Serializable- serialVersionUID:
- -3782183103570324522L
-
Serialized Fields
-
numBadRcvFrames
int numBadRcvFrames
Running counter of defective received frames. -
numBadXmtFrames
int numBadXmtFrames
Running counter of transmission failures. -
numDataOverrunLosses
int numDataOverrunLosses
Number of times data loss (due to overruns) was detected. -
numRcvBytes
long numRcvBytes
Running counter of received bytes on this PortConnector. -
numRcvFrames
int numRcvFrames
Running counter of received frames on this PortConnector. -
numXmtBytes
long numXmtBytes
Running counter of transmitted bytes on this PortConnector. -
numXmtFrames
int numXmtFrames
Running counter of transmitted frames on this PortConnector.
-
-
-
Package org.ka2ddo.gps
-
Class org.ka2ddo.gps.GpsFix
class GpsFix extends Object implements Serializable- serialVersionUID:
- 8420251923719840662L
-
Serialized Fields
-
amslM
float amslM
GPS altitude in meters above mean sea level (WGS84 model). -
bearing
float bearing
Bearing of travel, in degrees relative to True North. -
dgpsStationId
int dgpsStationId
The ID number of the differential GPS surface station that transmitted the last-received correction data. -
hdop
float hdop
Horizontal dilution of precision value. -
lastPositionSentenceType
short lastPositionSentenceType
Indicate the type of GPS sentence that provided the position and course information. -
latitude
double latitude
GPS latitude in degrees North. -
localToGpsClockDiff
long localToGpsClockDiff
Error in milliseconds between computer system clock and GPS time. -
longitude
double longitude
GPS longitude in degrees East. -
numSatellites
int numSatellites
Number of satellites used for the last fix, or -1 for unknown. -
quality
GpsFixQuality quality
Quality of the last GPS fix. -
secSinceLastDGps
float secSinceLastDGps
Seconds since the last differential GPS correction data was received, or -1 if unknown. -
source
String source
The name of the remote GPS providing this fix (null if for the station's own local GPS). -
speed
float speed
Speed of motion in knots (nautical miles per hour), or -1 if unknown. -
timestamp
long timestamp
Timestamp of last GPS sentence in Java milliseconds since 1 Jan 1970 UTC.
-
-
-
Package org.ka2ddo.opentrac
-
Class org.ka2ddo.opentrac.OpenTracByte
class OpenTracByte extends OpenTracElement implements Serializable- serialVersionUID:
- 4388015517203028051L
-
Serialized Fields
-
value
byte value
-
-
Class org.ka2ddo.opentrac.OpenTracByteArray
class OpenTracByteArray extends OpenTracElement implements Serializable- serialVersionUID:
- 9165988802946257515L
-
Serialized Fields
-
values
byte[] values
-
-
Class org.ka2ddo.opentrac.OpenTracCountryCode
class OpenTracCountryCode extends OpenTracElement implements Serializable- serialVersionUID:
- 8842687964539951747L
-
Class org.ka2ddo.opentrac.OpenTracCourseSpeed
class OpenTracCourseSpeed extends OpenTracElement implements Serializable- serialVersionUID:
- -3375247888248010384L
-
Serialized Fields
-
course
short course
-
speed
short speed
-
-
Class org.ka2ddo.opentrac.OpenTracDouble
class OpenTracDouble extends OpenTracElement implements Serializable- serialVersionUID:
- 6576189694914960769L
-
Serialized Fields
-
value
double value
-
-
Class org.ka2ddo.opentrac.OpenTracElement
class OpenTracElement extends Object implements Serializable-
Serialized Fields
-
id
int id
-
-
-
Class org.ka2ddo.opentrac.OpenTracEntity
class OpenTracEntity extends OpenTracElement implements Serializable- serialVersionUID:
- 6137219770658203470L
-
Serialized Fields
-
callsign
String callsign
-
elementList
ArrayList<OpenTracElement> elementList
-
extensionId
short extensionId
-
sequenceNumber
int sequenceNumber
-
ssid
int ssid
-
-
Class org.ka2ddo.opentrac.OpenTracFloat
class OpenTracFloat extends OpenTracElement implements Serializable- serialVersionUID:
- -3930443993881592403L
-
Serialized Fields
-
value
float value
-
-
Class org.ka2ddo.opentrac.OpenTracGpsQuality
class OpenTracGpsQuality extends OpenTracElement implements Serializable- serialVersionUID:
- 1440662088401202901L
-
Serialized Fields
-
fixType
byte fixType
The GPS fix type of the signal.Fix type values value meaning 0 unknown or not available 1 no position fix 2 2D fix 3 3D fix -
fixValidity
byte fixValidity
The validity of the current fix.Validity values value meaning 0 invalid 1 valid SPS (Standard Positioning Service) 2 value DGPS (Differential GPS) 3 valid PPS -
hdop
short hdop
Horizontal Dilution Of Precision of the satellite configuration, multiplied by 10. Negative value indicates HDOP is not known. Positive values are clipped at 255 (equivalent of the extremely poor DOP value of 25.5). -
numSatellites
byte numSatellites
Number of satellites actually used for the fix as reported by the NMEA 0183 $GPGGA sentence. -
pdop
short pdop
Position Dilution Of Precision of the satellite configuration, multiplied by 10. Negative value indicates PDOP is not known. Positive values are clipped at 255 (equivalent of the extremely poor DOP value of 25.5). -
vdop
short vdop
Vertical Dilution Of Precision of the satellite configuration, multiplied by 10. Negative value indicates VDOP is not known. Positive values are clipped at 255 (equivalent of the extremely poor DOP value of 25.5).
-
-
Class org.ka2ddo.opentrac.OpenTracMapSymbol
class OpenTracMapSymbol extends OpenTracByteArray implements Serializable- serialVersionUID:
- 224910589736190997L
-
Class org.ka2ddo.opentrac.OpenTracMessage
class OpenTracMessage extends AX25Message implements Serializable- serialVersionUID:
- -8956888978625765080L
-
Serialized Fields
-
enabledForTransmit
boolean enabledForTransmit
Indicate whether or not this OpenTRAC message is transmittable by this station. -
entities
ArrayList<OpenTracEntity> entities
List of OpenTracEntity objects wrapped in this OpenTracMessage.
-
-
Class org.ka2ddo.opentrac.OpenTracNull
class OpenTracNull extends OpenTracElement implements Serializable- serialVersionUID:
- -8488145756794711132L
-
Class org.ka2ddo.opentrac.OpenTracPathTrace
class OpenTracPathTrace extends OpenTracElement implements Serializable- serialVersionUID:
- 9122845439186481564L
-
Serialized Fields
-
steps
TraceStep[] steps
Array of the relay stations through which this entity has been forwarded (may be zero-length if received from the originating station).
-
-
Class org.ka2ddo.opentrac.OpenTracPosition
class OpenTracPosition extends OpenTracElement implements Serializable- serialVersionUID:
- -9173455986989676607L
-
Serialized Fields
-
altitude
int altitude
-
fAltitude
double fAltitude
-
fLatitude
double fLatitude
-
fLongitude
double fLongitude
-
latitude
int latitude
-
longitude
int longitude
-
-
Class org.ka2ddo.opentrac.OpenTracRadioCapabilities
class OpenTracRadioCapabilities extends OpenTracElement implements Serializable- serialVersionUID:
- -1905495305397182782L
-
Serialized Fields
-
capabilities
RadioCapability[] capabilities
-
-
Class org.ka2ddo.opentrac.OpenTracShort
class OpenTracShort extends OpenTracElement implements Serializable- serialVersionUID:
- 1433134623610078443L
-
Serialized Fields
-
value
short value
The 16-bit integer value of this element.
-
-
Class org.ka2ddo.opentrac.OpenTracString
class OpenTracString extends OpenTracElement implements Serializable- serialVersionUID:
- 7340156520016304049L
-
Serialized Fields
-
text
String text
-
-
Class org.ka2ddo.opentrac.OpenTracTimestamp
class OpenTracTimestamp extends OpenTracElement implements Serializable- serialVersionUID:
- 6037087309412846617L
-
Serialized Fields
-
timestamp
long timestamp
Timestamp value in milliseconds since 1 Jan 1970 UTC (the Unix epoch),
-
-
Class org.ka2ddo.opentrac.OpenTracWeatherObs
class OpenTracWeatherObs extends OpenTracElement implements Serializable- serialVersionUID:
- 3063732330206567010L
-
Serialized Fields
-
baroPressure01HPa
short baroPressure01HPa
Barometric pressure in .1 mbar/.1 HPa. -
humidityPct
short humidityPct
Relative humidity percentage. -
period
short period
Time over which averages are averaged, in seconds. -
rainfall
short rainfall
Rainfall over averaging interval in 0.1 Kg/cm^2 (or 40 inches of rain per LSB??????) -
temp01K
short temp01K
Current temperature in 0.1 degrees Kelvin. -
windDir
short windDir
Wind directions, in degrees from True North. -
windGust01MS
short windGust01MS
Wind peak gust speed in 0.1 meters per second units (approximately 0.216 statute miles per hour). -
windSpeed01MS
short windSpeed01MS
Wind speed in 0.1 meters per second units (approximately 0.216 statute miles per hour).
-
-
Class org.ka2ddo.opentrac.RadioCapability
class RadioCapability extends Object implements Serializable- serialVersionUID:
- 3419613743374533937L
-
Serialized Fields
-
bandwidth
int bandwidth
Modulation bandwidth in Hertz. -
ctcss
byte ctcss
CTCSS subtone in use, as index through CTCSS codes.- See Also:
-
detail
byte detail
Further details about the information, in index through FCC definition letters.- See Also:
-
frequency
int frequency
Radio frequency in 10s of kiloHertz. -
function
byte function
Radio function, as index through function names.- See Also:
-
RadioCapability.FUNCTION_TYPES
-
information
byte information
Information type, in index through FCC definition letters.- See Also:
-
modulation
byte modulation
Modulation scheme, in index through FCC definition letters.- See Also:
-
multiplex
byte multiplex
Multiplexing scheme, in index through FCC definition letters.- See Also:
-
signal
byte signal
Signal content type, in index through FCC definition numbers.- See Also:
-
-
Class org.ka2ddo.opentrac.TraceStep
class TraceStep extends Object implements Serializable- serialVersionUID:
- -6896396046352173362L
-
Serialized Fields
-
callsign
String callsign
Callsign of relaying station. -
networkId
byte networkId
Network of relaying station. -
ssid
int ssid
SSID of relaying station.
-
-
-
Package org.ka2ddo.util
-
Class org.ka2ddo.util.ArrayBlockList
- serialVersionUID:
- -1842013364599844524L
-
Class org.ka2ddo.util.FastBlockingQueue
- serialVersionUID:
- -2643327221955157901L
-
Serialized Fields
-
head
int head
-
queue
Object[] queue
-
tail
int tail
-
-
-
Package org.ka2ddo.yaac.aprs
-
Class org.ka2ddo.yaac.aprs.DXRecord
class DXRecord extends Object implements Serializable- serialVersionUID:
- 8995591719453283856L
-
Serialized Fields
-
bearing
int bearing
The bearing from the DX reporting station in degrees from True North. -
distance
float distance
Distance from DX reporting station in the specified units.- See Also:
-
distanceUnit
DistanceUnit distanceUnit
The units of distance used by the distance value.\- See Also:
-
isPlayback
boolean isPlayback
Record came from a logfile playback, not from a real-time connection. -
latitude
double latitude
Latitude of DX reporting station. -
longitude
double longitude
Longitude of DX reporting station. -
reportedStation
String reportedStation
Callsign of station reported as DX. -
reportingStation
String reportingStation
Callsign of station reporting DX. -
timestamp
long timestamp
Date/time of DX event in Java milliseconds since midnight Jan 1, 1970 UTC.
-
-
-
Package org.ka2ddo.yaac.ax25
-
Class org.ka2ddo.yaac.ax25.StationState
class StationState extends Object implements Serializable- serialVersionUID:
- 7083801802590457697L
-
Serialized Fields
-
altSymbolCode
char altSymbolCode
The local alias symbol code within the specified symbol table for representing this station or object on the map.- See Also:
-
altSymTableId
char altSymTableId
The local alias symbol table ID (or overlay character for alternate symbols). '/' indicates a primary table symbol, anything else is an alternate table symbol. -
amsl
float amsl
-
bearing
float bearing
-
historyArray
AX25Message[] historyArray
-
historySize
int historySize
-
identifier
String identifier
The String identifying this particular station or object. -
isViewable
boolean isViewable
Whether or not this station or object should be displayed on the map.- See Also:
-
lastDigiTime
long lastDigiTime
Last time this station digipeated some other station's packet. -
lastPosTime
long lastPosTime
-
lastRcptTimeFromMe
long lastRcptTimeFromMe
-
lastRcptTimeOfSelf
long lastRcptTimeOfSelf
-
latitude
double latitude
-
localAlias
String localAlias
The String identifying a local alias for this Station or Object. -
longitude
double longitude
-
miscAttachments
HashMap<Object,
Object> miscAttachments Place to attach miscellaneous attachments to a station or object. -
radiusOfConfidence
float radiusOfConfidence
-
speed
float speed
-
symbolCode
char symbolCode
The symbol code within the specified symbol table for representing this station or object on the map. Derived from symbol information embedded or inferred from the most recently received Messages. Default value until changed is the code for the "Unknown Position" symbol.- See Also:
-
symTableId
char symTableId
The symbol table ID (or overlay character for alternate symbols). '/' indicates a primary table symbol, anything else is an alternate table symbol. Default value until changed is the table for the "Unknown Position" symbol. -
weatherStateMap
LinkedHashMap<Enum,
Object> weatherStateMap
-
-
Class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
class AddressStatistics extends Object implements Serializable-
Serialized Fields
-
enabled
boolean enabled
-
numUsed
int numUsed
-
rowIndex
int rowIndex
-
-
-
Class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
class DestinationStatistics extends StationTracker.AddressStatistics<String,StationTracker.DestinationStatistics> implements Serializable - serialVersionUID:
- -3105884707084976498L
-
Serialized Fields
-
dest
String dest
-
-
Class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
class DigipeatStatistics extends StationTracker.AddressStatistics<String,StationTracker.DigipeatStatistics> implements Serializable - serialVersionUID:
- 8157533054711476588L
-
Serialized Fields
-
digipeater
String digipeater
-
enabledAsFirst
boolean enabledAsFirst
Whether this digipeater is enabled for filtering by theFirstDigipeatFilter
. -
firstUsed
int firstUsed
Number of times this digipeater was the first digipeater for another station.
-
-
-
Package org.ka2ddo.yaac.core
-
Exception org.ka2ddo.yaac.core.HelpTaggedIOException
class HelpTaggedIOException extends IOException implements Serializable-
Serialized Fields
-
helpTag
String helpTag
-
-
-
Exception org.ka2ddo.yaac.core.UserAbort
class UserAbort extends RuntimeException implements Serializable
-
-
Package org.ka2ddo.yaac.gui
-
Class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
class AbstractTileUsagePanel extends JComponent implements Serializable-
Serialized Fields
-
biTiles
BufferedImage biTiles
Image used to render current tile usage. -
cx
int cx
Longitude center of download area. -
cy
int cy
Latitude center of download area. -
radius
int radius
Radius in whole degrees of download area.
-
-
-
Class org.ka2ddo.yaac.gui.AgeSpinnerModel
class AgeSpinnerModel extends AbstractSpinnerModel implements Serializable-
Serialized Fields
-
stepSize
long stepSize
-
-
-
Class org.ka2ddo.yaac.gui.AttentionAlert
class AttentionAlert extends Observable implements Serializable- serialVersionUID:
- 2795047008407223316L
-
Serialized Fields
-
fillColor
Paint fillColor
-
flashIntervalMsec
int flashIntervalMsec
-
latitude
double latitude
-
longitude
double longitude
-
numFlashes
int numFlashes
-
precedence
AX25Message.Precedence precedence
-
showIt
boolean showIt
-
xp
int[] xp
-
yp
int[] yp
-
-
Class org.ka2ddo.yaac.gui.BandwidthMonitor
class BandwidthMonitor extends LineGraph implements Serializable-
Serialized Fields
-
bitsPerByte
int bitsPerByte
-
isFullDuplex
boolean isFullDuplex
-
maxBaudRate
int maxBaudRate
-
port
PortConnector port
-
portStatsType
PortConnector.PortStatsType portStatsType
-
statsHistory
ArrayBlockList<Connector.PortStats> statsHistory
-
-
-
Class org.ka2ddo.yaac.gui.BeaconSelectTableModel
class BeaconSelectTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
beaconNames
ArrayList<String> beaconNames
-
config
PortConfig config
-
-
-
Class org.ka2ddo.yaac.gui.BearingPanel
class BearingPanel extends JPanel implements Serializable-
Serialized Fields
-
dfSpeed
DecimalFormat dfSpeed
-
dialPanel
JPanel dialPanel
-
direction
double direction
-
lBearing
JLabel lBearing
-
lDistance
JLabel lDistance
-
-
-
Class org.ka2ddo.yaac.gui.BlacklistTableModel
class BlacklistTableModel extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.BlinkenLight
class BlinkenLight extends JLabel implements Serializable-
Serialized Fields
-
isRcvPkt
boolean isRcvPkt
-
-
-
Class org.ka2ddo.yaac.gui.BulletinBoard
class BulletinBoard extends AbstractTableModel implements Serializable-
Serialized Fields
-
addresseeList
ArrayList<org.ka2ddo.yaac.gui.BulletinBoard.AddresseePattern> addresseeList
-
messageList
ArrayBlockList<org.ka2ddo.yaac.gui.BulletinBoard.BBMessage> messageList
-
-
-
Class org.ka2ddo.yaac.gui.Chat
class Chat extends JPanel implements Serializable-
Serialized Fields
-
listModel
org.ka2ddo.yaac.gui.Chat.ChatListModel listModel
-
msgQueue
ArrayBlockingQueue<MessageMessage> msgQueue
-
otherStationCallsign
String otherStationCallsign
-
signingKeyAlias
String signingKeyAlias
-
tfInputText
JTextField tfInputText
-
-
-
Class org.ka2ddo.yaac.gui.CloseWindowCommandAction
class CloseWindowCommandAction extends AbstractAction implements Serializable -
Class org.ka2ddo.yaac.gui.ConfigureDialog
class ConfigureDialog extends JPanel implements Serializable-
Serialized Fields
-
bHelp
JButton bHelp
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class org.ka2ddo.yaac.gui.ConnectionModel
class ConnectionModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
-
-
Class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
class DigipeatAliasEnableModel extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
class DigipeatAliasTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
aliasNode
Preferences aliasNode
-
-
-
Class org.ka2ddo.yaac.gui.DigipeatPathPanel
class DigipeatPathPanel extends JPanel implements Serializable-
Serialized Fields
-
bMoveDigipeatDown
JButton bMoveDigipeatDown
-
bMoveDigipeatUp
JButton bMoveDigipeatUp
-
bProgrammaticallyChangingList
boolean bProgrammaticallyChangingList
-
bRemoveFromDigipeatList
JButton bRemoveFromDigipeatList
-
changeEvent
ChangeEvent changeEvent
-
dlmDigipeatList
DefaultListModel<String> dlmDigipeatList
-
dlmTransmitCount
DefaultListModel<Integer> dlmTransmitCount
-
isSingleValue
boolean isSingleValue
-
lDigipeatChoices
JList<String> lDigipeatChoices
-
lDigipeatList
JList<String> lDigipeatList
-
listeners
ArrayList<ChangeListener> listeners
-
tfDigipeatPath
JTextField tfDigipeatPath
-
tfUserEnteredDigipeatChoice
JTextField tfUserEnteredDigipeatChoice
-
-
-
Class org.ka2ddo.yaac.gui.DXTableModel
class DXTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
records
ArrayBlockList<DXRecord> records
-
-
-
Class org.ka2ddo.yaac.gui.EditFilterDialog
class EditFilterDialog extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
class EnumListLocalizedRenderer extends BasicComboBoxRenderer.UIResource implements Serializable-
Serialized Fields
-
transType
EnumNameLocalizer.Type transType
-
-
-
Class org.ka2ddo.yaac.gui.FontChangingMenu
class FontChangingMenu extends JMenu implements Serializable -
Class org.ka2ddo.yaac.gui.FontChangingMenuBar
class FontChangingMenuBar extends JMenuBar implements Serializable -
Class org.ka2ddo.yaac.gui.GeographicalMap
class GeographicalMap extends JFrame implements Serializable-
Serialized Fields
-
drawLayer
DrawLayer drawLayer
-
graticuleLayer
com.bbn.openmap.layer.GraticuleLayer graticuleLayer
-
isMapCenteredOnAlerts
boolean isMapCenteredOnAlerts
-
mapBean
com.bbn.openmap.MapBean mapBean
-
mapHandler
com.bbn.openmap.MapHandler mapHandler
-
mapPanel
com.bbn.openmap.gui.BasicMapPanel mapPanel
-
menuBar
JMenuBar menuBar
-
messageSenderPanel
MessageSenderPanel messageSenderPanel
-
mouseDelegator
com.bbn.openmap.MouseDelegator mouseDelegator
-
nwsZoneLayer
NWSZoneLayer nwsZoneLayer
-
osmLayer
OSMLayer osmLayer
The layer that draws OpenStreetMap-based roads, water bodies, etc., on the map. -
rasterMapOverlay
RasterMapOverlay rasterMapOverlay
The layer that draws raster image overlays on the map. -
stationRenderer
StationRenderer stationRenderer
The layer that draws APRS Stations and Objects on the map, along with decorations related to those Stations and Objects (such as movement tracks, status color codes, labels, AttentionAlert pointers, etc. -
topoLayer
TopoLayer topoLayer
The layer that draws topographic (terrain elevation) contour lines and colored regions on the map. -
zoomControl
ZoomControl zoomControl
-
-
-
Class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
class GpsLogBoundsSelector extends JPanel implements Serializable-
Serialized Fields
-
isMinimum
boolean isMinimum
-
otherSelector
GpsLogBoundsSelector otherSelector
-
sdmTimeLimit
SpinnerDateModel sdmTimeLimit
-
spTimeLimit
JSpinner spTimeLimit
-
tMarker
JTable tMarker
-
tmMarker
org.ka2ddo.yaac.gui.GpsLogBoundsSelector.MarkerModel tmMarker
-
-
-
Class org.ka2ddo.yaac.gui.GPSStatusDialog
class GPSStatusDialog extends JFrame implements Serializable-
Serialized Fields
-
localGpsPane
GPSStatusPane localGpsPane
-
remotePanes
HashMap<String,
GPSStatusPane> remotePanes
-
-
-
Class org.ka2ddo.yaac.gui.GPSStatusPane
class GPSStatusPane extends JTabbedPane implements Serializable-
Serialized Fields
-
gpsStatisticsPane
GPSStatusPane.GPSStatisticsPane gpsStatisticsPane
-
name
String name
-
viewScope
GPSStatusPane.ViewScope viewScope
-
-
-
Class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
class GPSStatisticsPane extends JPanel implements Serializable-
Serialized Fields
-
dfMinutes
DecimalFormat dfMinutes
-
dfSpeed
DecimalFormat dfSpeed
-
dfTime
SimpleDateFormat dfTime
-
lAltitude
JLabel lAltitude
-
lBearing
JLabel lBearing
-
lClockSkew
JLabel lClockSkew
-
lHDOP
JLabel lHDOP
-
lLatitude
JLabel lLatitude
-
lLongitude
JLabel lLongitude
-
lNumSats
JLabel lNumSats
-
lPDOP
JLabel lPDOP
-
lQuality
JLabel lQuality
-
lSpeed
JLabel lSpeed
-
lTime
JLabel lTime
-
lVDOP
JLabel lVDOP
-
-
-
Class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
class ViewScope extends JComponent implements Serializable -
Class org.ka2ddo.yaac.gui.HealthMonitorGui
class HealthMonitorGui extends JTabbedPane implements Serializable-
Serialized Fields
-
tIGate
PrintableTable tIGate
-
tmConfig
org.ka2ddo.yaac.gui.HealthMonitorGui.TMConfig tmConfig
-
tmIGate
HealthMonitorGui.TMIGate tmIGate
-
tmStatus
HealthMonitorGui.TMStatus tmStatus
-
tmWeather
TMWeather tmWeather
-
tStatus
PrintableTable tStatus
-
tWeather
PrintableTable tWeather
-
-
-
Class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
class TMIGate extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
class TMStatus extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.HeardStationsTableModel
class HeardStationsTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
lAge
String lAge
-
lStation
String lStation
-
lSymbol
String lSymbol
-
newestBin
long newestBin
-
oldestBin
long oldestBin
-
sdf
SimpleDateFormat sdf
-
-
-
Class org.ka2ddo.yaac.gui.IOErrorDialog
class IOErrorDialog extends JDialog implements Serializable-
Serialized Fields
-
listener
PortFailureReportListener listener
-
pane
JOptionPane pane
-
-
-
Class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
class KenwoodRadioViewPane extends JPanel implements Serializable-
Serialized Fields
-
bpBearing
BearingPanel bpBearing
-
bpGPSCourse
BearingPanel bpGPSCourse
-
bSender
TitledBorder bSender
-
cbOnlyShowRF
JCheckBox cbOnlyShowRF
-
cbRelayPath
JComboBox<String> cbRelayPath
-
cbShowAtStartup
JCheckBox cbShowAtStartup
-
clCardBody
CardLayout clCardBody
-
clCards
CardLayout clCards
-
lAltitude
JLabel lAltitude
-
lastMessage
AX25Message lastMessage
-
lBeacon
JLabel lBeacon
-
lCourse
JLabel lCourse
-
lGPS
JLabel lGPS
-
lGpsAlt
JLabel lGpsAlt
-
lGpsLat
JLabel lGpsLat
-
lGpsLon
JLabel lGpsLon
-
lGpsMaidenhead
JLabel lGpsMaidenhead
-
lGpsSpeed
JLabel lGpsSpeed
-
lGpsTime
JLabel lGpsTime
-
lIcon
JLabel lIcon
-
lLastMsgType
JLabel lLastMsgType
-
lLastSender
JLabel lLastSender
-
lLat
JLabel lLat
-
lLon
JLabel lLon
-
lMaidenhead
JLabel lMaidenhead
-
lMsgCount
JLabel lMsgCount
-
lProgButtons
JButton[] lProgButtons
-
lSpeed
JLabel lSpeed
-
oneMsgBody
JPanel oneMsgBody
-
pCardBody
JPanel pCardBody
-
pCards
JPanel pCards
-
pMsgList
JPanel pMsgList
-
pPos
JPanel pPos
-
pWeather
JPanel pWeather
-
taBody
JTextArea taBody
-
tfMsgText
JTextField tfMsgText
-
tfRecipient
JTextField tfRecipient
-
tMsgList
JTable tMsgList
-
-
-
Class org.ka2ddo.yaac.gui.KeyPane
class KeyPane extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.KeyTableModel
class KeyTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
aliases
String[] aliases
-
-
-
Class org.ka2ddo.yaac.gui.LatLonEditor
class LatLonEditor extends JPanel implements Serializable-
Serialized Fields
-
changeEvent
ChangeEvent changeEvent
-
engLocale
DecimalFormatSymbols engLocale
-
format
LatLonFormatter.Format format
-
isLat
boolean isLat
-
listeners
ArrayList<ChangeListener> listeners
-
minFormat
DecimalFormat minFormat
-
slmDirection
SpinnerListModel slmDirection
-
snmDeg
SpinnerNumberModel snmDeg
-
snmMin
SpinnerNumberModel snmMin
-
snmSec
SpinnerNumberModel snmSec
-
spDeg
JSpinner spDeg
-
spDirection
JSpinner spDirection
-
spMin
JSpinner spMin
-
spSec
JSpinner spSec
-
-
-
Class org.ka2ddo.yaac.gui.LineGraph
class LineGraph extends JComponent implements Serializable -
Class org.ka2ddo.yaac.gui.LineOfSightPane
class LineOfSightPane extends JPanel implements Serializable-
Serialized Fields
-
aglChangeListeners
ArrayList<LineOfSightPane.AGLChangeListener> aglChangeListeners
-
geoMap
GeoMapGuiIfc geoMap
-
lBearing
JLabel lBearing
-
lDistance
JLabel lDistance
-
lEndAntAMSL
JLabel lEndAntAMSL
-
lEndAntHeight
JLabel lEndAntHeight
-
lEndName
JLabel lEndName
-
lEndPos
JLabel lEndPos
-
los
LineOfSightPanel los
-
lStartAntAMSL
JLabel lStartAntAMSL
-
lStartAntHeight
JLabel lStartAntHeight
-
lStartName
JLabel lStartName
-
lStartPos
JLabel lStartPos
-
remoteStation
StationState remoteStation
-
sEndAntHeight
JSlider sEndAntHeight
-
sStartAntHeight
JSlider sStartAntHeight
-
-
-
Class org.ka2ddo.yaac.gui.LineOfSightPanel
class LineOfSightPanel extends JComponent implements Serializable-
Serialized Fields
-
endAGLM
float endAGLM
-
endPoint
Point2D endPoint
-
geoMap
GeoMapGuiIfc geoMap
-
startAGLM
float startAGLM
-
startPoint
Point2D startPoint
-
-
-
Class org.ka2ddo.yaac.gui.LocalObjectTableModel
class LocalObjectTableModel extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
class MessagingPanel extends JPanel implements Serializable-
Serialized Fields
-
cbRelayPath
JComboBox<String> cbRelayPath
-
standardDigipeatPaths
String[] standardDigipeatPaths
-
tfMsgText
JTextField tfMsgText
-
-
-
Class org.ka2ddo.yaac.gui.MemoryGCPanel
class MemoryGCPanel extends JPanel implements Serializable-
Serialized Fields
-
model
org.ka2ddo.yaac.gui.MemoryGCPanel.MemoryModel model
-
-
-
Class org.ka2ddo.yaac.gui.MessageFilterPane
class MessageFilterPane extends JTabbedPane implements Serializable-
Serialized Fields
-
addresseeChooser
org.ka2ddo.yaac.gui.MessageFilterPane.DualListChooser addresseeChooser
-
addressees
ArrayList<String> addressees
-
bLogDirChooser
JButton bLogDirChooser
-
cbLogToFile
JCheckBox cbLogToFile
-
fmtList
ArrayList fmtList
-
matchPattern
Pattern matchPattern
-
originatorChooser
org.ka2ddo.yaac.gui.MessageFilterPane.DualListChooser originatorChooser
-
originators
ArrayList<String> originators
-
taMsgs
JTextArea taMsgs
-
tfFormat
JTextField tfFormat
-
tfLogPath
JTextField tfLogPath
-
tfRegexPattern
JTextField tfRegexPattern
-
useLogFile
boolean useLogFile
-
-
-
Class org.ka2ddo.yaac.gui.MessageFrame
class MessageFrame extends JFrame implements Serializable -
Class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
class MessageGroupCatalogTM extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.MessageModel
class MessageModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
filteredMsgList
ArrayBlockList<MessageMessage> filteredMsgList
-
msgList
ArrayBlockList<MessageMessage> msgList
-
showEveryonesMessages
boolean showEveryonesMessages
-
-
-
Class org.ka2ddo.yaac.gui.MessageSenderPanel
class MessageSenderPanel extends JPanel implements Serializable-
Serialized Fields
-
bSend
JButton bSend
-
cbRelayPath
JComboBox<String> cbRelayPath
-
cbStationId
JComboBox cbStationId
-
msgSeqNum
int msgSeqNum
-
tfMsgText
JTextField tfMsgText
-
-
-
Class org.ka2ddo.yaac.gui.MoveObjectGlassPane
class MoveObjectGlassPane extends JComponent implements Serializable-
Serialized Fields
-
icon
Image icon
-
mapBean
com.bbn.openmap.MapBean mapBean
-
mx
int mx
-
my
int my
-
or
ObjectReport or
-
success
boolean success
-
-
-
Class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
class MultiRangeSpinnerNumberModel extends SpinnerNumberModel implements Serializable -
Class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
class NodeTreeNodeRenderer extends JPanel implements Serializable-
Serialized Fields
-
changeEvent
ChangeEvent changeEvent
-
checkBox
JCheckBox checkBox
-
label
JLabel label
-
visibleCtls
VisibleCtls visibleCtls
-
-
-
Class org.ka2ddo.yaac.gui.NullableBooleanRenderer
class NullableBooleanRenderer extends JCheckBox implements Serializable -
Class org.ka2ddo.yaac.gui.ObjectEditor
class ObjectEditor extends JPanel implements Serializable-
Serialized Fields
-
bOK
JButton bOK
-
bSend
JButton bSend
-
cardLayout
CardLayout cardLayout
-
cardPanel
JPanel cardPanel
-
cbCtcss
JComboBox<String> cbCtcss
-
cbNarrowBand
JCheckBox cbNarrowBand
-
cbOffset
JComboBox<String> cbOffset
-
cbPermanent
JCheckBox cbPermanent
-
cbPrivate
JComboBox<Scope> cbPrivate
-
cbQRUGroup
JComboBox<String> cbQRUGroup
-
cbStillAlive
JCheckBox cbStillAlive
-
cbSymbol
JComboBox cbSymbol
-
cfgBeaconRates
ConfigureBeaconRates cfgBeaconRates
-
dppDigipeatPaths
DigipeatPathPanel dppDigipeatPaths
-
hurricanePanel
JPanel hurricanePanel
-
lCtcss
JComboBox<String> lCtcss
-
lleLatitude
LatLonEditor lleLatitude
-
lleLongitude
LatLonEditor lleLongitude
-
mrsnmMonitorFreq
MultiRangeSpinnerNumberModel mrsnmMonitorFreq
-
osOverlay
OverlaySelector osOverlay
-
slmColor
SpinnerListModel slmColor
-
slmLatOffset
SpinnerListModel slmLatOffset
-
slmLonOffset
SpinnerListModel slmLonOffset
-
slmShape
SpinnerListModel slmShape
-
snmCourse
SpinnerNumberModel snmCourse
-
snmSpeed
SpinnerNumberModel snmSpeed
-
spColor
JSpinner spColor
-
spShape
JSpinner spShape
-
tfComment
JTextField tfComment
-
tfName
JTextField tfName
-
tfNameDocument
PlainDocument tfNameDocument
-
tfSignpost
JTextField tfSignpost
-
weatherPanel
JPanel weatherPanel
-
-
-
Class org.ka2ddo.yaac.gui.OSMTileUsagePanel
class OSMTileUsagePanel extends AbstractTileUsagePanel implements Serializable-
Serialized Fields
-
doAllExisting
boolean doAllExisting
-
foundOldTiles
boolean foundOldTiles
-
tileDir
File tileDir
-
-
-
Class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
class OutstandingMessageTableModel extends AbstractTableModel implements Serializable -
Class org.ka2ddo.yaac.gui.OverlaySelector
class OverlaySelector extends JComboBox implements Serializable -
Class org.ka2ddo.yaac.gui.PickablePortListDialog
class PickablePortListDialog extends JDialog implements Serializable-
Serialized Fields
-
selectedRow
int selectedRow
-
-
-
Class org.ka2ddo.yaac.gui.PopupStationWindow
class PopupStationWindow extends JDialog implements Serializable-
Serialized Fields
-
extraColumns
ExtraColumn[] extraColumns
-
idToPanelMap
HashMap<String,
org.ka2ddo.yaac.gui.PopupStationWindow.PopupStationPanel> idToPanelMap -
map
com.bbn.openmap.MapBean map
-
originalX
int originalX
-
originalY
int originalY
-
speedUnitString
String speedUnitString
-
timer
Timer timer
-
useLargeMenuFont
boolean useLargeMenuFont
-
-
-
Class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
class PopupTaggedNodeWindow extends JDialog implements Serializable-
Serialized Fields
-
map
com.bbn.openmap.MapBean map
-
-
-
Class org.ka2ddo.yaac.gui.PortEditor
class PortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbPortType
JComboBox<String> cbPortType
-
cfg
PortConfig cfg
-
clPortType
CardLayout clPortType
-
typeSpecificPanel
JPanel typeSpecificPanel
-
-
-
Class org.ka2ddo.yaac.gui.PositionLabel
class PositionLabel extends JLabel implements Serializable-
Serialized Fields
-
mapBean
com.bbn.openmap.MapBean mapBean
-
-
-
Class org.ka2ddo.yaac.gui.ProgressDialog
class ProgressDialog extends JDialog implements Serializable-
Serialized Fields
-
aborted
boolean aborted
-
completed
boolean completed
-
newStatusText
String newStatusText
-
oldStatusText
String oldStatusText
-
progressBar
JProgressBar progressBar
-
statusLabel
JLabel statusLabel
-
-
-
Class org.ka2ddo.yaac.gui.RasterMapPane
class RasterMapPane extends JPanel implements Serializable-
Serialized Fields
-
bDelete
JButton bDelete
-
cbShowRasterMaps
JCheckBox cbShowRasterMaps
-
geoMap
GeographicalMap geoMap
-
table
JTable table
-
-
-
Class org.ka2ddo.yaac.gui.RawPacketFrame
class RawPacketFrame extends JFrame implements Serializable-
Serialized Fields
-
rawPacketPane
RawPacketPane rawPacketPane
-
-
-
Class org.ka2ddo.yaac.gui.RawPacketPane
class RawPacketPane extends JScrollPane implements Serializable-
Serialized Fields
-
statusLabel
JLabel statusLabel
-
stm
RawPacketTableModel stm
-
table
PrintableTable table
-
-
-
Class org.ka2ddo.yaac.gui.RawPacketTableModel
class RawPacketTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
bSortByRcvTime
boolean bSortByRcvTime
-
mode
RawPacketDisplayMode mode
-
-
-
Class org.ka2ddo.yaac.gui.SelectableSymbol
class SelectableSymbol extends Object implements Serializable- serialVersionUID:
- 406854905953970900L
-
Serialized Fields
-
symbolCode
char symbolCode
The APRS symbol code for this symbol. -
symTableId
char symTableId
The APRS symbol table ID ('/' or '\') or overlay character (0-9 or A-Z) for this symbol.
-
-
Class org.ka2ddo.yaac.gui.SSRenderer
class SSRenderer extends JLabel implements Serializable-
Serialized Fields
-
showAliases
boolean showAliases
-
showSymbolChars
boolean showSymbolChars
-
-
-
Class org.ka2ddo.yaac.gui.StationListViewer
class StationListViewer extends JFrame implements Serializable-
Serialized Fields
-
bEdit
JButton bEdit
-
mfStationCount
MessageFormat mfStationCount
-
selectedObjectRow
int selectedObjectRow
-
-
-
Class org.ka2ddo.yaac.gui.StationRenderer
class StationRenderer extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
alertList
ArrayList<AttentionAlert> alertList
-
CONTEXT_MENU_ACTION
AbstractAction CONTEXT_MENU_ACTION
Action to launch a geographical map specific popup menu. -
dontRotateIcons
boolean dontRotateIcons
-
drawAge
boolean drawAge
-
drawAliasInsteadOfCallsign
boolean drawAliasInsteadOfCallsign
-
drawAllTrackStripes
boolean drawAllTrackStripes
-
drawAlohaCircle
boolean drawAlohaCircle
-
drawAmbiguityCircle
boolean drawAmbiguityCircle
-
drawCallsign
boolean drawCallsign
-
drawDeadObjects
boolean drawDeadObjects
-
drawDeadReckoning
boolean drawDeadReckoning
-
drawDF
boolean drawDF
-
drawDigipeatHops
boolean drawDigipeatHops
-
drawDoubleSizedSymbols
boolean drawDoubleSizedSymbols
-
drawItemStatus
boolean drawItemStatus
-
drawMicEStatusCircles
boolean drawMicEStatusCircles
-
drawNWSMultiLine
boolean drawNWSMultiLine
-
drawRangeCircles
boolean drawRangeCircles
-
drawSelf
boolean drawSelf
-
drawSelfLikeOther
boolean drawSelfLikeOther
-
drawSpeed
boolean drawSpeed
-
drawWeatherAsWeather
boolean drawWeatherAsWeather
-
geoMap
GeoMapGuiIfc geoMap
-
keepSpecificallyTrackedStationsOnScreen
boolean keepSpecificallyTrackedStationsOnScreen
-
maxAgeDRObject
long maxAgeDRObject
-
maxAgeDRSpecialObject
long maxAgeDRSpecialObject
-
maxAgeDRStation
long maxAgeDRStation
-
maxTrackDuration
long maxTrackDuration
-
renderPoint
Point2D renderPoint
-
useLargeMenuFont
boolean useLargeMenuFont
-
xform
AffineTransform xform
-
-
-
Class org.ka2ddo.yaac.gui.StringedEnumListCustomizedLocalizedRenderer
class StringedEnumListCustomizedLocalizedRenderer extends BasicComboBoxRenderer.UIResource implements Serializable-
Serialized Fields
-
prefix
String prefix
-
-
-
Class org.ka2ddo.yaac.gui.TelemetryModel
class TelemetryModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
sdfTime
SimpleDateFormat sdfTime
-
telemetryCache
TreeMap<String,
CurrentTelemetry> telemetryCache
-
-
-
Class org.ka2ddo.yaac.gui.TMWeather
class TMWeather extends AbstractTableModel implements Serializable-
Serialized Fields
-
ageRefreshTimer
Timer ageRefreshTimer
-
madisWeatherChecker
MADISWeatherChecker madisWeatherChecker
-
-
-
Class org.ka2ddo.yaac.gui.TMWeather.StringCellRenderer
class StringCellRenderer extends JLabel implements Serializable-
Serialized Fields
-
fontRescaleFactor
float fontRescaleFactor
-
-
-
Class org.ka2ddo.yaac.gui.TopoLayer
class TopoLayer extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
currentImage
int currentImage
-
elevationColors
TopoLayer.ElevationColor[] elevationColors
-
numRenderThreads
int numRenderThreads
-
oneintpixel
int[] oneintpixel
-
quantizedScale
int quantizedScale
-
startAnotherRenderThread
boolean startAnotherRenderThread
-
tileRootDirectory
File tileRootDirectory
-
-
-
Class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
class ElevationColor extends Object implements Serializable- serialVersionUID:
- -4338427407076290426L
-
Serialized Fields
-
alpha
int alpha
The alpha (transparency) of this object, from 0 to 255. -
blue
int blue
The blue color strength of this object, from 0 to 255. -
elevation
int elevation
The elevation value in the default shortDistanceUnit
. -
green
int green
The green color strength of this object, from 0 to 255. -
red
int red
The red color strength of this object, from 0 to 255. -
rgb
int rgb
-
-
Class org.ka2ddo.yaac.gui.TopoLevelEditor
class TopoLevelEditor extends JPanel implements Serializable-
Serialized Fields
-
changeEvent
ChangeEvent changeEvent
-
colorChooser
JColorChooser colorChooser
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
pColorChooser
JPanel pColorChooser
-
topoLayer
TopoLayer topoLayer
-
-
-
Class org.ka2ddo.yaac.gui.TopoTileUsagePanel
class TopoTileUsagePanel extends AbstractTileUsagePanel implements Serializable -
Class org.ka2ddo.yaac.gui.TrackedStationTableModel
class TrackedStationTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
-
-
Class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
class TXIGatedStationsTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
-
-
Class org.ka2ddo.yaac.gui.WeatherStatusDialog
class WeatherStatusDialog extends JFrame implements Serializable-
Serialized Fields
-
dfDate
SimpleDateFormat dfDate
-
dfPressure
DecimalFormat[] dfPressure
-
dfRain
DecimalFormat dfRain
-
dfSpeed
DecimalFormat dfSpeed
-
dfTime
SimpleDateFormat dfTime
-
lCourse
JLabel lCourse
-
lDate
JLabel lDate
-
lHumid
JLabel lHumid
-
lPressure
JLabel lPressure
-
lRain
JLabel lRain
-
lSpeed
JLabel lSpeed
-
lTemp
JLabel lTemp
-
lTime
JLabel lTime
-
-
-
Class org.ka2ddo.yaac.gui.WinlinkMessageSender
class WinlinkMessageSender extends JPanel implements Serializable-
Serialized Fields
-
bCancel
JButton bCancel
-
bSend
JButton bSend
-
taText
JTextArea taText
-
tfRecipient
JTextField tfRecipient
-
tfSubject
JTextField tfSubject
-
-
-
Class org.ka2ddo.yaac.gui.ZoomControl
class ZoomControl extends JPanel implements Serializable-
Serialized Fields
-
bBeaconNow
JButton bBeaconNow
-
bFreeze
JToggleButton bFreeze
-
bThaw
JToggleButton bThaw
-
freezeRefreshTimer
Timer freezeRefreshTimer
-
lFreezeBacklog
JLabel lFreezeBacklog
-
mapBean
com.bbn.openmap.MapBean mapBean
-
memoryGCPanel
MemoryGCPanel memoryGCPanel
-
pBlinkenLights
JPanel pBlinkenLights
-
preferredParent
Container preferredParent
-
scale
org.ka2ddo.yaac.gui.ZoomControl.Scale scale
-
-
-
-
Package org.ka2ddo.yaac.gui.config
-
Class org.ka2ddo.yaac.gui.config.ConfigureBeacon
class ConfigureBeacon extends JScrollPane implements Serializable-
Serialized Fields
-
bDelete
JButton bDelete
-
beaconData
BeaconData beaconData
-
cbAmbiguity
JComboBox<String> cbAmbiguity
-
cbBeaconType
JComboBox<BeaconData.BeaconType> cbBeaconType
-
cbCtcss
JComboBox<String> cbCtcss
-
cbDirectionality
JComboBox<String> cbDirectionality
-
cbEnableBeacon
JCheckBox cbEnableBeacon
-
cbGain
JComboBox<Integer> cbGain
-
cbHeight
JComboBox<Integer> cbHeight
-
cbNarrowBand
JCheckBox cbNarrowBand
-
cbOffset
JComboBox<String> cbOffset
-
cbPositionType
JComboBox<BeaconData.PositionType> cbPositionType
-
cbPower
JComboBox<String> cbPower
-
cbReportAltitude
JCheckBox cbReportAltitude
-
cbReportSpeed
JCheckBox cbReportSpeed
-
cbReportWeather
JCheckBox cbReportWeather
-
cbrRates
ConfigureBeaconRates cbrRates
-
cbSelectBeacon
JComboBox<String> cbSelectBeacon
-
cbShowDFS
JCheckBox cbShowDFS
-
cbShowPHG
JCheckBox cbShowPHG
-
cbStatus
JComboBox<String> cbStatus
-
cbSymbol
JComboBox cbSymbol
-
cbUseGPSPosition
JCheckBox cbUseGPSPosition
-
dcbmSelectBeacon
DefaultComboBoxModel<String> dcbmSelectBeacon
-
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
-
ftfAltitude
JFormattedTextField ftfAltitude
-
lAltitude
JLabel lAltitude
-
lAltitude2
JLabel lAltitude2
-
lCtcss
JComboBox<String> lCtcss
-
lDirectionality
JLabel lDirectionality
-
lGain
JLabel lGain
-
lHeight
JLabel lHeight
-
lLatitude
JLabel lLatitude
-
lleLatitude
LatLonEditor lleLatitude
-
lleLongitude
LatLonEditor lleLongitude
-
lLongitude
JLabel lLongitude
-
lPositionType
JLabel lPositionType
-
lPower
JLabel lPower
-
lStatus
JLabel lStatus
-
mrsnmMonitorFreq
MultiRangeSpinnerNumberModel mrsnmMonitorFreq
-
osSymbolOverlay
OverlaySelector osSymbolOverlay
-
tfFreeText
JTextField tfFreeText
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
class ConfigureBeaconRates extends JPanel implements Serializable-
Serialized Fields
-
beaconRatesIfc
SetBeaconRatesIfc beaconRatesIfc
-
cbDecayRatio
JComboBox cbDecayRatio
-
snmInitialBeaconRepeat
MultiRangeSpinnerNumberModel snmInitialBeaconRepeat
-
snmSlowBeaconRepeat
SpinnerNumberModel snmSlowBeaconRepeat
-
spSlowBeaconRepeat
JSpinner spSlowBeaconRepeat
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureBehavior
class ConfigureBehavior extends JScrollPane implements Serializable-
Serialized Fields
-
cbAllowIllegalOverlays
JCheckBox cbAllowIllegalOverlays
-
cbAlwaysSortByRcvTime
JCheckBox cbAlwaysSortByRcvTime
-
cbAutoAck
JCheckBox cbAutoAck
-
cbAutoLoadMapTiles
JCheckBox cbAutoLoadMapTiles
-
cbAutoOperatorPresent
JCheckBox cbAutoOperatorPresent
-
cbBackgroundMode
JComboBox<BackgroundTimeMode> cbBackgroundMode
-
cbDigipeatPathlessHF
JCheckBox cbDigipeatPathlessHF
-
cbDoAprsIsAloha
JCheckBox cbDoAprsIsAloha
-
cbDontShowAsOld
JCheckBox cbDontShowAsOld
-
cbDoVicinityPlot
JCheckBox cbDoVicinityPlot
-
cbHideCallsignOfTactical
JCheckBox cbHideCallsignOfTactical
-
cbInactivityTime
JComboBox<Integer> cbInactivityTime
-
cbKeepSpecificallyTrackedStationsOnScreen
JCheckBox cbKeepSpecificallyTrackedStationsOnScreen
-
cbMaxTrackLength
JComboBox<Age> cbMaxTrackLength
-
cbObjectDRTimeout
JComboBox<Age> cbObjectDRTimeout
-
cbOptimizeTransmit
JCheckBox cbOptimizeTransmit
-
cbPreserveLocalObjectsOverShutdown
JCheckBox cbPreserveLocalObjectsOverShutdown
-
cbSpecialObjectDRTimeout
JComboBox<Age> cbSpecialObjectDRTimeout
-
cbStationDRTimeout
JComboBox<Age> cbStationDRTimeout
-
cbUseAprs12ExtendedSymbols
JCheckBox cbUseAprs12ExtendedSymbols
-
lInactivityTime
JLabel lInactivityTime
-
pOperator
JPanel pOperator
-
tfMsgAckMessage
JTextField tfMsgAckMessage
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureDigipeat
class ConfigureDigipeat extends JScrollPane implements Serializable-
Serialized Fields
-
bDeleteAlias
JButton bDeleteAlias
-
dppDefaultPath
DigipeatPathPanel dppDefaultPath
-
tAliases
JTable tAliases
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureGeneral
class ConfigureGeneral extends JScrollPane implements Serializable-
Serialized Fields
-
bDeleteDest
JButton bDeleteDest
-
cbGpsLogFormat
JComboBox<GpsLogMode> cbGpsLogFormat
-
cbLogAPRS
JCheckBox cbLogAPRS
-
cbLogFormat
JComboBox<PacketExportMode> cbLogFormat
-
cbLogGPS
JCheckBox cbLogGPS
-
cbMaxMsgAge
JComboBox<Age> cbMaxMsgAge
-
cbPurgeOldMsgs
JComboBox<Age> cbPurgeOldMsgs
-
prefs
Preferences prefs
-
tDest
JTable tDest
-
tfLogPath
JTextField tfLogPath
-
tfTilePath
JTextField tfTilePath
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigurePorts
class ConfigurePorts extends JPanel implements Serializable-
Serialized Fields
-
bAdd
JButton bAdd
-
bDelete
JButton bDelete
-
bEdit
JButton bEdit
-
msgBundle
ResourceBundle msgBundle
-
portList
List<PortConnector> portList
-
portTable
JTable portTable
-
portTableModel
org.ka2ddo.yaac.gui.config.PortTableModel portTableModel
-
prefs
Preferences prefs
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigurePreferences
class ConfigurePreferences extends JScrollPane implements Serializable-
Serialized Fields
-
cbAcceptConnects
JCheckBox cbAcceptConnects
-
cbBeepOnMessage
JCheckBox cbBeepOnMessage
-
cbDisplayEnglish
JCheckBox cbDisplayEnglish
-
cbDistance
JComboBox<DistanceUnit> cbDistance
-
cbDontPanOnEmergency
JCheckBox cbDontPanOnEmergency
-
cbDontRotateIcons
JCheckBox cbDontRotateIcons
-
cbFlashOnSpecial
JCheckBox cbFlashOnSpecial
-
cbLatLonFormat
JComboBox<LatLonFormatter.Format> cbLatLonFormat
-
cbMonospacedFont
JComboBox<ArrayList<Font>> cbMonospacedFont
-
cbOnlyUseHTTP
JCheckBox cbOnlyUseHTTP
-
cbOnlyUseIPv4
JCheckBox cbOnlyUseIPv4
-
cbPersistAliases
JCheckBox cbPersistAliases
-
cbPersistIndividualTracks
JCheckBox cbPersistIndividualTracks
-
cbPressure
JComboBox<PressureUnit> cbPressure
-
cbShowMemoryMonitor
JCheckBox cbShowMemoryMonitor
-
cbShowUnlabeledMapData
JCheckBox cbShowUnlabeledMapData
-
cbTemperature
JComboBox<TemperatureUnit> cbTemperature
-
cbUseGroundObstructions
JCheckBox cbUseGroundObstructions
-
cbUseYAACMicEModelCode
JCheckBox cbUseYAACMicEModelCode
-
cbVariableSpacingFont
JComboBox<ArrayList<Font>> cbVariableSpacingFont
-
cbWeight
JComboBox<WeightUnit> cbWeight
-
fontFamilyMap
HashMap<String,
TreeMap<String, ArrayList<Font>>> fontFamilyMap -
lMonospacedUnsupported
JLabel lMonospacedUnsupported
-
lStillLoading
JLabel lStillLoading
-
lVariableSpacingUnsupported
JLabel lVariableSpacingUnsupported
-
monospacedFontSize
int monospacedFontSize
-
snmMonospacedFontSize
SpinnerNumberModel snmMonospacedFontSize
-
snmVariableSpacingFontSize
SpinnerNumberModel snmVariableSpacingFontSize
-
variableSpacingFontSize
int variableSpacingFontSize
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureStatus
class ConfigureStatus extends JScrollPane implements Serializable-
Serialized Fields
-
cbEnableMeteorMode
JCheckBox cbEnableMeteorMode
-
cbEnableStatus
JCheckBox cbEnableStatus
-
cbSymbol
JComboBox cbSymbol
-
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
-
lSymbol
JLabel lSymbol
-
lSymbolOverlay
JLabel lSymbolOverlay
-
osSymbolOverlay
OverlaySelector osSymbolOverlay
-
rbPrefixMaidenheadLocation
JRadioButton rbPrefixMaidenheadLocation
-
rbPrefixNone
JRadioButton rbPrefixNone
-
rbPrefixTime
JRadioButton rbPrefixTime
-
tfFreeText
JTextField tfFreeText
-
-
-
Class org.ka2ddo.yaac.gui.config.ConfigureTransmit
class ConfigureTransmit extends JScrollPane implements Serializable-
Serialized Fields
-
bSaveTxSupp
JButton bSaveTxSupp
-
cbAllowRxIGate
JCheckBox cbAllowRxIGate
-
cbAllowTxIGate
JCheckBox cbAllowTxIGate
-
cbBeaconDestination
JComboBox<String> cbBeaconDestination
-
cbQRUEnabled
JCheckBox cbQRUEnabled
-
cbUseSmartBeaconing
JCheckBox cbUseSmartBeaconing
-
ftfQRURange
JFormattedTextField ftfQRURange
-
lQRUUnit
JLabel lQRUUnit
-
prefs
Preferences prefs
-
snmFastSpeedForScaling
SpinnerNumberModel snmFastSpeedForScaling
-
snmHttpPort
SpinnerNumberModel snmHttpPort
-
snmHttpRefresh
SpinnerNumberModel snmHttpRefresh
-
snmMaxIgateHops
SpinnerNumberModel snmMaxIgateHops
-
snmMaxIgateMinutes
SpinnerNumberModel snmMaxIgateMinutes
-
snmMaxMsgRetransmit
SpinnerNumberModel snmMaxMsgRetransmit
-
snmMinTurnAngle
SpinnerNumberModel snmMinTurnAngle
-
snmSlowSpeedForScaling
SpinnerNumberModel snmSlowSpeedForScaling
-
snmTurnSlope
SpinnerNumberModel snmTurnSlope
-
spMaxIgateHops
JSpinner spMaxIgateHops
-
spMaxIgateMinutes
JSpinner spMaxIgateMinutes
-
spMaxMsgRetransmits
JSpinner spMaxMsgRetransmits
-
tfSupplementalTxIgateFilter
JTextField tfSupplementalTxIgateFilter
-
-
-
-
Package org.ka2ddo.yaac.gui.configwizard
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
class ConfigBeacon extends AbstractWizardCard implements Serializable-
Serialized Fields
-
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigPort
class ConfigPort extends AbstractWizardCard implements Serializable-
Serialized Fields
-
cfg
PortConfig cfg
-
isNewPort
boolean isNewPort
-
-
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
class ConfigPortList extends AbstractWizardCard implements Serializable-
Serialized Fields
-
bAddTNC
JButton bAddTNC
-
bDelete
JButton bDelete
-
bEdit
JButton bEdit
-
listenerList
ArrayList<TableModelListener> listenerList
-
portList
ArrayList<PortConnector> portList
-
tPorts
JTable tPorts
-
-
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
class ConfigStationLocation extends AbstractWizardCard implements Serializable-
Serialized Fields
-
cbDownloadMaps
JCheckBox cbDownloadMaps
-
lGpsButtons
ArrayList<org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation.GpsButtonToConnector> lGpsButtons
-
lleLatitude
LatLonEditor lleLatitude
-
lleLongitude
LatLonEditor lleLongitude
-
portConfig
PortConfig portConfig
-
rbNoGPS
JRadioButton rbNoGPS
-
-
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
class ConfigStationType extends AbstractWizardCard implements Serializable-
Serialized Fields
-
beaconData
BeaconData beaconData
-
catToCheckBoxMap
EnumMap<Symbols.Category,
JCheckBox> catToCheckBoxMap -
cbDigipeater
JCheckBox cbDigipeater
-
cbFixed
JCheckBox cbFixed
-
cbMobile
JCheckBox cbMobile
-
cbSAR
JCheckBox cbSAR
-
cbSymbol
JComboBox<SelectableSymbol> cbSymbol
-
cbWeather
JCheckBox cbWeather
-
dcbmSymbol
DefaultComboBoxModel<SelectableSymbol> dcbmSymbol
-
lRegion
JLabel lRegion
-
lSSN
JLabel lSSN
-
lWideNMax
JLabel lWideNMax
-
pWideNMax
JPanel pWideNMax
-
selectableCodes
SelectableSymbol[] selectableCodes
-
selectedSymbol
SelectableSymbol selectedSymbol
-
snmSSN
SpinnerNumberModel snmSSN
-
snmWideN
SpinnerNumberModel snmWideN
-
spSSN
JSpinner spSSN
-
spWideN
JSpinner spWideN
-
tfRegion
JTextField tfRegion
-
-
-
Class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
class ConfigUpdateExistingPortCallsigns extends AbstractWizardCard implements Serializable-
Serialized Fields
-
oldCall
AX25Callsign oldCall
-
-
-
Class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
class StartConfigWizard extends AbstractWizardCard implements Serializable-
Serialized Fields
-
cbSSID
JComboBox<String> cbSSID
-
oldCallsign
String oldCallsign
-
tfCallsign
JTextField tfCallsign
-
-
-
-
Package org.ka2ddo.yaac.gui.drawlayer
-
Class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
class AbstractDrawable extends Object implements Serializable- serialVersionUID:
- -7402136824573615746L
-
Serialized Fields
-
lineColor
Color lineColor
-
name
String name
-
stroke
BasicStroke stroke
-
strokeType
String strokeType
-
-
Class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
class DrawLayer extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
geoMap
GeographicalMap geoMap
-
mouseDelegator
com.bbn.openmap.MouseDelegator mouseDelegator
-
sortDrawableList
ArrayList<AbstractDrawable> sortDrawableList
-
sortOMList
ArrayList<com.bbn.openmap.omGraphics.OMGraphic> sortOMList
-
-
-
Class org.ka2ddo.yaac.gui.drawlayer.DrawToolBar
class DrawToolBar extends JToolBar implements Serializable-
Serialized Fields
-
drawLayer
DrawLayer drawLayer
-
-
-
Class org.ka2ddo.yaac.gui.drawlayer.Polyline
class Polyline extends AbstractDrawable implements Serializable- serialVersionUID:
- 3420843050400197214L
-
Serialized Fields
-
coordDegrees
double[] coordDegrees
-
numCoords
int numCoords
-
-
Class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
class SaveableFontSizer extends com.bbn.openmap.omGraphics.FontSizer implements Serializable- serialVersionUID:
- -7392843773506774910L
-
-
Package org.ka2ddo.yaac.gui.filter
-
Class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
class CumulativeBooleanAndFilter extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.filter.DestinationFilter
class DestinationFilter extends JPanel implements Serializable-
Serialized Fields
-
cbMicE
JCheckBox cbMicE
-
rbAll
JRadioButton rbAll
-
rbFiltered
JRadioButton rbFiltered
-
sAllStationsFmt
String sAllStationsFmt
-
table
PrintableTable table
-
tmListeners
ArrayList<TableModelListener> tmListeners
-
-
-
Class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
class FirstDigipeatFilterUI extends JPanel implements Serializable-
Serialized Fields
-
lNumDigis
JLabel lNumDigis
-
mfNumDigis
MessageFormat mfNumDigis
-
-
-
Class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
class LastDigipeatFilterUI extends JPanel implements Serializable-
Serialized Fields
-
digiListCopy
ArrayList<StationTracker.DigipeatStatistics> digiListCopy
-
lNumDigis
JLabel lNumDigis
-
mfNumDigis
MessageFormat mfNumDigis
-
-
-
Class org.ka2ddo.yaac.gui.filter.LocalStationFilter
class LocalStationFilter extends JPanel implements Serializable-
Serialized Fields
-
rbAll
JRadioButton rbAll
-
rbDirect
JRadioButton rbDirect
-
rbLocal
JRadioButton rbLocal
-
rbRfOnly
JRadioButton rbRfOnly
-
-
-
Class org.ka2ddo.yaac.gui.filter.MessageContentFilter
class MessageContentFilter extends JPanel implements Serializable-
Serialized Fields
-
cbAmbigDirection
JComboBox<String> cbAmbigDirection
-
cbCheckAmbiguity
JComboBox<org.ka2ddo.yaac.gui.filter.MessageContentFilter.AmbiguityLevel> cbCheckAmbiguity
-
cbEnable
JCheckBox cbEnable
-
cbOnlyNotMatching
JCheckBox cbOnlyNotMatching
-
enumToCheckBoxMap
HashMap<Enum,
JCheckBox> enumToCheckBoxMap -
tfMatchingCommentText
JTextField tfMatchingCommentText
-
tfMatchingDigipeater
JTextField tfMatchingDigipeater
-
-
-
Class org.ka2ddo.yaac.gui.filter.MicEFilter
class MicEFilter extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
class OperatorPresentFilter extends JPanel implements Serializable-
Serialized Fields
-
cbOperatorPresent
JCheckBox cbOperatorPresent
-
-
-
Class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
class PacketSourceFilter extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.filter.PlaybackFilter
class PlaybackFilter extends JPanel implements Serializable-
Serialized Fields
-
rbAll
JRadioButton rbAll
-
rbPlayback
JRadioButton rbPlayback
-
rbRT
JRadioButton rbRT
-
-
-
Class org.ka2ddo.yaac.gui.filter.PriorityFilter
class PriorityFilter extends JPanel implements Serializable-
Serialized Fields
-
cbPriorityOnly
JCheckBox cbPriorityOnly
-
-
-
Class org.ka2ddo.yaac.gui.filter.RadiusFilter
class RadiusFilter extends JPanel implements Serializable-
Serialized Fields
-
cbEnable
JCheckBox cbEnable
-
latEditor
LatLonEditor latEditor
-
lonEditor
LatLonEditor lonEditor
-
rbUseExplicit
JRadioButton rbUseExplicit
-
rbUseHome
JRadioButton rbUseHome
-
snmRadius
SpinnerNumberModel snmRadius
-
-
-
Class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
class RelativeTimeFilter extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.filter.SendingStationFilter
class SendingStationFilter extends JPanel implements Serializable-
Serialized Fields
-
cbEnableNew
JCheckBox cbEnableNew
-
rbAll
JRadioButton rbAll
-
rbFiltered
JRadioButton rbFiltered
-
sAllStationsFmt
String sAllStationsFmt
-
table
PrintableTable table
-
topPanel
JPanel topPanel
-
-
-
Class org.ka2ddo.yaac.gui.filter.StationClassFilter
class StationClassFilter extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.filter.SymbolFilter
class SymbolFilter extends JPanel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
showSymbolDescriptionsInTable
boolean showSymbolDescriptionsInTable
-
table
PrintableTable table
-
useAprs12ExtendedSymbols
boolean useAprs12ExtendedSymbols
-
waitingToRefreshStatistics
boolean waitingToRefreshStatistics
-
-
-
Class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
class ValidInvalidFilter extends JPanel implements Serializable-
Serialized Fields
-
rbAll
JRadioButton rbAll
-
rbInvalid
JRadioButton rbInvalid
-
rbValid
JRadioButton rbValid
-
-
-
-
Package org.ka2ddo.yaac.gui.genericwizard
-
Class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
class AbstractWizardCard extends JPanel implements Serializable-
Serialized Fields
-
wizardPanel
WizardPanel wizardPanel
-
-
-
Class org.ka2ddo.yaac.gui.genericwizard.WizardPanel
class WizardPanel extends JPanel implements Serializable
-
-
Package org.ka2ddo.yaac.gui.help
-
Class org.ka2ddo.yaac.gui.help.MultiJarContentViewerUI
class MultiJarContentViewerUI extends javax.help.plaf.basic.BasicContentViewerUI implements Serializable
-
-
Package org.ka2ddo.yaac.gui.io
-
Class org.ka2ddo.yaac.gui.io.AGWPEPortEditor
class AGWPEPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbAGWPEHostName
JComboBox<String> cbAGWPEHostName
-
cbAGWPEPortName
JComboBox<String> cbAGWPEPortName
-
cbAGWPETransmitEnabled
JComboBox<String> cbAGWPETransmitEnabled
-
cbHF
JCheckBox cbHF
-
cbmPortName
DefaultComboBoxModel<String> cbmPortName
-
dcbmAGWPEHostName
DefaultComboBoxModel<String> dcbmAGWPEHostName
-
lAGWPEPortNumber
JLabel lAGWPEPortNumber
-
lError
JLabel lError
-
lHostNameLabel
JLabel lHostNameLabel
-
pfPassword
JPasswordField pfPassword
-
rbIsHost
JRadioButton rbIsHost
-
rbIsService
JRadioButton rbIsService
-
sAliases
Set<String> sAliases
-
snmAGWPEPortNumber
SpinnerNumberModel snmAGWPEPortNumber
-
spAGWPEPortNumber
JSpinner spAGWPEPortNumber
-
tAliases
JTable tAliases
-
tBeacons
JTable tBeacons
-
tfAGWPECallsign
JTextField tfAGWPECallsign
-
tfUsername
JTextField tfUsername
-
tmAliases
DigipeatAliasEnableModel tmAliases
-
-
-
Class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
class AnalyzedConfigTable extends AbstractTableModel implements Serializable-
Serialized Fields
-
lUptime
org.ka2ddo.yaac.gui.io.AnalyzedConfigTable.UptimeLabel lUptime
-
-
-
Class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
class AprsIsPortEditor extends JPanel implements Serializable-
Serialized Fields
-
bTest
JButton bTest
-
cbISHostName
JComboBox<String> cbISHostName
-
cbISPort
JComboBox<String> cbISPort
-
cbRetryIndefinitely
JCheckBox cbRetryIndefinitely
-
cbTransmitToISEnabled
JComboBox<String> cbTransmitToISEnabled
-
lSocksPassword
JLabel lSocksPassword
-
lSocksServer
JLabel lSocksServer
-
lSocksUsername
JLabel lSocksUsername
-
pfClientPassCode
JPasswordField pfClientPassCode
-
pfSocksPassword
JPasswordField pfSocksPassword
-
rbDirect
JRadioButton rbDirect
-
rbSocksProxy
JRadioButton rbSocksProxy
-
tfCallsign
JTextField tfCallsign
-
tfFilter
JTextField tfFilter
-
tfSocksServer
JTextField tfSocksServer
-
tfSocksUsername
JTextField tfSocksUsername
-
-
-
Class org.ka2ddo.yaac.gui.io.ExtMsgSrcPortEditor
class ExtMsgSrcPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbExtMsgSrcServerHostName
JComboBox<String> cbExtMsgSrcServerHostName
-
cbProcessLocally
JCheckBox cbProcessLocally
-
dcbmHostName
DefaultComboBoxModel<String> dcbmHostName
-
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
-
lExtMsgSrcServerHostName
JLabel lExtMsgSrcServerHostName
-
rbClientMode
JRadioButton rbClientMode
-
rbSerial
JRadioButton rbSerial
-
rbServerMode
JRadioButton rbServerMode
-
rbSrcDstMsg
JRadioButton rbSrcDstMsg
-
rbUdpMode
JRadioButton rbUdpMode
-
snmExtMsgSrcPortNumber
SpinnerNumberModel snmExtMsgSrcPortNumber
-
-
-
Class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
class FileTNCPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbHF
JCheckBox cbHF
-
cbKenwood
JCheckBox cbKenwood
-
cbSTNCTransmitEnabled
JComboBox<String> cbSTNCTransmitEnabled
-
sAliases
Set<String> sAliases
-
tAliases
JTable tAliases
-
tBeacons
JTable tBeacons
-
tfSTNCCallsign
JTextField tfSTNCCallsign
-
tfSTNCDevName
JTextField tfSTNCDevName
-
tmAliases
DigipeatAliasEnableModel tmAliases
-
-
-
Class org.ka2ddo.yaac.gui.io.GpsdPortEditor
class GpsdPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbGPSDHostName
JComboBox<String> cbGPSDHostName
-
cbGPSDPort
JComboBox<String> cbGPSDPort
-
cbRemoteSymbol
JComboBox cbRemoteSymbol
-
cbSendAsObject
JCheckBox cbSendAsObject
-
lRemoteName
JLabel lRemoteName
-
lRemoteSymbol
JLabel lRemoteSymbol
-
rbLocal
JRadioButton rbLocal
-
rbRemote
JRadioButton rbRemote
-
tfRemoteName
JTextField tfRemoteName
-
-
-
Class org.ka2ddo.yaac.gui.io.KenwoodPortEditor
class KenwoodPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbSTNCBaudRate
JComboBox<String> cbSTNCBaudRate
-
cbSTNCDevName
JComboBox<String> cbSTNCDevName
-
tfSTNCCallsign
JTextField tfSTNCCallsign
-
-
-
Class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
class KissOverTcpPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbHF
JCheckBox cbHF
-
cbKenwood
JCheckBox cbKenwood
-
cbKissOverTcpHostName
JComboBox<String> cbKissOverTcpHostName
-
cbKissOverTcpTransmitEnabled
JComboBox<String> cbKissOverTcpTransmitEnabled
-
dcbmKissOverTcpHostName
DefaultComboBoxModel<String> dcbmKissOverTcpHostName
-
lError
JLabel lError
-
lHostNameLabel
JLabel lHostNameLabel
-
lModems
JList<String> lModems
-
lTcpPortNumber
JLabel lTcpPortNumber
-
rbIsHost
JRadioButton rbIsHost
-
rbIsService
JRadioButton rbIsService
-
sAliases
Set<String> sAliases
-
snmKissOverTcpPortNumber
SpinnerNumberModel snmKissOverTcpPortNumber
-
spKissOverTcpPortNumber
JSpinner spKissOverTcpPortNumber
-
tAliases
JTable tAliases
-
tBeacons
JTable tBeacons
-
tfKissOverTcpCallsign
JTextField tfKissOverTcpCallsign
-
-
-
Class org.ka2ddo.yaac.gui.io.OuternetPortEditor
class OuternetPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbTestWithFindU
JCheckBox cbTestWithFindU
-
cbWebPort
JComboBox cbWebPort
-
tfReceiverAddress
JTextField tfReceiverAddress
-
-
-
Class org.ka2ddo.yaac.gui.io.SerialGpsPortEditor
class SerialGpsPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbRemoteSymbol
JComboBox cbRemoteSymbol
-
cbSendAsObject
JCheckBox cbSendAsObject
-
cbSGpsBaudRate
JComboBox<String> cbSGpsBaudRate
-
cbSGpsDevName
JComboBox<String> cbSGpsDevName
-
lRemoteName
JLabel lRemoteName
-
lRemoteSymbol
JLabel lRemoteSymbol
-
rbGPWPL
JRadioButton rbGPWPL
-
rbLocal
JRadioButton rbLocal
-
rbNone
JRadioButton rbNone
-
rbPKWDWPL
JRadioButton rbPKWDWPL
-
rbRemote
JRadioButton rbRemote
-
tfRemoteName
JTextField tfRemoteName
-
-
-
Class org.ka2ddo.yaac.gui.io.SerialTNCPortEditor
class SerialTNCPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbHF
JCheckBox cbHF
-
cbKenwood
JCheckBox cbKenwood
-
cbSTNCBaudRate
JComboBox<String> cbSTNCBaudRate
-
cbSTNCDevName
JComboBox<String> cbSTNCDevName
-
cbSTNCFlowControlEnabled
JCheckBox cbSTNCFlowControlEnabled
-
cbSTNCKissCmdChoice
JComboBox<String> cbSTNCKissCmdChoice
-
cbSTNCNoDTR
JCheckBox cbSTNCNoDTR
-
cbSTNCTransmitEnabled
JComboBox<String> cbSTNCTransmitEnabled
-
sAliases
Set<String> sAliases
-
tAliases
JTable tAliases
-
tBeacons
JTable tBeacons
-
tfSTNCCallsign
JTextField tfSTNCCallsign
-
tfSTNCKissCmd
JTextField tfSTNCKissCmd
-
tmAliases
DigipeatAliasEnableModel tmAliases
-
-
-
Class org.ka2ddo.yaac.gui.io.SerialWeatherPortEditor
class SerialWeatherPortEditor extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
class SslAprsIsPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbAllowEncryptedTraffic
JCheckBox cbAllowEncryptedTraffic
-
cbISHostName
JComboBox<String> cbISHostName
-
cbISPort
JComboBox<String> cbISPort
-
cbRetryIndefinitely
JCheckBox cbRetryIndefinitely
-
cbTransmitToISEnabled
JComboBox<String> cbTransmitToISEnabled
-
cfg
PortConfig.Cfg cfg
-
tfCallsign
JTextField tfCallsign
-
tfFilter
JTextField tfFilter
-
-
-
Class org.ka2ddo.yaac.gui.io.TestSerialPortAction
class TestSerialPortAction extends AbstractAction implements Serializable-
Serialized Fields
-
ancestorListener
AncestorListener ancestorListener
-
config
PortConfig config
-
conn
PortConnector conn
-
typeDisplayNameTag
String typeDisplayNameTag
-
uiWidget
JComponent uiWidget
-
-
-
Class org.ka2ddo.yaac.gui.io.TimeslotEditor
class TimeslotEditor extends JPanel implements Serializable-
Serialized Fields
-
cbEnableTimeslotting
JCheckBox cbEnableTimeslotting
-
lCycleLength
JLabel lCycleLength
-
lSlotLength
JLabel lSlotLength
-
lSlotOffset
JLabel lSlotOffset
-
snmCycleLength
SpinnerNumberModel snmCycleLength
-
snmSlotLength
SpinnerNumberModel snmSlotLength
-
snmSlotOffset
SpinnerNumberModel snmSlotOffset
-
spCycleLength
JSpinner spCycleLength
-
spSlotLength
JSpinner spSlotLength
-
spSlotOffset
JSpinner spSlotOffset
-
-
-
Class org.ka2ddo.yaac.gui.io.UdpSubmitPortEditor
class UdpSubmitPortEditor extends JPanel implements Serializable-
Serialized Fields
-
cbISHostName
JComboBox<String> cbISHostName
-
cbISPort
JComboBox<String> cbISPort
-
pfClientPassCode
JPasswordField pfClientPassCode
-
tfCallsign
JTextField tfCallsign
-
-
-
Class org.ka2ddo.yaac.gui.io.WxnowTxtPortEditor
class WxnowTxtPortEditor extends JPanel implements Serializable -
Class org.ka2ddo.yaac.gui.io.YaesuPortEditor
class YaesuPortEditor extends JPanel implements Serializable
-
-
Package org.ka2ddo.yaac.gui.osm
-
Class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
class LayerSelectorTool extends AbstractTableModel implements Serializable-
Serialized Fields
-
frame
GeographicalMap frame
-
msgBundle
ResourceBundle msgBundle
-
-
-
Class org.ka2ddo.yaac.gui.osm.LineEditor
class LineEditor extends JPanel implements Serializable-
Serialized Fields
-
cbSelector
JComboBox<GuiOsmConstants.StrokeEnum> cbSelector
-
changeEvent
ChangeEvent changeEvent
-
listeners
ArrayList<CellEditorListener> listeners
-
renderer
StrokeEnumRenderer renderer
-
-
-
Class org.ka2ddo.yaac.gui.osm.OSMLayer
class OSMLayer extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
copyright
String copyright
-
currentImage
int currentImage
-
longitudeFileCache
File[][][] longitudeFileCache
-
mapBean
com.bbn.openmap.MapBean mapBean
-
nodesSuffix
String nodesSuffix
-
numDownloaderThreads
int numDownloaderThreads
-
numRenderThreads
int numRenderThreads
-
startAnotherRenderThread
boolean startAnotherRenderThread
-
suppressMapPopups
boolean suppressMapPopups
-
swaysSuffix
String swaysSuffix
-
visibleCtls
VisibleCtls visibleCtls
-
WAY_PARAMS
WayParams[] WAY_PARAMS
A pre-allocated array of all the WayParams object instances. Do not modify the array pointers; however, the properties of each array element may be adjusted through their accessor methods. -
waysSuffix
String waysSuffix
-
-
-
Class org.ka2ddo.yaac.gui.osm.POIVisibilityPanel
class POIVisibilityPanel extends JPanel implements Serializable-
Serialized Fields
-
tPOI
JTree tPOI
-
-
-
Class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
class StrokeEnumRenderer extends JComponent implements Serializable -
Class org.ka2ddo.yaac.gui.osm.WayAnalyzer
class WayAnalyzer extends JFrame implements Serializable-
Serialized Fields
-
lMapBottomRight
JLabel[] lMapBottomRight
-
lMapTopLeft
JLabel[] lMapTopLeft
-
mapCanvas
org.ka2ddo.yaac.gui.osm.WayAnalyzer.MapCanvas mapCanvas
-
snmVertex
SpinnerNumberModel snmVertex
-
taFileInfo
JTextArea taFileInfo
-
taWayInfo
JTextArea taWayInfo
-
treeModel
org.ka2ddo.yaac.gui.osm.WayAnalyzer.FileSystemTreeModel treeModel
-
trFiles
JTree trFiles
-
tWay
JTable tWay
-
tWayList
JTable tWayList
-
wayFileTableModel
org.ka2ddo.yaac.gui.osm.WayAnalyzer.WayFileTableModel wayFileTableModel
-
wayVertexTableModel
org.ka2ddo.yaac.gui.osm.WayAnalyzer.WayVertexTableModel wayVertexTableModel
-
-
-
Class org.ka2ddo.yaac.gui.osm.WayParams
class WayParams extends Object implements Serializable- serialVersionUID:
- 7738452308267143969L
-
Serialized Fields
-
isShown
boolean isShown
-
maxLabelZoom
float maxLabelZoom
-
maxLineZoom
float maxLineZoom
-
wayType
WayType wayType
-
-
Class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
class WaySelectionPanel extends JPanel implements Serializable-
Serialized Fields
-
table
JTable table
-
-
-
Class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
class WaySelectionTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
isVisible
boolean[] isVisible
-
wayTypes
WayType[] wayTypes
-
-
-
-
Package org.ka2ddo.yaac.gui.pluginstore
-
Class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
class PluginDescriptor extends Object implements Serializable- serialVersionUID:
- 8523185099571400917L
-
Serialized Fields
-
displayName
String displayName
The human-readable name of the plugin, as reported by thegetInfo()
method. -
installedVersion
String installedVersion
The human-readable version identifier for the installed version of the plugin, or null if this plugin is not yet installed into the local copy of YAAC. -
pkgName
String pkgName
The internal distro file name of the plugin. -
storeType
String storeType
The means by which the plugin is distributed from the website, or null if this plugin is not currently available from the website. Currently, two formats are supported:- jar, which has the plugin as a single JAR file
- zip, which has the plugin distributed as a relative-based ZIP file containing the plugin's core jar and any additional JAR files and other resources needed to support the plugin
-
storeVersion
String storeVersion
The human-readable version identifier for the version of the plugin currently available on the author's website, or null if this plugin is not available from the website.
-
-
Class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
class PluginStoreTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
COLUMN_NAMES
String[] COLUMN_NAMES
-
noEncryption
boolean noEncryption
-
pluginList
ArrayList<PluginDescriptor> pluginList
-
-
-
-
Package org.ka2ddo.yaac.gui.rastermap
-
Class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
class RasterMapCatalog extends AbstractTableModel implements Serializable-
Serialized Fields
-
geoMap
GeographicalMap geoMap
-
imageList
ArrayList<RasterMapEntry> imageList
Collection of raster images to overlay in the containing RasterMapOverlay. -
rasterMapOverlay
RasterMapOverlay rasterMapOverlay
-
-
-
Class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
class RasterMapEntry extends Object implements Serializable- serialVersionUID:
- -7032037716530404440L
-
Serialized Fields
-
enabled
boolean enabled
Flag indicating whether this particular raster overlay should be displayed in the map. -
height
int height
Height of raster image in pixels. -
isLinear
boolean isLinear
Indicates that the steps between pixels are in units of linear distance (meters), rather than in angular distance (degrees) across the approximately spherical Earth. This affects the formula used for Mercator projection of the image into the viewport. -
ix0
float ix0
-
ix1
float ix1
-
ix2
float ix2
-
ix3
float ix3
-
iy0
float iy0
-
iy1
float iy1
-
iy2
float iy2
-
iy3
float iy3
-
keepImg
boolean keepImg
Indicates whether local storage is available for image so it can be quickly reloaded. Should be true for network-provided images that would be expensive to reload. -
pathname
String pathname
Pathname to where the image file is stored on this computer. -
persist
boolean persist
Flag indicating whether this particular raster overlay should be persisted over YAAC restarts. -
pinpointList
ArrayList<RasterMapEntry.PinPoint> pinpointList
The list of PinPoints matching image pixels with global lat/lon positions. -
transparency
int transparency
The level of transparency fading to apply to the raster map (alpha component). -
transparentColor
Color transparentColor
The color of the raster image that is to be replaced with full transparency, so the map behind the raster image can still be seen. -
width
int width
Width of raster image in pixels. -
x0
float x0
-
x1
float x1
-
x2
float x2
-
x3
float x3
-
y0
float y0
-
y1
float y1
-
y2
float y2
-
y3
float y3
-
-
Class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
class PinPoint extends Object implements Serializable- serialVersionUID:
- -6705951329679115115L
-
Serialized Fields
-
ix
int ix
Raster image pixel X coordinate. -
iy
int iy
Raster image pixel Y coordinate. -
mLat
double mLat
Corresponding latitude in fractional degrees North. -
mLon
double mLon
Corresponding longitude in fractional degrees East.
-
-
Class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
class RasterMapOverlay extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
currentImage
int currentImage
-
mouseDelegator
com.bbn.openmap.MouseDelegator mouseDelegator
-
numRenderThreads
int numRenderThreads
-
rasterMapCatalog
RasterMapCatalog rasterMapCatalog
-
renderImages
org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay.RenderImage[] renderImages
-
showRasterMaps
boolean showRasterMaps
-
startAnotherRenderThread
boolean startAnotherRenderThread
-
-
-
-
Package org.ka2ddo.yaac.gui.table
-
Class org.ka2ddo.yaac.gui.table.AgeRenderer
class AgeRenderer extends JLabel implements Serializable-
Serialized Fields
-
fontRescaleFactor
float fontRescaleFactor
-
showNegativeTime
boolean showNegativeTime
-
useColors
boolean useColors
-
-
-
Class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
class AX25CallsignCellRenderer extends JLabel implements Serializable-
Serialized Fields
-
annotate
boolean annotate
-
fontRescaleFactor
float fontRescaleFactor
-
-
-
Class org.ka2ddo.yaac.gui.table.DateCellRenderer
class DateCellRenderer extends JLabel implements Serializable-
Serialized Fields
-
FMT_TIMESTAMP
SimpleDateFormat FMT_TIMESTAMP
-
fontCategory
String fontCategory
-
fontRescaleFactor
float fontRescaleFactor
-
-
-
Class org.ka2ddo.yaac.gui.table.EnumCellEditor
class EnumCellEditor extends DefaultCellEditor implements Serializable -
Class org.ka2ddo.yaac.gui.table.EnumCellRenderer
class EnumCellRenderer extends StringCellRenderer implements Serializable -
Class org.ka2ddo.yaac.gui.table.FillEditor
class FillEditor extends JPanel implements Serializable-
Serialized Fields
-
body
JPanel body
-
cardLayout
CardLayout cardLayout
-
cc1
JColorChooser cc1
-
cc2
JColorChooser cc2
-
ccSolid
JColorChooser ccSolid
-
CHANGE_EVENT
ChangeEvent CHANGE_EVENT
-
fcPatternFile
JFileChooser fcPatternFile
-
isSolidOnly
boolean isSolidOnly
-
parentWindow
Window parentWindow
-
rbChecked
JRadioButton rbChecked
-
rbPatternFile
JRadioButton rbPatternFile
-
rbSolid
JRadioButton rbSolid
-
spmCheckSize
SpinnerNumberModel spmCheckSize
-
-
-
Class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
class JSpinnerCellEditor extends JSpinner implements Serializable-
Serialized Fields
-
changeEvent
ChangeEvent changeEvent
-
sm
SpinnerModel sm
-
-
-
Class org.ka2ddo.yaac.gui.table.MultiEnumCellEditor
class MultiEnumCellEditor extends DefaultCellEditor implements Serializable -
Class org.ka2ddo.yaac.gui.table.PaintRenderer
class PaintRenderer extends JComponent implements Serializable -
Class org.ka2ddo.yaac.gui.table.PrintableTable
class PrintableTable extends JTable implements Serializable -
Class org.ka2ddo.yaac.gui.table.RowNumberTableModel
class RowNumberTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
rootTable
TableModel rootTable
-
-
-
Class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
class SelectableSymbolEditor extends DefaultCellEditor implements Serializable -
Class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
class SelectableSymbolRenderer extends JLabel implements Serializable-
Serialized Fields
-
alwaysShowSymbolChars
boolean alwaysShowSymbolChars
-
rescaleFactor
float rescaleFactor
-
-
-
Class org.ka2ddo.yaac.gui.table.StringCellRenderer
class StringCellRenderer extends JLabel implements Serializable-
Serialized Fields
-
fontCategory
String fontCategory
-
fontRescaleFactor
float fontRescaleFactor
-
-
-
Class org.ka2ddo.yaac.gui.table.TableClipboardCopier
class TableClipboardCopier extends AbstractAction implements Serializable-
Serialized Fields
-
table
JTable table
-
-
-
-
Package org.ka2ddo.yaac.gui.terminal
-
Class org.ka2ddo.yaac.gui.terminal.Terminal
class Terminal extends JComponent implements Serializable-
Serialized Fields
-
autoFlushSet
HashSet<Character> autoFlushSet
-
boldFont
Font boldFont
-
boldItalicFont
Font boldItalicFont
-
charWidthInPixels
int charWidthInPixels
-
col
int col
-
currentAttributes
short currentAttributes
-
doAutoLF
boolean doAutoLF
-
doLocalEcho
boolean doLocalEcho
-
echoBuf
char[] echoBuf
-
escParams
int[] escParams
-
fixedFont
Font fixedFont
-
fonts
Font[] fonts
-
italicFont
Font italicFont
-
lineHeightInPixels
int lineHeightInPixels
-
lineHeightOffsetPixels
int lineHeightOffsetPixels
-
numChars
int numChars
-
portName
String portName
-
reverseOverallBackground
boolean reverseOverallBackground
-
row
int row
-
screenAttr
short[][] screenAttr
-
screenBuf
char[][] screenBuf
-
screenHeightInPixels
int screenHeightInPixels
-
screenWidthInChars
int screenWidthInChars
-
screenWidthInPixels
int screenWidthInPixels
-
-
-
-
Package org.ka2ddo.yaac.gui.util
-
Class org.ka2ddo.yaac.gui.util.ScrollableJLabel
class ScrollableJLabel extends JComponent implements Serializable-
Serialized Fields
-
text
String[] text
-
-
-
Class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
class AccessibleScrollableLabel extends JComponent.AccessibleJComponent implements Serializable -
Class org.ka2ddo.yaac.gui.util.ScrollableJPanel
class ScrollableJPanel extends JPanel implements Serializable-
Serialized Fields
-
defaultScrollableSize
Dimension defaultScrollableSize
-
-
-
-
Package org.ka2ddo.yaac.gui.weather
-
Class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
class NWSZoneLayer extends com.bbn.openmap.Layer implements Serializable-
Serialized Fields
-
activeZones
LinkedHashMap<NWSZoneLayer.ZoneKey,
NWSZoneLayer.ZoneEntry> activeZones -
calExpireTime
Calendar calExpireTime
-
countyIndex
HashMap<String,
HashMap<Integer, int[]>> countyIndex -
indexOfIndexes
HashMap<Character,
HashMap<String, HashMap<Integer, int[]>>> indexOfIndexes -
sdfExpireTime
SimpleDateFormat sdfExpireTime
-
showSevereWeatherZones
boolean showSevereWeatherZones
-
tileRootDirectory
File tileRootDirectory
-
zoneIndex
HashMap<String,
HashMap<Integer, int[]>> zoneIndex -
zoneTableModel
org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneTableModel zoneTableModel
-
-
-
Class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
class ZoneEntry extends Object implements Serializable- serialVersionUID:
- 732944333617774773L
-
Serialized Fields
-
color
Color color
-
expirationTime
long expirationTime
-
key
NWSZoneLayer.ZoneKey key
-
level
NWSZoneLayer.AdvisoryLevel level
-
zonePolygons
com.bbn.openmap.dataAccess.shape.EsriPolygonList zonePolygons
-
-
Class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneKey
class ZoneKey extends Object implements Serializable- serialVersionUID:
- -8482393662831691735L
-
Serialized Fields
-
advisoryType
NWSZoneLayer.AdvisoryType advisoryType
-
state
String state
-
zoneNumber
int zoneNumber
-
zoneType
char zoneType
-
-
-
Package org.ka2ddo.yaac.io
-
Class org.ka2ddo.yaac.io.BeaconData
class BeaconData extends Object implements Serializable- serialVersionUID:
- -1055487615817248182L
-
Serialized Fields
-
ambiguity
float ambiguity
The desired ambiguity of reported location data, in fractions of a degree. -
beaconName
String beaconName
The human-readable identifier for this particular BeaconData object -
ctcss
XmitEncoding ctcss
Specification of tone or digital squelch used by this repeater. -
decayRatio
int decayRatio
Decay ratio when slowing down the beacon; should be 2 or 3. -
digipeaters
String[] digipeaters
Digipeater alias combinations to be used for transmitting this beacon, in proportional pathing preference order. -
directionality
byte directionality
PHG for compass octant of antenna directionality. -
enabled
boolean enabled
Indicate whether this particular beacon should be transmitted. -
fixedAltitudeM
float fixedAltitudeM
The fixed altitude of this station in meters above mean sea level.- See Also:
-
freeText
String freeText
Free-text comment to be appended after all standard-formatted beacon fields. -
gain
byte gain
PHG code for antenna gain in dB. -
height
byte height
PHG code for antenna height about average terrain elevation. -
initialRateSecs
int initialRateSecs
Initial transmit interval for this beacon in seconds. -
latitude
double latitude
Fixed position latitude in fractional degrees North. -
longitude
double longitude
Fixed position longitude in fractional degrees East. -
monitorFreq
double monitorFreq
The frequency in megaHertz on which this station is doing audio monitoring (zero if no audio monitor). -
offset
short offset
The repeater shift direction and magnitude for the repeater input frequency of this station (+1 or -1 for default shift, + or - with an actual number in kiloHertz for non-standard shift). -
positionType
BeaconData.PositionType positionType
The sub-variant of human-readable position report message format to use.- See Also:
-
power
byte power
PHG code for power level. -
reportAltitude
boolean reportAltitude
Specify whether altitude (fixed or GPS-reported) should be reported in position reports. -
reportSpeed
boolean reportSpeed
Specify whether local GPS speed should be reported in position reports.- See Also:
-
showDFS
boolean showDFS
Specifies whether DFS (direction finding signal) information should be reported in the position report's free-text comment. -
showPHG
boolean showPHG
Specify whether PHG (power-height-gain) should be reported in the position report's free-text comment. -
slowRateSecs
int slowRateSecs
Slow stable transmit rate for non-changing station, in seconds. -
status
short status
MicE status to report when generating MicE format position reports. 0 through 7 are the standard MicE status codes, 8 through 14 are the custom codes 1 through 7. -
symbolCode
char symbolCode
The APRS symbol code for this station's symbol. -
symTableId
char symTableId
The APRS symbol table ID for this station's symbol; this may be an overlay character. -
type
BeaconData.BeaconType type
APRS format to use for encoding position beacon packet. -
useGpsForPosition
boolean useGpsForPosition
Specifies whether this beacon should ignore its fixed latitude and longitude and use the current position reported by the local GPS receiver.- See Also:
-
useWeather
boolean useWeather
Specify whether local weather data should be transmitted in the beacon.
-
-
Class org.ka2ddo.yaac.io.ObjectReportSender
class ObjectReportSender extends SendableMessageWrapper implements Serializable- serialVersionUID:
- -4241602461685800362L
-
Serialized Fields
-
ss
StationState ss
-
-
Class org.ka2ddo.yaac.io.PortConfig
class PortConfig extends Object implements Serializable- serialVersionUID:
- -162577201270002899L
-
Serialized Fields
-
displayName
String displayName
-
enabled
boolean enabled
Whether port should be opened automatically upon startup. -
portNumber
int portNumber
-
portType
String portType
Type of PortConnector used to implement this port, generally defined as a String constant named PORT_TYPE on the PortConnector subclass. -
variations
HashMap<String,
PortConfig.Cfg> variations
-
-
Class org.ka2ddo.yaac.io.PortConfig.Cfg
class Cfg extends Object implements Serializable- serialVersionUID:
- 885437494458611609L
-
Serialized Fields
-
acceptableProtocolsMask
int acceptableProtocolsMask
Bit mask or enum number of protocols that can be transmitted through this port. Only meaningful for ports with CAP_XMT_PACKET_DATA set (for protocol bitmask) or CAP_WAYPOINT_SENDER (for enum). -
baudRate
int baudRate
The baud rate used for the port, if needed, or port number for TCP and UDP socket connections. -
beaconNames
String[] beaconNames
Names of beacon instances to send through this port (zero-length array means only default beacon).- See Also:
-
callsign
String callsign
The amateur radio station callsign associated with this port, if needed. Also used for weather station model name. -
deviceName
String deviceName
The device name or network host name/address associated with this port. -
digiAliases
String[] digiAliases
Array of digipeat alias Strings for which this port will digipeat (if transmitAllowed is true).- See Also:
-
filter
String filter
Any filter expression associated with this port, if needed. -
flags
int flags
A collection of flag bits indicating other attributes of the port configuration.- See Also:
-
flowControlled
boolean flowControlled
Indicates whether flow control is enabled on this port. -
passcode
String passcode
The authentication passcode associated with this port, if needed. -
timeslotCycleLength
int timeslotCycleLength
Number of seconds in a timeslot cycle, which will be aligned to UTC and the Unix epoch time (if some weird prime number is used). Negative values means timeslotting is disabled, but is preserving the last-used cycle length in case it gets re-enabled. -
timeslotLength
int timeslotLength
Number of seconds in a timeslot. This should be a positive integer fraction of thePortConfig.Cfg.timeslotCycleLength
. Zero or negative means that once a station enters its timeslot, it can transmit until its queue for the port is empty, rather than having to stop because another station's timeslot has started. -
timeslotOffset
int timeslotOffset
Number of seconds since the start of a cycle when this port is allowed to transmit. This should be an integer multiple ofPortConfig.Cfg.timeslotLength
greater than or equal to zero, but less than thePortConfig.Cfg.timeslotCycleLength
. -
transmitAllowed
boolean transmitAllowed
Indicates whether messages can be transmitted from YAAC via this port.
-
-
Class org.ka2ddo.yaac.io.SendableMessageWrapper
class SendableMessageWrapper extends Object implements Serializable- serialVersionUID:
- -9022659967567715122L
-
Serialized Fields
-
decayRatio
int decayRatio
-
fastSendRate
int fastSendRate
-
id
int id
-
isAcked
boolean isAcked
-
isRejected
boolean isRejected
-
lastBackoffTransmissionCount
int lastBackoffTransmissionCount
-
lastRetransmitInterval
int lastRetransmitInterval
-
lastTransmitTime
long lastTransmitTime
-
maxTransmits
int maxTransmits
-
msg
SendableMessage msg
-
nextMessage
SendableMessageWrapper nextMessage
-
numTransmissions
int numTransmissions
-
relays
String[] relays
-
slowSendRate
int slowSendRate
-
-
Class org.ka2ddo.yaac.io.StatusData
class StatusData extends Object implements Serializable- serialVersionUID:
- 418172975029807343L
-
Serialized Fields
-
decayRatio
int decayRatio
Decay ratio when slowing down the beacon; should be 2 or 3. -
digipeaters
String[] digipeaters
Specify the digipeater path or paths (if proportional pathing is being used) for transmitting this status message over RF. Default is proportional pathed of no digipeat, WIDE1-1 digipeat, and WIDE1-1.WIDE2-1 digipeat. -
enabled
boolean enabled
Flag indicating whether this status information should be transmitted. -
enableMeteorMode
boolean enableMeteorMode
Enable meteor-scatter mode, where the status packet is transmitted repeatedly at maximum speed until the timeslot is over. -
format
String format
The textual body content of the status message. -
initialRateSecs
int initialRateSecs
Initial transmit interval for this beacon in seconds. -
lastBackoffTransmissionCount
int lastBackoffTransmissionCount
-
lastRetransmitInterval
int lastRetransmitInterval
-
numTransmissions
int numTransmissions
-
prefixMaidenhead
boolean prefixMaidenhead
Specify whether the local status's current position should be prefixed to the status text in Maidenhead format. -
prefixTime
boolean prefixTime
Specify whether the current time should be prefixed to the status text. -
slowRateSecs
int slowRateSecs
Slow stable transmit rate for non-changing station, in seconds. -
symbolCode
char symbolCode
The APRS symbol code for this station's symbol. Only meaningful when using the Maidenhead prefix. -
symTableId
char symTableId
The APRS symbol table ID for this station's symbol; this may be an overlay character. Only meaningful when using the Maidenhead prefix.
-
-
-
Package org.ka2ddo.yaac.osm
-
Class org.ka2ddo.yaac.osm.ChangeSet
- serialVersionUID:
- 3118105460468614419L
-
Serialized Fields
-
id
int id
Sequential ID number assigned to this changeset. -
timestamp
String timestamp
The timestamp when this changeset was submitted to OpenStreetMap. -
uid
String uid
User ID of the user who submitted this changeset to OpenStreetMap. -
user
String user
Name of the user who submitted this changeset to OpenStreetMap. -
yaacStructureVersion
int yaacStructureVersion
The OSM binary encoding structure version of YAAC that was used to create the tile files.- See Also:
-
-
Exception org.ka2ddo.yaac.osm.DiscardOSMElementException
class DiscardOSMElementException extends Exception implements Serializable -
Class org.ka2ddo.yaac.osm.GenericTaggedQueue
- serialVersionUID:
- 7770165198952094192L
-
Serialized Fields
-
bLat
int bLat
Whole number of degrees latitude for this tile. -
gtnFile
File gtnFile
The File object for the disk file associated with this queue. -
isUntypedWay
int isUntypedWay
Flag indicating whether Ways queued here are untyped (i.e., only pieces of a Relation). -
lLon
int lLon
Whole number of degrees longitude for this tile. -
untiled
boolean untiled
Flag indicating whether Ways queued here are untiled (i.e., spanning multiple tiles and kept only for Relation processing).
-
-
Class org.ka2ddo.yaac.osm.Node
- serialVersionUID:
- -4782893017639451563L
-
Serialized Fields
-
id
long id
OpenStreetMap assigned ID number for this Node. -
latitude
int latitude
Latitude in millionths of degrees North. -
longitude
int longitude
Longitude in millionths of degrees East.
-
-
Class org.ka2ddo.yaac.osm.VisibleCtls
class VisibleCtls extends Object implements Serializable- serialVersionUID:
- -3866553380908312053L
-
-
Package org.ka2ddo.yaac.pluginapi
-
Class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
class AbstractMenuAction extends Object implements Serializable-
Serialized Fields
-
enabled
boolean enabled
Specifies whether action is enabled; the default is true. -
properties
HashMap<String,
Object> properties Stores any properties of the menu action that are not specially handled (such asAbstractMenuAction.enabled
).
-
-
-
Class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
class AbstractPopupMenuAction extends AbstractMenuAction implements Serializable
-
-
Package org.ka2ddo.yaac.telemetry
-
Class org.ka2ddo.yaac.telemetry.CurrentTelemetry
class CurrentTelemetry extends Object implements Serializable- serialVersionUID:
- -3746883795722292151L
-
Serialized Fields
-
analogValues
float[] analogValues
Raw (non-rescaled) analog values from telemetry message. -
binaryValues
boolean[] binaryValues
Raw binary bits from telemetry message. -
eqnCoeffs
float[] eqnCoeffs
Quadratic equation coefficients from EQNS message. -
fieldNames
String[] fieldNames
Field names from PARM message (initialized to APRS defaults until the message overwrites it). -
identifier
String identifier
Callsign-SSID of station sending telemetry. -
projectName
String projectName
Telemetry project name from BITS message. -
senseFlags
boolean[] senseFlags
Boolean flag polarity bits from BITS message. -
sequenceNum
int sequenceNum
Sequence number from telemetry message. -
timestampBits
long timestampBits
Time in Java milliseconds since 1 Jan 1970 UTC when BITS message was last received. -
timestampEqns
long timestampEqns
Time in Java milliseconds since 1 Jan 1970 UTC when EQNS message was last received. -
timestampParm
long timestampParm
Time in Java milliseconds since 1 Jan 1970 UTC when PARM message was last received. -
timestampTelemetry
long timestampTelemetry
Time in Java milliseconds since 1 Jan 1970 UTC when telemetry message was last received. -
timestampUnits
long timestampUnits
Time in Java milliseconds since 1 Jan 1970 UTC when UNIT message was last received. -
unitNames
String[] unitNames
Unit names from UNIT message.
-
-
-
Package org.ka2ddo.yaac.upgrade
-
Class org.ka2ddo.yaac.upgrade.Upgrader
class Upgrader extends JFrame implements Serializable- serialVersionUID:
- -8999042615920537295L
-
Serialized Fields
-
aborted
boolean aborted
-
baseDir
File baseDir
-
cancelButton
JButton cancelButton
-
errorOccurred
boolean errorOccurred
-
numZipEntries
int numZipEntries
-
progressBar
JProgressBar progressBar
-
rb
ResourceBundle rb
-
startupOptions
String[] startupOptions
-
statusLabel
JLabel statusLabel
-
totalFilesInstalled
int totalFilesInstalled
-
-
-
Package org.ka2ddo.yaac.util
-
Class org.ka2ddo.yaac.util.CBCAPolygon
class CBCAPolygon extends Polygon implements Serializable -
Class org.ka2ddo.yaac.util.Json.JsonHashMap
- serialVersionUID:
- 5967519872826379718L
-
-
Package org.ka2ddo.yaac.weather
-
Class org.ka2ddo.yaac.weather.MADISWeatherChecker
class MADISWeatherChecker extends Object implements Serializable- serialVersionUID:
- 8326854074649164156L
-