Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandoned - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- abandoned - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this element has been abandoned from its original purpose.
- ABBREV - Enum constant in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Get the abbreviated localized String for the Enum.
- abc - Variable in class org.ka2ddo.aprs.PositionMessage
-
The Mic-E status code ordinal, where 0 is Emergency and -1 means that no Mic-E status code is defined by this message.
- AbortListener - Interface in org.ka2ddo.yaac.core
-
This interface provides a callback so something can be asynchronously notified that the user has requested cancellation of a long-running background job.
- ABSOLUTE - Enum constant in enum class org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Path relative to the filesystem root.
- AbstractDrawable - Class in org.ka2ddo.yaac.gui.drawlayer
-
This abstract class defines common attributes and methods for a drawable object in the DrawLayer.
- AbstractDrawable() - Constructor for class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Create an AbstractDrawable.
- AbstractGpsConnector - Class in org.ka2ddo.yaac.io
-
This class provides common functionality for PortConnectors that receive NMEA-0183 data from some kind of connection to a GPS receiver.
- AbstractGpsConnector() - Constructor for class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Initialize attributes of this abstract superclass.
- AbstractMenuAction - Class in org.ka2ddo.yaac.pluginapi
-
This abstract class functions more or less the same as the javax.swing.AbstractAction class, but is not subclassed from that class, so that it can be used in non-Swing environments (such as Android).
- AbstractMenuAction(String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Defines an
AbstractMenuAction
object with the specified description string and a default icon. - AbstractMenuAction(String, String[]) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the menus.
- AbstractMenuAction(String, String[], int) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the menus.
- AbstractMenuAction(String, String[], int, boolean) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the menus.
- AbstractMenuAction(String, String[], int, String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the menus.
- AbstractMenuAction(String, String[], String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Construct an AbstractMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the menus.
- AbstractMenuActionPropertyListener - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines an object associated with a specific
AbstractMenuAction
instance that wants to know about changes to the AbstractMenuAction's properties. - AbstractPopupMenuAction - Class in org.ka2ddo.yaac.pluginapi
-
This class defines the general contract for a popup menu action, using the same rules as for a menu bar action.
- AbstractPopupMenuAction(String, String[]) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
- AbstractPopupMenuAction(String, String[], int) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
- AbstractPopupMenuAction(String, String[], int, boolean) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
- AbstractPopupMenuAction(String, String[], int, String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
- AbstractPopupMenuAction(String, String[], String) - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Construct an AbstractPopupMenuAction with the specified ResourceBundle lookup tag for the name, and hierarchical position in the JMenus.
- AbstractQueryHandler - Class in org.ka2ddo.yaac.pluginapi
-
This class defines some infrastructure for convenient creation of pluggable query handlers for YAAC.
- AbstractQueryHandler() - Constructor for class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler
-
Constructor for this abstract superclass.
- AbstractWizardCard - Class in org.ka2ddo.yaac.gui.genericwizard
-
This class defines the infrastructure for a card panel within a wizard.
- AbstractWizardCard() - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with the default layout manager.
- AbstractWizardCard(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with a specific LayoutManager.
- ACCELERATOR_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a
KeyStroke
to be used as the accelerator for the action. - accept(File) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.AcceptTileSubdirsOrPlanetWays
-
Tests whether or not the specified abstract pathname should be included in a pathname list.
- acceptableProtocolsMask - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- acceptableProtocolsMask - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The bitmask of protocols (APRS, OpenTRAC, or connected-mode AX.25) allowed through this port.
- acceptableProtocolsMask - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Bit mask or enum number of protocols that can be transmitted through this port.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.Filter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Indicate whether the specified frame should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Indicate whether the specified message should be displayed.
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptAX25Frame(AX25Frame) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptInbound(ConnState, AX25Callsign, Connector) - Method in interface org.ka2ddo.ax25.ConnectionRequestListener
-
Decide whether to accept the specified inbound AX.25 connected-mode session request.
- acceptInbound(ConnState, AX25Callsign, Connector) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Decide whether to accept the specified inbound AX.25 connected-mode session request.
- acceptLatLon(double, double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Test if the specified position is within the current range.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.Filter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Indicate whether the specified message should be displayed.
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptMessage(AX25Message) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Indicate whether the specified message should be displayed or used to determine if a station should be displayed (if recursively called from acceptStation()).
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.Filter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Indicate whether the specified station should be displayed.
- acceptStation(StationState) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Indicate whether the specified station should be displayed.
- AcceptTileSubdirsOrPlanetWays() - Constructor for class org.ka2ddo.yaac.osm.OsmSegmenter.AcceptTileSubdirsOrPlanetWays
- access_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- access_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- AccessibleScrollableLabel() - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
- accountant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- acked - Variable in class org.ka2ddo.aprs.MessageMessage
-
Flag indicating if a locally-originated message has been acknowledged.
- ACTION_COMMAND_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used to determine the command
String
for theActionEvent
that will be created when anAction
is going to be notified as the result of residing in aKeymap
associated with aJComponent
. - actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
DO NOT CALL: callback for timer events on AttentionAlert.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Do not call.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Do not call.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigurePorts
-
handle button clicks on the ConfigurePorts panel.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.HelpAction
-
Respond when the Help button is pushed.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.io.TestSerialPortAction
-
DO NOT CALL.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MemoryGCPanel
-
Handle button clicks for the MemoryGCPanel, which cause forced garbage collection.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
Handle button clicks for the MessageSenderPanel, which initiate transmitting an APRS text message,
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.PickablePortListDialog
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Invoked when the timer times out.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Do not call.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.table.TableClipboardCopier
- actionPerformed(ActionEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
-
Invoked when the Send or Cancel button is clicked.
- actionPerformed(Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Invoked when an action occurs.
- ActionRenderer - Class in org.ka2ddo.yaac.gui.table
-
This class displays a JButton as the rendering of an Action object in a JTable cell.
- ActionRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.ActionRenderer
- acupuncturist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- add(E) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Add an element to the queue, throwing an exception if the queue is full and has no more room.
- add(ObjectReport) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that does not currently have an ObjectReportSender.
- add(RasterMapEntry) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Add the specified RasterMapEntry to the persisted list of raster map overlays.
- add(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that in currently encapsulated by an ObjectReportSender.
- add(T) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Associates the specified value with the specified key in this map.
- add1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new first digipeater is recorded.
- addAlert(AttentionAlert) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Add another AttentionAlert to the map.
- addAmenityType(AmenityType) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Add (possibly another) AmenityType to this GenericTaggedNode.
- addAnswer(ServiceDiscovery.SDAnswer) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
Receive one more answer for a successful service lookup
- addAprsMessageListener(AprsMessageListener) - Static method in class org.ka2ddo.aprs.APRSStack
-
Register an AprsMessageListener to be notified of incoming parsed APRS messages.
- addAutoFlush(char) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Add another character to the set of user-typed characters that cause a output stream flush.
- addAX25FrameListener(AX25FrameListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Add a listener for incoming AX.25 frames.
- addBeaconChangeListener(BeaconChangeListener) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Register to be informed when the beacon parameters are changed.
- addCapabilitiesProvider(CapabilitiesProvider) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a CapabilitiesProvider instance.
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Adds a listener to the list that's notified when the editor stops, or cancels editing.
- addChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Register a ChangeListener to be informed of updates to the ordered list of digipeat paths in this editor.
- addChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Register a ChangeListener to be informed of alterations in this editor's value.
- addChangeListener(ExtraColumnProviderChangeListener) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Register a listener to be informed of any changes in the quantity or type of the extra columns provided by this provider, so real-time alterations can be made and immediately reflected in the tabular views displaying the extra columns.
- addConnStateChangeListener(ConnStateChangeListener) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Register a listener to be informed when AX.25 connected-mode session state changes.
- addDataToEntity(OpenTracMessage, OpenTracEntity) - Method in interface org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc
-
Add any additional fields to the specified OpenTracEntity that this implementation deems necessary.
- addDataToFreeTextComment(String, StringBuilder, int) - Method in interface org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher.APRSIfc
-
Add any additional information to the text body of the APRS packet that this implementation deems necessary.
- addDbgListener(DebugCtl.DbgListener, String, String) - Static method in class org.ka2ddo.util.DebugCtl
-
Register a listener for the specified categories of debug events.
- addDestinationListener(DestinationListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new tocall or explicit network destination is recorded.
- addDrawable(AbstractDrawable) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Add another drawable to the draw layer.
- addDuplicateCheckedAX25Listener(DuplicateCheckedAX25Listener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Register a listener to be informed of receipt of AX25Messages who wants to know if the frame is a duplicate.
- addedNewSearchItem(GTNWrapper) - Method in interface org.ka2ddo.yaac.osm.OsmSearcherProgressListener
-
Report that another search item has been inserted into the sorted search results list.
- addExtraColumnProvider(ExtraColumnProvider) - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Register an ExtraColumnProvider to supplement the columns in instances of this TableModel.
- addFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Add a sub-Filter to this CumulativeBooleanAndFilter.
- addFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Add a sub-Filter to this CumulativeBooleanOrFilter.
- addFilter(Filter) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Add a sub-Filter to this CumulativeFilter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.Filter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Register a listener for changes of this Filter.
- addFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Register a listener for changes of this Filter.
- addFireTableModel(FireTableModel) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Add a FireTableModel to listen for changes in the tracker.
- addFldigiModemChangeListener(KissOverTcpConnector.FldigiModemChangeListener) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Register a listener to be informed when fldigi changes its modem selection.
- addFontChangeListener(FontChangeListener) - Method in class org.ka2ddo.yaac.gui.FontCache
-
Register a listener to be informed when the user changes font selections.
- addFrameListener(FrameListener) - Static method in class org.ka2ddo.ax25.Connector
-
Add an object that wants to be informed of incoming raw AX.25 frames.
- addGpsDataListener(GpsDataListener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Register to be informed when local GPS position data is updated.
- addGraphicList(OMGraphicList) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
load a list of OMGraphic objects into the DrawLayer.
- addLatLon(int, int) - Method in class org.ka2ddo.yaac.osm.Way
-
Add another vertex to the Way, updating the Way's bounding box.
- addLineToListener(String) - Method in interface org.ka2ddo.yaac.io.OuternetConnector.OuternetTestListener
-
Called as each line of text is received from the Outernet receiver.
- addListener(MonitoredStationListener) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Register a listener to be informed when the MonitoredStationList membership changes.
- addLocalObjectListener(LocalObjectTracker.LocalObjectListener) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Register a listener to be informed of changes in the tracker.
- addMapLayer(GeographicalMap.LayerCreator) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Allow plugin to insert a new Layer into the GeographicalMap when it is created.
- addMessage(String, AX25Message, AX25Callsign[], boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a message with the appropriate sending station.
- addMessage(AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Add a message to the accumulated history for this station.
- addMoreCapabilities(List<String>) - Method in interface org.ka2ddo.yaac.ax25.CapabilitiesProvider
-
Append more strings to the list identifying this CapabilitiesProvider's extra capabilities.
- addMsgEventListener(MsgEventListener) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Register the specified listener for all types of events.
- addMsgEventListener(MsgEventListener, MsgEventType...) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Register the specified listener for all types of events.
- addNewDestination(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Add a new destination to the map of destination callsigns and statistics.
- addNewStationIfNeeded(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the current StationState record for the specified station or object, creating a new record if one doesn't currently exist.
- addParsedAX25MessageListener(ParsedAX25MessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Register an ParsedAX25MessageListener to be notified of incoming parsed level 3 protocol messages (other than APRS).
- addPattern(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Augment this filter with the specified matching pattern for the addressee.
- addPoint(int, int) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Appends the specified coordinates to this
Polygon
. - addPortEventListener(PortEventListener) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Register a listener for port transmission and/or reception events.
- addPortMgmtListener(PortMgmtListener) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Register a listener to be informed when PortConnectors are created or deleted.
- addPortStatusListener(PortStatusListener) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Register a listener to be informed when PortConnectors are opened or closed.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Adds a
PropertyChange
listener. - addPropertyChangeListener(PropertyChangeListener) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Register a PropertyChangeListener to be informed of changes to the global format value.
- addPurgeListener(PurgeListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register to be informed when purging should be performed.
- addRange(double, double, double) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRange(int, int, int) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRange(Comparable, Comparable, Number) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of numbers from
minimum
tomaximum
. - addRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new last digipeater is recorded.
- address - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Numeric IPv4 or IPv6 address of the host, or null if only the domain name is known.
- addressee - Variable in class org.ka2ddo.aprs.MessageMessage
-
Addressee of the message.
- AddresseeFilter - Class in org.ka2ddo.yaac.filter
-
Filter based on the addressee in an APRS Text Message (':').
- AddresseeFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.AddresseeFilter
-
Create a AddresseeFilter with the specified set of matching callsigns (including callsigns with wildcards).
- AddressStatistics() - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
- addRow() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Add an empty digipeat alias definition to the catalog (used for user data entry of a new alias).
- addRow() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Create a new initially-disabled LocalDestinationRecord to the catalog.
- addRow() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Create an empty row in the table for the user to fill in.
- addRow() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Create a new empty entry in the
MessageGroupCatalog
for the user to fill in. - addRow(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Add a pre-filled-in digipeat alias to the catalog,
- addShutdownHandler(ShutdownHandler) - Static method in class org.ka2ddo.yaac.YAAC
-
Register a ShutdownHandler to be invoked when YAAC is shut down.
- addSnifferDataListener(SnifferDataListener) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Register a SnifferDataListener.
- addSnifferLogFilter(SnifferLogFilter) - Static method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Register a
SnifferLogFilter
. - addSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Add the identifier of a single station or object whose track stripe is to be plotted.
- addStation(MonitoredStation) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Add a new monitored station record to the list.
- addStationReference(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
-
Add a reference to a station.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Adds a listener to the list that is notified each time a change to the data model occurs.
- addTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Adds a listener to the list that's notified each time a change to the data model occurs.
- addToBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Add a callsign to the blacklist.
- addToBlacklist(String) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Add a callsign to the blacklist.
- AddToPopupMapMenuIfc - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines a decision interface identifying AbstractMenuActions that should not go on the main window menu bar, but instead on a popup menu displayed because someone right-clicked on the map.
- addTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener to be informed of changes to the station histories.
- addTXIGatedStationStatusListener(Digipeater.TXIGatedStationStatusListener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Register a listener to be informed when a station is added, updated, or removed from the list of stations that this station will Tx I-gate to.
- addUnitEnumChangeListener(UnitEnumChangeListener) - Static method in class org.ka2ddo.yaac.YAAC
-
Add a UnitEnumChangeListener for being informed of unit changes,
- addVertex(double, double) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Add another vertex to this polyline.
- addVertex(Point2D) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Add another vertex to this polyline
- addWatchedStationIfNeeded(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the WatchedStation record for the station or object callsign stored in the individual track list, creating the record if it does not already exist.
- addWeatherListener(WeatherListener) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Register a WeatherListener to be notified of updates in the weather data.
- addWindowPersisterListener(WindowPersisterListener) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
Register another listener for top-level window changes.
- adit - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- admin_level - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specifies the level of administrative control associated with a
SupportedTagKeys.boundary
orSupportedTagKeys.border_type
. - administrative - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- administrative - Enum constant in enum class org.ka2ddo.yaac.osm.Boundary
- adminlevel - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- ADMINLEVEL_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for administrative level number value in
GenericTaggedNode
. - adoption_agency - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- adult_gaming_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- advertising - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ADVIS - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
- aerodrome - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Boundary of an airport or airfield.
- aeroway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Aeroway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM aeroway="*" attribute.
- Age - Class in org.ka2ddo.yaac.ax25
-
This class represents a message parameter (in milliseconds) in a form that can be rendered easily on a GUI widget.
- Age(long) - Constructor for class org.ka2ddo.yaac.ax25.Age
-
Create an Age object with the specified number of milliseconds in its age.
- Age(String) - Constructor for class org.ka2ddo.yaac.ax25.Age
-
Create an Age object from a string in the format that Ages are presented in.
- AgeRenderer - Class in org.ka2ddo.yaac.gui.table
-
This is a TableCellRenderer to highlight ages of data that are suspiciously old (as in, this station must have died).
- AgeRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Create an AgeRenderer that only displays positive time.
- AgeRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Create an AgeRenderer that will display the absolute value of the time.
- AgeRenderer(boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Create an AgeRenderer that will display the absolute value of the time, and may or may not color-code by age range.
- AgeSpinnerModel - Class in org.ka2ddo.yaac.gui
-
This model allows spinning for a specific Age value.
- AgeSpinnerModel(long, long) - Constructor for class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Create an AgeSpinnerModel with the specified initial value and step size.
- AgeSpinnerModel(Age) - Constructor for class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Create an AgeSpinnerModel with the specified initial value and default step size of 5 seconds.
- AGWPEConnector - Class in org.ka2ddo.yaac.io
-
This class defines a driver for using the Windows AGWPE software TNC/multiplexer with YAAC, or emulations thereof such as software TNCs like UZ7HO, Sivan Toledo's soundmodem, or the DireWolf software.
- AGWPEConnector() - Constructor for class org.ka2ddo.yaac.io.AGWPEConnector
-
Create a new instance of AGWPEConnector for an as-yet-unspecified software TNC within an as-yet-unspecified instance of an AGWPE server.
- AGWPEPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for AGWPEConnector.
- AGWPEPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.AGWPEPortEditor
-
Create a configuration editor for an AGWPE software TNC port.
- air_rescue_service - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- aircraft - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- airline - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airport - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airport - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- airport_terminal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- airportId - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AIRPORTID_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for ICAO airport identification String in
GenericTaggedNode
. - airstrip - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Alias for a runway (usually for a grass strip).
- airway_beacon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ALARM - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Generic alarm not associated with any particular message or precedence.
- alcohol - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- alias - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
The name of the alias, such as WIDE2.
- align - Variable in class org.ka2ddo.yaac.webserver.LayoutControls
-
String value to appear in align attribute of TD tag for this column of table.
- ALL - Enum constant in enum class org.ka2ddo.yaac.gui.ListViewMode
-
View both stations and objects.
- ALL - Enum constant in enum class org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
All records (both realtime and playback) should be deleted.
- allotments - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsBack() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Specify whether this card should allow the Back button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsFinish() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Specify whether this card should allow the Finish button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Specify whether this card should allow the Next button to work in the wizard.
- allowsNext() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Specify whether this card should allow the Next button to work in the wizard.
- allRowsChanged() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
- AlohaQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles queries for the local station's RF Aloha circle radius and position.
- AlohaQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.AlohaQueryHandler
- AlohaRanger - Class in org.ka2ddo.yaac.core
-
This class collects the station information involved in a particular port's aloha circle calculation.
- AlohaTracker - Class in org.ka2ddo.yaac.core
-
This class tracks the real-time addition and removal of stations from the data cache, and computes the Aloha circle for each open RF interface, based on current data and the algorithm defined by Bob Bruninga, WB4APR.
- alpha - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The alpha (transparency) of this object, from 0 to 255.
- alpine_coaster - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- alpine_hut - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- alpine_slide - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- alreadyDigipeated - Variable in class org.ka2ddo.ax25.FrameState
-
Indicate whether the associated frame has already been digipeated.
- alternative - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- alternative_medicine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- altitude - Variable in class org.ka2ddo.aprs.PositionMessage
-
The altitude of this position in meters above mean sea level, or Integer.MIN_VALUE for unknown.
- altitudeUnit - Variable in class org.ka2ddo.aprs.PositionMessage
-
The unit for the altitude measurement.
- altSymbolCode - Variable in class org.ka2ddo.yaac.ax25.StationState
-
The local alias symbol code within the specified symbol table for representing this station or object on the map.
- altSymTableId - Variable in class org.ka2ddo.yaac.ax25.StationState
-
The local alias symbol table ID (or overlay character for alternate symbols).
- amateur_radio_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ambiguity - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The desired ambiguity of reported location data, in fractions of a degree.
- ambulance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ambulance_station - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- amenity - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- AMENITY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AmenityCategory - Enum Class in org.ka2ddo.yaac.osm
-
Enum of the categorizations for different types of amenities.
- AmenityOrWay - Interface in org.ka2ddo.yaac.osm
-
This interface identifies an OSM enumeration whose individual values could be amenities or ways, depending on the specific values.
- amenityType - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AmenityType - Enum Class in org.ka2ddo.yaac.osm
-
This enumeration defines the well-known type names for the OSM attributes "amenity", "office", and "shop".
- AMENITYTYPE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
AmenityType
value inGenericTaggedNode
. - amenityTypeName - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- AMENITYTYPENAME_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for amenity type name String in
GenericTaggedNode
. - amphitheatre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amslM - Variable in class org.ka2ddo.gps.GpsFix
-
GPS altitude in meters above mean sea level (WGS84 model).
- amusement_arcade - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- amusement_park - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amusement_ride - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- amusement_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- analogValues - Variable in class org.ka2ddo.aprs.TelemetryMessage
-
A 5-element array of the 5 non-boolean analog values in the telemetry message.
- analogValues - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Raw (non-rescaled) analog values from telemetry message.
- analyzeConfig() - Static method in class org.ka2ddo.yaac.io.ConfigAnalyzer
-
Perform a configuration analysis of YAAC.
- analyzeConfiguration() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Analyze the current configuration to report what the station as a whole will do.
- analyzeConfiguration() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Analyze the current configuration to report what the station as a whole will do.
- AnalyzedConfigTable - Class in org.ka2ddo.yaac.gui.io
-
This class displays the current packet relaying capability of the local station.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Do not call.
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- ancestorAdded(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
Called when either the source or one of its ancestors is moved.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
-
Called when either the source or one of its ancestors is moved.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Called when either the source or one of its ancestors is moved.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
-
Called when either the source or one of its ancestors is moved.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Do not call.
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- ancestorMoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Called when either the source or one of its ancestors is moved.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Do not call.
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- ancestorRemoved(AncestorEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
- anchor_berth - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- anchorage - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- ANGLE_TO_SEMICIRCLE - Static variable in class org.ka2ddo.opentrac.OpenTracPosition
-
Convenience constant to convert an angle in fractional degrees to the highest-precision possible integer that will fit in 32 bits.
- animal - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- animal_boarding - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_breeding - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animal_training - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- anime - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- animist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- ANNOUNCEMENT - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A non-critical announcement of an arbitrary event.
- antenna - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- antiques - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- apartment - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- apartments - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- append(char) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Appends the specified character to this writer.
- append(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends the specified character to this output stream.
- append(CharSequence) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends the specified character sequence to this output stream.
- append(CharSequence, int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends a subsequence of the specified character sequence to this output stream.
- appendAliasKV(StringBuilder) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Append the tactical alias for this station (or the undefinition if this station doesn't have an alias).
- appendAPRSInfo(String, StringBuilder, int) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Cycle the specified APRS message through all the registered sources of extra information.
- appendAreaParameters(StringBuilder, Map<Enum, Object>) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Appends the area "symbol" parameters to a StringBuilder for producing a transmittable version of this position message.
- appendElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Add another element to this entity.
- appendEntity(OpenTracEntity) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Add another entity of data to this message.
- appendOpenTRACInfo(OpenTracMessage, OpenTracEntity) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Cycle the specified OpenTRAC entity through all the registered sources of extra information.
- appendRepeaterParameters(StringBuilder) - Method in class org.ka2ddo.aprs.PositionMessage
-
Appends the repeater parameters (if any) to a StringBuilder for producing a transmittable version of this position message.
- appendSignpostParameters(StringBuilder, Map<Enum, Object>) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Appends the signpost parameters (if any) to a StringBuilder for producing a transmittable version of this position message.
- appendToGpsLog(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Append the specified log message to the current GPS log file (if logging is running).
- appliance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- applyToMap(FullGeoMapIfc) - Method in interface org.ka2ddo.yaac.core.GuiIfc.FullMapFunctor
-
Perform some operation on the specified map view.
- applyToMap(GeoMapIfc) - Method in interface org.ka2ddo.yaac.core.GuiIfc.MapFunctor
-
Perform some operation on the specified map view.
- applyToMap(GeoMapIfc) - Method in class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
-
Perform some operation on the specified map view.
- approveTacticalSender(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Queue up a request to ask the user whether this TACTICAL message should be accepted and processed.
- approveTacticalSender(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Queue up a request to ask the user whether this TACTICAL message should be accepted and processed.
- apron - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Parking area for aircraft.
- APRS - Enum constant in enum class org.ka2ddo.ax25.ProtocolFamily
-
APRS packets over AX.25 UI frames, PID=0xF0 (NOLVL3).
- APRS - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be beaconing on APRS.
- APRS_AND_OPENTRAC - Static variable in class org.ka2ddo.ax25.AX25Message
-
A read-only protocol set that includes both APRS and OpenTRAC.
- APRS_AND_OPENTRAC_AND_RAW - Static variable in class org.ka2ddo.aprs.Message
-
ProtocolFamily set providing all protocols.
- APRS_AND_RAW - Static variable in class org.ka2ddo.aprs.Message
-
Set of ProtocolFamily values for both APRS and raw AX.25.
- APRS_SA_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates APRS+SA station sent the weather report.
- APRSDOS_STATION - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Indicates APRSdos station sent the weather report.
- APRSGuiConstants - Class in org.ka2ddo.yaac.gui
-
This class contains various GUI-related APRS constants, such as color codings for symbols.
- APRSIS_HOSTS - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box pre-loaded with standard APRS-IS Tier 2 rotator hostnames.
- AprsIsConnector - Class in org.ka2ddo.yaac.io
-
This class defines a potentially bidirectional connection to an APRS-IS server.
- AprsIsConnector() - Constructor for class org.ka2ddo.yaac.io.AprsIsConnector
-
Create an uninitialized instance of AprsIsConnector.
- AprsIsPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for AprsIsConnector.
- AprsIsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
-
Create a configuration panel for the
AprsIsConnector
port. - AprsMessageContainingModel - Interface in org.ka2ddo.yaac.gui
-
This interface defines methods on an object that contains an indexed list of messages.
- AprsMessageDocumentListener - Class in org.ka2ddo.yaac.gui
-
DocumentListener to restrict message length to fit in a protocol-specific APRS text message.
- AprsMessageDocumentListener(JTextComponent) - Constructor for class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
-
Create the listener.
- AprsMessageListener - Interface in org.ka2ddo.aprs
-
This interface defines how a code segment waiting for a response message is informed when the response is received.
- aprsMessageReceived(Message) - Method in interface org.ka2ddo.aprs.AprsMessageListener
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
DO NOT CALL.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.QueryResponder
-
DO NOT CALL.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Delivers the next packet received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.Chat
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Delivers the next message received by YAAC that is an APRS message.
- aprsMessageReceived(Message) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Delivers the next message received by YAAC that is an APRS message.
- AprsSignableMessage - Interface in org.ka2ddo.aprs
-
This interface adds additional APRS-specific capabilities to get and set the signature (in ASCII text) on a SignableMessage.
- APRSStack - Class in org.ka2ddo.aprs
-
This class parses incoming binary messages into the appropriate classes of APRS message objects.
- aprsSymCode - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
The APRS symbol code for this particular symbol.
- aprsSymTableId - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
The APRS symbol table or overlay character for this particular symbol.
- aquarium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- aquarium - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- aqueduct - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- ArbitraryDataInputStream - Class in org.ka2ddo.yaac.io
-
This class provides an adapter to convert an arbitrary DataInput implementer into a sequential input stream.
- ArbitraryDataInputStream(DataInput) - Constructor for class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Create an new ArbitraryDataInputStream wrapper around the specified DataInput.
- arcade - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- archaeological_site - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- archaeological_site - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- archipelago - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- architect - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- area - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is an enclosed area rather than an open polyline.
- AREA_COLOR - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Color code for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_COLORS - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Colors corresponding to APRS-standard area colors for symbol code \l indexed by the color codes defined in chapter 11 of the APRS 1.0.1 Protocol Specification.
- AREA_LAT_OFFSET - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Latitude offset digit for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_LON_OFFSET - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Longitude offset digit for APRS area "symbols" (APRS protocol specification chapter 7).
- AREA_SHAPE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Shape number code for APRS area "symbols" (APRS protocol specification chapter 7).
- AreaFilter - Class in org.ka2ddo.yaac.filter
-
This class implements the area 'a' filter as defined by the APRS-IS server filter standards.
- AreaFilter(String[]) - Constructor for class org.ka2ddo.yaac.filter.AreaFilter
-
Create an AreaFilter based on the provided bounding box parameters.
- AREAL_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- ARISS_DIGIPEAT_CHOICE - Static variable in class org.ka2ddo.yaac.io.Transmitter
-
Suggested path for messaging through the International Space Station.
- ArrayBlockList<V> - Class in org.ka2ddo.util
-
This is an extension to the JRE's java.util.ArrayList with the ability to do block removes exposed for public use.
- ArrayBlockList() - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with an initial capacity of ten.
- ArrayBlockList(int) - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with the specified initial capacity.
- ArrayBlockList(Collection<? extends V>) - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- art - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- art_gallery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- arts_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- artwork - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- Ascii85 - Class in org.ka2ddo.util
-
This class provides means to encode and decode byte arrays into ASCII85 (base-85) strings.
- assembly_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- assembly_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- assignPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Allocate a new port number for this PortConfig object.
- atelier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- atm - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- AttentionAlert - Class in org.ka2ddo.yaac.gui
-
This class displays a flashing set of pointers on the map, indicating some location deserves special attention.
- AttentionAlert(double, double, Color) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows with a lifespan of 10 flashes.
- AttentionAlert(double, double, Color, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
- AttentionAlert(double, double, Color, int, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
- AttentionAlert(StationState, Color) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows with a lifespan of 10 flashes.
- AttentionAlert(StationState, Color, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
- AttentionAlert(StationState, Color, int, int) - Constructor for class org.ka2ddo.yaac.gui.AttentionAlert
-
Establish an AttentionAlert flasher at the specified map coordinates using the specified paint pattern to render the arrows.
- attraction - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- attraction - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- Attraction - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM attraction="*" attribute.
- AttributedPage - Interface in org.ka2ddo.yaac.webserver
-
This is a tagging interface to specify that the page has cleared the requestHeaders map and reloaded it with attributes for the response.
- atv - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- audiologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- audiologist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- auditorium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- automat - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- available() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- AWY_AERODROME - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_APRON - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_RUNWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_TAXIWAY - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AWY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- AX25Callsign - Class in org.ka2ddo.ax25
-
This class defines a single AX.25 callsign (address).
- AX25Callsign() - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Construct an empty but assumed-valid callsign.
- AX25Callsign(byte[], int, int) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Extract an AX.25 callsign from an AX.25 frame byte array in network byte order.
- AX25Callsign(int, int, byte[]) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Construct a AX25Callsign from the specified part of the byte array of text containing the callsign.
- AX25Callsign(String) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Construct a AX25Callsign from the string representation of the callsign.
- AX25Callsign(String, int, int) - Constructor for class org.ka2ddo.ax25.AX25Callsign
-
Construct a AX25Callsign from the specified sub-string representation of the callsign.
- AX25CallsignCellRenderer - Class in org.ka2ddo.yaac.gui.table
-
A TableCellRenderer for efficiently rendering objects of type AX25Callsign.
- AX25CallsignCellRenderer(RelativeTimeFilter, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
Create a renderer with a reference to the specified RelativeTimeFilter to control what color the callsign is rendered in.
- ax25Frame - Variable in class org.ka2ddo.ax25.AX25Message
-
The AX.25 frame object from which this Message was extracted.
- AX25Frame - Class in org.ka2ddo.ax25
-
This class defines 1 AX.25 packet, as defined by the AX.25 Link Level Protocol specification, version 2.2.
- AX25Frame() - Constructor for class org.ka2ddo.ax25.AX25Frame
-
Create an empty AX25Frame initialized for a UI frame containing an APRS packet.
- AX25FrameListener - Interface in org.ka2ddo.ax25
-
This interface defines a listener for decoded AX.25 frames as freshly received from an input port.
- AX25FrameSource - Interface in org.ka2ddo.ax25
-
This interface specifies an object that can provide a fully-encoded AX.25 frame for transmission.
- AX25Logger - Class in org.ka2ddo.yaac.core
-
This class batches up logging AX.25 messages.
- AX25Logger(String) - Constructor for class org.ka2ddo.yaac.core.AX25Logger
-
Create an AX.25 frame logger instance.
- AX25Message - Class in org.ka2ddo.ax25
-
This class defines the common infrastructure for one decoded AX.25 message.
- AX25Message() - Constructor for class org.ka2ddo.ax25.AX25Message
-
Constructor for partially initialized AX25Message.
- AX25Message(String, long) - Constructor for class org.ka2ddo.ax25.AX25Message
-
Constructor for AX25Message specifying the third-party network routing and receive time of the message.
- AX25Message.Precedence - Enum Class in org.ka2ddo.ax25
-
This enum defines the allowed traffic precedence levels for messages.
- AX25Parser - Interface in org.ka2ddo.ax25
-
Interface declaring an API for parsing an AX25Frame into a particular protocol (PID)'s decoded message.
- AX25ParserWithDistributor - Interface in org.ka2ddo.ax25
-
This interface extends the
AX25Parser
interface to indicate it has a means to distribute protocol-specific packets to interested listeners. - AX25Stack - Class in org.ka2ddo.ax25
-
This class implements the internal AX.25 (v2.2) protocol stack for a TNC (layer 2), as defined in the AX.25 Link Access Protocol for Amateur Packet Radio specification.
- azimuth - Variable in class org.ka2ddo.gps.SatelliteState
-
Horizontal orientation to this satellite relative to the current surface position and True North.
B
- baby_goods - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baby_hatch - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BACKGROUND - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an Integer containing an ARGB value for the background color to use.
- BackgroundTimeMode - Enum Class in org.ka2ddo.yaac.gui
-
This enumeration specifies the mode for plotting GUI backgrounds.
- BADFMT_CTCSS_FREQS - Static variable in class org.ka2ddo.aprs.XmitEncoding
-
The standard TCS/CTCSS frequencies in 1/10 Hz values.
- bag - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bahai - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- bahai_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bakery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baking_oven - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bandstand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bandstand - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- bandwidth - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Modulation bandwidth in Hertz.
- BandwidthMonitor - Class in org.ka2ddo.yaac.gui
-
This class displays the current bandwidth travelling through a particular portConnector.
- BandwidthMonitor(PortConnector) - Constructor for class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Create a BandwidthMonitor widget for the specified port.
- BandwidthMonitor(PortConnector, PortConnector.PortStatsType) - Constructor for class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Create a BandwidthMonitor widget for the specified port.
- bank - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- barber - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- baroPressure01HPa - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Barometric pressure in .1 mbar/.1 HPa.
- Base64 - Class in org.ka2ddo.util
-
Base64 conversion methods, for use with older versions of Java that don't expose this to users.
- base64ToByteArray(String) - Static method in class org.ka2ddo.util.Base64
-
Convert a Base-64 String into an array of bytes.
- basin - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- basin - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- basket_maker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bathroom_furnishing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- battlefield - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- battlefield - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- baudRate - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- baudRate - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The baud rate used for the port, if needed, or port number for TCP and UDP socket connections.
- bay - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- bay - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- bazaar - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bbq - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BDY_ADMIN_1 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_10 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_11 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_2 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_3 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_4 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_5 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_6 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_7 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_8 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMIN_9 - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_ADMINISTRATIVE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_COASTLINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_FARM - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_FOREST - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_INDUSTRIAL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_LANDUSE_LANDFILL - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_MARITIME - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_PARK - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_PROTECTED_AREA - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_SHORELINE - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_SUBDIVISION - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- BDY_UNKNOWN - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- beach - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- beach_resort - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- beachhut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
Radio navigation aid, such as a VORTAC transmitter.
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beacon - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- beacon_cardinal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_isolated_danger - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_lateral - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_safe_water - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beacon_special_purpose - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBehavior
-
This method is called for registered implementors when changed beacon data is stored to preferences.
- beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
This method is called for registered implementors when changed beacon data is stored to preferences.
- beaconChanged(BeaconData) - Method in interface org.ka2ddo.yaac.io.BeaconChangeListener
-
This method is called for registered implementors when changed beacon data is stored to preferences.
- beaconChanged(BeaconData) - Method in class org.ka2ddo.yaac.YAAC
-
This method is called for registered implementors when changed beacon data is stored to preferences.
- BeaconChangeListener - Interface in org.ka2ddo.yaac.io
-
This interface declares a callback method for objects who wish to be notified when the local station's beacon definition is changed.
- BeaconData - Class in org.ka2ddo.yaac.io
-
This class contains all the data associated with a beacon message.
- BeaconData() - Constructor for class org.ka2ddo.yaac.io.BeaconData
- BeaconData.BeaconType - Enum Class in org.ka2ddo.yaac.io
-
Enum defining the APRS message formats that YAAC can use for position beacons.
- BeaconData.PositionType - Enum Class in org.ka2ddo.yaac.io
-
Enum specifying the specific APRS Position Report message type code used for BeaconType.POSITION and BeaconType.COMPRESSED beacon messages in APRS.
- beaconName - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The human-readable identifier for this particular BeaconData object
- beaconNames - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- beaconNames - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Names of beacon instances to send through this port (zero-length array means only default beacon).
- beacons - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The names of all the enabled beacon profiles transmitted through this port.
- BeaconSelectTableModel - Class in org.ka2ddo.yaac.gui
-
This class manages the list of beacon identifiers recognized by YAAC for a particular transmission port.
- BeaconSelectTableModel(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Create the table model for backing a JTable for selecting the beacons to be transmitted through an associated PortConnector
- bearing - Variable in class org.ka2ddo.gps.GpsFix
-
Bearing of travel, in degrees relative to True North.
- bearing - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
The bearing from the DX reporting station in degrees from True North.
- bearing - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
Direction from map center to this Way or Node.
- BEARING - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Bearing for direction-finding.
- BearingPanel - Class in org.ka2ddo.yaac.gui
-
This displays a compass bearing of the direction and distance to a station.
- BearingPanel() - Constructor for class org.ka2ddo.yaac.gui.BearingPanel
-
Create a blank BearingPanel widget.
- BearingPanel(double, double, double, double) - Constructor for class org.ka2ddo.yaac.gui.BearingPanel
-
Create a BearingPanel widget and initialize it for a particular vector between two points.
- beauty - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bed - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- beehive - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- beekeeper - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BEEP_ON_MESSAGE - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for boolean specifying whether to beep upon receiving an APRS Message explicitly addressed to one of this station's local addresses or callsigns.
- BEL - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Terminal session received an ASCII/Unicode BEL control character.
- bench - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- benzhu - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- berth - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- beverages - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_parking - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bicycle_repair_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- biergarten - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- big_wheel - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- billboard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- binaryValues - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Raw binary bits from telemetry message.
- bingo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- binoculars - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bird_hide - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- birthing_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- birthing_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- bitmask - Variable in class org.ka2ddo.aprs.TelemetryMessage
-
A bitmask containing the 8 boolean digits from the telemetry message.
- black - Enum constant in enum class org.ka2ddo.yaac.osm.OSMColour
- BLACK - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- BLACKLIST - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic not sent through this port because of blacklisting.
- BlacklistTableModel - Class in org.ka2ddo.yaac.gui
-
This class makes the list of digipeater blacklisted callsigns visible as an editable table view by implementing a Swing TableModel.
- BlacklistTableModel() - Constructor for class org.ka2ddo.yaac.gui.BlacklistTableModel
- blacksmith - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- BLANK_FIELDS - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
Set of PortConfig field identifiers for fields that should not be copied from another system and should therefore be blanked out when copying configuration files.
- bLat - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Whole number of degrees latitude for this tile.
- bleachers - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- BlinkenLight - Class in org.ka2ddo.yaac.gui
-
This class implements a color-changing indicator driven by a PortConnector to indicate the state of the driver.
- BlinkenLight(PortConnector) - Constructor for class org.ka2ddo.yaac.gui.BlinkenLight
-
Create a control button for an existing PortConnector object to display the realtime status of the port and allow invoking the configuration panel for that port.
- blockMask - Variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
int value in map is bitmask indicating what is blocked for this callsign:
- blood_bank - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- blood_bank - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- blood_donation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- blood_donation - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- blue - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The blue color strength of this object, from 0 to 255.
- boat - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_launch - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- boat_sharing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boat_storage - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boatbuilder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boathouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- body - Variable in class org.ka2ddo.ax25.AX25Frame
-
Byte array containing the higher-level protocol payload for I and UI frames.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.Message
-
Compare the contents of the body of the message, reporting if they match.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.ObjectReport
-
Compare the contents of the body of the message, reporting if they match.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.PositionMessage
-
Compare the contents of the body of the message, reporting if they match.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Compare the contents of the body of the message, reporting if they match.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.ax25.AX25Message
-
Compare the contents of the body of the message, reporting if they match.
- bodyEquals(AX25Message) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Compare the contents of the body of the message, reporting if they match.
- BOGUS_RT - Enum constant in enum class org.ka2ddo.ax25.Connector.ConnectorType
-
This is a source of bogus data, and should be displayed (but filtered as realtime), but not logged or digipeated/I-gated.
- bomb_crater - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bomb_shelter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bookbinder - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bookmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- books - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- border_control - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- border_type - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- border_type2 - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- BORDER_TYPE2_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
BorderType
value inGenericTaggedNode
. - BorderType - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the supported values of the border_type="*" attribute of OSM.
- borough - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- borough - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- boundary - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Boundary - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM boundary="*" attribute.
- boundary_stone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- boundary_stone - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- bounds - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter.BoundsToNameTag
- boutique - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bowling_alley - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bowling_alley - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- breakwater - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- brewery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- brewing_supplies - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- bridge - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is a bridge above some other feature.
- bridleway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- BRIGHT_CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- BRIGHTER_RED - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A brighter version of the red color.
- broker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- brothel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BROWN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- brownfield - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- browse(String, ServiceDiscovery.SDCallback) - Method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Request a service lookup for the desired service category.
- browseService(String) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery browse and synchronously report the results.
- browseService(String, ServiceDiscovery.SDListener) - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Do a Service Discovery browse and potentially asynchronously report the results.
- buddhist - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- buddhist_temple - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buffer_stop - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- buildAX25FrameForMessage(String[], SendableMessage, int, ProtocolFamily, String) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Convert a SendableMessage object into a transmittable AX.25 frame, ready to send via KISS protocol to a TNC/radio.
- building - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- building - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- building - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Indicates that this Way is a building rather than an open space.
- building_materials - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buildLocalCapabilities() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Build a list of APRS capabilities this station has, suitable for a response to a "?IGATE" query.
- buildMenus(ArrayList<AbstractMenuAction>, JMenuBar, Window) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Build the contents of a JFrame's JMenuBar.
- buildNewerYaacNeededMsg(int) - Static method in class org.ka2ddo.yaac.pluginapi.Provider
-
Helper method to create a localized return error message for
Provider.getInitFailureReason()
if the reason is due to using a non-upgraded version of core YAAC. - buildPopupMenu(int, int, Projection, List<StationState>, AX25Frame, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildPopupMenu(int, int, Projection, List<StationState>, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildPopupMenu(int, int, List<StationState>, GuiContentType) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup menu contextually suitable for the point on the map that was clicked.
- buildStationComboBox(boolean, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Create a choice widget populated with all the known station callsigns heard by YAAC, sorted in alphanumeric order.
- buildSymbolArray() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Build the currently known symbols (APRS 1.0.1 basic or APRS 1.2 extended) into the filter.
- builtup_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- BULLETIN - Enum constant in enum class org.ka2ddo.yaac.pluginapi.GuiContentType
-
GuiContentType of a UI displaying only APRS text messages that are broadcast bulletins.
- BULLETIN_SEQUENCE_CHARS - Static variable in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
The characters (in order) for sequencing a multi-line bulletin.
- BulletinBoard - Class in org.ka2ddo.yaac.gui
-
This class implements a bulletin board display of all the bulletins and NWS notices currently outstanding on the network.
- BulletinsPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the current state of the Bulletin Board view in YAAC.
- BulletinsPage() - Constructor for class org.ka2ddo.yaac.webserver.BulletinsPage
- bullring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bumper_car - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bumper_car - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- bungee_jumping - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bungee_jumping - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- bunker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bunker_silo - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- bunker_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- buoy_cardinal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_installation - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_isolated_danger - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_lateral - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_safe_water - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- buoy_special_purpose - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- bureau_de_change - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_guideway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- bus_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_stop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- bus_stop - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- butcher - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- BUTTON_FONT - Static variable in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Property name for Action property to specify the Font for use on the rendered button.
- BUTTON_GROUP_NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the ButtonGroup a radio button menu item is associated with.
- byteArrayToBase64(byte[]) - Static method in class org.ka2ddo.util.Base64
-
Convert a byte array into a Base64 string.
- byway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
C
- C - Enum constant in enum class org.ka2ddo.util.TemperatureUnit
-
Temperature in degrees Celsius.
- cabin - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cabinet_maker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cable_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cable_overhead - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cable_submarine - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- CacheablePage - Interface in org.ka2ddo.yaac.webserver
-
This is a tagging interface to mark that the webpage produced by its implementing class may be cached by the browser or intervening proxy servers.
- cafe - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cafeteria - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cairn - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cairn - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- calling_in_point - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- callsign - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- callsign - Variable in class org.ka2ddo.opentrac.TraceStep
-
Callsign of relaying station.
- callsign - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
The callsign or group label for messages that should be considered as addressed to the local station.
- callsign - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Station callsign-SSID or object name.
- callsign - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Callsign and SSID associated with the port.
- callsign - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The amateur radio station callsign associated with this port, if needed.
- CALLSIGN_COMPARATOR - Static variable in class org.ka2ddo.ax25.AX25Callsign
-
A Comparator to use for callsigns when it is more efficient than using the Comparable interface to AX25Callsign.
- CALLSIGN_SSID - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Just prompt with a plain text edit field, but only accept characters legal in a callsign-SSID.
- CallsignDocumentFilter - Class in org.ka2ddo.yaac.gui
-
These document filters automatically upshifts lowercase text.
- CallsignDocumentFilter(boolean, boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Create a CallsignDocumentFilter, that will permit ASCII letters and digits, and optionally a few other characters to be entered into a document.
- callsignSSID - Variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Callsign-SSID of the blacklisted station.
- camp_pitch - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- camp_site - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- camping - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- canal - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- canCardBeRemoved(boolean, boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Called by WizardPanel before removing a card, either to switch to another card, or to complete the wizard.
- canCardBeRemoved(boolean, boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Called by WizardPanel before removing a card, either to switch to another card, or to complete the wizard.
- cancel() - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Stop running this task, taking it off the pending queue.
- cancelAlert() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Stop displaying an AttentionAlert on the map.
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Tells the editor to cancel editing and not accept any partially edited value.
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Tells the editor to cancel editing and not accept any partially edited value.
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Tells the editor to cancel editing and not accept any partially edited value.
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Tells the editor to cancel editing and not accept any partially edited value.
- cancelCellEditing() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Tells the editor to cancel editing and not accept any partially edited value.
- cancelPermanently(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Delete this SendableMessageWrapper from the transmission queue.
- cancelRequested() - Method in interface org.ka2ddo.yaac.core.AbortListener
-
Called from the user interface when the user requests a cancel.
- cancelRequested() - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Called from the user interface when the user requests a cancel.
- cancelTransmission() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Cancel all upcoming transmissions of the beacon.
- cancelTransmission() - Method in class org.ka2ddo.yaac.io.StatusData
-
Cancel future periodic transmissions of this StatusData.
- cancelTransmission(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Stop trying to transmit this message, but still keep track of it in the model.
- CANCL - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
- candles - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- canDoDelta() - Method in class org.ka2ddo.yaac.osm.Way
-
Report if this Way can be stored using 16-bit signed deltas for the vertices instead of 32-bit absolute values.
- canForward(int, int) - Method in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
Report whether traffic can be forwarded from the first indexed port to the second indexed port.
- canMsg() - Method in enum class org.ka2ddo.yaac.io.BeaconData.PositionType
-
Report whether YAAC has an operator capable of receiving text messages,
- cannabis - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cannon - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cannon - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- canoe_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.Filter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canRejectSome() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Specifies that this filter may reject some stations, messages, and/or frames.
- canteen - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- caodaism - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- CAP_ADSB - Static variable in class org.ka2ddo.ax25.Connector
-
A port processing ADS-B data (not APRS or OpenTRAC).
- CAP_FAST_RF_9600 - Static variable in class org.ka2ddo.ax25.Connector
-
A port doing 9600 baud RF data rate instead of the usual 1200.
- CAP_FULL_DUPLEX - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can both send and receive data simultaneously.
- CAP_GPS_DATA - Static variable in class org.ka2ddo.ax25.Connector
-
A port capable of consuming NMEA-0183 GPS data.
- CAP_HF - Static variable in class org.ka2ddo.ax25.Connector
-
A port that has HF radio access (i.e., low bandwidth, excessive geographical coverage).
- CAP_IGATE - Static variable in class org.ka2ddo.ax25.Connector
-
A port with a connection to the Internet and APRS-IS backbone.
- CAP_KENWOOD_CMD - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can use Kenwood radio control protocol to alter the settings of the attached radio.
- CAP_OPENTRAC - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can speak the OpenTRAC protocol.
- CAP_RAW_AX25 - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can transmit or receive arbitrary raw AX.25 packets (not just APRS or OpenTRAC).
- CAP_RCV_PACKET_DATA - Static variable in class org.ka2ddo.ax25.Connector
-
A port that is capable of receiving AX.25 (or equivalent) data frames.
- CAP_RF - Static variable in class org.ka2ddo.ax25.Connector
-
A port that has local RF access.
- CAP_WAYPOINT_SENDER - Static variable in class org.ka2ddo.ax25.Connector
-
A port capable of sending NMEA-0183 waypoint data.
- CAP_WEATHER - Static variable in class org.ka2ddo.ax25.Connector
-
A port that can provide weather data through the WeatherDistributor.
- CAP_XMT_PACKET_DATA - Static variable in class org.ka2ddo.ax25.Connector
-
A port that is capable of transmitting AX.25 (or equivalent) data frames.
- capabilities - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The current capabilities bitmask for this port, as defined in the
Connector
class. - CapabilitiesProvider - Interface in org.ka2ddo.yaac.ax25
-
This interface is called for registered implementers when someone wants a list of the local station's APRS capabilities (suitable for a
StationCapabilities
response). - capabilityArray - Variable in class org.ka2ddo.aprs.StationCapabilities
-
Ordered array of capability Strings for an APRS station.
- car - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_painter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_parts - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_rental - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_sharing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- car_wash - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- caravan_site - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
- cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
- cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
- cardAdded(boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Called by WizardPanel when this card is first displayed in the wizard, so any additional context-specific initialization can be done that requires the card to be installed into a valid Window-rooted AWT hierarchy.
- cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
- cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
- cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
- cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
- cardRemoved(boolean) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Called by WizardPanel when this card is taken down from this wizard, so any cleanup and closure for this panel can be done.
- carousel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carousel - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- carpenter - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpet_hanger - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- carpet_layer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- carpool - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- casino - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- castle - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- castle - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- category - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Categorization of the port.
- caterer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cattery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- causeway - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- caution_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- cave - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cave_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- CBCAPolygon - Class in org.ka2ddo.yaac.util
-
This implements the Cell-Based Containment Algorithm for more efficiently determining whether a point is inside a polygon with a large number of vertices.
- CBCAPolygon() - Constructor for class org.ka2ddo.yaac.util.CBCAPolygon
-
Creates an empty polygon.
- CBCAPolygon(int[], int[], int) - Constructor for class org.ka2ddo.yaac.util.CBCAPolygon
-
Constructs and initializes a
Polygon
from the specified parameters. - cellar_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cemetery - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- centre - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- Cfg() - Constructor for class org.ka2ddo.yaac.io.PortConfig.Cfg
- chalet - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- chandler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- changedSearchTile(String) - Method in interface org.ka2ddo.yaac.osm.OsmSearcherProgressListener
-
Report that the OsmSearcher has advanced to another tile.
- changedUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
- changedUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that an attribute or set of attributes changed.
- changedUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
-
Gives notification that an attribute or set of attributes changed.
- ChangeSet - Class in org.ka2ddo.yaac.osm
-
This class contains the data extracted from a OSM changeset record.
- ChangeSet() - Constructor for class org.ka2ddo.yaac.osm.ChangeSet
- charging_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- charity - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- Chat - Class in org.ka2ddo.yaac.gui
-
This class defines a chat window for doing SMS-type chatting with a single other station over APRS using Message packets.
- check(WeatherEnum, Map<Enum, Object>, Map<Enum, Object>, StationState) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Perform the MADIS checks on the specified weather parameter from an APRS packet with weather data in it.
- check(WeatherEnum, OpenTracMessage, OpenTracMessage, StationState) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Perform the MADIS checks on the specified weather parameter from an OpenTRAC packet with weather data in it.
- checkDiskSpace(long) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Check if sufficient disk space is available to import the OSM file.
- CHECKED_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_LIGHT_BLUE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- CHECKED_PURPLE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- checkForUpdates(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Check whether a newer release of YAAC is available, displaying status.
- checkForUpdates(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Check whether a newer release of YAAC is available, displaying status.
- checkForUpdates(boolean) - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
-
Check whether a newer release of YAAC and/or the currently used plugins is available, displaying status.
- checkpoint - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- checkpoint - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- CheckpointingLogger - Class in org.ka2ddo.yaac.util
-
This class defines a rolling logger that checkpoints the last N bytes of a log file to a disk file.
- CheckpointingLogger(int, File) - Constructor for class org.ka2ddo.yaac.util.CheckpointingLogger
-
Create a CheckpointingLogger stream with the specified maximum file size and path to the file.
- checkpointWatchedStationChanges(WatchedStationsTracker.WatchedStation) - Static method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Write the current tracking settings for this station/object to Java Preferences.
- cheese - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chemist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chimney - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- chimney - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- chinese_folk - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- chinese_medicine - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chiropodist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chiropractor - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chocolatier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cholera_treatment_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- chooseServerAlias(String, Principal[], Socket) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- christian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- church - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- church - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- church_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- church_yard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cinema - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- circus - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- city - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- city - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- city_gate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- city_gate - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- city_map_post - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- citywalls - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- citywalls - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanObsoletedUnversionedJSSCJar
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanOldApacheLibraryVersions
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.CleanOldOptionalSslAprsIsDriver
-
Perform the cleaning action for this UpgradeCleaner instance.
- clean() - Method in class org.ka2ddo.yaac.upgrade.cleanup.UpgradeCleaner
-
Perform the cleaning action for this UpgradeCleaner instance.
- CleanObsoletedUnversionedJSSCJar - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This upgrade cleaner deletes versions of the jssc.jar file that were created prior to the release of YAAC 1.0beta157.
- CleanObsoletedUnversionedJSSCJar() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanObsoletedUnversionedJSSCJar
- CleanOldApacheLibraryVersions - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This class removes obsolete versions of Apache libraries used by core YAAC and by some plugins.
- CleanOldApacheLibraryVersions() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanOldApacheLibraryVersions
-
Instantiate a UpgradeCleaner instance.
- CleanOldOptionalSslAprsIsDriver - Class in org.ka2ddo.yaac.upgrade.cleanup
-
This upgrade cleaner deletes versions of the sslaprsisplugin.jar file that were created prior to the release of YAAC 1.0-beta45.
- CleanOldOptionalSslAprsIsDriver() - Constructor for class org.ka2ddo.yaac.upgrade.cleanup.CleanOldOptionalSslAprsIsDriver
- cleanup() - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Do any cleanup work involved in removing this wrapped message from the transmission queue.
- cleanup() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Do any cleanup work involved in removing this wrapped message from the transmission queue.
- clear() - Method in class org.ka2ddo.ax25.Connector.PortStats
-
Reset all the statistics counters to zero.
- clear() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Remove everything from the queue.
- clear() - Method in class org.ka2ddo.util.HugeBitSet
-
Clear all the bits in the HugeBitSet.
- clear() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Removes all of the mappings from this map.
- clear() - Method in class org.ka2ddo.yaac.gui.BearingPanel
-
Clear any current course setting from this BearingPanel.
- clear(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Clear the specified bit in the HugeBitSet.
- ClearableTableModel - Interface in org.ka2ddo.yaac.util
-
This interface identifies a table model within YAAC whose contents can be completely removed by user request.
- ClearableTableModel.ClearType - Enum Class in org.ka2ddo.yaac.util
-
Enumeration specifying which types of records should be cleared when deleteAllRows is called.
- clearAllSpecificTrackStripes() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Clear the plotting of all specific station/object track stripes.
- clearAllSpecificTrackStripes() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Clear the plotting of all specific station/object track stripes.
- clearCache() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Clear the cache buffers.
- clearcut - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- clearGoodCounts() - Method in class org.ka2ddo.ax25.Connector.PortStats
-
Reset only the counters of successful operations.
- clearPassall() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Turn off the passall mode for this filter.
- clearPolygon() - Method in class org.ka2ddo.yaac.osm.Way
-
Release any storage used for a point-in-polygon checking polygon object.
- clearResendableFrame() - Method in class org.ka2ddo.ax25.ConnState
-
Cancel an outstanding resendable frame's timer.
- clearSelectedDrawable() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Unselects any drawable in the DrawLayer that was selected by the SELECT mode.
- clearState() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Clear all accumulated inferred information about the station or object.
- clearStatistics() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Reset the statistics counters.
- cliff - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- clinic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clinic - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- clock - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clockmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clocks - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clone() - Method in class org.ka2ddo.aprs.XmitEncoding
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Throws CloneNotSupportedException.
- clone() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.Filter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Creates and returns a copy of this Filter.
- clone() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.io.StatusData
-
Creates and returns a copy of this object.
- close() - Method in class org.ka2ddo.ax25.Connector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.ax25.ConnState
-
Closes this connection and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.util.DualOutputStream
-
Closes this output stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.util.UTF8StreamReader
-
Closes the stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Closes the stream, flushing it first.
- close() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Closes this filter and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Stop using this format of logger.
- close() - Method in interface org.ka2ddo.yaac.gps.GpsLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Stop using this format of logger.
- close() - Method in class org.ka2ddo.yaac.gui.config.ConfigureTransmit
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.LocalStationFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.MessageContentFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.MicEFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.PlaybackFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.PriorityFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.RadiusFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui
-
Shut down the asynchronous update listeners in all the table models in this UI.
- close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Shut down the asynchronous update listeners in this table model.
- close() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Shut down the asynchronous update listeners in this table model.
- close() - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Shut down dynamic listening when the view is closed.
- close() - Method in class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
-
Closes this panel and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
Shut down any monitoring done by the KenwoodRadioViewPane when its window is closed.
- close() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Closes this pane and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.RawPacketFrame
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Shut down a Terminal and close the I/O streams it is connected to.
- close() - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Shut down the asynchronous update listeners in this table model.
- close() - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Closes this table model and releases any system resources associated with it.
- close() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Shut down this PortConnector.
- close() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Shut down this PortConnector.
- close() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Closes this file and releases any system resources associated with the buffering.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Closes the stream.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Close the Reader.
- close() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Closes this piped stream and releases any system resources associated with the stream.
- close() - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Closes this piped output stream and releases any system resources associated with this stream.
- close() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Shut down this PortConnector.
- close() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Shut down the transmitter.
- close() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Shut down this port connection.
- close() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Close down an open ServiceDiscovery handler and release any resources it is holding.
- Close() - Constructor for class org.ka2ddo.yaac.io.Transmitter.Close
- CloseContentOnWindowClose - Class in org.ka2ddo.yaac.gui.util
-
This class provides a common function of closing down the dynamic contents of a closed Window.
- CloseContentOnWindowClose(Closeable) - Constructor for class org.ka2ddo.yaac.gui.util.CloseContentOnWindowClose
-
Create a WindowListener that will release resources owned by the window when it is closed.
- closeCurrentWindow() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Close the window that currently has the keyboard focus (if it is part of the YAAC application).
- closeCurrentWindow() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Close the window that currently has the keyboard focus (if it is part of the YAAC application).
- CLOSED - Enum constant in enum class org.ka2ddo.ax25.ConnState.ConnType
-
Either negotiation failed or the connection has been closed.
- CLOSED_OPTION - Static variable in class org.ka2ddo.yaac.core.ErrorLogger
-
Return value from class method if user closes window without selecting anything, more than likely this should be treated as a
NO_OPTION
. - CloseOnLostFocusWindow - Interface in org.ka2ddo.yaac.gui
-
This tag interface marks a subclass of java.awt.Window that is rigged to self-close when it loses focus.
- CloseWindowCommandAction - Class in org.ka2ddo.yaac.gui
-
This is a helper class for the common operation of closing a window widget when commanded to by the user.
- CloseWindowCommandAction(Component, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandAction(Window, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandAction(String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandListener - Class in org.ka2ddo.yaac.gui
-
This is a helper class for the common operation of closing a window widget when commanded to by the user.
- CloseWindowCommandListener(Component) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- CloseWindowCommandListener(Window) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- clothes - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- clubhouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CM - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in centimeters.
- CoalesceChangeListener - Class in org.ka2ddo.yaac.gui.io
-
ItemListener to handle adjustments in the DONT_COALESCE flag for port editors.
- CoalesceChangeListener(JCheckBox, PortConfig.Cfg) - Constructor for class org.ka2ddo.yaac.gui.io.CoalesceChangeListener
-
Create a CoalesceChangeListener for the specified widget and PortConfig.
- coast_guard - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COASTAL_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- coastguard_station - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- coastline - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- cobbler - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- coffee - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- college - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- color - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- COLOR - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an Integer containing an ARGB value for the foreground color to use.
- COLOR_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for
OSMColour
value inGenericTaggedNode
. - ColorType - Enum Class in org.ka2ddo.yaac.osm
-
Enumerate the default colors and textured patterns used to render OSM.
- colour - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Primary color of a map feature.
- column - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- columnAdded(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that a column was added to the model.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- columnListChanged(ExtraColumnProvider, GuiContentType) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProviderChangeListener
-
This method is called by an ExtraColumnProvider when its set of columns changes.
- columnMarginChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that a column was moved due to a margin change.
- columnMoved(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that a column was repositioned.
- columnRemoved(TableColumnModelEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that a column was removed from the model.
- columnSelectionChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Tells listeners that the selection model of the TableColumnModel changed.
- ColumnSizingTableModel - Interface in org.ka2ddo.yaac.gui
-
This interface defines an extra method used to indicate a TableModel wants to give a newly created table hints regarding column width.
- comment - Variable in class org.ka2ddo.aprs.Message
-
Free-text comment in this message.
- CommentedMessage - Interface in org.ka2ddo.ax25
-
Marks an
AX25Message
as being one with a free-text comment in it. - commercial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
For-profit businesses that do not fall into any of the other categories.
- commercial - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- common - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- CommonCustomRendererConstants - Interface in org.ka2ddo.yaac.gui
-
Constants shared by customized table and list cell renderers in YAAC.
- communication_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- communications - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to telecommunications and broadcasting.
- communications_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- community_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- community_health_worker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- community_health_worker - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- company - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- compareGTNAttributes(GenericTaggedNode<?>, GenericTaggedNode<?>) - Static method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Compare the attributes of 2 GenericTaggedNodes to see if one appears to be a more detailed version of the other (assuming their other type-specific attributes are identical).
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Compare the selected column of the two rows.
- compareRows(int, int, int) - Method in interface org.ka2ddo.yaac.gui.table.FastComparableTableModel
-
Compare the selected column of the two rows.
- compareRows(int, SupportsExtraData, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Compare this column of the two rows.
- compareTo(Symbols.SymbolAttr) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Compares this object with the specified object for order.
- compareTo(AX25Callsign) - Method in class org.ka2ddo.ax25.AX25Callsign
-
Compares this object with the specified object for order.
- compareTo(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Frame
-
Compares this object with the specified object for order.
- compareTo(AX25Message) - Method in class org.ka2ddo.aprs.Message
-
Compares this object with the specified object for order.
- compareTo(AX25Message) - Method in class org.ka2ddo.ax25.AX25Message
-
Compares this object with the specified object for order.
- compareTo(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Compares this object with the specified object for order.
- compareTo(ReschedulableTimerTask) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Test the order of this task relative to other tasks.
- compareTo(LocalDestinationRecord) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Compares this object with the specified object for order.
- compareTo(Age) - Method in class org.ka2ddo.yaac.ax25.Age
-
Test if this Age is older than another Age.
- compareTo(StationState) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Compares this object with the specified object for order.
- compareTo(FirstWindow) - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Compares this enum with the specified object for order.
- compareTo(GeographicalMap.LayerCreator) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Compares this object with the specified object for order.
- compareTo(PluginDescriptor) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
Compares this object with the specified PluginDescriptor for order.
- compareTo(SelectableSymbol) - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
-
Compares this object with the specified object for order.
- compareTo(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Compares this object with the specified object for order.
- compareTo(PortConfig.Cfg) - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Compares this object with the specified object for order.
- compareTo(ChangeSet) - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Compares this object with the specified object for order.
- compareTo(GTNWrapper) - Method in class org.ka2ddo.yaac.osm.GTNWrapper
-
Compares this object with the specified object for order.
- compareTo(Node) - Method in class org.ka2ddo.yaac.osm.Node
-
Compares this Node with the specified Node for order.
- compareTo(Way) - Method in class org.ka2ddo.yaac.osm.Way
-
Compares this object with the specified object for order.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Invoked when the component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Invoked when the component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoked when the map window has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the LineOfSightPanel has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the OSMLayer has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Invoked when the component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when the component has been made invisible.
- componentHidden(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoked when the map window's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the OSMLayer's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when the component's position changes.
- componentMoved(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoked when the map window's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the map window's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when the component's size changes.
- componentResized(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Invoked when the component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Invoked when the component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoked when the map window has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
Invoked when the SslAprsIsPortEditor component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the LineOfSightPanel has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the OSMLayer has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Invoked when the component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when the component has been made visible.
- componentShown(ComponentEvent) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
DO NOT CALL.
- composeWinlinkMessage() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a form to allow transmitting a multi-line email message to someone via the APRS-WinLink gateways.
- composeWinlinkMessage() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a form to allow transmitting a multi-line email message to someone via the APRS-WinLink gateways.
- COMPRESSCODE - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Compression type code for compressed position messages (APRS protocol specification chapter 9).
- COMPRESSED - Enum constant in enum class org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Use compressed-text position reports for beacons.
- compressed_air - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COMPRESSED_LAT_SCALING - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Conversion scaling constant for encoding latitude in APRS compressed-text format.
- computeActiveQueueCount(GenericTaggedQueue[]) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to compute the current count of non-empty queues.
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracByte
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracDouble
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracElement
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Generate an OpenTrac entity ID element for this entity.
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracFloat
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Convert an OpenTRAC message into a properly encoded byte array..
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracNull
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracShort
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracString
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.RadioCapability
-
Append this element to a message buffer
- computeBody(byte[], int) - Method in class org.ka2ddo.opentrac.TraceStep
-
Append this element to a message buffer
- computeDirection(double, double, double, double) - Static method in class org.ka2ddo.yaac.util.LatLongDistance
-
Compute the initial compass bearing of the vector between one point and a second point, relative to True North.
- computeDistance(double, double, double, double) - Static method in class org.ka2ddo.yaac.util.LatLongDistance
-
Compute the distance between two points on the surface of the Earth, using the WGS84 model.
- computeQueuesBacklog(GenericTaggedQueue[]) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to compute the current backlog count of queued objects.
- computer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- computer_games - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- computeRandomizedTransmitTime() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the first time for this SendableMessage to transmit, so all the ones being started at YAAC startup time don't pile out at one time.
- concert_hall - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- concession_stand - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- conditionalRepaint() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Say this layer needs repainting, but don't rush it if lots of requests come in.
- confectionery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for AGWPEConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
-
Specify the fully-qualified platform-wildcarded class name for the editor for AprsIsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for ExternalMessageSourceConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for FileTNCConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for GpsdConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for KenwoodConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Class name for the port configuration editing widget for the KISS-over-TCP port type, with a wildcard to insert the GUI implementation name.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.OuternetConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for OuternetConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for SerialGpsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for SerialTNCConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for SerialWeatherConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Specify the fully-qualified platform-wildcarded class name for the editor for SslAprsIsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Specify the fully-qualified platform-wildcarded class name for the editor for AprsIsConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for WxnowTxtConnector.
- CONFIG_GUI - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
The fully-qualified platform-wildcarded class name for the configuration editor for YaesuConnector.
- ConfigAnalyzer - Class in org.ka2ddo.yaac.io
-
This class examines the active configuration of YAAC and derives what the station is capable of doing (digipeat, I-gate, etc.), and produces a data structure that can be converted into a report.
- ConfigAnalyzer() - Constructor for class org.ka2ddo.yaac.io.ConfigAnalyzer
- ConfigAnalyzer.IGateLevel - Enum Class in org.ka2ddo.yaac.io
-
Enumeration defining the level of I-gate operation allowed on this system.
- ConfigAnalyzer.Port - Class in org.ka2ddo.yaac.io
-
Structure containing statistics about a port carrying APRS traffic.
- ConfigAnalyzer.PortCategory - Enum Class in org.ka2ddo.yaac.io
-
Enumeration defining generic port categories.
- ConfigAnalyzer.YAACSystem - Class in org.ka2ddo.yaac.io
-
Configuration analysis statistics for the local YAAC system as a whole.
- ConfigBeacon - Class in org.ka2ddo.yaac.gui.configwizard
-
This card finishes up the configuration of YAAC, by asking the user how they want to beacon (now that all the parameters for the beacon are available).
- ConfigBeacon() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
- ConfigImporter - Class in org.ka2ddo.yaac.io
-
This class implements an XML parser that can interpret the XML export of a YAAC configuration (as dumped by the Java Preferences code).
- ConfigPort - Class in org.ka2ddo.yaac.gui.configwizard
-
This defines a card in the configuration wizard for configuring an interface port.
- ConfigPort(PortConfig, boolean) - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Create a wizard card for editing a particular type or instance of a YAAC I/O port.
- ConfigPortList - Class in org.ka2ddo.yaac.gui.configwizard
-
This defines a card in the configuration wizard for listing current APRS ports and requesting adding more.
- ConfigPortList() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Create a wizard card for managing the non-GPS ports in YAAC.
- ConfigStationLocation - Class in org.ka2ddo.yaac.gui.configwizard
-
This is the third card in the config wizard, specifying the station location.
- ConfigStationLocation() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Create the station location source configuration panel.
- ConfigStationType - Class in org.ka2ddo.yaac.gui.configwizard
-
This is the second card in the configuration wizard, identifying the type of station, and setting up auxiliary parts of YAAC as appropriate for the selected type.
- ConfigStationType() - Constructor for class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Create the station type specifying panel of the configuration wizard.
- ConfigUpdateExistingPortCallsigns - Class in org.ka2ddo.yaac.gui.configwizard
-
This wizard card handles the case where the user is reconfiguring an already-configured system and wants to change the callsign and/or SSID.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Update the configuration of the connector to match the updated setup.
- configure(PortConfig) - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Update the configuration of the connector to match the updated setup.
- ConfigureBeacon - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring the local station's beacon message.
- ConfigureBeacon() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBeacon
-
Create a UI panel for editing the local beacon settings.
- ConfigureBeaconRates - Class in org.ka2ddo.yaac.gui.config
-
This class provides configuration controls for editing fast and slow beacon rates.
- ConfigureBeaconRates(ResourceBundle, SetBeaconRatesIfc) - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Create a sub-panel for editing messaging intervals.
- ConfigureBehavior - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring user preferences regarding the behavior of YAAC.
- ConfigureBehavior() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureBehavior
- ConfigureDialog - Class in org.ka2ddo.yaac.gui
-
This class defines the GUI for editing the application configuration.
- ConfigureDigipeat - Class in org.ka2ddo.yaac.gui.config
-
This class provides the user configuration controls for YAAC's digipeating.
- ConfigureDigipeat() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureDigipeat
- ConfigureGeneral - Class in org.ka2ddo.yaac.gui.config
-
This class provides the user configuration controls for general parameters of YAAC.
- ConfigureGeneral() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureGeneral
- ConfigurePorts - Class in org.ka2ddo.yaac.gui.config
-
This class defines the controls for adding, modifying, and deleting PortConnector definitions in this instance of YAAC.
- ConfigurePorts() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigurePorts
-
Create the port configuration panel.
- ConfigurePreferences - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring user display preferences used by YAAC.
- ConfigurePreferences() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigurePreferences
-
Create the user preferences configuration panel.
- ConfigureStatus - Class in org.ka2ddo.yaac.gui.config
-
This class provides controls for configuring the local station's status message.
- ConfigureStatus() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureStatus
- ConfigureTransmit - Class in org.ka2ddo.yaac.gui.config
-
This class provides the user configuration controls for YAAC's transmitting, including its mini-webserver.
- ConfigureTransmit() - Constructor for class org.ka2ddo.yaac.gui.config.ConfigureTransmit
-
Create the panel for editing transmit-related configuration parameters.
- confirmSendBroadcastQuery(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Broadcast a specified global query message after confirming the user really wants to send it.
- confirmSendBroadcastQuery(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Broadcast a specified global query message after confirming the user really wants to send it.
- confucian - Enum constant in enum class org.ka2ddo.yaac.osm.Religion
- connect(PipedReader) - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Connects this piped writer to a receiver.
- connect(PipedWriter) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Causes this piped reader to be connected to the piped writer
src
. - connectionClosed(Object, boolean) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the established connection was shut down normally.
- connectionClosed(Object, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
- connectionEstablished(Object, ConnState) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the requested connection has been successfully established.
- connectionEstablished(Object, ConnState) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
- ConnectionEstablishmentListener - Interface in org.ka2ddo.ax25
-
This interface provides an asynchronous callback for requests to open a AX.25 I-frame connection to another station.
- connectionLost(Object, Object) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the established connection was closed abnormally.
- connectionLost(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
- ConnectionModel - Class in org.ka2ddo.yaac.gui
-
This presents the current list of AX.25 connected sessions managed by this process's AX.25 stack as a table view.
- ConnectionModel() - Constructor for class org.ka2ddo.yaac.gui.ConnectionModel
-
Create a TableModel for viewing the current AX.25 connected-mode sessions observed by this instance of YAAC.
- connectionNotEstablished(Object, Object) - Method in interface org.ka2ddo.ax25.ConnectionEstablishmentListener
-
Report that the requested connection could not be established.
- connectionNotEstablished(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
- ConnectionRequestListener - Interface in org.ka2ddo.ax25
-
This interface defines a means by which an arbitrary handler can choose to accept an inbound AX.25 connected-mode session request.
- connector - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The actual interface the statistics were collected from.
- Connector - Class in org.ka2ddo.ax25
-
This class defines the generic API for an object that connects a real-time data stream to this application.
- Connector() - Constructor for class org.ka2ddo.ax25.Connector
- Connector.ConnectorType - Enum Class in org.ka2ddo.ax25
-
Type of Connector, used in filtering and deciding whether to digipeat or I-gate traffic sourced from this connector.
- Connector.PortStats - Class in org.ka2ddo.ax25
-
A data structure recording throughput statistics for its containing PortConnector instance.
- connectToStation() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Set up a dumb-terminal connection to an old-style packet BBS.
- connectToStation() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Set up a dumb-terminal connection to an old-style packet BBS.
- ConnState - Class in org.ka2ddo.ax25
-
This class keeps track of the state of one AX.25 connection-oriented session.
- ConnState.ConnTransition - Enum Class in org.ka2ddo.ax25
-
Enum identifying the transitional condition of the connection.
- ConnState.ConnType - Enum Class in org.ka2ddo.ax25
-
Enumeration specifying the different types of connection-oriented AX.25 sessions.
- ConnStateChangeListener - Interface in org.ka2ddo.ax25
-
This listener interface allows classes outside the org.ka2ddo.ax25 hierarchy to be informed when connected sessions are updated.
- conservation - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- construction - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- construction - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- construction_company - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- consulate - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- consulate - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- consulate_general - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- consumeAX25Frame(AX25Frame, Connector) - Method in interface org.ka2ddo.ax25.AX25FrameListener
-
Receive an incoming frame from the specified input Connector.
- consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
DO NOT CALL.
- consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
- consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in interface org.ka2ddo.yaac.ax25.DuplicateCheckedAX25Listener
-
Called when a AX.25 frame is received.
- consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Called when a AX.25 frame is received.
- consumeAX25Frame(AX25Message, AX25Frame, Connector, boolean) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
Called when a AX.25 frame is received.
- consumeFrame(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Stack
-
Queue one AX.25 frame (containing some sort of message) for parsing and processing.
- consumeFrame(AX25Frame) - Method in interface org.ka2ddo.ax25.FrameListener
-
Consume and process one AX.25 frame containing some sort of message.
- consumeFrameNow(Connector, AX25Frame) - Method in class org.ka2ddo.ax25.AX25Stack
-
Process an incoming AX.25 frame.
- consumeXMLPreferenceData(String, String, String, String) - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Process a Preferences node entry when restoring a configuration XML.
- contains(double, double) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Determines if the specified coordinates are inside this
Polygon
. - contains(Object) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Check if this queue contains the specified object (or at least an instance that matches by equals()).
- contains(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Test if the specified pattern is already specified in this filter.
- containsEnum(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Report whether the specified Enum value is registered in this VisibleEnum.
- CONTEXT_MENU_ACTION - Variable in class org.ka2ddo.yaac.gui.StationRenderer
- continent - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- control_center - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A control center (in the US referred to as air route traffic control center (ARTCC)) is a facility responsible for controlling aircraft en route in a particular volume of airspace (a Flight Information Region) at high altitudes between airport approaches and departures.
- control_point - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- control_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A control tower is a tall, windowed structure located on the airport grounds.
- CONV_DEGLAT_TO_METERS - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for degrees latitude to meters when both units are fixed in equation.
- CONV_METERS_TO_DEGLAT - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for meters to degrees latitude when both units are fixed in equation.
- CONV_METERS_TO_FT - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for meters to feet when both units are fixed in equation.
- CONV_METERS_TO_MI - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for meters to statute miles when both units are fixed in equation.
- CONV_MPH_TO_METERS_PER_SEC - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Convenience constant to convert statute miles-per-hour to meters-per-second.
- CONV_NM_TO_METERS - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for nautical miles to meters when both units are fixed in equation.
- CONV_NM_TO_MI - Static variable in enum class org.ka2ddo.util.DistanceUnit
-
Convenience constant for nautical miles to statute miles.
- convenience - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- convent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- convention_center - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- convertRowIndexToModel(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
- convertRowIndexToView(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
- convertTNC2FormatToAX25Frame(int, byte[]) - Static method in class org.ka2ddo.yaac.io.TNCConnector
-
Convert a String of a TNC2 format APRS packet into an AX25Frame object.
- cook_stove - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cooper - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- copyInto(XmitEncoding) - Method in class org.ka2ddo.aprs.XmitEncoding
-
Copy another XmitEncoding into this XmitEncoding object.
- copyInto(GpsFix) - Method in class org.ka2ddo.gps.GpsFix
-
Overwrite another GpsFix object with this GpsFix's values.
- copyInto(BeaconData, Preferences, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Copy the contents of this BeaconData object into the specified one, and tell the other one that it was changed if any changes occur.
- copyInto(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Do a deep copy of this PortConfig object into another object..
- copyInto(StatusData, Preferences) - Method in class org.ka2ddo.yaac.io.StatusData
-
Copy the contents of this StatusData object into the specified one, and tell the other one that it was changed if any changes occur.
- copyInto(VisibleCtls) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Transfer the way selection choices into a VisibleCtls object.
- copyInto(VisibleCtls) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Copy the settings in this VisibleCtls into another instance.
- copyMap() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Make a screenshot copy of the current map.
- copyshop - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CoreProvider - Class in org.ka2ddo.yaac.core.provider
-
This class defines the core functionality to be provided by the YAAC application.
- CoreProvider.TransmitGeneratedObjectReport - Class in org.ka2ddo.yaac.core.provider
-
Helper class for transmitting a locally generated Object or Item Report packet and keeping it registered in the local object list.
- cosmetics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- costume - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- council_office - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- counselling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- counselling - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- count - Variable in class org.ka2ddo.yaac.io.CountingOutputStream
-
Number of bytes forwarded to the encapsulated OutputStream.
- COUNTED_BINARY - Enum constant in enum class org.ka2ddo.yaac.core.PacketExportMode
- CountingInputStream - Class in org.ka2ddo.yaac.io
-
InputStream to count the number of bytes read from the input, so as to drive a progress bar.
- CountingInputStream(InputStream) - Constructor for class org.ka2ddo.yaac.io.CountingInputStream
-
Create a CountingInputStream wrapped around the specified InputStream.
- CountingInputStreamForSockets - Class in org.ka2ddo.yaac.io
-
InputStream to count the number of bytes read from the input, so as to drive a progress bar, but it avoids using the read() method of the passed-in InputStream, as SocketInputStream malloc's a 1-byte byte array for each such read, then throws the array away.
- CountingInputStreamForSockets(InputStream) - Constructor for class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Create a CountingInputStream wrapped around the specified InputStream.
- CountingOutputStream - Class in org.ka2ddo.yaac.io
-
This class is a FilterOutputStream that counts the number of bytes written to the lower-level OutputStream.
- CountingOutputStream(OutputStream) - Constructor for class org.ka2ddo.yaac.io.CountingOutputStream
-
Wrap a stream that counts the number of bytes written around another OutputStream,
- country - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- country_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- county - Enum constant in enum class org.ka2ddo.yaac.osm.BorderType
- county - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- courier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- COURSE - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The wind direction (or travel direction for non-weather-stations) in degrees from True North.
- courthouse - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- coworking_space - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- craft - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- craft - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- crane - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- createAgeArray(long, long) - Static method in class org.ka2ddo.yaac.ax25.Age
-
Create an array of Age objects covering the specified span of time in human-like spacings.
- createAgeArray(long, long, int) - Static method in class org.ka2ddo.yaac.ax25.Age
-
Create an array of Age objects covering the specified span of time in human-like spacings.
- createCheckedTexture(Color, Color, int) - Static method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Create a checked TexturePaint object using the specified colors and check size.
- createConvexBoundaryPolygon(Point[]) - Static method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Find the convex hull polygon around an arbitrary unordered array of points.
- createEnumEditor(Class<? extends Enum>, boolean) - Static method in class org.ka2ddo.yaac.gui.table.EnumCellEditor
- createEnumEditor(Enum[]) - Static method in class org.ka2ddo.yaac.gui.table.MultiEnumCellEditor
- createFilterUI(Filter) - Static method in class org.ka2ddo.yaac.gui.EditFilterDialog
-
Get an instance of the UI class for the specified Filter object.
- createHelpButton(String) - Static method in class org.ka2ddo.yaac.gui.HelpAction
-
Create a JButton for launching help.
- createHelpButton(HasHelpTag) - Static method in class org.ka2ddo.yaac.gui.HelpAction
-
Create a JButton for launching help.
- createKeyImportDialog(Component, KeyTableModel, boolean, boolean, boolean) - Static method in class org.ka2ddo.yaac.gui.KeyPane
-
Create the dialog for importing keys into YAAC's keystore.
- createObjectFromThisPosition() - Method in class org.ka2ddo.aprs.ObjectReport
-
Create an ObjectReport from this PositionMessage.
- createObjectFromThisPosition() - Method in class org.ka2ddo.aprs.PositionMessage
-
Create an ObjectReport from this PositionMessage.
- createPort(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Instantiate a PortConnector object of the type specified in the configuration object.
- createPortIfNonexistent(String) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Check the existing ports to see if a port matching the specified parameter string exists, and create a new one if a match is not found.
- createProgressReporter(String, boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Open whatever the local operating system uses for a progress dialog and return an interface to send progress information to the dialog.
- createProgressReporter(String, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Open whatever the local operating system uses for a progress dialog and return an interface to send progress information to the dialog.
- createSecretKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Create a new secret (symmetric) key.
- createSelectableSymbolEditor() - Static method in class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
-
Manufacture a table cell editor for choosing one of the defined APRS symbol codes.
- createSelectableSymbolEditor(boolean) - Static method in class org.ka2ddo.yaac.gui.table.SelectableSymbolEditor
-
Manufacture a table cell editor for choosing one of the defined APRS symbol codes.
- createSSLWrapperSocket(Socket, InetAddress, PortConfig, PortFailureReportListener) - Static method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Wrap an SSL session around a plain TCP socket connection.
- createStringCellRenderer() - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Create a StringCellRenderer for the weather data.
- createStripedTexture(Color, Color) - Static method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Create a diagonally striped TexturePaint.
- createStrokedShape(Shape) - Method in class org.ka2ddo.yaac.gui.RailroadStroke
-
Returns an outline
Shape
which encloses the area that should be painted when theShape
is stroked according to the rules defined by the object implementing theStroke
interface. - createUI(JComponent) - Static method in class org.ka2ddo.yaac.gui.help.MultiJarContentViewerUI
- createWidgets(ResourceBundle, PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.gui.io.ProtocolSelectionControls
-
Create a generic set of controls for enabling or disabling the protocols to be supported over the asscoiated AX.25 port interface.
- credit_union - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- crematorium - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CRITICAL_ERROR - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Critical error message that the user should be informed about.
- CRLF - Static variable in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
HTTP standard byte sequence for end-of-line.
- cross - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- cross - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- crucifix - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- crypt - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- CSV - Enum constant in enum class org.ka2ddo.yaac.core.PacketExportMode
- CSV - Enum constant in enum class org.ka2ddo.yaac.gps.GpsLogMode
-
Log GPS using CSV format, in the order latitude, longitude, elevation, and timestamp (the latter in the format accepted by Microsoft Excel).
- ctcss - Variable in class org.ka2ddo.opentrac.RadioCapability
-
CTCSS subtone in use, as index through CTCSS codes.
- ctcss - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specification of tone or digital squelch used by this repeater.
- CTCSS_FREQS - Static variable in class org.ka2ddo.aprs.XmitEncoding
-
The standard TCS/CTCSS frequencies used for analog repeaters, in ascending frequency order.
- ctl - Variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask identifying the frame type and subtype, and windowing position for connection-oriented I and S frames.
- ctl2 - Variable in class org.ka2ddo.ax25.AX25Frame
-
Extension of ctl when using 128-segment windowing.
- culvert - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanAndFilter() - Constructor for class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Create a Filter that combines the results of other Filters and reports only the worst of the sub-filter results.
- CumulativeBooleanAndFilter(CumulativeBooleanAndFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
-
Create an editing UI for the specified CumulativeBooleanAndFilter.
- CumulativeBooleanOrFilter - Class in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters.
- CumulativeBooleanOrFilter() - Constructor for class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
- CumulativeFilter - Interface in org.ka2ddo.yaac.filter
-
This filter accumulates the results of several filters and determines the overall pass/fail based on the aggregation of the sub-filters' results.
- current() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Get the port-type-specific configuration parameters for the currently specified port type.
- currentCfg - Variable in class org.ka2ddo.yaac.io.PortConnector
-
The port type-specific configuration associated with this PortConnector.
- CurrentTelemetry - Class in org.ka2ddo.yaac.telemetry
-
Data structure containing the current telemetry state for a particular station, accumulating the data from TelemetryMessages, and MessageMessages providing the units, labels, and scaling equation coefficients for the station's telemetry.
- CurrentTelemetry(String) - Constructor for class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Constructor for CurrentTelemetry object.
- curtain - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- cutline - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- CWT - Enum constant in enum class org.ka2ddo.util.WeightUnit
-
Weights in hundreds of pounds-mass.
- CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- cycleway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- cycleway - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Cycleway - Enum Class in org.ka2ddo.yaac.osm
-
Supported types of the OSM cycleway="*" attribute.
D
- dairy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dam - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- dance - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- dance_studio - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DARK_BLUE - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_CYAN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_GREEN - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- DARK_GREEN - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A dark green color.
- DARK_GREY - Enum constant in enum class org.ka2ddo.yaac.osm.ColorType
- dark_ride - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dark_ride - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- DARKER_GRAY - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
Background for geographical map in night mode.
- DARKER_MAGENTA - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A darker version of the magenta color.
- DARKER_RED - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
A darker version of the red color.
- DASH - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DASH_DOT - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DASH_DOT_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 1-pixel-wide line of alternating dots and dashes.
- DASH_DOT_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a 1-pixel-wide line of alternating dots and dashes.
- DASHED_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a dashed (6 pixels long) line 1 pixel wide.
- DASHED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a dashed (6 pixels long) line 1 pixel wide.
- DataExtensionEnum - Enum Class in org.ka2ddo.aprs
-
This defines hashmap keys for various optional data extensions supported by APRS messages.
- dataType - Variable in class org.ka2ddo.aprs.NWSMultiLine
-
The extracted data type for the MultiLine polygon.
- DATE_TIME - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
The date and time of a PositionlessWeatherReport.
- DateCellRenderer - Class in org.ka2ddo.yaac.gui.table
-
This renders a java.util.Date object for a JTable, accounting for other attributes of the entire record such as being disabled, erroneous, or reporting an emergency condition.
- DateCellRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Create a DateCellRenderer specifying no filtering and the default Font.DIALOG style, but specifying whether to use the default long format or a shorter format.
- DateCellRenderer(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Create a DateCellRenderer specifying the Filter that indicates whether the record containing the Date is "old" or not.
- DateCellRenderer(RelativeTimeFilter, String) - Constructor for class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Create a DateCellRenderer specifying the Filter that indicates whether the record containing the Date is "old" or not.
- daycare - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- daymark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- DAYTIME - Enum constant in enum class org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Use normal daytime colors.
- Dbf - Class in org.ka2ddo.util
-
This class provides a simple read-only means of interpreting a DBF database file.
- Dbf(File) - Constructor for class org.ka2ddo.util.Dbf
-
Read a DBF file and get all its data into memory.
- Dbf.Field - Class in org.ka2ddo.util
-
This class describes the structure of one field (column) in the DBF table.
- DCS_CODES - Static variable in class org.ka2ddo.aprs.XmitEncoding
-
The standard DCS (CDCSS) code numbers, in ascending number order.
- DD_DDDDDD - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in fractional degrees.
- DDMM_MM - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in degrees and fractional minutes.
- DDMMSS - Enum constant in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Format a latitude or longitude in degrees, minutes, and seconds,
- DEADRECKONED - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
The station was moving the last time we received a position report and has not sent an updated position report in a while, such that the station is plotted at a deadreckoned position based on the last course and speed, rather than at the last reported position.
- DebugCtl - Class in org.ka2ddo.util
-
This class manages the debug controls for the application, independent of how the controls are set by any user interface.
- DebugCtl.DbgListener - Interface in org.ka2ddo.util
-
Implementors of this interface, if registered with the
DebugCtl.addDbgListener(DbgListener, String, String)
method, can be informed of dynamic changes in the debug flags. - decayRatio - Variable in class org.ka2ddo.aprs.ObjectReport
-
The ratio of expansion of the transmission interval as the rate slows from the fast rate to the slow rate.
- decayRatio - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Decay ratio when slowing down the beacon; should be 2 or 3.
- decayRatio - Variable in class org.ka2ddo.yaac.io.StatusData
-
Decay ratio when slowing down the beacon; should be 2 or 3.
- decode(String) - Static method in class org.ka2ddo.util.Ascii85
-
Decode a String in ASCII-85 encoding into a byte array
- decodeDataExtension(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
-
Decode data extension if it exists.
- decodeDatestamp(byte[], int) - Method in class org.ka2ddo.aprs.Message
-
Extract an APRS-standard 8-digit date/timestamp from a byte array presumably containing a timestamped APRS message and store it in the timestamp field of this Message object.
- decodedtagArray - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
An array containing tags of rendering-useful values (indexed by key ordinal) extracted from the XML OSM representation.
- decodedTagArrayToString() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Stringify the tags attached to this GenericTaggedNode.
- decodeFrame(byte[], int, int) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Create a AX25Frame from a byte array presumed to contain an AX.25 protocol sequence.
- decodeHurricaneParams(byte[], int) - Method in class org.ka2ddo.aprs.Message
-
Extract APRS-standard hurricane/tropical storm information from a message body.
- decodeJSON(Reader, PortConnector) - Static method in class org.ka2ddo.yaac.util.Json
-
Read a JSON object hierarchy from the specified text Reader.
- decodeLatitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the latitude from this PositionMessage in decimal degrees North.
- decodeLongitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the longitude from this PositionMessage in decimal degrees East.
- decodeOnlyLatitude(String) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Decode standard long-format latitude without caring about the accuracy.
- decodeOnlyLongitude(String) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Decode the specified String as a standard-format longitude "dddmm.mmE".
- decodePreferenceValue(String) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Decode the storage format used to store a PortConfig in Java Preferences into this PortConfig object.
- decodeString(String) - Static method in class org.ka2ddo.aprs.XmitEncoding
-
Decode the specified string into a tone or DCS encoding.
- decodeTimestamp(byte[], int, long) - Method in class org.ka2ddo.aprs.Message
-
Extract an APRS-standard 6-digit timestamp from a byte array presumably containing a timestamped APRS message and store it in the timestamp field of this Message object.
- decodeValue(String) - Method in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Translate the specified key's value to the appropriate data type.
- decodeWeatherParams(byte[], int) - Method in class org.ka2ddo.aprs.Message
-
Extract APRS-standard weather information from a message body.
- decodeWeatherParams(String, int) - Method in class org.ka2ddo.aprs.Message
-
Extract APRS-standard weather information from a message body.
- decrementSSID() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Decrement a non-zero SSID value, as is done for NewN-n paradigm digipeat aliases.
- DEFAULT_BUILDING_COLOR - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
The default color used for filling building outlines on the OpenStreetMap layer of the map.
- DEFAULT_DIGIPEAT_PATH - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for preferred message digipeat path.
- DEFAULT_FIELD_NAMES - Static variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Default field names for telemetry messages per the APRS Protocol Specification.
- DEFAULT_FIXED_LATITUDE - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
The default latitude for new deployments is somewhere in the middle of the USA.
- DEFAULT_FIXED_LONGITUDE - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
The default longitude for new deployments is somewhere in the middle of the USA.
- DEFAULT_FLASH_INTERVAL - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the flash interval in milliseconds.
- DEFAULT_PREF_BEACON_DESTINATION - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
The default TOCALL for YAAC, using its officially registered TOCALL value.
- DEFAULT_SORT_KEYS - Static variable in class org.ka2ddo.yaac.gui.BulletinBoard
-
Default sort order for Bulletin Board table.
- DEFAULT_SORT_KEYS - Static variable in class org.ka2ddo.yaac.gui.StationListViewer
-
Default sort order for Station/Object List table.
- DefaultMessage - Class in org.ka2ddo.aprs
-
This class defines a default message (suitable to contain any other type of APRS message that YAAC doesn't explicitly understand).
- DefaultMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.DefaultMessage
-
Create a DefaultMessage from the bytes in a byte array (such as the body of an AX25Frame).
- DefaultMessage(char) - Constructor for class org.ka2ddo.aprs.DefaultMessage
-
Create an empty DefaultMessage with the specified message type character.
- DefaultSoundMaker - Class in org.ka2ddo.yaac.gui
-
This class does default sounds for YAAC.
- DefaultSoundMaker() - Constructor for class org.ka2ddo.yaac.gui.DefaultSoundMaker
- defibrillator - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- defibrillator - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- DEG_LAT - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in degrees of latitude upon the Earth.
- delayedQueue(AX25FrameSource, long) - Method in interface org.ka2ddo.ax25.Transmitting
-
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled Connectors.
- delayedQueue(AX25FrameSource, long) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Queue the specified frame source for transmission over the specified (or all, if not specified) transmit-enabled PortConnectors.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Delete all rows from this table.
- deleteAllRows(ClearableTableModel.ClearType) - Method in interface org.ka2ddo.yaac.util.ClearableTableModel
-
Delete all rows from this table.
- deleteFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.BeaconData
-
Delete the current beacon settings from Java Preferences.
- deleteKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Delete a key from the local keystore.
- deleteOutgoingMessage(int, SendableMessage, boolean) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Report that a message has been deleted from the outgoing retransmitted message list.
- deleteOutgoingMessage(int, SendableMessage, boolean) - Method in interface org.ka2ddo.yaac.io.SendableMessageListener
-
Report that a message has been deleted from the outgoing retransmitted message list.
- deleteRow(int) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Deletes the specified alias row from the catalog.
- deleteRow(int) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Delete the specified record from the catalog, including from the Preferences backing store.
- deleteRow(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Delete a row from the table, taking away that particular digipeat alias definition.
- deleteRow(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Delete an entry from the
MessageGroupCatalog
. - deleteRow(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Delete an entire RasterMapEntry from the catalog.
- deleteStation(StationState) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Remove the specified station or object from the tracked history immediately.
- deli - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DEM_SRC_CODES - Static variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
Mappings of NASADEM source code byte values to names of data sources as defined here.
- dental_technician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dentist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dentist - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- department_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dephoneticizeCallsign(String) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert a string of standard phonetics into a simple callsign-SSID string.
- depth_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- depth_contour - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dermatologist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dest - Variable in class org.ka2ddo.ax25.AX25Frame
-
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).
- destinationAdded(String, int) - Method in interface org.ka2ddo.yaac.ax25.DestinationListener
-
Inform listener that a new destination (tocall) has been registered.
- destinationAdded(String, int) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Inform listener that a new destination (tocall) has been registered.
- destinationAdded(String, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Inform listener that a new destination (tocall) has been registered.
- DestinationFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects messages based on their destination AX.25 address.
- DestinationFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects messages based on their destination AX.25 address.
- DestinationFilter() - Constructor for class org.ka2ddo.yaac.filter.DestinationFilter
-
Create a new instance of DestinationFilter.
- DestinationFilter(DestinationFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Create a GUI instance for controlling a Destination filter.
- DestinationListener - Interface in org.ka2ddo.yaac.ax25
-
This interface defines events that can occur when the StationTracker class is updated with destination address information.
- DestinationStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
-
Create a new DestinationStatistics counter object.
- destinationUsedAgain(String) - Method in interface org.ka2ddo.yaac.ax25.DestinationListener
-
Inform listener that an already-known destination (tocall) has updated its statistics count.
- destinationUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Inform listener that an already-known destination (tocall) has updated its statistics count.
- destinationUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Inform listener that an already-known destination (tocall) has updated its statistics count.
- detail - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Further details about the information, in index through FCC definition letters.
- DETAIL_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Detail type codes in numeric index order.
- device_charging_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- deviceName - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- deviceName - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The device name or network host name/address associated with this port.
- DFS - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Four-digit Direction-Finding Signal.
- DGPS - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Differential GPS fix.
- dgpsStationId - Variable in class org.ka2ddo.gps.GpsFix
-
The ID number of the differential GPS surface station that transmitted the last-received correction data.
- DHM - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Date format to parse day and hours:minutes (in UTC) for a longer delta into the past.
- dialysis - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dialysis - Enum constant in enum class org.ka2ddo.yaac.osm.Healthcare
- DIGI - Enum constant in enum class org.ka2ddo.aprs.Symbols.Category
-
Symbol for a digipeater station that relays other stations' traffic over RF.
- digiAliases - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- digiAliases - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Array of digipeat alias Strings for which this port will digipeat (if transmitAllowed is true).
- DIGIPEAT - Enum constant in enum class org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Get all traffic digipeated through this station.
- DigipeatAliasCatalog - Class in org.ka2ddo.ax25
-
This class manages the list of digipeat aliases recognized by YAAC.
- DigipeatAliasEnableModel - Class in org.ka2ddo.yaac.gui
-
This class manages the list of digipeat aliases allowed by YAAC for a particular digipeating port.
- DigipeatAliasEnableModel(Set<String>) - Constructor for class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Create a table model for modifying the global enable status of digipeat aliases.
- DigipeatAliasRecord - Class in org.ka2ddo.ax25
-
This class defines all the parameters for an alias used for digipeating.
- DigipeatAliasRecord() - Constructor for class org.ka2ddo.ax25.DigipeatAliasRecord
-
Create an empty DigipeatAliasRecord.
- DigipeatAliasRecord(String, String) - Constructor for class org.ka2ddo.ax25.DigipeatAliasRecord
-
Create a DigipeatAliasRecord using string format attributes.
- digipeatAliasSet - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The digipeat aliases functioning on the port (after accounting for both per-port and global alias disabling).
- DigipeatAliasTableModel - Class in org.ka2ddo.yaac.gui
-
This class manages the list of digipeat aliases recognized by YAAC.
- digipeatedStations - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
The list of stations digipeated by this station.
- Digipeater - Class in org.ka2ddo.yaac.ax25
-
This singleton class/object handles digipeating operations according to the rules for AX.25 digipeating, as modified for APRS to handle I-gating and New-N paradigm digipeat aliases.
- DIGIPEATER - Enum constant in enum class org.ka2ddo.yaac.healthmonitor.MonitorType
-
Station should be digipeating other stations.
- DIGIPEATER_ALIASES - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Text abbreviations for digipeater aliases to be reported in station beacon message.
- Digipeater.BlacklistMask - Class in org.ka2ddo.yaac.ax25
-
Class specifying the specific level of blacklisting for a particular callsidn-SSID.
- Digipeater.TXIGatedStationStatus - Class in org.ka2ddo.yaac.ax25
-
Status of stations trying to RF-transmit through this station from the Internet.
- Digipeater.TXIGatedStationStatusListener - Interface in org.ka2ddo.yaac.ax25
-
Interface for listeners to be informed of changes to the list of Tx I-gated stations.
- digipeaterAdded(String) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report when a new digipeater is identified.
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
- digipeaterAdded(String) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
- digipeaters - Variable in class org.ka2ddo.ax25.AX25Frame
-
Optional array of digipeater callsigns and aliases, if this frame should be digipeated.
- digipeaters - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Digipeater alias combinations to be used for transmitting this beacon, in proportional pathing preference order.
- digipeaters - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify the digipeater path or paths (if proportional pathing is being used) for transmitting this status message over RF.
- digipeaterUsedAgain(String) - Method in interface org.ka2ddo.yaac.aprs.DigipeatListener
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report when a digipeater is used again.
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
- digipeaterUsedAgain(String) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
- DigipeatListener - Interface in org.ka2ddo.yaac.aprs
-
This interface defines events that can occur when the StationTracker class is updated with digipeater information.
- DigipeatPathPanel - Class in org.ka2ddo.yaac.gui
-
This class defines a GUI sub-panel for editing digipeat path choices.
- DigipeatPathPanel(String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a list of digipeater paths, initialized to the APRS-standard default path list..
- DigipeatPathPanel(String, String) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a single digipeater path.
- DigipeatPathPanel(String, String[], boolean) - Constructor for class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Create a DigipeatPathPanel for editing a list of digipeater paths.
- digipeatPaths - Variable in class org.ka2ddo.aprs.ObjectReport
-
Digipeating paths (in proportional pathing order) for transmitting locally-originated Objects.
- DigipeatStatistics(String) - Constructor for class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
-
Create a DigipeatStatistics object
- diplomatic - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Diplomatic - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the diplomatic="*" attribute of OSM.
- directionality - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG for compass octant of antenna directionality.
- DIRECTIVITY - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
Display directionality octant strings for the PHG directionality value.
- DirectQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles queries for the list of stations directly reachable by this station over RF.
- DirectQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.DirectQueryHandler
- disableForTransmit() - Method in class org.ka2ddo.aprs.DefaultMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MessageMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.MicE
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.ObjectReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.PositionReport
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.Query
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.StationCapabilities
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.StatusMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in interface org.ka2ddo.ax25.SendableMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Specify that message should no longer be transmitted.
- disableForTransmit() - Method in class org.ka2ddo.yaac.io.StatusData
-
Specify that message should no longer be transmitted.
- disaster_help_point - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- disaster_help_point - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- disaster_response - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- disc_golf_course - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- DiscardOSMElementException - Exception in org.ka2ddo.yaac.osm
-
This exception is thrown if the YAAC OSM importer decides that, due to a specific piece of information, this OSM element should not be stored in the tile files.
- DiscardOSMElementException() - Constructor for exception org.ka2ddo.yaac.osm.DiscardOSMElementException
-
Constructs a new exception with
null
as its detail message. - DiscardOSMElementException(String) - Constructor for exception org.ka2ddo.yaac.osm.DiscardOSMElementException
-
Constructs a new exception with the specified detail message.
- disco - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dish_aerial - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- dispatchThread - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Pointer to consumer thread for
rtQueue
. - displayAttentionAlert(double, double, AX25Message.Precedence) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Display an AttentionAlert (flashing arrows) on the map for a particular position.
- displayAttentionAlert(double, double, AX25Message.Precedence) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- displayAttentionAlert(double, double, AX25Message.Precedence) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display an AttentionAlert (flashing arrows) on the map for a particular position.
- displayAttentionAlert(double, double, AX25Message.Precedence) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- displayAttentionAlert(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- displayAttentionAlert(StationState) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display a locate AttentionAlert (flashing arrows) on the map for a particular station or object.
- displayAttentionAlert(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display an AttentionAlert (flashing arrows) on the map for a particular station or object.
- DISPLAYED_MNEMONIC_INDEX_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing an
Integer
that corresponds to the index in the text (identified by theNAME
property) that the decoration for a mnemonic should be rendered at. - displayHeardByDialog(StationState[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog asking for the parameters for a Heard-By (?APRSH) query.
- displayHeardByDialog(StationState[]) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog asking for the parameters for a Heard-By (?APRSH) query.
- displayHelp(String, Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Launch the JavaHelp browser, starting with the help corresponding to the specified help ID
- displayHelp(String, Object) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Launch the JavaHelp browser, starting with the help corresponding to the specified help ID
- displayLocalText(String) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Display the programmatically-generated text on the Terminal screen.
- displayLocateAmenityDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the Locate Amenity dialog, and handle user input to it.
- displayLocateAmenityDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display the Locate Amenity dialog, and handle user input to it.
- displayLocateLandmarkDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the Locate Landmark dialog, and handle user input to it.
- displayLocateLandmarkDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the Locate Landmark dialog, and handle user input to it.
- displayMessagingDialog(ArrayList) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog asking the user for the parameters needed to send a text message to another station.
- displayMessagingDialog(ArrayList) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog asking the user for the parameters needed to send a text message to another station.
- displayName - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The human-readable name of the plugin, as reported by the
getInfo()
method. - displayNWSActiveZonesDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the Severe Weather dialog.
- displayNWSActiveZonesDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display the Severe Weather dialog.
- displayOsmImportDialog(File) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Ask the user how and where from to import an OpenStreetMap compressed data file.
- displayOsmImportDialog(File) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Ask the user how and where from to import an OpenStreetMap compressed data file.
- displayOsmMirrorSiteList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a popup with buttons to launch the user's web browser pointed at any of the major download sites for raw OpenStreetMap data.
- displayOsmMirrorSiteList() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a popup with buttons to launch the user's web browser pointed at any of the major download sites for raw OpenStreetMap data.
- displayOsmTileDownloadDialog(ChangeSet, ChangeSet) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog asking the user which pre-compiled OSM tiles to download.
- displayOsmTileDownloadDialog(ChangeSet, ChangeSet) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog asking the user which pre-compiled OSM tiles to download.
- displayTopoTileDownloadDialog(File) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog asking the user which SRTM tiles to download.
- displayTopoTileDownloadDialog(File) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog asking the user which SRTM tiles to download.
- dispose() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Releases all of the native screen resources used by this
Window
, its subcomponents, and all of its owned children. - dispose() - Method in class org.ka2ddo.yaac.gui.IOErrorDialog
-
Releases all of the native screen resources used by this
Window
, its subcomponents, and all of its owned children. - dispose() - Method in interface org.ka2ddo.yaac.io.PortFailureReporterIfc
-
Close and dispose of the UI object for displaying the failure (generally because the failure has been resolved).
- disposeOfSplash(Object) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Get rid of the splash screen.
- distance - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Distance from DX reporting station in the specified units.
- distance(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
This computes the nearest distance from this drawable to the specified pixel coordinates.
- distance(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
This computes the nearest distance from this drawable to the specified pixel coordinates.
- distance_mark - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- distanceUnit - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
The units of distance used by the distance value.\
- DistanceUnit - Enum Class in org.ka2ddo.util
-
This enumeration declares units (with conversion factors) for measuring distances.
- distillery - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- district - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- disused - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- ditch - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- dive - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doctors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doesKeystoreExistYet() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Test if the keystore has been created yet,
- dog_park - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- dog_toilet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doityourself - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doLineSegmentsIntersect(int, int, int, int, int, int, int, int) - Static method in class org.ka2ddo.yaac.osm.Way
-
Check if two line segments intersect, according to the algorithm from "Algorithms", Cormen, Leiserson & Rivest, 1992, pp.
- doLineSegmentsIntersect(int, int, int, int, int, int, int, int) - Static method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Check if two line segments intersect, according to the algorithm from "Algorithms", Cormen, Leiserson & Rivest, 1992, pp.
- dollar_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dolphin - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- done() - Method in interface org.ka2ddo.yaac.io.OuternetConnector.OuternetTestListener
-
Called when receive from Outernet receiver is complete.
- done() - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
Report that the request has completed successfully; no more calls to
ServiceDiscovery.SDCallback.addAnswer(ServiceDiscovery.SDAnswer)
will occur. - DONT_PAN_ON_EMERGENCY - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for boolean specifying whether to suppress auto-pan upon indicating an emergency-reporting station on the map.
- DONT_SHOW - Enum constant in enum class org.ka2ddo.yaac.osm.WayType
- donut - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- door_construction - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- doPostProcForLayer(MapBean, Layer) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Does any post-processing needed after the Layer obtained from the
GeographicalMap.LayerCreator.getLayer(com.bbn.openmap.MapBean, GeographicalMap, com.bbn.openmap.MouseDelegator, java.util.prefs.Preferences)
method is added to the MapHandler. - dormitory - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- DOT - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DOTTED_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a dotted line 1 pixel wide.
- DOTTED_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a dotted line 1 pixel wide.
- dovecote - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- downloadNewReleases(List<Provider>, String[], String, int, String[], String[], boolean) - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
-
Download the distributions of the new versions of YAAC and/or the supported plugins in a place expected by the upgrade.jar program.
- downloadTileFile(String, String, File, int, int, String, StatusListener, OsmDownloader.TileDownloadStatistics, boolean, VisibleCtls) - Static method in class org.ka2ddo.yaac.osm.OsmDownloader
-
Download one tile file (ways or nodes) from a specific tile directory.
- DR - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
Estimated dead-reckoned fix.
- drain - Enum constant in enum class org.ka2ddo.yaac.osm.Waterway
- drainTo(E[]) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Removes at most the given number of available elements from this queue and adds them to the given array.
- drainTo(Collection<? super E>) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Removes all available elements from this queue and adds them to the given collection.
- drainTo(Collection<? super E>, int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Removes at most the given number of available elements from this queue and adds them to the given collection.
- DRAW_MOUSE_MODE_NAME - Static variable in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Mouse mode name for this Layer.
- DRAW_OVAL - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DRAW_POLYLINE - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DRAW_RECT - Enum constant in enum class org.ka2ddo.yaac.gui.drawlayer.DrawMode
- DrawLayer - Class in org.ka2ddo.yaac.gui.drawlayer
-
This class implements an overlay on the OpenMap map panel that permits the user to draw arbitrary geometrical lines and objects, suitable for marking and highlighting areas of interest on the map.
- DrawLayer(GeographicalMap, MouseDelegator) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Create a DrawLayer for the specified MouseDelegator.
- DrawMode - Enum Class in org.ka2ddo.yaac.gui.drawlayer
-
This enumeration defines the different drawing modes the DrawLayer can support.
- DrawToolBar - Class in org.ka2ddo.yaac.gui.drawlayer
-
This class implements a toolbar for drawing tools.
- DrawToolBar(DrawLayer) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.DrawToolBar
-
Create a DrawToolBar to control the specified DrawLayer.
- drawTrackStripe - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Boolean true if map rendering should draw a track stripe after a moving station/object.
- dredged_area - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dressing_room - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dressmaker - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drinking_fountain - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- drinking_water - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- driving_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drop_tower - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- drop_tower - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- drugstore - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_cleaning - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_riser_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- dry_riser_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- drydock - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dst - Variable in class org.ka2ddo.ax25.ConnState
-
Recipient of session.
- DualOutputStream - Class in org.ka2ddo.util
-
This FilterOutputStream subclass directs its output to both its primary and alternate contained streams.
- DualOutputStream(OutputStream, OutputStream) - Constructor for class org.ka2ddo.util.DualOutputStream
-
Creates an output stream filter built on top of the specified two underlying output streams.
- dumping_ground - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- dumpRecordQueueToFile(File, ArrayList<String>) - Method in class org.ka2ddo.yaac.core.StringLogger
-
Subclasses should implement this method to open the specified sequential file for append, then write each of the records in the recordQueue in order to the file, then close the file.
- dumpRecordQueueToFile(File, ArrayList<AX25Frame>) - Method in class org.ka2ddo.yaac.core.AX25Logger
-
Opens the specified sequential file for append, then write each of the AX.25 records in the recordQueue in order to the file, then close the file.
- dumpRecordQueueToFile(File, ArrayList<T>) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Subclasses should implement this method to open the specified sequential file for append, then write each of the records in the recordQueue in order to the file, then close the file.
- dup() - Method in class org.ka2ddo.aprs.Message
-
Creates and returns a deep copy of this Message.
- dup() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Create a shallow clone of this AX25Callsign, discarding any cached toString() value.
- dup() - Method in class org.ka2ddo.ax25.AX25Frame
-
Create a deep copy of this frame.
- dup() - Method in class org.ka2ddo.ax25.AX25Message
-
Creates and returns a copy of this AX25Message.
- dup() - Method in class org.ka2ddo.ax25.Connector.PortStats
-
Make a deep copy of this PortStats object.
- dup() - Method in interface org.ka2ddo.ax25.SendableMessage
-
Creates and returns a copy of this Message.
- dup() - Method in class org.ka2ddo.gps.GpsFix
-
Make a deep copy of this GpsFix object.
- dup() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Creates and returns a copy of this Message.
- dup() - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Make a deep copy of this Cfg object.
- dup() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Make a deep copy of this PortConfig object.
- dup() - Method in class org.ka2ddo.yaac.io.StatusData
-
Creates and returns a copy of this StatusData as a Message.
- dup() - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Create a deep copy of this ChangeSet.
- dup() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Create a deep copy of this Node.
- dup() - Method in class org.ka2ddo.yaac.osm.Node
-
Create a deep copy of this Node.
- dup() - Method in class org.ka2ddo.yaac.osm.Relation
-
Create a deep copy of this Relation.
- dup() - Method in class org.ka2ddo.yaac.osm.Way
-
Make a deep copy of this Way.
- DuplicateCheckedAX25Listener - Interface in org.ka2ddo.yaac.ax25
-
This interface defines a listener for decoded AX.25 frames, but indicates whether or not it is a duplicate frame.
- dupOnlyHeader() - Method in class org.ka2ddo.ax25.AX25Frame
-
Create a deep copy of this frame, excluding the body.
- DW_SOLID - Enum constant in enum class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
- DW_SOLID_STROKE - Enum constant in enum class org.ka2ddo.yaac.osm.OsmLineType
-
AWT Stroke for a 4-pixel-wide solid line.
- DW_SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a 4-pixel-wide solid line.
- DX_BAND_OPENING - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
A DX band opening report has been received.
- DXRecord - Class in org.ka2ddo.yaac.aprs
-
This class represents one record of a DX report gated to APRS from a DXcluster.
- DXRecord(String) - Constructor for class org.ka2ddo.yaac.aprs.DXRecord
-
Create a DXRecord for the specified reported station.
- DXTableModel - Class in org.ka2ddo.yaac.gui
-
This class implements a table model for tracking incoming DX reports.
- dyke - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- dyke - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
E
- e_cigarette - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- EDITABLE_TEXT - Enum constant in enum class org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Content is an editable text field, initialized from
ExtraContentElement.getValue()
and changes stored by callingExtraContentElement.setValue(Object)
. - EditFilterDialog - Class in org.ka2ddo.yaac.gui
-
This class displays a JDialog containing all the defined Filters.
- EditFilterDialog(ResourceBundle, Window, Filter, JMenuBar) - Constructor for class org.ka2ddo.yaac.gui.EditFilterDialog
- editStationNotes(StationState, int, int) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display and edit notes attached to a specific station or object.
- editStationNotes(StationState, int, int) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display and edit notes attached to a specific station or object.
- editTopoColors() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
- editTopoColors() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Invoke an editor for adjusting the colors and elevation thresholds used to render topographic map layers.
- education - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Educational institutions and businesses.
- educational_institution - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ele - Enum constant in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
- ele - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- ELE_ORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for elevation value in
GenericTaggedNode
. - electrical - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electrician - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electronics - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- electronics_repair - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- element() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves, but does not remove, the head of this queue.
- elevation - Variable in class org.ka2ddo.gps.SatelliteState
-
Elevation above the horizon for this satellite relative to the current surface position.
- elevation - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The elevation value in the default short
DistanceUnit
. - embankment - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- embassy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- embassy - Enum constant in enum class org.ka2ddo.yaac.osm.Diplomatic
- embroiderer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
- Emergency - Enum Class in org.ka2ddo.yaac.osm
-
This enum defines the commonly-used values of the emergency="*" attribute of OSM.
- EMERGENCY - Enum constant in enum class org.ka2ddo.ax25.AX25Message.Precedence
-
Top-priority traffic preempting all other traffic, regarding life and safety issues.
- EMERGENCY - Enum constant in enum class org.ka2ddo.yaac.ax25.MsgEventType
-
Message reporting emergency precedence.
- EMERGENCY - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
This station has reported an emergency.
- EMERGENCY_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used to identify stations sending emergency traffic.
- emergency_phone - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_service - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_ward_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- emergency_ward_entrance - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- employment_agency - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- EMPTY_VALUE - Static variable in class org.ka2ddo.ax25.XIDParameter
- enabled - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- enabled - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Specify if this digipeat alias is globally enabled for digipeating.
- enabled - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Flag indicating whether this LocalDestinationRecord should be used.
- enabled - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
- enabled - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Flag indicating whether this particular raster overlay should be displayed in the map.
- enabled - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Indicate whether this particular beacon should be transmitted.
- enabled - Variable in class org.ka2ddo.yaac.io.PortConfig
-
Whether port should be opened automatically upon startup.
- enabled - Variable in class org.ka2ddo.yaac.io.StatusData
-
Flag indicating whether this status information should be transmitted.
- enabled - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Specifies whether action is enabled; the default is true.
- enabledAsFirst - Variable in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
- enabledForTransmit - Variable in class org.ka2ddo.aprs.PositionMessage
-
Indicate whether or not this position message is transmittable by this station.
- enableMeteorMode - Variable in class org.ka2ddo.yaac.io.StatusData
-
Enable meteor-scatter mode, where the status packet is transmitted repeatedly at maximum speed until the timeslot is over.
- EnableOnListSelect - Class in org.ka2ddo.yaac.gui.util
-
This class implements a list selection listener that will control the enable state of an associated JComponent based on whether something is selected in the list.
- EnableOnListSelect(JComponent) - Constructor for class org.ka2ddo.yaac.gui.util.EnableOnListSelect
-
Create a listener to enable or disable the associated JComponent when the list is selected or unselected.
- encode(byte[]) - Static method in class org.ka2ddo.util.Ascii85
-
Encode a byte array into an ASCII-85-encoded string.
- encodeDestination(double, double, byte, boolean) - Static method in class org.ka2ddo.aprs.MicE
-
Build the tocall destination "callsign" for a Mic-E message, containing the latitude, the status, and part of the longitude information.
- encodedString() - Method in class org.ka2ddo.aprs.XmitEncoding
-
Generate a String encoding in ASCII text the value of this XmitEncoding object.
- encodeJSON(Map<String, Object>, PrintWriter) - Static method in class org.ka2ddo.yaac.util.Json
-
Convert a JSON object hierarchy into a JavaScript-compatible string in JSON syntax.
- encodeLatitudeCompressed(double) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Convert a double-precision fractional degrees North latitude into APRS-standard compressed string format.
- encodeLatitudePlainText(double) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Convert a double-precision fractional degrees North latitude into APRS-standard string format.
- encodeLongitudeCompressed(double) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Convert a double-precision fractional degrees East longitude into APRS-standard compressed string format.
- encodeLongitudePlainText(double) - Static method in class org.ka2ddo.aprs.PositionMessage
-
Convert a double-precision fractional degrees East longitude into APRS-standard string format.
- encodeMaidenheadIdentifier(double, double) - Static method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Convert a lat/lon pair in decimal degrees North/East into a Maidenhead location.
- encodeTimestamp(Date, long) - Static method in class org.ka2ddo.aprs.Message
-
Produce a APRS-standard 6-digit timestamp string for the specified date/time, using the most precise format possible relative to the current time.
- endElement(String, String, String) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive notification of the end of an element.
- energy - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- engineer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- engraver - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ensureElementHasTagArray() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Ensure that this GenericTaggedNode has a decodedtagArray element in it.
- ensureKeystoreIsOpen(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Test if keystore has been opened with the correct password.
- ensureKeystoreIsOpen(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if keystore has been opened with the correct password.
- entertainment - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Entertainment facilities that are not sports facilities.
- entities - Variable in class org.ka2ddo.opentrac.OpenTracMessage
-
List of OpenTracEntity objects wrapped in this OpenTracMessage.
- EntryFilter - Class in org.ka2ddo.yaac.filter
-
This class implements the I-gate entry point 'e' filter as defined for APRS-IS servers.
- EntryFilter(String[]) - Constructor for class org.ka2ddo.yaac.filter.EntryFilter
-
Create an EntryFilter for the specified set of potentially wildcarded filters.
- entrySet() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns a
Set
view of the mappings contained in this map. - EnumCellEditor - Class in org.ka2ddo.yaac.gui.table
-
This class defines an editor for a table cell containing an enumeration.
- EnumCellRenderer - Class in org.ka2ddo.yaac.gui.table
-
This class implements a TableCellRenderer that displays the localized name string for an Enum value.
- EnumCellRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.EnumCellRenderer
-
Create an EnumCellRenderer.
- enumConstants - Variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordered set of enumeration constants if the valueClass is a single specific subclass of java.lang.Enum.
- EnumImageLoader - Class in org.ka2ddo.yaac.gui.util
-
This class maintains a mapping of Enum value instances to ImageIcons, so enumerations can be identified in the UI by image picture.
- enumIterator() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get an Iterator through all the WeatherEnum and DataExtensionEnum values supported by this filter.
- EnumListLocalizedRenderer<T extends Enum> - Class in org.ka2ddo.yaac.gui
-
ListCellRenderer for JComboBoxes displaying enumerations that have localized names.
- EnumListLocalizedRenderer() - Constructor for class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
-
Create a renderer that shows only the localized full String for the Enum.
- EnumListLocalizedRenderer(EnumNameLocalizer.Type) - Constructor for class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
-
Create a renderer that shows either the localized full String or the localized abbreviation for the Enum.
- EnumMayHaveFlags - Interface in org.ka2ddo.yaac.osm
-
This interface specifies a method by which OSM attribute enums that may (but do not always) imply that the specified Node or Way has boolean attributes associated with it, and can specify whether this particular value of the enum implies boolean flag bits.
- EnumMayHaveFlags2 - Interface in org.ka2ddo.yaac.osm
-
This interface specifies a method by which OSM attribute enums that may (but do not always) imply that the specified Node or Way has boolean attributes associated with it, and can specify whether this particular value of the enum implies extended boolean flag bits.
- EnumNameLocalizer - Class in org.ka2ddo.yaac.util
-
This class provides a generalized mapping of Java enum constants to localized name strings without requiring the enum definitions to know about the source of the localized names.
- EnumNameLocalizer.Type - Enum Class in org.ka2ddo.yaac.util
-
Enum of different types of localizations for an Enum value.
- EnumWithImageName - Interface in org.ka2ddo.util
-
This interface tags an Enumeration that has image file name strings associated with each enum value.
- EnumWithUnits - Interface in org.ka2ddo.util
-
This interface is only for enumerations that specify another Enum as the unit for the value indexed by the first Enum.
- eqnCoeffs - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Quadratic equation coefficients from EQNS message.
- equals(Object) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.aprs.XmitEncoding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.ax25.AX25Callsign
-
Test if some other object is the same as this AX25Callsign.
- equals(Object) - Method in class org.ka2ddo.ax25.AX25Frame
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.ax25.AX25Message
-
Test if the Object o is a duplicate of this Message.
- equals(Object) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.RadioCapability
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.opentrac.TraceStep
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Test if this is the same task instance.
- equals(Object) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.ax25.Age
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns true if the specified object is equal to this enum constant.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Test if this AttentionAlert is the same as some other object.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.CheckedTexturePaint
- equals(Object) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.SelectableSymbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.osm.GTNWrapper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.osm.Node
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.osm.Way
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.ka2ddo.yaac.srtm.SRTMTileId
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByte
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracDouble
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracElement
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracFloat
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracNull
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracShort
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracString
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equalsElement(OpenTracElement) - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Test if this OpenTracElement has the same type and value as another OpenTracElement.
- equestrian - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- equestrian_school - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- erotic - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ErrorLogger - Class in org.ka2ddo.yaac.core
-
This class contains static methods for reporting errors.
- ErrorLogger.ErrorLoggerRunnable - Class in org.ka2ddo.yaac.core
-
Helper class for transferring error displays to the GUI dispatch thread.
- ErrorLoggerRunnable(String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
-
Create a helper for the specified error message.
- ErrorLoggerRunnable(Throwable, String) - Constructor for class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
-
Create a helper for the specified error message.
- escape - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- escape_game - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- escPrint(PrintWriter, String) - Static method in class org.ka2ddo.yaac.webserver.PathHandler
-
This method prints a String to the output PrintWriter, doing HTML escapes for any reserved characters.
- escPrint(NonshareableBufferedPrintStream, String) - Static method in class org.ka2ddo.yaac.webserver.PathHandler
-
This method prints a String to the output PrintStream, doing HTML escapes for any reserved characters.
- estate_agent - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ESTIMATED_EXTRA_TILE_SPACE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Kilobytes of free disk space needed on the tile directory's partition to handle importing a new OSM file.
- ESTIMATED_TEMP_TILE_SPACE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Kilobytes of free disk space needed on the temporary directory's partition to handle importing a new OSM file.
- events_venue - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- eventType - Variable in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
The event type (if any) that should be reported for messages received for this callsign.
- exceptional_structure - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- EXIT_ACTION - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This Action performs the operations needed to cleanly shut down YAAC and free up the system resources it is using.
- expandCapacity(int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Enlarge the queue's backlog capacity.
- expandNumberToText(double, int) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert a floating point number into words that can be spoken.
- exportAsCsv(NonshareableBufferedPrintStream) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Export the table as a CSV file.
- exportAsCsv(NonshareableBufferedPrintStream) - Method in interface org.ka2ddo.yaac.util.SaveableTable
-
Export the table as a CSV file.
- exportMessages(OutputStream, PacketExportMode, boolean) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Export packets passing the current filters in the SnifferDataModel to a file in the specified file format.
- extensions - Variable in class org.ka2ddo.ax25.AX25Message
-
Optional map of extracted data fields in this APRS message.
- ExternalMessageSourceConnector - Class in org.ka2ddo.yaac.io
-
This implements a TCP or UDP socket or serial port reader for receiving ASCII-text messages to transmit to the RF and APRS-IS networks for APRS.
- ExternalMessageSourceConnector() - Constructor for class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
- ExtMsgSrcPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for ExternalMessageSourceConnector.
- ExtMsgSrcPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.ExtMsgSrcPortEditor
- EXTRA_AMEMITY_SEMIORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for extra AmenityType list.
- EXTRA_AMENITY_TYPE - Enum constant in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
List of additional amenity types if amenity, shop, office, or craft (among other attributes) specify more than one
AmenityType
, either by more than one of them being specified, or by using semicolon-delimited lists in the attribute value. - extraAmenities - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Optional List of additional AmenityTypes if this GenericTaggedNode has more than one amenity associated with it.
- ExtraAPRSInfoSourceDispatcher - Class in org.ka2ddo.aprs
-
This class registers and dispatches to sources of additional APRS packet body text, based on the arbitrary business logic of the sources versus the station callsign-SSID or object name.
- ExtraAPRSInfoSourceDispatcher.APRSIfc - Interface in org.ka2ddo.aprs
-
This interface defines a source of additional information in APRS free-text comment format.
- ExtraColumn - Class in org.ka2ddo.yaac.pluginapi
-
This class defines (in a non-GUI-dependent way) an extra column of data for inclusion in the station/object list table view.
- ExtraColumn(GuiContentType) - Constructor for class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Create an ExtraColumn.
- ExtraColumnProvider - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines an object that can provide additional columns for table views in YAAC, in a GUI-platform-independent fashion.
- ExtraColumnProviderChangeListener - Interface in org.ka2ddo.yaac.pluginapi
-
This interface specifies an object that wants to be informed when an ExtraColumnProvider modifies its list of custom columns in real-time.
- ExtraContentElement - Interface in org.ka2ddo.yaac.pluginapi
-
This interface defines the data for one of a sequential list of elements to render in a popup window for an
ExtraColumn
. - ExtraContentType - Enum Class in org.ka2ddo.yaac.pluginapi
-
This enumeration identifies the different rendering types for a set of
ExtraContentElement
s obtained from an ExtraColumn object for a popup window. - extract(PositionMessage, byte[], int) - Static method in class org.ka2ddo.aprs.NWSMultiLine
-
Extract an NWSMultiLine from the specified position in a PositionMessage's comment.
- extractComment(byte[], int) - Method in class org.ka2ddo.aprs.Message
-
Extract the remaining text in the byte buffer as the free-text comment of this message.
- extractComment(byte[], int, int) - Method in class org.ka2ddo.aprs.Message
-
Extract the remaining text in the byte buffer as the free-text comment of this message.
- extractCompressedLatitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
-
Decode a compressed format latitude from a byte array.
- extractCompressedLongitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
-
Decode a compressed format longitude from a byte array.
- extractGpsdJsonInfo(Map<String, Object>, boolean, String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Decode a JSON message from GPSD and update the appropriate GPS state objects.
- extractLatitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
-
Service method to decode a fragment of an AX.25 frame that is supposed to contain an APRS-standard non-compressed latitude expression.
- extractLongitude(byte[], int) - Method in class org.ka2ddo.aprs.PositionMessage
-
Service method to decode a fragment of an AX.25 frame that is supposed to contain an APRS-standard non-compressed longitude expression.
- extractSource() - Method in class org.ka2ddo.ax25.AX25Message
-
Extract the originating station callsign for this AX25Message.
- extractSymbol(String) - Static method in class org.ka2ddo.aprs.Message
-
Decode a symbol from the destination tocall (handling the case of old hardware and/or software whose limited message set does not include messages with symbol codes in the message body).
- ExtraOpenTRACInfoSourceDispatcher - Class in org.ka2ddo.opentrac
-
This class registers and dispatches to sources of additional OpenTRAC entity values, based on the arbitrary business logic of the sources versus the station callsign-SSID or object name.
- ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc - Interface in org.ka2ddo.opentrac
-
This interface defines a source of additional information in OpenTRAC structured format.
F
- F - Enum constant in enum class org.ka2ddo.util.TemperatureUnit
-
Temperature in degrees Fahrenheit.
- faa_fsdo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fabric - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Specify the lazily-created failure reporting GUI object for the reported failure.
- failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Specify the lazily-created failure reporting GUI object for the reported failure.
- failureGuiCreated(PortFailureReporterIfc) - Method in interface org.ka2ddo.yaac.io.PortFailureReportListener
-
Specify the lazily-created failure reporting GUI object for the reported failure.
- failureGuiCreated(PortFailureReporterIfc) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Specify the lazily-created failure reporting GUI object for the reported failure.
- failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
- failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
- failureGuiDismissed() - Method in interface org.ka2ddo.yaac.io.PortFailureReportListener
-
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
- failureGuiDismissed() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code.
- fairgrounds - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fairway - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- farm - Enum constant in enum class org.ka2ddo.yaac.osm.Place
- farm_supplies - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farmers_market - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- farmland - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- farmyard - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- fashion_accessories - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fast_food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FastBlockingQueue<E> - Class in org.ka2ddo.util
-
This attempts to make a simpler and faster FIFO queue than ArrayBlockingQueue with no guarantees regarding fairness, minimum execution time, and minimum transient memory allocations.
- FastBlockingQueue(int) - Constructor for class org.ka2ddo.util.FastBlockingQueue
-
Create a FastBlockingQueue with the specified maximum queue backlog.
- FastComparableTableModel - Interface in org.ka2ddo.yaac.gui.table
-
This interface defines a TableModel that can compare rows column-by-column without having to create transient Objects for comparison.
- fastOffer(E) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
- FastRowFilter<M> - Interface in org.ka2ddo.yaac.gui.table
-
This interface defines a replacement for javax.swing.RowFilter, for use with FastTableRowSorter.
- fastSendRate - Variable in class org.ka2ddo.aprs.ObjectReport
-
The transmission rate to initially use for this Object.
- fastSize() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Returns the number of elements in this queue, not using synchronization to save time.
- FastTableRowSorter<M extends TableModel> - Class in org.ka2ddo.yaac.gui.table
-
This class provides a replacement for javax.swing.TableRowSorter that does not excessively malloc transient objects (and therefore runs much faster when extremely large tables > 100000 rows are being used).
- FastTableRowSorter(M) - Constructor for class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Creates a
TableRowSorter
usingmodel
as the underlyingTableModel
. - FavIcon - Class in org.ka2ddo.yaac.webserver
-
This class exports the YAAC icon in taskbar size as the website's favicon.ico file.
- FavIcon() - Constructor for class org.ka2ddo.yaac.webserver.FavIcon
- fbo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FEET - Enum constant in enum class org.ka2ddo.util.DistanceUnit
-
Distances in feet.
- fell - Enum constant in enum class org.ka2ddo.yaac.osm.Natural
- FEND - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Byte value for end-of-frame flag byte in KISS protocol.
- ferris_wheel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- ferry_route - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- ferry_terminal - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FESC - Static variable in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Byte value of prefix for escaped byte value (use of protocol byte value in frame body).
- festival_grounds - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fieldDecimal - Variable in class org.ka2ddo.util.Dbf.Field
-
The number of digits after the decimal point for a numeric field.
- fieldLen - Variable in class org.ka2ddo.util.Dbf.Field
-
Size of column's data in the DBF record in bytes.
- fieldName - Variable in class org.ka2ddo.util.Dbf.Field
-
String name of the DBF column.
- fieldNames - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Field names from PARM message (initialized to APRS defaults until the message overwrites it).
- fields - Variable in class org.ka2ddo.util.Dbf
-
Ordered array of Field definitions for the DBF file.
- fieldType - Variable in class org.ka2ddo.util.Dbf.Field
-
Data type of the DBF column.
- FILE_CHOOSER - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a file chooser.
- fileClosedAtEOF(InputStream, NonshareableDoubleBufferedDataInputStream, Object) - Method in interface org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream.FileClosedListener
-
Notify the listener that the file-reading thread has reached the end-of-file.
- FileCopierPage - Class in org.ka2ddo.yaac.webserver
-
This class defines a HTTP page for copying a file from this YAAC installation to another.
- FileCopierPage(FileCopierPage.PathType, String, String) - Constructor for class org.ka2ddo.yaac.webserver.FileCopierPage
-
Create an instance of FileCopierPage to export the specified disk file over HTTP, using the specified contentType.
- FileCopierPage.PathType - Enum Class in org.ka2ddo.yaac.webserver
-
Enumeration specifying the base directory for the relative path of the exported file.
- FileLogger<T> - Class in org.ka2ddo.yaac.core
-
This class implements a generic time-batched logging facility for an arbitrary record type T in a date-rolled sequential logging file.
- FileLogger(String, String, String, int) - Constructor for class org.ka2ddo.yaac.core.FileLogger
-
Create a FileLogger using the specified file prefix, date pattern, suffix, and flush interval, storing the log files in YAAC's default log directory.
- FileLogger(String, String, String, int, long) - Constructor for class org.ka2ddo.yaac.core.FileLogger
-
Create a FileLogger using the specified file prefix, date pattern, suffix, and flush interval, storing the log files in YAAC's default log directory.
- FileLogger(String, String, String, int, String) - Constructor for class org.ka2ddo.yaac.core.FileLogger
-
Create a FileLogger using the specified file prefix, date pattern, suffix, and flush interval, storing the log files in the explicitly specified log directory.
- FileLogger.RolloverHandler<T> - Interface in org.ka2ddo.yaac.core
-
Define a handler to be called when the logger rolls over to a new file.
- fileSelectTag - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
ResourceBundle key to localized text to display on file chooser's select button.
- FileTexturePaint(BufferedImage, String) - Constructor for class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.FileTexturePaint
-
Constructor for FileTexturePaint.
- FileTNCConnector - Class in org.ka2ddo.yaac.io
-
This class implements a port to a TNC connected by an arbitrary file using KISS over asynchronous serial data.
- FileTNCConnector() - Constructor for class org.ka2ddo.yaac.io.FileTNCConnector
-
Create a new FileTNCConnector instance for an as-yet-unspecified target file.
- FileTNCPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Java Swing GUI for editing FileTNCConnector configurations.
- FileTNCPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.FileTNCPortEditor
-
Create a configuration panel for a FileTNCConnector.
- FILETYPE_SUFFIXES - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Filetypes for different types of Way files.
- FILETYPE_SWAY - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Flag indicating OSM Ways not properly labeled for rendering.
- FILETYPE_WAY - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Flag indicating OSM Ways properly labeled for rendering.
- FillEditor - Class in org.ka2ddo.yaac.gui.table
-
This widget provides a TableCellEditor for changing the fill color or pattern for drawing something (assuming the Paint value is stored in a TableModel column).
- FillEditor(Window, boolean) - Constructor for class org.ka2ddo.yaac.gui.table.FillEditor
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.GpsdConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.OuternetConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaults(PortConfig.Cfg) - Static method in class org.ka2ddo.yaac.io.YaesuConnector
-
Set the correct defaults for a port in process of being created.
- fillinConfigDefaultsForType(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Fill in the port-type-specific defaults for a port configuration.
- filter - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- filter - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Any filter expression associated with this port, if needed.
- Filter - Class in org.ka2ddo.yaac.filter
-
This abstract class defines the basic concept of a message filter.
- Filter() - Constructor for class org.ka2ddo.yaac.filter.Filter
- FILTER - Static variable in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
- FILTER - Static variable in class org.ka2ddo.yaac.gui.TMWeather
-
Filter for health monitor Weather table.
- FilterChangeListener - Interface in org.ka2ddo.yaac.filter
-
This listener is for classes who need to know when the settings of a filter have changed.
- FilterExpressionParser - Class in org.ka2ddo.yaac.filter
-
This class takes a string expression in the format used for APRS-IS feed filters, and converts it into a hierarchy of Filter objects that will provide that filtering.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
DO NOT CALL.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
DO NOT CALL.
- filterSettingsChanged(Filter, boolean) - Method in interface org.ka2ddo.yaac.filter.FilterChangeListener
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.LocalStationFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.MessageContentFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.MicEFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.OperatorPresentFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PlaybackFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.PriorityFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.RadiusFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.MessageFrame
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when the specified Filter's matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when any of the filters' matching criteria have been changed.
- filterSettingsChanged(Filter, boolean) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when the specified Filter's matching criteria have been changed.
- filterTypes - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
For OSM tile downloads, specify which WayTypes, AmenityTypes, etc., should be accepted for download.
- finalize() - Method in class org.ka2ddo.ax25.Connector
-
Clean up a Connector when the object is garbage-collected.
- finalize() - Method in class org.ka2ddo.util.ReschedulableTimer
-
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
- finalize() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
- financial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to financial transactions.
- financial - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- findAppropriateBeacon(Message) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Find the beacon appropriate to the requesting message being sent (such as by which incoming port the message arrived).
- findBestConnectorForStation(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Calculate the best Connector to use to reach a particular specified remote station, based on what has been collected about that station's transmissions to the local station.
- findBiggestQueue(GenericTaggedQueue[], int) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Helper method to find the queue with the largest backlog in an array of queues.
- findDuplicateWrapperOf(SendableMessage) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find any wrapper outstanding for an equivalent SendableMessage.
- findHelpSet(String, String) - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Helper function to load a helpset if a Provider subclass has one.
- findJSSCLibrary(String) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Search for the JSSC library jar to put on the class path if it is not already there.
- findMatchingKeys(String, YAACKeyManager.KeyType) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Search the keystore for keys that match the destination addressee of the specified message.
- findMenuAction(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Find a menu entry with the specified tag name,
- findPrintableView(Component, int) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Search the specified widget and its child widgets for a visible PrintableView.
- findStation(String) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Find a MonitoredStation record by its callsign string.
- findSTypeByName(String) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Given a string name, get the numeric S-type value for that type of AX.25 frame.
- findUTypeByName(String) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Given a string name, get the numeric U-type value for that type of AX.25 frame.
- findWrapperOf(SendableMessage) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find any wrapper outstanding for the specified SendableMessage.
- findYAACBaseDir(Class<?>) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Find the base directory for the YAAC installation for a given starting class.
- fire() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Trigger the event notification for this queued set of parameters under safe circumstances.
- fire_alarm_box - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_beater - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_extinguisher - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_extinguisher - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_flapper - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_hose - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_hose - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_hydrant - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_hydrant - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_lookout - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_lookout - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_service_inlet - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fire_station - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_water_pond - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fire_water_pond - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- fireBackUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Can be called by subclasses when the wizard's Back button's enabled state should be changed.
- fireConsumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.ax25.AX25Stack
-
Send the specified incoming frame to all registered AX25FrameListeners.
- fireConsumeFrame(byte[], int, int, long) - Method in class org.ka2ddo.ax25.Connector
-
Extract an AX.25 frame from a byte array and send it to all the listeners expecting to process raw frames,
- fireConsumeFrame(AX25Frame, long) - Static method in class org.ka2ddo.ax25.Connector
-
Send an AX.25 frame to all the listeners expecting to process raw frames,
- fireFailed() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Report to interested listeners that the port has failed for some reason.
- fireFilterChange() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Report to all listeners that this SymbolFilter's settings have changed.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Tell all registered FilterChangeListeners that this DestinationFilter has changed.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Tell all registered FilterChangeListeners that this LastDigipeatFilter has changed its filtering settings.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Tell all registered FilterChangeListeners that this LastDigipeatFilter has changed its filtering settings.
- fireFilterChange(boolean) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Tell all registered FilterChangeListeners that the configuration of this SendingStationFilter has been changed.
- fireFinishUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Can be called by subclasses when the wizard's Finish button's enabled state should be changed.
- fireMessageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Inform all registered TrackerListener instances that a new message has arrived from the specified station or about the specified object.
- fireMessageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Inform all registered TrackerListener instances that an old message has been deleted from the specified station or about the specified object.
- fireMonitoredStationUpdated(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Announce to all registered listeners that something has changed about one of the entries in this list.
- fireMsgEvent(MsgEventType, StationState, AX25Message, String, Object) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Notify all interested MsgEventListeners about an event.
- fireNextUpdated() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Can be called by subclasses when the wizard's Next button's enabled state should be changed.
- firepit - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- firepit - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fireplace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- firePortClosed(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when they are closed, so PortStatusListeners can be notified of the status change.
- firePortCreated(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when they are added to the operational configuration, so PortMgmtListeners can be notified of the status change.
- firePortDeleted(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when they are removed from the operational configuration, so PortMgmtListeners can be notified of the status change.
- firePortOpened(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when they are opened, so PortStatusListeners can be notified of the status change.
- firePortStatusChanged(PortConnector) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Service method for PortConnectors to call when their capabilities change, so PortExtendedStatusListeners can be notified of the status change.
- firePropertyChange(String, Object, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Supports reporting bound property changes.
- fireReceiving(boolean) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Report to interested listeners that the port has started or stopped receiving.
- fireStationAdded(StationState, int) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Inform all registered TrackerListener instances that a new station or object has been added to the tracker.
- fireStationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Inform all registered TrackerListener instances that a station or object's state is being deleted due to lack of activity,
- fireStationUpdated(StationState) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Inform all registered TrackerListener instances that a station's status is being updated.
- fireTableCellUpdated(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that the value of the cell at
[row, column]
has been updated. - fireTableDataChanged() - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that all cell values in the table's rows may have changed.
- FireTableModel - Interface in org.ka2ddo.yaac.core
-
This interface defines methods so a UI-independent object can forward data change events to a UI-specific table model.
- fireTableRowsDeleted(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been deleted. - fireTableRowsInserted(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been inserted. - fireTableRowsUpdated(int, int) - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that rows in the range
[firstRow, lastRow]
, inclusive, have been updated. - fireTableStructureChanged() - Method in interface org.ka2ddo.yaac.core.FireTableModel
-
Notifies all listeners that the table's structure has changed.
- fireTransmitting(boolean) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Report to interested listeners that the port has started or stopped transmitting.
- first_aid - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- first_aid_kit - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- first_aid_kit - Enum constant in enum class org.ka2ddo.yaac.osm.Emergency
- FirstDigipeatFilter - Class in org.ka2ddo.yaac.filter
-
This filter accepts or rejects messages based on the first station to relay the message.
- FirstDigipeatFilter() - Constructor for class org.ka2ddo.yaac.filter.FirstDigipeatFilter
- FirstDigipeatFilterUI - Class in org.ka2ddo.yaac.gui.filter
-
This filter accepts or rejects messages based on the first station to relay the message.
- FirstDigipeatFilterUI(FirstDigipeatFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Create a UI for controlling a FirstDigipeatFilter.
- firstUsed - Variable in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
- FirstWindow - Class in org.ka2ddo.yaac.bootstrap
-
The values of this pseudo-enumeration specify which first window should be launched when the GUI is started.
- FirstWindowHelp - Class in org.ka2ddo.yaac.gui
-
This dummy class reports what choices the user has for first windows, then terminates YAAC.
- FirstWindowHelp(MainGui) - Constructor for class org.ka2ddo.yaac.gui.FirstWindowHelp
-
Report to the user what choices are available for the first YAAC window, then terminate.
- FirstWindowInitIfc - Interface in org.ka2ddo.yaac.gui
-
This interface is for window displays that can be first windows for YAAC, where the GUI has to be established before the menus can be created.
- fish_and_chips - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fish_pass - Enum constant in enum class org.ka2ddo.yaac.osm.Water
- fishing - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fishing - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fishing_facility - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- fitness_centre - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- fitness_club - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fitness_station - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- FIXED - Enum constant in enum class org.ka2ddo.yaac.ax25.StationState.SpecialState
-
The station is remaining in a single location.
- fixedAltitudeM - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The fixed altitude of this station in meters above mean sea level.
- fixme - Enum constant in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
Flag indicating this OpenStreetMap record is defective and needs updating.
- FIXME - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Node or Way is defective and needs correcting in the OpenStreetMap database. - FIXME_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of FIXME flag (used to avoid inefficient autoboxing).
- fixQuality - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Fix quality number (character from $GPGSA sentence).
- fixType - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
The GPS fix type of the signal.
- fixValidity - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
The validity of the current fix.
- flagpole - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- flagpole - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- flags - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- flags - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
A collection of flag bits indicating other attributes of the port configuration.
- flags - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Bitmask of flags representing important boolean conditions about this dataset object.
- flags - Variable in enum class org.ka2ddo.yaac.osm.SupportedTagKeys
-
The set of flags associated with this tag name.
- FLAGS_ALWAYS_RETRY - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that port opening should always retry if it fails, even on initial opening.
- FLAGS_DONT_COALESCE - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
When using timeslotting on a TNC port, don't coalesce duplicate packets (such as beacons or status frames).
- FLAGS_HARDWARE - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicate that
PortConfig.Cfg.deviceName
is of a hardware device rather than some software concept (like a network port). - FLAGS_HF - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates this is a TNC port over HF (low bandwidth, wide geographic coverage).
- FLAGS_IS_SRV_INST_NAME - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
When looking up a TCP/IP network object, the
deviceName
is not a fully-qualified domain name (FQDN) or numeric IP address of the target, but rather a service instance name for some service supported by the port per Internet RFC 6763 (DNS-Based Service Discovery), such that the code needs to do a service discovery to get the correct host name prior to using DNS to translate the host name. - FLAGS_LOCAL - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that this data should be consumed locally as well as transmitted.
- FLAGS_MASK_KISSPORT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
These four bits contain the KISS device ID to be used in KISS frames sent through this port.
- FLAGS_NODTR - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that non-flow-control serial ports should not raise the DTR and RTS signals.
- FLAGS_PIPELINED - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that this port does not require the port driver to wait for the external device to finish processing the last outbound traffic before sending more traffic.
- FLAGS_SHIFT_KISSPORT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
This constant gets the number of bits to shift the above
PortConfig.FLAGS_MASK_KISSPORT
bits right to put them in the least significant bits of an integer value. - FLAGS_UDP - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates this is a UDP socket (not TCP).
- FLAGS_USE_WORKAROUND - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Indicates that work-around for strange device features should be used on this port.
- flags2 - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Bitmask of extended flags representing less-important boolean conditions about this dataset object.
- FLAGS2 - Enum constant in enum class org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Extended flags bits.
- FLAGS2_BOGUS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this is a bogus map element used to control map rendering (such as the artificial line at 85 degrees 3 minutes South latitude to prevent broken rendering of Antarctica in Mercator projection).
- FLAGS2_BOGUS_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer object form of
GenericTaggedNode.FLAGS2_BOGUS
for efficiency in passing fromSupportedTagKeys
. - FLAGS2_IS_LIT - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended
Flag bit
indicating Node or Way has artificial illumination. - FLAGS2_IS_LIT_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer Object form of
GenericTaggedNode.FLAGS2_IS_LIT
flag (used to avoid inefficient autoboxing). - FLAGS2_SEMIORDINAL - Static variable in enum class org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for extended flags value in
GenericTaggedNode
. - FLAGS2_UNDERGROUND - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this map element is underground.
- FLAGS2_WHEELCHAIR_ACCESSIBLE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Extended flags bit indicating this map element is wheelchair-accessible (US ADA compliant).
- FLAGS2_WHEELCHAIR_ACCESSIBLE_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Integer object form of
GenericTaggedNode.FLAGS2_WHEELCHAIR_ACCESSIBLE
for efficiency in passing fromSupportedTagKeys
. - flagstaff - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
- flare - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- FLASH_FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- FLASH_ON_SPECIAL - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for boolean specifying whether to flash upon receiving an APRS Message from a station reporting Special Mic-E status.
- fLatitude - Variable in class org.ka2ddo.aprs.PositionMessage
-
Latitude in fractional degrees North, or NaN if not filled in yet.
- fLatPrecision - Variable in class org.ka2ddo.aprs.PositionMessage
-
The ambiguity level of the latitude in fractional degrees,
- fldigiModemChanged(KissOverTcpConnector, String) - Method in class org.ka2ddo.yaac.gui.io.KissOverTcpPortEditor
-
Report that the modem selection in fldigi has changed.
- fldigiModemChanged(KissOverTcpConnector, String) - Method in interface org.ka2ddo.yaac.io.KissOverTcpConnector.FldigiModemChangeListener
-
Report that the modem selection in fldigi has changed.
- fleamarket - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FLOAT_RTK - Enum constant in enum class org.ka2ddo.gps.GpsFixQuality
-
float Real-Time Kinematic fix.
- fLongitude - Variable in class org.ka2ddo.aprs.PositionMessage
-
Longitude in fractional degrees East, or NaN if not filled in yet.
- FLOOD - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- FLOOD_LEVEL - Enum constant in enum class org.ka2ddo.aprs.WeatherEnum
-
Flood level in inches above nominal.
- floorer - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- flooring - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- florist - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- flowControlled - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.Fields
- flowControlled - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
Indicates whether flow control is enabled on this port.
- flush() - Method in class org.ka2ddo.util.DualOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
- flush() - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Flushes the stream.
- flush() - Method in class org.ka2ddo.yaac.core.FileLogger
-
Dump the current contents of the backlog queue to the current log file.
- flush() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Flush all "dirty" (modified) buffers.
- flush() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Flushes this buffered output stream.
- flush() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedOutputStream
-
Flushes this buffered output stream.
- flush() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Flushes this buffered output stream.
- flush() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Flushes this buffered output stream.
- flush() - Method in class org.ka2ddo.yaac.io.NonshareableDataOutputStream
-
Flushes this data output stream.
- flush() - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Flushes this output stream and forces any buffered output characters to be written out.
- flush() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Flushes this output stream and forces any buffered output bytes to be written out.
- FlushableLayer - Interface in org.ka2ddo.yaac.gui
-
This interface identifies a map layer that contains cached data that should be flushed if the raw map data storage directories are modified for any reason.
- flushFileCache() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Flush all caches of File objects referencing map data.
- flushFileCache() - Method in interface org.ka2ddo.yaac.gui.FlushableLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Flush all caches of File objects referencing map data.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Clear cached pointers to tile files.
- flushFileCache() - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Clear cached pointers to tile files.
- flushImpl() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Really flush this output stream and forces any buffered output bytes to be written out.
- flushLog() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Force an immediate flush of the transmit log file.
- flushToPreferences(LocalDestinationRecord) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Persist the specified LocalDestinationRecord to Preferences.
- fmtMonitorFreq - Static variable in class org.ka2ddo.aprs.PositionMessage
-
Format string for APRS-standard frequency format.
- fmtMonitorFreq - Static variable in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Format string for APRS-standard frequency format.
- focusGained(FocusEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Do not call.
- focusLost(FocusEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Do not call.
- fog_signal - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- FontCache - Class in org.ka2ddo.yaac.gui
-
This is a place to keep the font choices used for some of the GUI rendering in YAAC.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in interface org.ka2ddo.yaac.gui.FontChangeListener
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageFrame
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.RawPacketFrame
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report that the font choice for the specified category has changed.
- fontChanged(String, Font) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Report that the font choice for the specified category has changed.
- FontChangeListener - Interface in org.ka2ddo.yaac.gui
-
This interface reports to uses of the ConfigurePreferences font selections that a font choice has changed.
- FontChangingMenu - Class in org.ka2ddo.yaac.gui
-
This class extends the JMenu class to ensure font changes are propagated into the subsidiary JPopupMenus and JMenuItems.
- FontChangingMenu(String) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
-
Constructs a new
JMenu
with the supplied string as its text. - FontChangingMenu(String, boolean) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
-
Constructs a new
JMenu
with the supplied string as its text and specified as a tear-off menu or not. - FontChangingMenu(Action) - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenu
-
Constructs a menu whose properties are taken from the
Action
supplied. - FontChangingMenuBar - Class in org.ka2ddo.yaac.gui
-
This class extends the JMenuBar class to ensure font changes are propagated into the subsidiary JMenus.
- FontChangingMenuBar() - Constructor for class org.ka2ddo.yaac.gui.FontChangingMenuBar
-
Creates a new menu bar.
- food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Businesses and facilities related to growing, delivering, and serving food.
- food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- food_court - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- footway - Enum constant in enum class org.ka2ddo.yaac.osm.Highway
- footwear_decontamination - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- forest - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- forestry - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- formal_garden - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- formal_garden - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- formal_wear - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- format - Variable in class org.ka2ddo.yaac.io.StatusData
-
The textual body content of the status message.
- format(double) - Method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Format the specified latitude or longitude value into a String.
- format(double, boolean) - Method in enum class org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Convert the specified latitude or longitude value into a String of this format.
- format(double, double) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Format the specified latitude and longitude pair according to the current global format.
- format(String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes a formatted string to this output stream using the specified format string and arguments.
- format(Locale, String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Writes a formatted string to this output stream using the specified format string and arguments.
- formatBody(byte[], int) - Static method in class org.ka2ddo.aprs.Message
-
Convert a byte array into a UTF_8 printable string.
- formatIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
- fort - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fort - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- fortified_structure - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- fountain - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- frame - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- frame - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Packet at the clicked-on row in the table, or null if not relevant.
- FrameListener - Interface in org.ka2ddo.ax25
-
This interface is implemented by any class that receives a message frame.
- FrameState - Class in org.ka2ddo.ax25
-
The class describes the digipeat status of an associated AX25Frame.
- FrameState() - Constructor for class org.ka2ddo.ax25.FrameState
-
Create a FrameState for the current time, already digipeated.
- FrameState(long) - Constructor for class org.ka2ddo.ax25.FrameState
-
Create a FrameState for the specified time, not yet digipeated.
- FRAMETYPE_I - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Numeric code for information (I) frame type.
- FRAMETYPE_S - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Numeric code for supervisory (S) frame type.
- FRAMETYPE_U - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Numeric code for unnumbered (U) frame type.
- FrameWrapper - Class in org.ka2ddo.ax25
-
This class provides an association between a frame and a PortConnector for transmission.
- FrameWrapper(AX25Frame, FrameState, Connector) - Constructor for class org.ka2ddo.ax25.FrameWrapper
-
Wrap an AX25Frame with information to direct it to a single Coonector port.
- fraternity - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- freeText - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Free-text comment to be appended after all standard-formatted beacon fields.
- frequency - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Radio frequency in 10s of kiloHertz.
- FREQUENCY - Enum constant in enum class org.ka2ddo.aprs.DataExtensionEnum
-
Frequency for a repeater or monitoring station in MHz (Double).
- from(DistanceUnit) - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get the multiplicative conversion factor to convert a distance from the specified units to this unit.
- from(PressureUnit) - Method in enum class org.ka2ddo.util.PressureUnit
-
Get the multiplicative conversion factor to convert a pressure from the specified units to this unit.
- from(TemperatureUnit) - Method in enum class org.ka2ddo.util.TemperatureUnit
-
Get the multiplicative conversion factor to convert a value from the specified units to this unit.
- from(WeightUnit) - Method in enum class org.ka2ddo.util.WeightUnit
-
Get the multiplicative conversion factor to convert a weight from the specified units to this unit.
- from(T) - Method in interface org.ka2ddo.util.UnitEnum
-
Get the multiplicative conversion factor to convert a value from the specified units to this unit.
- fromFahrenheit(float) - Method in enum class org.ka2ddo.util.TemperatureUnit
-
Convert the specified temperature from this unit to Fahrenheit.
- FromFilter - Class in org.ka2ddo.yaac.filter
-
Filter packets by the originating station's callsign using a preset match list
- FromFilter(String...) - Constructor for class org.ka2ddo.yaac.filter.FromFilter
-
Create a FromFilter with the specified set of matching callsigns (including callsigns with wildcards).
- frozen_food - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- fuel - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- FULL - Enum constant in enum class org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Get the full localized String for the Enum.
- FullGeoMapIfc - Interface in org.ka2ddo.yaac.core
-
This interface defines GUI-platform-independent methods for manipulating a fully-detailed map display in YAAC.
- function - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Radio function, as index through function names.
- funeral_directors - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- funicular - Enum constant in enum class org.ka2ddo.yaac.osm.Railway
- furnace - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- furniture - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- furrier - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
G
- gain - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG code for antenna gain in dB.
- GALE - Enum constant in enum class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
- gallery - Enum constant in enum class org.ka2ddo.yaac.osm.Tourism
- gallows - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gallows - Enum constant in enum class org.ka2ddo.yaac.osm.Historic
- gambling - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- game_installation - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- game_installation - Enum constant in enum class org.ka2ddo.yaac.osm.Attraction
- games - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gantry - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- garages - Enum constant in enum class org.ka2ddo.yaac.osm.LandUse
- garden - Enum constant in enum class org.ka2ddo.yaac.osm.Leisure
- garden_centre - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- garden_furniture - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gardener - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gas - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- gasometer - Enum constant in enum class org.ka2ddo.yaac.osm.Man_Made
- gate - Enum constant in enum class org.ka2ddo.yaac.osm.Aeroway
-
A gate (passenger egress point for access to an airplane at an airport).
- gate - Enum constant in enum class org.ka2ddo.yaac.osm.SeamarkType
- gazebo - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- general_store - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- generateMessage(String, char, char, String) - Method in class org.ka2ddo.aprs.NWSMultiLine
-
Create an ObjectReport containing the encoding of this NWSMultiLine.
- generatePrefsString() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Generate the encoded String for storing the PortConfig into Java Preferences.
- generateWeatherValue(AX25Message, int, boolean) - Static method in class org.ka2ddo.yaac.gui.TMWeather
-
Produce the displayable text of a weather attribute,
- generator - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityType
- generator - Enum constant in enum class org.ka2ddo.yaac.osm.Power
- GENERIC_CALL_FOR_NAMELIST - Enum constant in enum class org.ka2ddo.yaac.io.PortConfig.HintType
-
Prompt with a combo box loaded with a String array obtained from a static getDeviceNames() method provided by the
PortConnector
subclass. - GenericTaggedNode<T extends GenericTaggedNode<T>> - Class in org.ka2ddo.yaac.osm
-
Abstract class describing common attributes of a OSM dataset object.
- GenericTaggedNode() - Constructor for class org.ka2ddo.yaac.osm.GenericTaggedNode
- GenericTaggedNode.ExtendedGTNAttr - Enum Class in org.ka2ddo.yaac.osm
-
This enumeration identifies all the extended attributes that can be associated with a GenericTaggedNode.
- GenericTaggedQueue - Class in org.ka2ddo.yaac.osm
-
This class extends the standard FastBlockingQueue to contain context information associated with a particular instance of the queue.
- GenericTaggedQueue(int, File) - Constructor for class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Create a FastBlockingQueue with the specified maximum queue backlog.
- geographical - Enum constant in enum class org.ka2ddo.yaac.osm.AmenityCategory
-
Geographical landmarks that do not fall into other categories.
- GeographicalMap - Class in org.ka2ddo.yaac.gui
-
This class defines a map window for YAAC, using Java AWT/Swing and the OpenMap library to provide the graphical interface and manage user input to the map.
- GeographicalMap(MainGui) - Constructor for class org.ka2ddo.yaac.gui.GeographicalMap
-
Create the main window of YAAC, containing the geographic map, the menu bar, and a few other toolbar controls.
- GeographicalMap.LayerCreator - Class in org.ka2ddo.yaac.gui
-
This abstract class provides the infrastructure for adding a layer to the map, so that YAAC plugins can insert other layers at appropriate Z-levels into this map.
- GeoMapGuiIfc - Interface in org.ka2ddo.yaac.gui
-
This interface extends the GeoMapIfc to add a few methods that require knowledge of the underlying GUI map implementation.
- GeoMapIfc - Interface in org.ka2ddo.yaac.core
-
This interface defines GUI-platform-independent methods for manipulating a minimal map display in YAAC.
- get(double, double, AX25Message.Precedence) - Static method in class org.ka2ddo.yaac.gui.AttentionAlert
-
If the precedence level reports location flashers, create an AttentionAlert flasher at the specified map coordinates using the default color for the specified precedence to render the arrows with a lifespan of 30 flashes at double speed.
- get(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Test if the specified bit is set in the HugeBitSet.
- get(int) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the Nth oldest message received from this station or object.
- get(int) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the Nth ObjectReport record in the tracker.
- get(Object) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns the value to which the specified key is mapped, or
null
if this map contains no mapping for the key. - get(String) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
-
Get a SimpleDateFormat object with the specified format, pre-initialized to UTC timezone.
- get(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the ObjectReport record in the tracker with a specified object name,
- get(String) - Static method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap
-
Find the description of a tocall string.
- get(WeatherEnum) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Fetch a numeric value from the weather data.
- getAbbreviation() - Method in enum class org.ka2ddo.util.DistanceUnit
-
Get short standard abbreviations for this DistanceUnit.
- getAbbreviation() - Method in enum class org.ka2ddo.util.WeightUnit
-
Get short standard abbreviations for this WeightUnit.
- getAbc() - Method in class org.ka2ddo.aprs.PositionMessage
-
Returns the decoded MicE status (if any) from this PositionMessage.
- getAboutAttributions() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Specify attributions, credits/acknowledgements, and license references to be displayed in the About dialog box.
- getAboutAttributions() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Specify attributions, credits/acknowledgements, and license references to be displayed in the About dialog box.
- getAcceptableProtocolsMask() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAcceptableProtocolsMask() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Get the bitmask of AX.25 protocols supported by this port.
- getAccessibleContext() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the
AccessibleContext
associated with thisJComponent
. - getAccessibleIcon() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the AccessibleIcons associated with this object if one or more exist.
- getAccessibleKeyBinding() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns key bindings associated with this object
- getAccessibleName() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the accessible name of this object.
- getAccessibleRelationSet() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the AccessibleRelationSet associated with this object if one exists.
- getAccessibleRole() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Get the role of this object.
- getAccessibleText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Gets the AccessibleText associated with this object presenting text on the display.
- getAccruedTurn() - Method in class org.ka2ddo.yaac.osm.Way
-
Calculate the net direction of turning of this Way.
- getAddressee() - Method in class org.ka2ddo.aprs.MessageMessage
-
Report the addressee of this message.
- getAdminLevel() - Method in enum class org.ka2ddo.yaac.osm.BorderType
-
Gets the numeric administrative level that is associated with this level of border.
- getAdminLevel() - Method in enum class org.ka2ddo.yaac.osm.Place
-
Gets the numeric administrative level that is associated with this level of place.
- getAfterIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String after a given index.
- getAge() - Method in class org.ka2ddo.yaac.ax25.Age
-
Get the delta time of this Age in milliseconds.
- getAge(long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Report the time since this station's information was updated.
- getAliases() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get all key aliases stored in the keystore.
- getAliasKVLength() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the length in characters of the tactical callsign exchange phrase for this station/object.
- getAliasString() - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Create a complete alias string, accounting for aliases using the New n-N paradigm.
- getAlohaRanges() - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Get the currently computed Aloha ranges for this station.
- getAltitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the altitude of this position relative to mean sea level.
- getAltitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get altitude value in OpenTrac 0.01 meter units
- getAltitudeUnit() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the size unit for altitude in this position message.
- getAltSymbolCode() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the currently defined local alias symbolCode reported for this station or object.
- getAltSymTableId() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the currently defined local alias identifier of the table containing the symbol reported for this station or object.
- getAmenityToShow() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report the specific AmenityType being highlighted on the map.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Aeroway
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in interface org.ka2ddo.yaac.osm.AmenityOrWay
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Attraction
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Diplomatic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Emergency
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Healthcare
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Highway
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Historic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.LandUse
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Leisure
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Man_Made
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Natural
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Power
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Railway
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.SeamarkType
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Tourism
-
Report the amenity type (if any) associated with this tourism interest.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Water
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum class org.ka2ddo.yaac.osm.Waterway
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmsl() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last known altitude of the specified station or object.
- getAprsSymbolCode(OpenTracMapSymbol) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
-
Get the APRS symbol table ID and code corresponding to the specified OpenTRAC symbol specification.
- getAprsSymCode() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the APRS symbol code character for this particular symbol.
- getAprsSymTableId() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the APRS symbol table or overlay character for this particular symbol.
- getAsciiFrame() - Method in class org.ka2ddo.ax25.AX25Frame
-
Produce an ASCIIfied version of frame body.
- getAssociations(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get all the associated callsigns allowed to use the key specified by the alias.
- getAtIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String at a given index.
- getAttachment(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get a named attachment for this station.
- getAttachment(Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Get a named attachment for this record.
- getAttachment(Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Get a named attachment for this record.
- getAttachmentKeys() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get all the keys for attachments on this station or object.
- getAuthor() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get the provider author's name.
- getAx25Frame() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the AX.25 frame from which this Message was extracted.
- getBase91Encoding() - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Encode this telemetry data in the format for base-91 appending to the comment of an APRS PositionReport, per http://he.fi/doc/aprs-base91-comment-telemetry.txt.
- getBaseCallsign() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Gets the base callsign (without the AX.25 SSID extension).
- getBaseDir() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Get the base directory of the YAAC installation.
- getBaseDir() - Static method in class org.ka2ddo.yaac.gui.IconLoader
-
Get the root directory that relative-path image files will be located relative to.
- getBaseDir() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the root directory of the YAAC installation.
- getBaseScale() - Method in class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
- getBeaconData() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the default BeaconData information for this station.
- getBeaconData(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the BeaconData information for this station.
- getBeaconDataMap() - Static method in class org.ka2ddo.yaac.YAAC
-
Return a read-only Map of all the currently defined beacons.
- getBearing() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last known course bearing for this station.
- getBeforeIndex(int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the String before a given index.
- getBitMaskEncoding() - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Get bitmask encoding of all the watched station flags.
- getBitRate() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Get the bit transmission rate for the radio on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Get the bit transmission rate on this port.
- getBitRate() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Get the bit transmission rate on this port.
- getBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the blacklist information for a callsign-SSID.
- getBlinkenLightsPanel() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Get the small panel in the north toolbar for displaying blinkenlights (small status lights).
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.DefaultMessage
-
Get an ASCII-text version of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MessageMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.MicE
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.ObjectReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.PositionReport
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.Query
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.StationCapabilities
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.StatusMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in interface org.ka2ddo.ax25.SendableMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get an instance of this message, suitable for transmitting.
- getBody(boolean, ProtocolFamily, AX25Frame) - Method in class org.ka2ddo.yaac.io.StatusData
-
Get an instance of this message, suitable for transmitting.
- getBottomLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the bottom edge of the map.
- getBottomLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the bottom edge of the map.
- getBottomLatitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the southernmost latitude rendered on the map.
- getBuildingColor() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get the current color used for filling in buildings on the map.
- getByModeChar(char) - Static method in enum class org.ka2ddo.gps.GpsFixQuality
-
Look up the GpsFixQuality enum by is $xxGNS sentence mode indicator.
- getByteArray() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Get the value of this OpenTracByteArray.
- getByteCount() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Get the total number of bytes read through this stream (so far).
- getByteCount() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Get the number of bytes passed through this stream (so far).
- getByteCount() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Get the number of bytes passed through this stream (so far).
- getByteCount() - Method in class org.ka2ddo.yaac.io.CountingOutputStream
-
Get the number of bytes passed through this stream (so far).
- getByteCount() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Get the number of bytes passed through this stream (counting escape codes injected by the stream).
- getByteCount() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Get the number of bytes read (or skipped) by this stream.
- getBytesWritten() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Get the number of bytes passed through this stream (so far).
- getCachedSerialPortNames(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Get the list of serial port device names, including the specified name.
- getCallsign() - Method in class org.ka2ddo.ax25.Connector
-
For ports that have an AX.25 address (callsign), report the callsign associated with the port (used for transmissions initiated through this port instead of digipeated).
- getCallsign() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
For ports that have an AX.25 address (callsign), report the callsign associated with the port (used for transmissions initiated through this port instead of digipeated).
- getCallsign() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the callsign of this entity with any appended SSID.
- getCallsign() - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the "best" callsign for this station, based on the callsigns associated with the open ports.
- getCallsign() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Get the string representation AX.25 callsign associated with this TNC port.
- getCallsign() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the primary callsign set for this station running YAAC.
- getCallsignOnlyInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Get a filter that only allows legal characters for a government-issued callsign.
- getCallsignSsidCommaInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Get a filter that only allows legal characters for a government-issued callsign, plus SSIDs and commas.
- getCallsignSsidInstance() - Static method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Get a filter that only allows legal characters for a government-issued callsign, plus appended SSID values.
- getCapabilities() - Method in class org.ka2ddo.ax25.Connector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Specify what capabilities a port of this type has.
- getCapabilities() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Specify what capabilities a port of this type has.
- getCapacity() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Report the total number of queue slots in the queue.
- getCaretPosition() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the zero-based offset of the caret.
- getCategory() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the category this symbol is associated with
- getCategory() - Method in enum class org.ka2ddo.yaac.osm.AmenityType
-
Get the category associated with this AmenityType.
- getCategory(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the Symbol.Category enum for a given symbol.
- getCategoryCodesAndTagNames() - Static method in class org.ka2ddo.util.DebugCtl
-
Get the list of known dynamically modifiable debug categories and their tags for locale-specific descriptions.
- getCategorySettings() - Static method in class org.ka2ddo.util.DebugCtl
-
Get the list of known dynamically modifiable debug categories and their tags for locale-specific descriptions.
- getCategoryTag(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Get the localization tag name for a description of the category.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Returns the value contained in the editor.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Returns the value contained in the editor.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Returns the value contained in the editor.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.table.FillEditor
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Returns the value contained in the editor.
- getCellEditorValue() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the value contained in the editor.
- getCenter() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude/longitude coordinates of the center of the rendered map.
- getCenterLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the current center of the map.
- getCenterLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the current center of the map.
- getCenterLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the current center of the map.
- getCenterLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the current center of the map.
- getCertificateChain(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Returns the certificate chain associated with the given alias.
- getCharacterAttribute(int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the AttributeSet for a given character at a given index
- getCharacterBounds(int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Determines the bounding box of the character at the given index into the string.
- getCharCount() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the number of characters (valid indicies)
- getChatForCallsign(String) - Static method in class org.ka2ddo.yaac.gui.Chat
-
Find an open Chat window for the specified callsign.
- getCheckpointingLogger() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the logger used to track YAAC's error messages.
- getChecksum() - Method in class org.ka2ddo.ax25.AX25Frame
-
Compute a checksum for this frame to allow efficiently identifying duplicate frames.
- getClassTag() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Get a resource name that will translate to a fully qualified class name for this particular first UI window choice.
- getClazz() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the class of station for this tocall (not associated with symbol categories).
- getClientAliases(String, Principal[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- getCollectedStatsTypes() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get all the categories of statistics currently collected on this port.
- getColor(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
-
Get the Color for rendering the specified NWSMultiline.
- getColor100() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the most common color with a transparency of 100 (instead of the default opaque value of 255).
- getColor75() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the most common color with a transparency of 75 (instead of the default opaque value of 255).
- getColorType() - Method in enum class org.ka2ddo.yaac.osm.WayType
-
Get the coloring style that should be used by default for this WayType.
- getColumnClass() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the Class for the column's value.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns rendering data type for each column of the table.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the Class for data in the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the class of data in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the Class for interpreting the value of the specified column
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns Class of values from specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the Class of the column's values.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns Class of column content.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the data Class for the specified column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns
String.class
regardless ofcolumnIndex
. - getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the data type of the values for the specified column,
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Returns Class of the column values.
- getColumnClass(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the data Class for the specified column.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the number of columns defined in this table model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the number of columns in the model.
- getColumnName() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the localized name of this column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns the localized name for each column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the name of the column at
columnIndex
. - getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns a name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns an empty name for the column (because the Kenwood D710 control head doesn't display column headers).
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the name for the column,
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the name of the column at
columnIndex
. - getColumnName(int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns the name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns the name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Returns the localized name for the column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the title to be displayed for the specified column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the localized name of the column at
columnIndex
. - getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Return the label for this table column.
- getColumnName(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the localized name for the column.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in interface org.ka2ddo.yaac.gui.ColumnSizingTableModel
-
Specifies the default initial width of a column from this model.