Serialized Form
serialVersionUID: -7895515046170025753L
isEditable
boolean isEditable
serialVersionUID: 4540526966799008714L
serialVersionUID: 1028001428769246036L
maidenheadLocator
java.lang.String maidenheadLocator
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:
Message.symbolCode
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:
Message.symTableId
comment
java.lang.String comment
- Free-text comment in this message.
extensions
java.util.Map<K,V> extensions
- Optional map of extracted data fields in this APRS message. May be null if no extensions present
in the message.
msgType
byte msgType
- APRS message type code (prefix character in the message text).
serialVersionUID: 6027972622965571560L
addressee
java.lang.String addressee
- Addressee of the message. May be a bulletin sequence number or a broadcast group (such as
NWS_WARN).
serialNumber
java.lang.String serialNumber
- Sequence number of this message used for acknowledgment. May be null if no sequence number.
acked
boolean acked
- Flag indicating if a locally-originated message has been acknowledged. Used to stop automatic
retransmissions of messages with serial numbers.
numTransmissions
int numTransmissions
- Number of times the message should be transmitted before giving up.
signatureState
SignableMessage.SignatureState signatureState
- Quality of the signature (if any) associated with this message.
signature
java.lang.String signature
- The actual digital authenticating and validating signature for this message, or null
for no signature.
sigAlias
java.lang.String sigAlias
- The alias for the secret key to use to sign this message.
serialVersionUID: 2028806225539912345L
model
java.lang.String model
- The model of radio hardware that transmitted this Mic-E message.
serialVersionUID: 4793158265041476505L
dataType
char dataType
- The extracted data type for the MultiLine polygon.
lineType
char lineType
- Indicates whether closed polygon or open polyline.
scale
char scale
- Scale factor character.
lats
int[] lats
- Array of decoded latitudes in millionths of degrees North,
lons
int[] lons
- Array of decoded longitudes in millionths of degrees East.
serialVersionUID: -9119999180411487440L
objectName
java.lang.String objectName
- Name of Object or Item. Limited to 9 characters,
life
char life
- Flag indicating whether Object is still active (alive) or has been decommissioned (dead).
savedTimestamp
java.lang.String savedTimestamp
- Timestamp in Object message (null for Items).
scope
Scope scope
- Scope for the transmission of locally-originated Objects.
numKilledTransmissions
int numKilledTransmissions
- Number of remaining times a dead Object should be transmitted to let other stations know it is dead.
digipeatPaths
java.lang.String[] digipeatPaths
- Digipeating paths (in proportional pathing order) for transmitting locally-originated Objects.
enabled
boolean enabled
- Flag indicating whether Object/Item can be transmitted by this station.
encodeCompressed
boolean encodeCompressed
- True if encoding to transmittable format should use compressed format.
qruCategory
java.lang.String qruCategory
- QRU category to associate with locally-originated Item, or null for no QRU group.
otEntityId
short otEntityId
- OpenTRAC entity ID to associate with this Object when transmitting it with OpenTRAC protocol.
- See Also:
OpenTracEntity
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.
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.
serialVersionUID: -4569175804756621335L
softwareType
char softwareType
- Code for type of software the sending weather station is using.
wsType
java.lang.String wsType
- Weather station hardware type.
locallyGenerated
boolean locallyGenerated
- Flag indicating this message was created by the local station (not received from another
APRS station).
latitude
java.lang.String latitude
- The latitude of this position in APRS text format DDMM.MMn.
longitude
java.lang.String longitude
- The longitude of this position in APRS text format DDDMM.MMw.
fLatitude
double fLatitude
- Latitude in fractional degrees North, or NaN if not filled in yet.
fLongitude
double fLongitude
- Longitude in fractional degrees East, or NaN if not filled in yet.
fLatPrecision
float fLatPrecision
- The ambiguity level of the latitude in fractional degrees,
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.
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.
showDate
boolean showDate
- Flag whether the timestamp should be included in formatted representations of this message.
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.
serialVersionUID: -8407500725737162343L
encodeCompressed
boolean encodeCompressed
- True if encoding to transmittable format should use compressed format.
serialVersionUID: 7949949178653802868L
queryType
java.lang.String queryType
- Query type (text between question marks '?' in the message).
serialVersionUID: -1404473004327739498L
capabilityArray
java.lang.String[] capabilityArray
- Ordered array of capability Strings for an APRS station.
serialVersionUID: 4019763208715798387L
serialVersionUID: -1766840250935354867L
sequenceNum
int sequenceNum
- The extracted sequence number of the telemetry data.
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.
serialVersionUID: -613656279983475438L
serialVersionUID: -3076361591424092091L
isNarrowband
boolean isNarrowband
toneCodeIndex
short toneCodeIndex
isDigital
boolean isDigital
isFullDuplex
boolean isFullDuplex
isInvalid
boolean isInvalid
serialVersionUID: -1967268147133231444L
callsign
java.lang.String callsign
ssid
byte ssid
h_c
boolean h_c
- Has_been_repeated flag (for digipeater callsigns) or command/response flags (for destination and source callsigns).
reserved
byte reserved
- AX.25 reserved bits (initialized to protocol default value).
last
boolean last
- Flag bit in SSID byte indicating this is the last callsign in a digipeater sequence.
valid
boolean valid
- Indicates whether the callsign in this object can be exported as a valid AX.25 binary protocol address.
serialVersionUID: 3107587793401226132L
sender
AX25Callsign sender
- Callsign of the transmitting station (not of any intermediate digipeaters).
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.
ctl
byte ctl
- Bitmask identifying the frame type and subtype, and windowing position for connection-oriented
I and S frames.
- See Also:
AX25Frame.getFrameType()
,
AX25Frame.getUType()
,
AX25Frame.getSType()
ctl2
byte ctl2
- Extension of ctl when using 128-segment windowing.
- See Also:
AX25Frame.ctl
,
AX25Frame.mod128
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
body
byte[] body
- Byte array containing the higher-level protocol payload for I and UI frames.
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.
isCmd
boolean isCmd
- Indicate whether this is a command or a poll message, for AX.25 frame
types that include a P/C bit.
rcptTime
long rcptTime
- The time when this message was received in Java milliseconds since midnight, Jan 1 1970 UTC..
ax25Frame
AX25Frame ax25Frame
- The AX.25 frame object from which this Message was extracted.
originatingCallsign
java.lang.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:
AX25Frame.sender
thirdParty
java.lang.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.
rcptTime
long rcptTime
- The time the message was received by the system in Java standard milliseconds since 1970 UTC.
invalid
boolean invalid
- Indicates whether message was correctly formatted or otherwise parseable.
serialVersionUID: -3782183103570324522L
numRcvFrames
int numRcvFrames
- Running counter of received frames on this PortConnector.
numRcvBytes
long numRcvBytes
- Running counter of received bytes on this PortConnector.
numXmtFrames
int numXmtFrames
- Running counter of transmitted frames on this PortConnector.
numXmtBytes
long numXmtBytes
- Running counter of transmitted bytes on this PortConnector.
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.
serialVersionUID: 8420251923719840662L
timestamp
long timestamp
- Timestamp of last GPS sentence in Java milliseconds since 1 Jan 1970 UTC.
latitude
double latitude
- GPS latitude in degrees North.
longitude
double longitude
- GPS longitude in degrees East.
quality
GpsFixQuality quality
- Quality of the last GPS fix.
numSatellites
int numSatellites
- Number of satellites used for the last fix, or -1 for unknown.
hdop
float hdop
- Horizontal dilution of precision value.
amslM
float amslM
- GPS altitude in meters above mean sea level (WGS84 model).
secSinceLastDGps
float secSinceLastDGps
- Seconds since the last differential GPS correction data was received, or -1 if unknown.
dgpsStationId
int dgpsStationId
- The ID number of the differential GPS surface station that transmitted the last-received correction data.
speed
float speed
- Speed of motion in knots (nautical miles per hour), or -1 if unknown.
bearing
float bearing
- Bearing of travel, in degrees relative to True North.
localToGpsClockDiff
long localToGpsClockDiff
- Error in milliseconds between computer system clock and GPS time.
source
java.lang.String source
- The name of the remote GPS providing this fix (null if for the station's own local GPS).
lastPositionSentenceType
short lastPositionSentenceType
- Indicate the type of GPS sentence that provided the position and course information.
- See Also:
GpsFix.SENTENCETYPE_GGA
,
GpsFix.SENTENCETYPE_GLL
,
GpsFix.SENTENCETYPE_RMC
,
GpsFix.SENTENCETYPE_UNKNOWN
Package org.ka2ddo.opentrac |
serialVersionUID: 4388015517203028051L
value
byte value
serialVersionUID: 9165988802946257515L
values
byte[] values
serialVersionUID: 8842687964539951747L
country
java.lang.String country
subdivision
java.lang.String subdivision
serialVersionUID: -3375247888248010384L
course
short course
speed
short speed
serialVersionUID: 6576189694914960769L
value
double value
id
int id
serialVersionUID: 6137219770658203470L
callsign
java.lang.String callsign
ssid
int ssid
extensionId
short extensionId
sequenceNumber
int sequenceNumber
elementList
java.util.ArrayList<E> elementList
serialVersionUID: -3930443993881592403L
value
float value
serialVersionUID: 224910589736190997L
serialVersionUID: -8956888978625765080L
entities
java.util.ArrayList<E> entities
- List of OpenTracEntity objects wrapped in this OpenTracMessage.
serialVersionUID: -8488145756794711132L
serialVersionUID: 9122845439186481564L
steps
TraceStep[] steps
serialVersionUID: -9173455986989676607L
latitude
int latitude
longitude
int longitude
altitude
int altitude
fLatitude
double fLatitude
fLongitude
double fLongitude
fAltitude
double fAltitude
serialVersionUID: -1905495305397182782L
capabilities
RadioCapability[] capabilities
serialVersionUID: 1433134623610078443L
value
short value
- The 16-bit integer value of this element.
serialVersionUID: 7340156520016304049L
text
java.lang.String text
serialVersionUID: 6037087309412846617L
timestamp
long timestamp
- Timestamp value in milliseconds since 1 Jan 1970 UTC (the Unix epoch),
serialVersionUID: 3063732330206567010L
period
short period
- Time over which averages are averaged, in seconds.
windDir
short windDir
- Wind directions, in degrees from True North.
windSpeed01MS
short windSpeed01MS
- Wind speed in 0.1 meters per second units.
windGust01MS
short windGust01MS
- Wind peak gust speed in 0.1 meters per second units.
tempK
short tempK
- Current temperature in 0.1 degrees Kelvin.
rainfall
short rainfall
- Rainfall over averaging interval in 0.1 Kg/cm^2
baroPressure01Pa
short baroPressure01Pa
- Barometric pressure in 0.1 Pascals.
humidityPct
short humidityPct
- Relative humidity percentage.
serialVersionUID: 3419613743374533937L
frequency
int frequency
- Radio frequency in 10s of kiloHertz.
signal
byte signal
- Signal content type, in index through FCC definition numbers.
- See Also:
RadioCapability.SIGNAL_TYPES
modulation
byte modulation
- Modulation scheme, in index through FCC definition letters.
- See Also:
RadioCapability.MODULATION_TYPES
information
byte information
- Information type, in index through FCC definition letters.
- See Also:
RadioCapability.INFORMATION_TYPES
detail
byte detail
- Further details about the information, in index through FCC definition letters.
- See Also:
RadioCapability.DETAIL_TYPES
multiplex
byte multiplex
- Multiplexing scheme, in index through FCC definition letters.
- See Also:
RadioCapability.MULTIPLEX_TYPES
function
byte function
- Radio function, as index through function names.
- See Also:
RadioCapability.FUNCTION_TYPES
ctcss
byte ctcss
- CTCSS subtone in use, as index through CTCSS codes.
- See Also:
XmitEncoding.CTCSS_FREQS
bandwidth
int bandwidth
- Modulation bandwidth in Hertz.
serialVersionUID: -6896396046352173362L
callsign
java.lang.String callsign
- Callsign of relaying station.
ssid
int ssid
- SSID of relaying station.
networkId
byte networkId
- Network of relaying station.
- See Also:
OpenTracTypes.NETWORKTYPE_APRSIS
,
OpenTracTypes.NETWORKTYPE_HF
,
OpenTracTypes.NETWORKTYPE_UHF
,
OpenTracTypes.NETWORKTYPE_VHF
serialVersionUID: -1842013364599844524L
Package org.ka2ddo.yaac.aprs |
serialVersionUID: 6518458516752379867L
timestamp
long timestamp
- Date/time of DX event in Java milliseconds since midnight Jan 1, 1970 UTC.
reportingStation
java.lang.String reportingStation
- Callsign of station reporting DX.
distance
float distance
- Distance from DX reporting station in the specified units.
- See Also:
DXRecord.distanceUnit
distanceUnit
DistanceUnit distanceUnit
- The units of distance used by the distance value.\
- See Also:
DXRecord.distance
bearing
int bearing
- The bearing from the DX reporting station in degrees from True North.
latitude
double latitude
- Latitude of DX reporting station.
longitude
double longitude
- Longitude of DX reporting station.
isPlayback
boolean isPlayback
- Record came from a logfile playback, not from a real-time connection.
Package org.ka2ddo.yaac.ax25 |
serialVersionUID: 7083801802590457697L
identifier
java.lang.String identifier
- The String identifying this particular station or object.
localAlias
java.lang.String localAlias
- The String identifying a local alias for this Station or Object.
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.
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:
StationState.symTableId
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.
altSymbolCode
char altSymbolCode
- The local alias symbol code within the specified symbol table for representing this station or
object on the map.
- See Also:
StationState.altSymTableId
latitude
double latitude
longitude
double longitude
amsl
float amsl
lastPosTime
long lastPosTime
radiusOfConfidence
float radiusOfConfidence
bearing
float bearing
speed
float speed
lastRcptTimeOfSelf
long lastRcptTimeOfSelf
lastDigiTime
long lastDigiTime
- Last time this station digipeated some other station's packet.
weatherStateMap
java.util.LinkedHashMap<K,V> weatherStateMap
historyArray
AX25Message[] historyArray
historySize
int historySize
isViewable
boolean isViewable
- Whether or not this station or object should be displayed on the map.
- See Also:
SendingStationFilter
rangeM
float rangeM
- Scratch range variable used for aloha circle calculation.
- See Also:
AlohaRanger
miscAttachments
java.util.HashMap<K,V> miscAttachments
- Place to attach miscellaneous attachments to a station or object.
Package org.ka2ddo.yaac.core |
Package org.ka2ddo.yaac.gui |
serialVersionUID: 2795047008407223316L
latitude
double latitude
longitude
double longitude
fillColor
java.awt.Paint fillColor
numFlashes
int numFlashes
flashIntervalMsec
int flashIntervalMsec
showIt
boolean showIt
xp
int[] xp
yp
int[] yp
restoreAutoCentering
boolean restoreAutoCentering
port
PortConnector port
statsHistory
java.util.Vector<E> statsHistory
maxBaudRate
int maxBaudRate
bitsPerByte
int bitsPerByte
isFullDuplex
boolean isFullDuplex
dfSpeed
java.text.DecimalFormat dfSpeed
lBearing
javax.swing.JLabel lBearing
lDistance
javax.swing.JLabel lDistance
dialPanel
javax.swing.JPanel dialPanel
direction
double direction
addresseeList
java.util.ArrayList<E> addresseeList
messageList
ArrayBlockList<V> messageList
otherStationCallsign
java.lang.String otherStationCallsign
scrollPane
javax.swing.JScrollPane scrollPane
tfInputText
javax.swing.JTextField tfInputText
listModel
org.ka2ddo.yaac.gui.Chat.ChatListModel listModel
msgQueue
java.util.concurrent.ArrayBlockingQueue<E> msgQueue
signingKeyAlias
java.lang.String signingKeyAlias
window
java.awt.Window window
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
currentAliases
java.util.Set<E> currentAliases
aliasNode
java.util.prefs.Preferences aliasNode
lDigipeatChoices
javax.swing.JList lDigipeatChoices
tfUserEnteredDigipeatChoice
javax.swing.JTextField tfUserEnteredDigipeatChoice
bAddStdToDigipeatList
javax.swing.JButton bAddStdToDigipeatList
bRemoveFromDigipeatList
javax.swing.JButton bRemoveFromDigipeatList
bMoveDigipeatUp
javax.swing.JButton bMoveDigipeatUp
bMoveDigipeatDown
javax.swing.JButton bMoveDigipeatDown
bAddUserDefToDigipeatList
javax.swing.JButton bAddUserDefToDigipeatList
lDigipeatList
javax.swing.JList lDigipeatList
dlmDigipeatList
javax.swing.DefaultListModel dlmDigipeatList
dlmTransmitCount
javax.swing.DefaultListModel dlmTransmitCount
tfDigipeatPath
javax.swing.JTextField tfDigipeatPath
isSingleValue
boolean isSingleValue
bProgrammaticallyChangingList
boolean bProgrammaticallyChangingList
listeners
java.util.ArrayList<E> listeners
changeEvent
javax.swing.event.ChangeEvent changeEvent
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
records
ArrayBlockList<V> records
tabbedPane
javax.swing.JTabbedPane tabbedPane
contentPane
java.awt.Container contentPane
bClose
javax.swing.JButton bClose
bHelp
javax.swing.JButton bHelp
currentFilter
Filter currentFilter
saveMenuItem
javax.swing.JMenuItem saveMenuItem
printMenuItem
javax.swing.JMenuItem printMenuItem
prefix
java.lang.String prefix
localGpsPane
GPSStatusPane localGpsPane
remotePanes
java.util.HashMap<K,V> remotePanes
name
java.lang.String name
viewScope
org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope viewScope
lTime
javax.swing.JLabel lTime
lLatitude
javax.swing.JLabel lLatitude
lLongitude
javax.swing.JLabel lLongitude
lSpeed
javax.swing.JLabel lSpeed
lBearing
javax.swing.JLabel lBearing
lAltitude
javax.swing.JLabel lAltitude
lQuality
javax.swing.JLabel lQuality
lNumSats
javax.swing.JLabel lNumSats
lClockSkew
javax.swing.JLabel lClockSkew
dfTime
java.text.SimpleDateFormat dfTime
dfMinutes
java.text.DecimalFormat dfMinutes
dfSpeed
java.text.DecimalFormat dfSpeed
tmConfig
org.ka2ddo.yaac.gui.HealthMonitorGui.TMConfig tmConfig
tmStatus
org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus tmStatus
tmIGate
org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate tmIGate
tmWeather
TMWeather tmWeather
newestBin
long newestBin
oldestBin
long oldestBin
lStation
java.lang.String lStation
lSymbol
java.lang.String lSymbol
lAge
java.lang.String lAge
sdf
java.text.SimpleDateFormat sdf
pane
javax.swing.JOptionPane pane
listener
PortFailureReportListener listener
msgCache
AX25Message[] msgCache
sdfTimeOfMsg
java.text.SimpleDateFormat sdfTimeOfMsg
sdfDateOfMsg
java.text.SimpleDateFormat sdfDateOfMsg
lastMessage
AX25Message lastMessage
lMsgCount
javax.swing.JLabel lMsgCount
lLastMsgType
javax.swing.JLabel lLastMsgType
lLastSender
javax.swing.JLabel lLastSender
lBeacon
javax.swing.JLabel lBeacon
lGPS
javax.swing.JLabel lGPS
pCardBody
javax.swing.JPanel pCardBody
clCardBody
ReadableCardLayout clCardBody
pMsgList
javax.swing.JPanel pMsgList
oneMsgBody
javax.swing.JPanel oneMsgBody
bSender
javax.swing.border.TitledBorder bSender
pCards
javax.swing.JPanel pCards
clCards
java.awt.CardLayout clCards
taBody
javax.swing.JTextArea taBody
pWeather
javax.swing.JPanel pWeather
pPos
javax.swing.JPanel pPos
lLat
javax.swing.JLabel lLat
lLon
javax.swing.JLabel lLon
lCourse
javax.swing.JLabel lCourse
lSpeed
javax.swing.JLabel lSpeed
lAltitude
javax.swing.JLabel lAltitude
lMaidenhead
javax.swing.JLabel lMaidenhead
bpBearing
BearingPanel bpBearing
tMsgList
javax.swing.JTable tMsgList
tmMsgList
KenwoodMessageListTableModel tmMsgList
bTopList
javax.swing.JButton bTopList
b5Up
javax.swing.JButton b5Up
b5Down
javax.swing.JButton b5Down
lIcon
javax.swing.JLabel lIcon
pGPSFix
javax.swing.JPanel pGPSFix
bpGPSCourse
BearingPanel bpGPSCourse
lGpsSpeed
javax.swing.JLabel lGpsSpeed
lGpsLat
javax.swing.JLabel lGpsLat
lGpsLon
javax.swing.JLabel lGpsLon
lGpsMaidenhead
javax.swing.JLabel lGpsMaidenhead
lGpsTime
javax.swing.JLabel lGpsTime
lGpsAlt
javax.swing.JLabel lGpsAlt
pMsgSend
javax.swing.JPanel pMsgSend
tfRecipient
javax.swing.JTextField tfRecipient
cbRelayPath
javax.swing.JComboBox cbRelayPath
tfMsgText
javax.swing.JTextField tfMsgText
bMsgSend
javax.swing.JButton bMsgSend
lProgButtons
javax.swing.JButton[] lProgButtons
cbShowAtStartup
javax.swing.JCheckBox cbShowAtStartup
cbOnlyShowRF
javax.swing.JCheckBox cbOnlyShowRF
bCreateSecretKey
javax.swing.JButton bCreateSecretKey
bImportKey
javax.swing.JButton bImportKey
bExportKey
javax.swing.JButton bExportKey
bAssociateKey
javax.swing.JButton bAssociateKey
bDeleteKey
javax.swing.JButton bDeleteKey
aliases
java.lang.String[] aliases
isLat
boolean isLat
format
LatLonFormatter.Format format
snmDeg
javax.swing.SpinnerNumberModel snmDeg
snmMin
javax.swing.SpinnerNumberModel snmMin
snmSec
javax.swing.SpinnerNumberModel snmSec
slmDirection
javax.swing.SpinnerListModel slmDirection
spDeg
javax.swing.JSpinner spDeg
spMin
javax.swing.JSpinner spMin
spSec
javax.swing.JSpinner spSec
spDirection
javax.swing.JSpinner spDirection
listeners
java.util.ArrayList<E> listeners
changeEvent
javax.swing.event.ChangeEvent changeEvent
minFormat
java.text.DecimalFormat minFormat
los
LineOfSightPanel los
lStartPos
javax.swing.JLabel lStartPos
lStartName
javax.swing.JLabel lStartName
lBearing
javax.swing.JLabel lBearing
sStartAntHeight
javax.swing.JSlider sStartAntHeight
lStartAntHeight
javax.swing.JLabel lStartAntHeight
lEndPos
javax.swing.JLabel lEndPos
lEndName
javax.swing.JLabel lEndName
sEndAntHeight
javax.swing.JSlider sEndAntHeight
lEndAntHeight
javax.swing.JLabel lEndAntHeight
lDistance
javax.swing.JLabel lDistance
startPoint
java.awt.geom.Point2D startPoint
startAGLM
float startAGLM
endPoint
java.awt.geom.Point2D endPoint
endAGLM
float endAGLM
menuBar
javax.swing.JMenuBar menuBar
bookmarkMenu
javax.swing.JMenu bookmarkMenu
deleteBookmarkMenuItem
javax.swing.JMenuItem deleteBookmarkMenuItem
mapPanel
BasicMapPanel mapPanel
mapBean
MapBean mapBean
graticuleLayer
GraticuleLayer graticuleLayer
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.
mouseDelegator
MouseDelegator mouseDelegator
drawLayer
DrawLayer drawLayer
osmLayer
OSMLayer osmLayer
- The layer that draws OpenStreetMap-based roads, water bodies, etc., on the map.
topoLayer
TopoLayer topoLayer
- The layer that draws topographic (terrain elevation) contour lines and colored regions on the map.
rasterMapOverlay
RasterMapOverlay rasterMapOverlay
- The layer the draws raster image overlays on the map.
messageSenderPanel
MessageSenderPanel messageSenderPanel
zoomControl
ZoomControl zoomControl
stm
RawPacketTableModel stm
windowMenuSet
java.util.HashSet<E> windowMenuSet
mm
MessageModel mm
kmltm
KenwoodMessageListTableModel kmltm
showRadioViewOnStartup
boolean showRadioViewOnStartup
showOnlyRFOnRadioView
boolean showOnlyRFOnRadioView
selectedObjectRow
int selectedObjectRow
bEdit
javax.swing.JButton bEdit
objectWindow
javax.swing.JFrame objectWindow
mfStationCount
java.text.MessageFormat mfStationCount
qruSequenceNumber
int qruSequenceNumber
originatorChooser
org.ka2ddo.yaac.gui.MessageFilterPane.DualListChooser originatorChooser
originators
java.util.Vector<E> originators
addresseeChooser
org.ka2ddo.yaac.gui.MessageFilterPane.DualListChooser addresseeChooser
addressees
java.util.Vector<E> addressees
matchPattern
java.util.regex.Pattern matchPattern
fmtList
java.util.ArrayList<E> fmtList
tfRegexPattern
javax.swing.JTextField tfRegexPattern
bClearMsgs
javax.swing.JButton bClearMsgs
cbLogToFile
javax.swing.JCheckBox cbLogToFile
tfLogPath
javax.swing.JTextField tfLogPath
bLogDirChooser
javax.swing.JButton bLogDirChooser
tfFormat
javax.swing.JTextField tfFormat
taMsgs
javax.swing.JTextArea taMsgs
useLogFile
boolean useLogFile
msgList
ArrayBlockList<V> msgList
filteredMsgList
ArrayBlockList<V> filteredMsgList
showEveryonesMessages
boolean showEveryonesMessages
cbStationId
javax.swing.JComboBox cbStationId
cbRelayPath
javax.swing.JComboBox cbRelayPath
tfMsgText
javax.swing.JTextField tfMsgText
bSend
javax.swing.JButton bSend
msgSeqNum
int msgSeqNum
mapBean
MapBean mapBean
or
ObjectReport or
mx
int mx
my
int my
offsetX
int offsetX
offsetY
int offsetY
success
boolean success
value
java.lang.Number value
ranges
java.util.ArrayList<E> ranges
checkBox
javax.swing.JCheckBox checkBox
label
javax.swing.JLabel label
changeEvent
javax.swing.event.ChangeEvent changeEvent
tfName
javax.swing.JTextField tfName
tfNameDocument
javax.swing.text.PlainDocument tfNameDocument
cbStillAlive
javax.swing.JCheckBox cbStillAlive
cbPrivate
javax.swing.JComboBox cbPrivate
lleLatitude
LatLonEditor lleLatitude
lleLongitude
LatLonEditor lleLongitude
cbPermanent
javax.swing.JCheckBox cbPermanent
cbSymbol
javax.swing.JComboBox cbSymbol
osOverlay
OverlaySelector osOverlay
snmCourse
javax.swing.SpinnerNumberModel snmCourse
snmSpeed
javax.swing.SpinnerNumberModel snmSpeed
cardPanel
javax.swing.JPanel cardPanel
cardLayout
java.awt.CardLayout cardLayout
spShape
javax.swing.JSpinner spShape
slmShape
javax.swing.SpinnerListModel slmShape
spLatOffset
javax.swing.JSpinner spLatOffset
snmLatOffset
javax.swing.SpinnerNumberModel snmLatOffset
spLonOffset
javax.swing.JSpinner spLonOffset
snmLonOffset
javax.swing.SpinnerNumberModel snmLonOffset
spColor
javax.swing.JSpinner spColor
slmColor
javax.swing.SpinnerListModel slmColor
tfSignpost
javax.swing.JTextField tfSignpost
spMonitorFreq
javax.swing.JSpinner spMonitorFreq
mrsnmMonitorFreq
MultiRangeSpinnerNumberModel mrsnmMonitorFreq
cbOffset
javax.swing.JComboBox cbOffset
lCtcss
javax.swing.JComboBox lCtcss
cbCtcss
javax.swing.JComboBox cbCtcss
cbNarrowBand
javax.swing.JCheckBox cbNarrowBand
weatherPanel
javax.swing.JPanel weatherPanel
hurricanePanel
javax.swing.JPanel hurricanePanel
tfComment
javax.swing.JTextField tfComment
dppDigipeatPaths
DigipeatPathPanel dppDigipeatPaths
snmInitialRepeat
javax.swing.SpinnerNumberModel snmInitialRepeat
snmSlowRepeat
javax.swing.SpinnerNumberModel snmSlowRepeat
cbQRUGroup
javax.swing.JComboBox cbQRUGroup
bOK
javax.swing.JButton bOK
bSend
javax.swing.JButton bSend
cx
int cx
cy
int cy
radius
int radius
doAllExisting
boolean doAllExisting
tileDir
java.io.File tileDir
isUnSent
java.lang.String isUnSent
isActive
java.lang.String isActive
isIdle
java.lang.String isIdle
isRejected
java.lang.String isRejected
resend
java.lang.String resend
clear
java.lang.String clear
selectedRow
int selectedRow
map
MapBean map
timer
javax.swing.Timer timer
view
javax.swing.JPanel view
idToPanelMap
java.util.HashMap<K,V> idToPanelMap
originalX
int originalX
originalY
int originalY
distanceString
java.lang.String distanceString
map
MapBean map
cfg
PortConfig cfg
cbPortType
javax.swing.JComboBox cbPortType
clPortType
ReadableCardLayout clPortType
typeSpecificPanel
javax.swing.JPanel typeSpecificPanel
mapBean
MapBean mapBean
statusLabel
javax.swing.JLabel statusLabel
progressBar
javax.swing.JProgressBar progressBar
aborted
boolean aborted
completed
boolean completed
cbShowRasterMaps
javax.swing.JCheckBox cbShowRasterMaps
table
javax.swing.JTable table
bDelete
javax.swing.JButton bDelete
table
javax.swing.JTable table
stm
RawPacketTableModel stm
statusLabel
javax.swing.JLabel statusLabel
mode
RawPacketDisplayMode mode
bSortByRcvTime
boolean bSortByRcvTime
serialVersionUID: 406854905953970900L
symTableId
char symTableId
- The APRS symbol table ID ('/' or '\') or overlay character (0-9 or A-Z) for this symbol.
symbolCode
char symbolCode
- The APRS symbol code for this symbol.
showSymbolChars
boolean showSymbolChars
listViewMode
ListViewMode listViewMode
modifiedStations
java.util.HashSet<E> modifiedStations
copyOfChanges
java.util.HashSet<E> copyOfChanges
drawAllTrackStripes
boolean drawAllTrackStripes
drawRangeCircles
boolean drawRangeCircles
drawSelf
boolean drawSelf
drawSelfLikeOther
boolean drawSelfLikeOther
drawWeatherAsWeather
boolean drawWeatherAsWeather
drawAge
boolean drawAge
drawDeadObjects
boolean drawDeadObjects
drawAlohaCircle
boolean drawAlohaCircle
drawItemStatus
boolean drawItemStatus
drawAmbiguityCircle
boolean drawAmbiguityCircle
drawDeadReckoning
boolean drawDeadReckoning
drawDF
boolean drawDF
drawNWSMultiLine
boolean drawNWSMultiLine
drawCallsign
boolean drawCallsign
drawAliasInsteadOfCallsign
boolean drawAliasInsteadOfCallsign
drawMicEStatusCircles
boolean drawMicEStatusCircles
keepSpecificallyTrackedStationsOnScreen
boolean keepSpecificallyTrackedStationsOnScreen
drawDoubleSizedSymbols
boolean drawDoubleSizedSymbols
maxAgeDRStation
long maxAgeDRStation
maxAgeDRObject
long maxAgeDRObject
maxAgeDRSpecialObject
long maxAgeDRSpecialObject
maxTrackDuration
long maxTrackDuration
trackStripeIdentifierSet
java.util.HashSet<E> trackStripeIdentifierSet
alertList
java.util.ArrayList<E> alertList
xform
java.awt.geom.AffineTransform xform
CONTEXT_MENU_ACTION
javax.swing.AbstractAction CONTEXT_MENU_ACTION
telemetryCache
java.util.TreeMap<K,V> telemetryCache
sdfTime
java.text.SimpleDateFormat sdfTime
ageRefreshTimer
javax.swing.Timer ageRefreshTimer
tileRootDirectory
java.io.File tileRootDirectory
currentImage
int currentImage
numRenderThreads
int numRenderThreads
startAnotherRenderThread
boolean startAnotherRenderThread
oneintpixel
int[] oneintpixel
copyright
java.lang.String copyright
elevationColors
TopoLayer.ElevationColor[] elevationColors
quantizedScale
int quantizedScale
serialVersionUID: -4338427407076290426L
elevation
int elevation
red
int red
green
int green
blue
int blue
alpha
int alpha
rgb
int rgb
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
changeEvent
javax.swing.event.ChangeEvent changeEvent
topoLayer
TopoLayer topoLayer
table
javax.swing.JTable table
pColorChooser
javax.swing.JPanel pColorChooser
colorChooser
javax.swing.JColorChooser colorChooser
bSave
javax.swing.JButton bSave
bCancel
javax.swing.JButton bCancel
cx
int cx
cy
int cy
radius
int radius
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
lDate
javax.swing.JLabel lDate
lTime
javax.swing.JLabel lTime
lSpeed
javax.swing.JLabel lSpeed
lCourse
javax.swing.JLabel lCourse
lTemp
javax.swing.JLabel lTemp
lRain
javax.swing.JLabel lRain
lHumid
javax.swing.JLabel lHumid
lPressure
javax.swing.JLabel lPressure
dfDate
java.text.SimpleDateFormat dfDate
dfTime
java.text.SimpleDateFormat dfTime
dfSpeed
java.text.DecimalFormat dfSpeed
dfRain
java.text.DecimalFormat dfRain
dfPressure
java.text.DecimalFormat[] dfPressure
tfRecipient
javax.swing.JTextField tfRecipient
tfSubject
javax.swing.JTextField tfSubject
taText
javax.swing.JTextArea taText
bSend
javax.swing.JButton bSend
bCancel
javax.swing.JButton bCancel
preferredParent
javax.swing.JComponent preferredParent
pBlinkenLights
javax.swing.JPanel pBlinkenLights
memoryGCPanel
MemoryGCPanel memoryGCPanel
lFreezeBacklog
javax.swing.JLabel lFreezeBacklog
freezeRefreshTimer
javax.swing.Timer freezeRefreshTimer
bZoomIn
javax.swing.JButton bZoomIn
bZoomOut
javax.swing.JButton bZoomOut
bPanHome
javax.swing.JButton bPanHome
bPan00
javax.swing.JButton bPan00
scale
org.ka2ddo.yaac.gui.ZoomControl.Scale scale
bThaw
javax.swing.JToggleButton bThaw
bFreeze
javax.swing.JToggleButton bFreeze
mapBean
MapBean mapBean
Package org.ka2ddo.yaac.gui.config |
cbEnableBeacon
javax.swing.JCheckBox cbEnableBeacon
bSave
javax.swing.JButton bSave
cbBeaconType
javax.swing.JComboBox cbBeaconType
lPositionType
javax.swing.JLabel lPositionType
cbPositionType
javax.swing.JComboBox cbPositionType
cbUseGPSPosition
javax.swing.JCheckBox cbUseGPSPosition
lLatitude
javax.swing.JLabel lLatitude
lleLatitude
LatLonEditor lleLatitude
lLongitude
javax.swing.JLabel lLongitude
lleLongitude
LatLonEditor lleLongitude
lAltitude
javax.swing.JLabel lAltitude
lAltitude2
javax.swing.JLabel lAltitude2
ftfAltitude
javax.swing.JFormattedTextField ftfAltitude
cbReportSpeed
javax.swing.JCheckBox cbReportSpeed
cbReportAltitude
javax.swing.JCheckBox cbReportAltitude
cbReportWeather
javax.swing.JCheckBox cbReportWeather
cbSymbol
javax.swing.JComboBox cbSymbol
osSymbolOverlay
OverlaySelector osSymbolOverlay
spMonitorFreq
javax.swing.JSpinner spMonitorFreq
mrsnmMonitorFreq
MultiRangeSpinnerNumberModel mrsnmMonitorFreq
cbOffset
javax.swing.JComboBox cbOffset
lCtcss
javax.swing.JComboBox lCtcss
cbCtcss
javax.swing.JComboBox cbCtcss
cbNarrowBand
javax.swing.JCheckBox cbNarrowBand
lStatus
javax.swing.JLabel lStatus
cbStatus
javax.swing.JComboBox cbStatus
cbShowPHG
javax.swing.JCheckBox cbShowPHG
cbShowDFS
javax.swing.JCheckBox cbShowDFS
lPower
javax.swing.JLabel lPower
lHeight
javax.swing.JLabel lHeight
lGain
javax.swing.JLabel lGain
lDirectionality
javax.swing.JLabel lDirectionality
cbPower
javax.swing.JComboBox cbPower
cbHeight
javax.swing.JComboBox cbHeight
cbGain
javax.swing.JComboBox cbGain
cbDirectionality
javax.swing.JComboBox cbDirectionality
tfFreeText
javax.swing.JTextField tfFreeText
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
tAliases
javax.swing.JTable tAliases
bAddAlias
javax.swing.JButton bAddAlias
bDeleteAlias
javax.swing.JButton bDeleteAlias
dppDefaultPath
DigipeatPathPanel dppDefaultPath
prefs
java.util.prefs.Preferences prefs
cbMaxMsgAge
javax.swing.JComboBox cbMaxMsgAge
cbPurgeOldMsgs
javax.swing.JComboBox cbPurgeOldMsgs
cbLogAPRS
javax.swing.JCheckBox cbLogAPRS
cbLogGPS
javax.swing.JCheckBox cbLogGPS
tfLogPath
javax.swing.JTextField tfLogPath
bLogFileChooser
javax.swing.JButton bLogFileChooser
cbLogFormat
javax.swing.JComboBox cbLogFormat
tfTilePath
javax.swing.JTextField tfTilePath
btileDirChooser
javax.swing.JButton btileDirChooser
tDest
javax.swing.JTable tDest
bAddDest
javax.swing.JButton bAddDest
bDeleteDest
javax.swing.JButton bDeleteDest
prefs
java.util.prefs.Preferences prefs
msgBundle
java.util.ResourceBundle msgBundle
portTableModel
org.ka2ddo.yaac.gui.config.PortTableModel portTableModel
portTable
javax.swing.JTable portTable
bAdd
javax.swing.JButton bAdd
bEdit
javax.swing.JButton bEdit
bDelete
javax.swing.JButton bDelete
portList
java.util.List<E> portList
lStillLoading
javax.swing.JLabel lStillLoading
fontFamilyMap
java.util.HashMap<K,V> fontFamilyMap
monospacedFontSize
int monospacedFontSize
cbMonospacedFont
javax.swing.JComboBox cbMonospacedFont
lMonospacedUnsupported
javax.swing.JLabel lMonospacedUnsupported
spMonospacedFontSize
javax.swing.JSpinner spMonospacedFontSize
snmMonospacedFontSize
javax.swing.SpinnerNumberModel snmMonospacedFontSize
variableSpacingFontSize
int variableSpacingFontSize
cbVariableSpacingFont
javax.swing.JComboBox cbVariableSpacingFont
lVariableSpacingUnsupported
javax.swing.JLabel lVariableSpacingUnsupported
spVariableSpacingFontSize
javax.swing.JSpinner spVariableSpacingFontSize
snmVariableSpacingFontSize
javax.swing.SpinnerNumberModel snmVariableSpacingFontSize
cbBeepOnMessage
javax.swing.JCheckBox cbBeepOnMessage
cbFlashOnSpecial
javax.swing.JCheckBox cbFlashOnSpecial
cbDontPanOnEmergency
javax.swing.JCheckBox cbDontPanOnEmergency
cbDistance
javax.swing.JComboBox cbDistance
cbTemperature
javax.swing.JComboBox cbTemperature
cbPressure
javax.swing.JComboBox cbPressure
cbWeight
javax.swing.JComboBox cbWeight
cbStationDRTimeout
javax.swing.JComboBox cbStationDRTimeout
cbObjectDRTimeout
javax.swing.JComboBox cbObjectDRTimeout
cbSpecialObjectDRTimeout
javax.swing.JComboBox cbSpecialObjectDRTimeout
cbMaxTrackLength
javax.swing.JComboBox cbMaxTrackLength
cbBackgroundMode
javax.swing.JComboBox cbBackgroundMode
cbDoVicinityPlot
javax.swing.JCheckBox cbDoVicinityPlot
cbAutoOperatorPresent
javax.swing.JCheckBox cbAutoOperatorPresent
cbInactivityTime
javax.swing.JComboBox cbInactivityTime
cbShowUnlabeledMapData
javax.swing.JCheckBox cbShowUnlabeledMapData
cbDisplayEnglish
javax.swing.JCheckBox cbDisplayEnglish
cbAutoLoadMapTiles
javax.swing.JCheckBox cbAutoLoadMapTiles
cbAlwaysSortByRcvTime
javax.swing.JCheckBox cbAlwaysSortByRcvTime
cbPreserveLocalObjectsOverShutdown
javax.swing.JCheckBox cbPreserveLocalObjectsOverShutdown
cbLatLonFormat
javax.swing.JComboBox cbLatLonFormat
cbKeepSpecificallyTrackedStationsOnScreen
javax.swing.JCheckBox cbKeepSpecificallyTrackedStationsOnScreen
cbShowMemoryMonitor
javax.swing.JCheckBox cbShowMemoryMonitor
cbUseAprs12ExtendedSymbols
javax.swing.JCheckBox cbUseAprs12ExtendedSymbols
cbAllowIllegalOverlays
javax.swing.JCheckBox cbAllowIllegalOverlays
cbEnableStatus
javax.swing.JCheckBox cbEnableStatus
bSave
javax.swing.JButton bSave
rbPrefixNone
javax.swing.JRadioButton rbPrefixNone
rbPrefixMaidenheadLocation
javax.swing.JRadioButton rbPrefixMaidenheadLocation
rbPrefixTime
javax.swing.JRadioButton rbPrefixTime
tfFreeText
javax.swing.JTextField tfFreeText
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
prefs
java.util.prefs.Preferences prefs
cbBeaconDestination
javax.swing.JComboBox cbBeaconDestination
spInitialBeaconRepeat
javax.swing.JSpinner spInitialBeaconRepeat
snmInitialBeaconRepeat
javax.swing.SpinnerNumberModel snmInitialBeaconRepeat
cbDecayRatio
javax.swing.JComboBox cbDecayRatio
spMaxMsgRetransmits
javax.swing.JSpinner spMaxMsgRetransmits
snmMaxMsgRetransmit
javax.swing.SpinnerNumberModel snmMaxMsgRetransmit
cbAllowRxIGate
javax.swing.JCheckBox cbAllowRxIGate
cbAllowTxIGate
javax.swing.JCheckBox cbAllowTxIGate
spMaxIgateHops
javax.swing.JSpinner spMaxIgateHops
snmMaxIgateHops
javax.swing.SpinnerNumberModel snmMaxIgateHops
spMaxIgateMinutes
javax.swing.JSpinner spMaxIgateMinutes
snmMaxIgateMinutes
javax.swing.SpinnerNumberModel snmMaxIgateMinutes
cbUseSmartBeaconing
javax.swing.JCheckBox cbUseSmartBeaconing
spSlowBeaconRepeat
javax.swing.JSpinner spSlowBeaconRepeat
snmSlowBeaconRepeat
javax.swing.SpinnerNumberModel snmSlowBeaconRepeat
spSlowSpeedForScaling
javax.swing.JSpinner spSlowSpeedForScaling
snmSlowSpeedForScaling
javax.swing.SpinnerNumberModel snmSlowSpeedForScaling
spFastSpeedForScaling
javax.swing.JSpinner spFastSpeedForScaling
snmFastSpeedForScaling
javax.swing.SpinnerNumberModel snmFastSpeedForScaling
spMinTurnAngle
javax.swing.JSpinner spMinTurnAngle
snmMinTurnAngle
javax.swing.SpinnerNumberModel snmMinTurnAngle
spTurnSlope
javax.swing.JSpinner spTurnSlope
snmTurnSlope
javax.swing.SpinnerNumberModel snmTurnSlope
cbQRUEnabled
javax.swing.JCheckBox cbQRUEnabled
ftfQRURange
javax.swing.JFormattedTextField ftfQRURange
spHttpPort
javax.swing.JSpinner spHttpPort
snmHttpPort
javax.swing.SpinnerNumberModel snmHttpPort
spHttpRefresh
javax.swing.JSpinner spHttpRefresh
snmHttpRefresh
javax.swing.SpinnerNumberModel snmHttpRefresh
Package org.ka2ddo.yaac.gui.configwizard |
lPower
javax.swing.JLabel lPower
cbPower
javax.swing.JComboBox cbPower
lHeight
javax.swing.JLabel lHeight
cbHeight
javax.swing.JComboBox cbHeight
lGain
javax.swing.JLabel lGain
cbGain
javax.swing.JComboBox cbGain
lDirectionality
javax.swing.JLabel lDirectionality
cbDirectionality
javax.swing.JComboBox cbDirectionality
beaconData
BeaconData beaconData
cfg
PortConfig cfg
isNewPort
boolean isNewPort
portList
java.util.ArrayList<E> portList
listenerList
java.util.ArrayList<E> listenerList
tPorts
javax.swing.JTable tPorts
bAddTNC
javax.swing.JButton bAddTNC
bAddReceiveOnly
javax.swing.JButton bAddReceiveOnly
bAddIGate
javax.swing.JButton bAddIGate
bAddSslIGate
javax.swing.JButton bAddSslIGate
bAddWeather
javax.swing.JButton bAddWeather
bAddAGWPE
javax.swing.JButton bAddAGWPE
bEdit
javax.swing.JButton bEdit
bDelete
javax.swing.JButton bDelete
beaconData
BeaconData beaconData
lleLatitude
LatLonEditor lleLatitude
lleLongitude
LatLonEditor lleLongitude
rbNoGPS
javax.swing.JRadioButton rbNoGPS
lGpsButtons
java.util.ArrayList<E> lGpsButtons
cbDownloadMaps
javax.swing.JCheckBox cbDownloadMaps
portConfig
PortConfig portConfig
beaconData
BeaconData beaconData
selectedSymbol
SelectableSymbol selectedSymbol
selectableCodes
SelectableSymbol[] selectableCodes
cbMobile
javax.swing.JCheckBox cbMobile
cbDigipeater
javax.swing.JCheckBox cbDigipeater
cbFixed
javax.swing.JCheckBox cbFixed
cbWeather
javax.swing.JCheckBox cbWeather
cbSAR
javax.swing.JCheckBox cbSAR
dcbmSymbol
javax.swing.DefaultComboBoxModel dcbmSymbol
cbSymbol
javax.swing.JComboBox cbSymbol
pWideNMax
javax.swing.JPanel pWideNMax
snmWideN
javax.swing.SpinnerNumberModel snmWideN
pRegion
javax.swing.JPanel pRegion
tfRegion
javax.swing.JTextField tfRegion
snmSSN
javax.swing.SpinnerNumberModel snmSSN
catToCheckBoxMap
java.util.HashMap<K,V> catToCheckBoxMap
tfCallsign
javax.swing.JTextField tfCallsign
cbSSID
javax.swing.JComboBox cbSSID
Package org.ka2ddo.yaac.gui.drawlayer |
mouseDelegator
MouseDelegator mouseDelegator
sortOMList
java.util.ArrayList<E> sortOMList
sortDrawableList
java.util.ArrayList<E> sortDrawableList
drawLayer
DrawLayer drawLayer
Package org.ka2ddo.yaac.gui.filter |
sAllStationsFmt
java.lang.String sAllStationsFmt
rbAll
javax.swing.JRadioButton rbAll
rbFiltered
javax.swing.JRadioButton rbFiltered
cbMicE
javax.swing.JCheckBox cbMicE
table
javax.swing.JTable table
rbAll
javax.swing.JRadioButton rbAll
rbLocal
javax.swing.JRadioButton rbLocal
rbDirect
javax.swing.JRadioButton rbDirect
rbRfOnly
javax.swing.JRadioButton rbRfOnly
cbEnable
javax.swing.JCheckBox cbEnable
cbOnlyNotMatching
javax.swing.JCheckBox cbOnlyNotMatching
tfMatchingCommentText
javax.swing.JTextField tfMatchingCommentText
enumToCheckBoxMap
java.util.HashMap<K,V> enumToCheckBoxMap
cbOperatorPresent
javax.swing.JCheckBox cbOperatorPresent
rbAll
javax.swing.JRadioButton rbAll
rbRT
javax.swing.JRadioButton rbRT
rbPlayback
javax.swing.JRadioButton rbPlayback
cbPriorityOnly
javax.swing.JCheckBox cbPriorityOnly
cbEnable
javax.swing.JCheckBox cbEnable
rbUseHome
javax.swing.JRadioButton rbUseHome
rbUseExplicit
javax.swing.JRadioButton rbUseExplicit
latEditor
LatLonEditor latEditor
lonEditor
LatLonEditor lonEditor
snmRadius
javax.swing.SpinnerNumberModel snmRadius
cbMaxMsgAge
javax.swing.JComboBox cbMaxMsgAge
cbHardReject
javax.swing.JCheckBox cbHardReject
cbFilterPlaybacks
javax.swing.JCheckBox cbFilterPlaybacks
bSelectAll
boolean bSelectAll
sAllStationsFmt
java.lang.String sAllStationsFmt
table
javax.swing.JTable table
table
javax.swing.JTable table
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
rbAll
javax.swing.JRadioButton rbAll
rbValid
javax.swing.JRadioButton rbValid
rbInvalid
javax.swing.JRadioButton rbInvalid
Package org.ka2ddo.yaac.gui.genericwizard |
wizardPanel
WizardPanel wizardPanel
bBack
javax.swing.JButton bBack
bNext
javax.swing.JButton bNext
bFinish
javax.swing.JButton bFinish
bHelp
javax.swing.JButton bHelp
sPrematureExitTag
java.lang.String sPrematureExitTag
Package org.ka2ddo.yaac.gui.io |
cbAGWPEHostName
javax.swing.JComboBox cbAGWPEHostName
spAGWPEPortNumber
javax.swing.JSpinner spAGWPEPortNumber
snmAGWPEPortNumber
javax.swing.SpinnerNumberModel snmAGWPEPortNumber
cbmPortName
javax.swing.DefaultComboBoxModel cbmPortName
cbAGWPEPortName
javax.swing.JComboBox cbAGWPEPortName
lError
javax.swing.JLabel lError
tfAGWPECallsign
javax.swing.JTextField tfAGWPECallsign
cbAGWPETransmitEnabled
javax.swing.JComboBox cbAGWPETransmitEnabled
sAliases
java.util.Set<E> sAliases
tmAliases
DigipeatAliasEnableModel tmAliases
tAliases
javax.swing.JTable tAliases
cbISHostName
javax.swing.JComboBox cbISHostName
cbISPort
javax.swing.JComboBox cbISPort
tfCallsign
javax.swing.JTextField tfCallsign
pfClientPassCode
javax.swing.JPasswordField pfClientPassCode
cbTransmitToISEnabled
javax.swing.JComboBox cbTransmitToISEnabled
tfFilter
javax.swing.JTextField tfFilter
rbDirect
javax.swing.JRadioButton rbDirect
rbSocksProxy
javax.swing.JRadioButton rbSocksProxy
lSocksServer
javax.swing.JLabel lSocksServer
tfSocksServer
javax.swing.JTextField tfSocksServer
lSocksUsername
javax.swing.JLabel lSocksUsername
tfSocksUsername
javax.swing.JTextField tfSocksUsername
lSocksPassword
javax.swing.JLabel lSocksPassword
pfSocksPassword
javax.swing.JPasswordField pfSocksPassword
rbClientMode
javax.swing.JRadioButton rbClientMode
rbServerMode
javax.swing.JRadioButton rbServerMode
rbUdpMode
javax.swing.JRadioButton rbUdpMode
lExtMsgSrcServerHostName
javax.swing.JLabel lExtMsgSrcServerHostName
cbExtMsgSrcServerHostName
javax.swing.JComboBox cbExtMsgSrcServerHostName
snmExtMsgSrcPortNumber
javax.swing.SpinnerNumberModel snmExtMsgSrcPortNumber
rbMsgOnly
javax.swing.JRadioButton rbMsgOnly
rbSrcDstMsg
javax.swing.JRadioButton rbSrcDstMsg
cbProcessLocally
javax.swing.JCheckBox cbProcessLocally
dppDigipeatChoices
DigipeatPathPanel dppDigipeatChoices
tfSTNCDevName
javax.swing.JTextField tfSTNCDevName
tfSTNCCallsign
javax.swing.JTextField tfSTNCCallsign
cbSTNCTransmitEnabled
javax.swing.JComboBox cbSTNCTransmitEnabled
sAliases
java.util.Set<E> sAliases
tmAliases
DigipeatAliasEnableModel tmAliases
tAliases
javax.swing.JTable tAliases
cbGPSDHostName
javax.swing.JComboBox cbGPSDHostName
cbGPSDPort
javax.swing.JComboBox cbGPSDPort
cbSTNCDevName
javax.swing.JComboBox cbSTNCDevName
cbSTNCBaudRate
javax.swing.JComboBox cbSTNCBaudRate
cbKissOverTcpHostName
javax.swing.JComboBox cbKissOverTcpHostName
spKissOverTcpPortNumber
javax.swing.JSpinner spKissOverTcpPortNumber
snmKissOverTcpPortNumber
javax.swing.SpinnerNumberModel snmKissOverTcpPortNumber
lError
javax.swing.JLabel lError
tfKissOverTcpCallsign
javax.swing.JTextField tfKissOverTcpCallsign
cbKissOverTcpTransmitEnabled
javax.swing.JComboBox cbKissOverTcpTransmitEnabled
cbHF
javax.swing.JCheckBox cbHF
sAliases
java.util.Set<E> sAliases
tmAliases
DigipeatAliasEnableModel tmAliases
tAliases
javax.swing.JTable tAliases
tfReceiverAddress
javax.swing.JTextField tfReceiverAddress
cbWebPort
javax.swing.JComboBox cbWebPort
cbTestWithFindU
javax.swing.JCheckBox cbTestWithFindU
cbSGpsDevName
javax.swing.JComboBox cbSGpsDevName
cbSGpsBaudRate
javax.swing.JComboBox cbSGpsBaudRate
rbNone
javax.swing.JRadioButton rbNone
rbGPWPL
javax.swing.JRadioButton rbGPWPL
rbPKWDWPL
javax.swing.JRadioButton rbPKWDWPL
rbLocal
javax.swing.JRadioButton rbLocal
rbRemote
javax.swing.JRadioButton rbRemote
lRemoteName
javax.swing.JLabel lRemoteName
tfRemoteName
javax.swing.JTextField tfRemoteName
lRemoteSymbol
javax.swing.JLabel lRemoteSymbol
cbRemoteSymbol
javax.swing.JComboBox cbRemoteSymbol
cbSendAsObject
javax.swing.JCheckBox cbSendAsObject
cbSTNCDevName
javax.swing.JComboBox cbSTNCDevName
cbSTNCBaudRate
javax.swing.JComboBox cbSTNCBaudRate
tfSTNCCallsign
javax.swing.JTextField tfSTNCCallsign
cbSTNCTransmitEnabled
javax.swing.JComboBox cbSTNCTransmitEnabled
cbSTNCFlowControlEnabled
javax.swing.JCheckBox cbSTNCFlowControlEnabled
tfSTNCKissCmd
javax.swing.JTextField tfSTNCKissCmd
cbSTNCKissCmdChoice
javax.swing.JComboBox cbSTNCKissCmdChoice
sAliases
java.util.Set<E> sAliases
tmAliases
DigipeatAliasEnableModel tmAliases
tAliases
javax.swing.JTable tAliases
cbSWeatherDevName
javax.swing.JComboBox cbSWeatherDevName
cbSWeatherBaudRate
javax.swing.JComboBox cbSWeatherBaudRate
cbSWeatherDevType
javax.swing.JComboBox cbSWeatherDevType
cbISHostName
javax.swing.JComboBox cbISHostName
cbISPort
javax.swing.JComboBox cbISPort
tfCallsign
javax.swing.JTextField tfCallsign
cbTransmitToISEnabled
javax.swing.JComboBox cbTransmitToISEnabled
tfFilter
javax.swing.JTextField tfFilter
cfg
PortConfig.Cfg cfg
cbEnableTimeslotting
javax.swing.JCheckBox cbEnableTimeslotting
spCycleLength
javax.swing.JSpinner spCycleLength
snmCycleLength
javax.swing.SpinnerNumberModel snmCycleLength
spSlotOffset
javax.swing.JSpinner spSlotOffset
snmSlotOffset
javax.swing.SpinnerNumberModel snmSlotOffset
tfWeatherFileName
javax.swing.JTextField tfWeatherFileName
cbFileSampleRate
javax.swing.JComboBox cbFileSampleRate
cbSWeatherDevType
javax.swing.JComboBox cbSWeatherDevType
Package org.ka2ddo.yaac.gui.osm |
msgBundle
java.util.ResourceBundle msgBundle
frame
MainFrame frame
tileRootDirectory
java.io.File tileRootDirectory
currentImage
int currentImage
numRenderThreads
int numRenderThreads
startAnotherRenderThread
boolean startAnotherRenderThread
latitudeDirectoryCache
java.io.File[] latitudeDirectoryCache
longitudeFileCache
java.io.File[][][] longitudeFileCache
numDownloaderThreads
int numDownloaderThreads
Package org.ka2ddo.yaac.gui.pluginstore |
serialVersionUID: 8523185099571400917L
pkgName
java.lang.String pkgName
- The internal distro file name of the plugin.
displayName
java.lang.String displayName
- The human-readable name of the plugin, as reported by the
getName()
method.
installedVersion
java.lang.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.
storeVersion
java.lang.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.
storeType
java.lang.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
pluginList
java.util.ArrayList<E> pluginList
COLUMN_NAMES
java.lang.String[] COLUMN_NAMES
Package org.ka2ddo.yaac.gui.rastermap |
imageList
java.util.ArrayList<E> imageList
serialVersionUID: -7032037716530404440L
pathname
java.lang.String pathname
- Pathname to where the image file is stored on this computer.
width
int width
- Width of raster image in pixels.
height
int height
- Height of raster image in pixels.
transparentColor
java.awt.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.
transparency
int transparency
- The level of transparency fading to apply to the raster map (alpha component).
enabled
boolean enabled
- Flag indicating whether this particular raster overlay should be displayed in the map.
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.
pinpointList
java.util.ArrayList<E> pinpointList
- The list of PinPoints matching image pixels with global lat/lon positions.
x0
float x0
x1
float x1
x2
float x2
x3
float x3
y0
float y0
y1
float y1
y2
float y2
y3
float y3
ix0
float ix0
ix1
float ix1
ix2
float ix2
ix3
float ix3
iy0
float iy0
iy1
float iy1
iy2
float iy2
iy3
float iy3
serialVersionUID: -6705951329679115115L
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.
mouseDelegator
MouseDelegator mouseDelegator
currentImage
int currentImage
numRenderThreads
int numRenderThreads
startAnotherRenderThread
boolean startAnotherRenderThread
showRasterMaps
boolean showRasterMaps
Package org.ka2ddo.yaac.gui.table |
showNegativeTime
boolean showNegativeTime
annotate
boolean annotate
FMT_TIMESTAMP
java.text.SimpleDateFormat FMT_TIMESTAMP
snm
javax.swing.SpinnerNumberModel snm
changeEvent
javax.swing.event.ChangeEvent changeEvent
pageHeaderFormat
java.lang.String pageHeaderFormat
alwaysShowSymbolChars
boolean alwaysShowSymbolChars
Package org.ka2ddo.yaac.gui.terminal |
fixedFont
java.awt.Font fixedFont
boldFont
java.awt.Font boldFont
italicFont
java.awt.Font italicFont
boldItalicFont
java.awt.Font boldItalicFont
fonts
java.awt.Font[] fonts
row
int row
col
int col
numChars
int numChars
screenBuf
char[][] screenBuf
screenAttr
short[][] screenAttr
lineHeightInPixels
int lineHeightInPixels
charWidthInPixels
int charWidthInPixels
screenWidthInChars
int screenWidthInChars
screenWidthInPixels
int screenWidthInPixels
screenHeightInPixels
int screenHeightInPixels
lineHeightOffsetPixels
int lineHeightOffsetPixels
currentAttributes
short currentAttributes
escParams
int[] escParams
reverseOverallBackground
boolean reverseOverallBackground
litColor
java.awt.Color litColor
echoBuf
char[] echoBuf
Package org.ka2ddo.yaac.io |
serialVersionUID: -1055487615817248182L
type
BeaconData.BeaconType type
positionType
BeaconData.PositionType positionType
enabled
boolean enabled
useGpsForPosition
boolean useGpsForPosition
latitude
double latitude
longitude
double longitude
reportSpeed
boolean reportSpeed
reportAltitude
boolean reportAltitude
fixedAltitudeM
float fixedAltitudeM
symTableId
char symTableId
symbolCode
char symbolCode
monitorFreq
double monitorFreq
offset
short offset
ctcss
XmitEncoding ctcss
status
short status
showPHG
boolean showPHG
showDFS
boolean showDFS
power
byte power
height
byte height
gain
byte gain
directionality
byte directionality
freeText
java.lang.String freeText
useWeather
boolean useWeather
digipeaters
java.lang.String[] digipeaters
serialVersionUID: -4241602461685800362L
ss
StationState ss
serialVersionUID: -162577201270002899L
displayName
java.lang.String displayName
portNumber
int portNumber
portType
java.lang.String portType
- Type of PortConnector used to implement this port, generally defined as a String constant
named PORT_TYPE on the PortConnector subclass.
enabled
boolean enabled
- Whether port should be opened automatically upon startup.
variations
java.util.HashMap<K,V> variations
serialVersionUID: 885437494458611609L
deviceName
java.lang.String deviceName
- The device name or network host name/address associated with this port.
baudRate
int baudRate
- The baud rate used for the port, if needed, or port number for TCP and UDP socket connections.
callsign
java.lang.String callsign
- The amateur radio station callsign associated with this port, if needed.
Also used for weather station model name.
passcode
java.lang.String passcode
- The authentication passcode associated with this port, if needed.
filter
java.lang.String filter
- Any filter expression associated with this port, if needed.
transmitAllowed
boolean transmitAllowed
- Indicates whether messages can be transmitted from YAAC via this port.
flowControlled
boolean flowControlled
- Indicates whether flow control is enabled on this port.
flags
int flags
- A collection of flag bits indicating other attributes of the port configuration.
- See Also:
PortConfig.FLAGS_HF
,
PortConfig.FLAGS_UDP
,
PortConfig.FLAGS_LOCAL
digiAliases
java.lang.String[] digiAliases
- Array of digipeat alias Strings for which this port will digipeat (if transmitAllowed is true).
- See Also:
PortConfig.Cfg.transmitAllowed
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).
- See Also:
Connector.CAP_XMT_PACKET_DATA
,
Connector.CAP_WAYPOINT_SENDER
,
PortConfig.PROTOCOL_APRS
,
PortConfig.PROTOCOL_OPENTRAC
,
PortConfig.PROTOCOL_AX25
,
PortConfig.SENTENCE_NONE
,
PortConfig.SENTENCE_GPWPL
,
PortConfig.SENTENCE_PKWDWPL
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.
timeslotOffset
int timeslotOffset
- Number of seconds since the start of a cycle when this port is allowed to transmit,
serialVersionUID: -9022659967567715122L
msg
SendableMessage msg
maxTransmits
int maxTransmits
numTransmissions
int numTransmissions
lastRetransmitInterval
int lastRetransmitInterval
lastBackoffTransmissionCount
int lastBackoffTransmissionCount
lastTransmitTime
long lastTransmitTime
fastSendRate
int fastSendRate
slowSendRate
int slowSendRate
isRejected
boolean isRejected
nextMessage
SendableMessageWrapper nextMessage
id
int id
relays
java.lang.String[] relays
serialVersionUID: 418172975029807343L
format
java.lang.String format
enabled
boolean enabled
prefixMaidenhead
boolean prefixMaidenhead
prefixTime
boolean prefixTime
digipeaters
java.lang.String[] digipeaters
lastRetransmitInterval
int lastRetransmitInterval
numTransmissions
int numTransmissions
lastBackoffTransmissionCount
int lastBackoffTransmissionCount
Package org.ka2ddo.yaac.telemetry |
serialVersionUID: -3746883795722292151L
identifier
java.lang.String identifier
- Callsign-SSID of station sending telemetry.
timestampTelemetry
long timestampTelemetry
- Time in Java milliseconds since 1 Jan 1970 UTC when telemetry 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.
timestampUnits
long timestampUnits
- Time in Java milliseconds since 1 Jan 1970 UTC when UNIT message was last received.
timestampBits
long timestampBits
- Time in Java milliseconds since 1 Jan 1970 UTC when BITS message was last received.
sequenceNum
int sequenceNum
- Sequence number from telemetry message.
eqnCoeffs
float[] eqnCoeffs
- Quadratic equation coefficients from EQNS message.
fieldNames
java.lang.String[] fieldNames
- Field names from PARM message (initialized to APRS defaults until the message overwrites it).
unitNames
java.lang.String[] unitNames
- Unit names from UNIT message.
senseFlags
boolean[] senseFlags
- Boolean flag polarity bits from BITS message.
analogValues
float[] analogValues
- Raw (non-rescaled) analog values from telemetry message.
binaryValues
boolean[] binaryValues
- Raw binary bits from telemetry message.
projectName
java.lang.String projectName
- Telemetry project name from BITS message.