- 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.
- 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[], 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, 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[], 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, 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, 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.
- 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.
- AbstractTileUsagePanel - Class in org.ka2ddo.yaac.gui
-
This provides common boilerplate for tile usage views.
- AbstractTileUsagePanel() - Constructor for class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set up the common aspects of a TileUsagePanel.
- AbstractWizardCard - Class in org.ka2ddo.yaac.gui.genericwizard
-
This class defines the infrastructure for a card panel within a wizard.
- AbstractWizardCard(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with a specific LayoutManager.
- AbstractWizardCard() - Constructor for class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Create a wizard card with the default layout manager.
- 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.gui.util.DirectoryFilter
-
Whether the given file is accepted by this filter.
- 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 - 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
-
- AccessibleScrollableLabel() - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
- 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 the
ActionEvent
that will be created when an
Action
is going to be notified as the result of
residing in a Keymap
associated with a
JComponent
.
- 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
-
DO NOT CALL.
- 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
-
- 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(T) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Associates the specified value with the specified key in this map.
- add(ObjectReport) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that does not currently have an ObjectReportSender.
- add(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Add another ObjectReport to the tracker, that in currently encapsulated by 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.
- add1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a listener that wants to know when a new first digipeater is recorded.
- addAGLChangeListener(LineOfSightPane.AGLChangeListener) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Register a new AGLChangeListener against this LineOfSightPane.
- 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
-
Register a CellEditorListener to this editor.
- 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.
- addGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Register to be informed when raw NMEA-0183 data is received.
- 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.
- addMacroChangeListener(Macros.MacroChangeListener) - Method in class org.ka2ddo.yaac.core.Macros
-
Register a listener to be informed when macros are changed.
- 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(AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Add a message to the accumulated history for this station.
- addMessage(String, AX25Message, AX25Callsign[], boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Register a message with the appropriate sending 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(Comparable, Comparable, Number) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of
numbers from minimum
to maximum
.
- addRange(int, int, int) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of
numbers from minimum
to maximum
.
- addRange(double, double, double) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Add another closed sequence of
numbers from minimum
to maximum
.
- 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(DigipeatAliasRecord) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Add a pre-filled-in digipeat alias to the catalog,
- 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(GTNWrapper) - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Add another row to the table.
- addRow() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
- addSendableMessageUpdateListener(SendableMessageUpdateListener) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Register a listener to be informed when this message changes state.
- 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
-
- 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,
- addURL(URL) - Method in class org.ka2ddo.yaac.pluginapi.AppendableURLClassLoader
-
Append another URL to the list of URLs in this URLClassLoader.
- 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.
- ADMINLEVEL_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- advance(float, boolean) - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Advance the current position along the route.
- Aeroway - Enum 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.
- aglChanged(LineOfSightPane, boolean, float) - Method in interface org.ka2ddo.yaac.gui.LineOfSightPane.AGLChangeListener
-
Report whem am AGL slider is manually updated.
- AGWPEConnector - Class in org.ka2ddo.yaac.io
-
- 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.
- AIRPORTID_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- 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.
- 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.
- alreadyDigipeated - Variable in class org.ka2ddo.ax25.FrameState
-
Indicate whether the associated frame has already been digipeated.
- 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).
- ambiguity - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The desired ambiguity of reported location data, in fractions of a degree.
- AmenityCategory - Enum 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 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 org.ka2ddo.yaac.osm.OSMLayerEnum
-
- AMENITYTYPENAME_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- amslM - Variable in class org.ka2ddo.gps.GpsFix
-
GPS altitude in meters above mean sea level (WGS84 model).
- 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
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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.
- 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.
- append(char) - Method in class org.ka2ddo.util.UTF8StreamWriter
-
Appends the specified character to this writer.
- 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.
- append(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Appends the specified character to this output stream.
- AppendableURLClassLoader - Class in org.ka2ddo.yaac.pluginapi
-
This class extends the URLClassLoader class to allow more URLs to be added to the list
in real-time, so plugins can dynamically add library JARs to their classpaths.
- AppendableURLClassLoader(URL[], ClassLoader) - Constructor for class org.ka2ddo.yaac.pluginapi.AppendableURLClassLoader
-
Create a new URLClassLoader using the specified array of URLs and parent ClassLoader.
- AppendableURLClassLoader(URL[]) - Constructor for class org.ka2ddo.yaac.pluginapi.AppendableURLClassLoader
-
Create a new URLClassLoader using the specified array of URLs with no fallback ClassLoader.
- AppendableURLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.ka2ddo.yaac.pluginapi.AppendableURLClassLoader
-
Create a new URLClassLoader using the specified array of URLs and parent ClassLoader.
- 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.
- appendCR - Static variable in class org.ka2ddo.aprs.Message
-
Flag for APRS message generators as to whether a trailing carriage
return (CR or \\r character) should be appended to APRS packets.
- 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).
- applyMacros(String) - Method in class org.ka2ddo.yaac.core.Macros
-
Insert macro values into a String.
- 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.
- 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.
- APRSGuiConstants - Class in org.ka2ddo.yaac.gui
-
This singleton class contains various GUI-related APRS constants, such as color codings
for symbols.
- 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
-
- 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.
- 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.
- 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.
- 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.
- argb - Variable in class org.ka2ddo.aprs.NWSMultiLine
-
- 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(int) - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with the specified initial capacity.
- ArrayBlockList() - Constructor for class org.ka2ddo.util.ArrayBlockList
-
Constructs an empty list with an initial capacity of ten.
- 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.
- Ascii85 - Class in org.ka2ddo.util
-
This class provides means to encode and decode byte arrays into ASCII85 (base-85) strings.
- assignPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Allocate a new port number for this PortConfig object.
- 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 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.
- 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.
- 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(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.
- 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(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.
- 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 - Class in org.ka2ddo.ax25
-
- AX25Frame() - Constructor for class org.ka2ddo.ax25.AX25Frame
-
Create an empty AX25Frame initialized for a UI frame containing an APRS packet.
- ax25Frame - Variable in class org.ka2ddo.ax25.AX25Message
-
The AX.25 frame object from which this Message was extracted.
- 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 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
-
- azimuth - Variable in class org.ka2ddo.gps.SatelliteState
-
Horizontal orientation to this satellite relative to the current surface position and True North.
- 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.
- 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.
- 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.
- 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
-
Cancel editing the cell, discarding any changes.
- 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(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Stop trying to transmit this message, but still keep track of it in the model.
- cancelTransmission() - Method in class org.ka2ddo.yaac.io.StatusData
-
Cancel future periodic transmissions of this StatusData.
- 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 org.ka2ddo.yaac.io.BeaconData.PositionType
-
Report whether YAAC has an operator capable of receiving text messages,
- 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.
- 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_OTHER_TRANSPORT - Static variable in class org.ka2ddo.ax25.Connector
-
A port using a transport that isn't APRS-IS or RF that is still capable
of receiving and transmitting the equivalent of APRS packets.
- 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_SUBCLIENT - Static variable in class org.ka2ddo.ax25.Connector
-
A port from a sub-client using YAAC as a proxy.
- 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.
- 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.
- category - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Categorization of the port.
- 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.
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
This method is called by an ExtraColumnProvider when the value in a cell of an extra column
changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
This method is called by an ExtraColumnProvider when the value in a cell of an extra column
changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- cellValueChanged(ExtraColumnProvider, GuiContentType, int, SupportsExtraData) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProviderChangeListener
-
This method is called by an ExtraColumnProvider when the value in a cell of an extra column
changes (corresponding to a TableModelEvent.UPDATE on the displaying table's model).
- Cfg() - Constructor for class org.ka2ddo.yaac.io.PortConfig.Cfg
-
- 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
-
- 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.
- 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.
- 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.
- 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).
- city - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Value of the "addr:city", "addr:town", or "addr:village" tag.
- 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.FixInvalidUnitSelections
-
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(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Clear the specified bit in the HugeBitSet.
- 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() - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Clear all rows from the table.
- clear() - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Reset the PostalAddress back to all fields empty so it can be loaded for the
next Node or Way with address dara in it.
- 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 in org.ka2ddo.yaac.util
-
Enumeration specifying which types of records should be cleared when deleteAllRows is called.
- clearAccruedHelpSets() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Clean up cached HelpSet data.
- 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.
- 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.
- 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.
- clone() - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Creates and returns a copy of this object.
- clone() - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Create a duplicate of this RoutePoint.
- 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() - Constructor for class org.ka2ddo.yaac.io.Transmitter.Close
-
- 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.
- 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_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.
- closePostalAddresses() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Finish any final batch of inserts and close the connection to the DB
(if it was opened).
- 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(Window, String) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Create a button Action to close the specified window upon command.
- CloseWindowCommandAction(Component, 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(Window) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- CloseWindowCommandListener(Component) - Constructor for class org.ka2ddo.yaac.gui.CloseWindowCommandListener
-
Create a listener to close the specified window upon command.
- 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.
- color - Variable in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Code enum for the color to draw the obstruction.
- COLOR_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- ColorType - Enum in org.ka2ddo.yaac.osm
-
Enumerate the default colors and textured patterns used to render OSM.
- 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.
- CommonCustomRendererConstants - Interface in org.ka2ddo.yaac.gui
-
Constants shared by customized table and list cell renderers in YAAC.
- 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.MainGui.OsmSearchResultsTableModel
-
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(AX25Message) - Method in class org.ka2ddo.aprs.Message
-
Compares this object with the specified object for order.
- compareTo(AX25Message) - Method in class org.ka2ddo.aprs.MessageMessage
-
Compares this object with the specified object for order.
- 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.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.Cfg) - Method in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
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(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.
- compareTo(WayPoint) - Method in class org.ka2ddo.yaac.osm.WayPoint
-
- compareTo(YAAC.PluginContext) - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Specify in what order plugins should be loaded.
- 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
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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
-
DO NOT CALL.
- 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.
- 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.
- 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.
- 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.
- 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 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 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.
- connect(PipedWriter) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Causes this piped reader to be connected
to the piped writer src
.
- connect(PipedReader) - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Connects this piped writer to a receiver.
- 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
-
Report that the established connection was shut down normally.
- 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
-
Report that the requested connection has been successfully established.
- 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
-
Report that the established connection was closed abnormally.
- 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
-
Report that the requested connection could not be established.
- 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 - 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 - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The actual interface the statistics were collected from.
- Connector.ConnectorType - Enum 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 in org.ka2ddo.ax25
-
Enum identifying the transitional condition of the connection.
- ConnState.ConnType - Enum 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.
- 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(AX25Message, AX25Frame, Connector, boolean) - Method in interface org.ka2ddo.yaac.ax25.DuplicateCheckedAX25Listener
-
Called when a AX.25 frame is received.
- consumeAX25Frame(AX25Frame, Connector) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
- 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(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.
- contains(Node) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode's bounding box contains the specified OSM
Node
.
- contains(Way) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode's bounding box contains the specified OSM
Way
.
- contains(double, double) - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Determines if the specified coordinates are inside this
Polygon
.
- 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
-
Action to launch a geographical map specific popup menu.
- CONV_DEGLAT_TO_METERS - Static variable in enum 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 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 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 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 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 org.ka2ddo.util.DistanceUnit
-
Convenience constant for nautical miles to statute miles.
- 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.
- copyAddressFromNodeToOther(Relation) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
For relation type=associated_street, copy the address information from the role=address node
to all the other elements of the relation.
- 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(VisibleCtls) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Transfer the way selection choices into a VisibleCtls object.
- 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.osm.VisibleCtls
-
Copy the settings in this VisibleCtls into another instance.
- copyLocationToClipboard(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Copy the mouse cursor's position on the map to the system clipboard as
a CSV-formatted latitude,longitude string in fractional degrees North,East.
- copyLocationToClipboard(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Copy the mouse cursor's position on the map to the system clipboard as
a CSV-formatted latitude,longitude string in fractional degrees North,East.
- copyMap() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Make a screenshot copy of the current map.
- 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.
- count - Variable in class org.ka2ddo.yaac.io.CountingOutputStream
-
Number of bytes forwarded to the encapsulated OutputStream.
- 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 - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Value of the "addr:country" tag.
- 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 the Shape
is stroked according
to the rules defined by the
object implementing the Stroke
interface.
- createUI(JComponent) - Static method in class org.ka2ddo.yaac.gui.help.MultiJarContentViewerUI
-
Reflection-launched method to create the JavaHelp viewer supporting multiple
jar files' help data.
- 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.
- CRLF - Static variable in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
HTTP standard byte sequence for end-of-line.
- 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.
- CumulativeBooleanAndFilter - Class in org.ka2ddo.yaac.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 - Class in org.ka2ddo.yaac.gui.filter
-
This filter accumulates the results of several filters.
- 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.
- cx - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Longitude center of download area.
- cy - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Latitude center of download area.
- Cycleway - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM cycleway="*" attribute.
- gain - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG code for antenna gain in dB.
- 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,
- 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
-
Create a GenericTaggedNode (openStreetMap data) object.
- GenericTaggedNode.ExtendedGTNAttr - Enum 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.
- 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(MainGui, String, double, double) - Constructor for class org.ka2ddo.yaac.gui.GeographicalMap
-
Create a secondary map window, 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.
- GeoMapGuiIfc.GlassMapPane - Class in org.ka2ddo.yaac.gui
-
Parent abstract class to allow a glass pane to be told about the MapBean in the overlain Window.
- GeoMapIfc - Interface in org.ka2ddo.yaac.core
-
This interface defines GUI-platform-independent methods for manipulating a minimal map display in YAAC.
- get(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Test if the specified bit is set in the HugeBitSet.
- get(String) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
-
Get a SimpleDateFormat object with the specified format, pre-initialized to UTC timezone.
- 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(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the ObjectReport record in the tracker with a specified object name,
- 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.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Get the entire structure in the Nth row of the table.
- 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.
- 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.
- getAbbreviation() - Method in enum org.ka2ddo.gps.SatelliteState.GnssId
-
Get the two-letter constellation abbreviation that will be the first two
characters of the sentence name.
- getAbbreviation() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get short standard abbreviations for this DistanceUnit.
- getAbbreviation() - Method in enum 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 this
JComponent
.
- 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 org.ka2ddo.yaac.osm.BorderType
-
Gets the numeric administrative level that is associated with this level of border.
- getAdminLevel() - Method in enum 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 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 org.ka2ddo.yaac.osm.Attraction
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Barrier
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Building
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Diplomatic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Emergency
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Healthcare
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Highway
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Historic
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.LandUse
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Leisure
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Man_Made
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Natural
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Power
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Railway
-
Get amenity type associated with this aeroway; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Tourism
-
Report the amenity type (if any) associated with this tourism interest.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Training
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum org.ka2ddo.yaac.osm.Water
-
Get amenity type associated with this enumeration; only for types that are amenities.
- getAmenityType() - Method in enum 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
-
- 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
-
Get the OpenMap scaling value used for this FontSizer.
- 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.
- getBearing(boolean) - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Calculate the bearing from the current vertex to the next vertex.
- 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 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(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the Symbol.Category enum for a given symbol.
- getCategory() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the category this symbol is associated with
- getCategory() - Method in enum org.ka2ddo.yaac.osm.AmenityType
-
Get the category associated with this AmenityType.
- 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
-
Get the current value held in the editor.
- 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.
- getCentroidLat() - Method in class org.ka2ddo.yaac.osm.Way
-
Get the latitude of this Way's centroid.
- getCentroidLon() - Method in class org.ka2ddo.yaac.osm.Way
-
Get the longitude of this Way's centroid.
- 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.
- getChildRTreeNodeCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the number of direct children (not further descendents) of this RTreeNode.
- 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 org.ka2ddo.yaac.osm.WayType
-
Get the coloring style that should be used by default for this WayType.
- 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
-
Get the Class of values in the specified column.
- 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.MainGui.OsmSearchResultsTableModel
-
Returns the data Class for 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 of columnIndex
.
- 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.
- getColumnClass() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the most specific superclass for all the cell values
in the 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
-
Get the number of columns in the table model.
- 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.MainGui.OsmSearchResultsTableModel
-
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(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
-
Get the localizd name for the column header.
- 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.MainGui.OsmSearchResultsTableModel
-
Returns the localized 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.
- getColumnName() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the localized name of this 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.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Specifies the default initial width of a column from this model.
- getColumnWidth(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Specifies the default initial width of a column from this model.
- getComment() - Method in class org.ka2ddo.aprs.Message
-
Get the free-text comment of this message,
- getComment() - Method in interface org.ka2ddo.ax25.CommentedMessage
-
Get the free-text comment.
- getCommentText() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get the text fragment used for comment text matching.
- getComparator(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns the Comparator
for the specified
column.
- getConfigurationPanels() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get any panels needed by this Provider to provision or configure the services
offered by the Provider.
- getConfigurationPanels() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get any panels needed by this Provider to provision or configure the services
offered by the Provider.
- getConnectionMap() - Method in class org.ka2ddo.ax25.AX25Stack
-
Get the map of all outstanding I-frame connected sessions observed by or end-pointed at this
station.
- getConnectionRequestListener() - Method in class org.ka2ddo.ax25.AX25Stack
-
Test if a plugin has already set the ConnectionRequestListener.
- getConnector() - Method in class org.ka2ddo.ax25.AX25Frame
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in interface org.ka2ddo.ax25.AX25FrameSource
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.ax25.ConnState
-
Report the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.ax25.FrameWrapper
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
Specify the Connector this message should be transmitted through.
- getConnector() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Specify the PortConnector this message should be transmitted through.
- getConnector(PortConfig) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Return the PortConnector associated with a specific PortConfig.
- getConnector() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the port to which this message should be sent.
- getConnector() - Method in class org.ka2ddo.yaac.io.StatusData
-
Specify the Connector this message should be transmitted through.
- getConnState(AX25Callsign, AX25Callsign, boolean) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the connection state of an I-frame connection session between the specified two
callsigns, optionally creating the state object if it did not previously exist.
- getConnType() - Method in class org.ka2ddo.ax25.ConnState
-
Get the connection windowing type.
- getContentForPopupWindow(SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the text (if any) to be displayed on a popup for the data record being displayed in the popup.
- getContrastingColor() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the color most likely to contrast with this image.
- getContrastingColor100() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the contrasting color with a transparency of 100 (instead of the default opaque value of 255).
- getCoreProviderVersion() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the version of the Provider API that this build of YAAC was compiled with.
- getCoreWebServer() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get the web server instance associated with the core services of YAAC.
- getCountDigiFromIgateToRf() - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Report the number of APRS messages forwarded by this station from APRS-IS to RF.
- getCourse() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Get the course or bearing in degrees from True North.
- getCurrentBacklog() - Method in class org.ka2ddo.ax25.AX25Stack
-
Return the current number of backlogged frames to be processed by the AX25Stack thread.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentConnectAddress() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Return the address of the remote application this port is connected to.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentConnectAddress() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Return the address of the remote APRS-IS server this port is connected to.
- getCurrentFix() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
get the current GPS fix information of the local station.
- getCurrentGrammarName() - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the name for the custom grammar that should be used now.
- getCurrentlyFocusedView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the UI platform top-level widget that currently holds the focus.
- getCurrentlyFocusedView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the UI platform top-level widget that currently holds the focus.
- getCurrentlyFocusedWindow() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Determine which YAAC window currently has the keyboard focus.
- getCurrentNameSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a Set of all the identifiers of stations and objects currently known.
- getCurrentTopLevelView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the UI platform top-level widget that currently holds the focus, skipping child dialogs.
- getCurrentTopLevelView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the UI platform top-level widget that currently holds the focus, skipping child dialogs.
- getCurrentTrackedObjectArray() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get an array of all the known StationState objects.
- getCurrentTrackedObjectArray(boolean, boolean, boolean, Filter, Comparator<StationState>) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get an array of a selected filtered subset of the known StationState instances.
- getCurrentTrackedObjectArray(StationState[], boolean, boolean, boolean, Filter, Comparator<StationState>) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get an array of a selected filtered subset of the known StationState instances, recycling an existing array
if it is long enough.
- getCurrentTrackedObjectList() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of all the known StationState objects.
- getCurrentTrackedObjectList(boolean, boolean, boolean) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of selected members of the known StationState objects.
- getCurrentTrackedObjectList(boolean, boolean, boolean, Filter) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of selected members of the known StationState objects.
- getCustomDestinations() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Get a list of all locally-defined destinations.
- getDataDir() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the root directory of the per-user YAAC data directory.
- getDbConnection() - Method in class org.ka2ddo.yaac.pluginapi.DbConnectionProvider
-
Get a database Connection to the configured database.
- getDblIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the double-sized (32x32) sized icon for this symbol.
- getDblStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
-
Get the 32x32 ImageIcon for a given symbol.
- getDbURL() - Method in class org.ka2ddo.yaac.pluginapi.DbConnectionProvider
-
Get the JDBC URL String of the configured database.
- getDecayRatio() - Method in class org.ka2ddo.aprs.ObjectReport
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Get the currently configured decay ratio for this object.
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
-
Get the currently configured decay ratio for this object.
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.StatusData
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDecayRatio() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- getDeclaringClass() - Method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the Class object corresponding to this enum constant's
enum type.
- getDefaultDigipeatPath() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the default sequence of digipeat aliases that should be used for locally
originated messages (assuming proportional pathing isn't being used).
- getDefaultLaneCount() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Get the number of lanes normally associated with this type of road.
- getDefaultLogDir() - Static method in class org.ka2ddo.yaac.core.FileLogger
-
Get the current default directory used for log files.
- getDefaultMap() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the default (main) map window.
- getDefaultMaxInactivityBeforeAlarm() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Get the current default value for how long a station or object can be inactive
before an inactive event is reported.
- getDefaultRangeLimit() - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Get the maximum range in kilometers for responding to QRU queries.
- getDefaultReserved() - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Get the current default value for the reserved bits of the AX25 callsign SSID byte.
- getDefaultScrollableSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Get the default viewport size for scrolling this panel.
- getDepth() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get depth index for this unit instance's hierarchy of different-sized units.
- getDepth() - Method in interface org.ka2ddo.util.UnitEnumHasShortUnit
-
Get depth index for this unit instance's hierarchy of different-sized units.
- getDescription() - Method in class org.ka2ddo.yaac.gui.util.DirectoryFilter
-
The description of this filter.
- getDestinationCache() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Get a copy of the indexed list of known destinations.
- getDestinationsMap() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the raw Map of destination callsigns to statistics counters.
- getDestinationsStringSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the sorted set of all destination callsign strings.
- getDigipeatCache() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Get the local collection of digipeater statistics.
- getDigipeatCache() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Get the local collection of digipeater statistics.
- getDigipeater() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get the digipeater callsign-SSID used for digipeater matching.
- getDigipeaters() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the default list of digipeaters for this stack.
- getDigipeatersMap() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the map of first/last digipeater statistics.
- getDigipeatersSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get all the callsigns of the first and last digipeaters used by all stations in the history.
- getDigipeaterStatisticsFor(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the DigipeatStatistics record for the specified callsign if it has ever been used
as a first or last digipeater (or last I-gate).
- getDigipeatPath() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Get the current highest proportional-pathing precedence comma-delimited digipeat path displayed in the editor.
- getDigipeatPaths() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Get the current ordered array of comma-delimited digipeat paths displayed in the editor.
- getDigipeatPaths() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the proportional pathing ordered set of digipeat paths.
- getDigipeatRecord(String) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Get a Digipeat alias record corresponding to the specified digipeater callsign, if
such a record exists.
- getDigipeatRecord(String) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Get a Digipeat alias record corresponding to the specified digipeater callsign, if
such a record exists.
- getDigitsAfterDecimalPoint() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Get the number of digits after the decimal point that should be displayed for values for this enum.
- getDigitsAfterDecimalPoint() - Method in enum org.ka2ddo.util.PressureUnit
-
Get the number of digits after the decimal point for displaying in these units.
- getDirectoryFromCache(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Get a File representing a remembered directory for a particular type of file operation.
- getDirectStationList(long) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a list of all stations heard directly by this station.
- getDisplayName() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Get the name by which this port will be identified.
- getDistanceTo(WayPoint) - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Calculate the distance along the Route between this RoutePoint and another specified RoutePoint.
- getDistanceUnit() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the currently set unit for distance display.
- getDoubleValue() - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Get the current value of this editor in fractional degrees North or East.
- getDrawExtraOnLineOfSight() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Get the current extension for drawing the line of sight plot.
- getDrawExtraOnLineOfSight() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the current extension for drawing the line of sight plot.
- getDst() - Method in class org.ka2ddo.ax25.ConnState
-
Get the callsign of the station that received this connection session.
- getEastLongitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box eastern edge for the event area,
- getElementAt(int) - Static method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Returns the value at the specified index.
- getElementCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the number of OSM elements in this RTreeNode.
- getElevation(double, double) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Get the SRTM elevation at the specified lat/lon coordinates.
- getElevationColors() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the array of ElevationColors used to render the topographic lines and regions.
- getEmptyDblIcon() - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
-
Get a blank icon in double size (32x32).
- getEnabledDigipeatRecord(AX25Callsign) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Get a Digipeat alias record corresponding to the specified digipeater callsign, if
such a record exists and is enabled.
- getEnableHistory(Object) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Report whether messages from a particular port should be viewable.
- getEncoding() - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Return encoding for storing an ElevationColor in the Preferences.
- getEndAGLM() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the end point's altitude above ground level (AGL).
- getEndPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Get the ending coordinates.
- getEndPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the current end point of the great circle route.
- getEntity(String, int, short) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Find the OpenTracEntity within this OpenTracMessage matching the specified identification.
- getEntityName() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the full name of this entity with any appended SSID and entity ID
- getEnum() - Method in class org.ka2ddo.util.NamedBoolean
-
Returns the enumeration associated with this NamedBoolean (if any).
- getEnumForLetter(char) - Static method in enum org.ka2ddo.aprs.HurricaneEnum
-
Get the enumeration associated with the hurricane message letter code.
- getEnumForLetter(char) - Static method in enum org.ka2ddo.aprs.WeatherEnum
-
Get the enumeration associated with the weather message letter code.
- getEnumForName(String) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Look up an enum by name for which we have an icon image.
- getEstimatedBitCount() - Method in class org.ka2ddo.ax25.AX25Frame
-
Estimate the number of bits needed to transmit this frame over RF in AX.25 standard physical layer (HDLC).
- getEstimatedCacheSize() - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Get an estimate of the amount of memory used by the SRTM tile cache.
- getExpirationTime() - Method in interface org.ka2ddo.ax25.MessageWithExpireTime
-
Return the time the
AX25Message
sub-class's message should expire.
- getExtension(Enum) - Method in class org.ka2ddo.ax25.AX25Message
-
Get a particular extension value from this message.
- getExtensionId() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the ID number of the extension being reported by this entity.
- getExtensionString() - Method in class org.ka2ddo.aprs.Message
-
Build a formatted string of the weather data known to this message,
- getExtFlagMask() - Method in enum org.ka2ddo.yaac.osm.AmenityType
-
Indicates any flag bits implied by this enum type.
- getExtraColumn(GuiContentType, int) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Get the Nth column from this provider for the specified table type.
- getExtraColumnCount(GuiContentType) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Get the number of additional table columns this provider can add for the specified
type of table view.
- getExtraColumnIndex() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the provider-relative index of this extra column.
- getExtraColumnProvider() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the ExtraColumnProvider that defines this column.
- getExtraColumnProvidersCopy() - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
- getFailureReason() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Get reason why this sorter crashed.
- getFAltitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get altitude value in meters above mean sea level
- getFarthestReachingDigipeatPathChoice() - Static method in class org.ka2ddo.yaac.io.Transmitter
-
Return the longest range digipeat alias path configured for the local station.
- getFastSendRate() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Get the currently configured fast send rate for this object.
- getFastSendRate() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
-
Get the currently configured fast send rate for this object.
- getFastSpeed() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Fastest speed of station motion such that position message transmission intervals
are maximized to the initial transmission rate, regardless of how fast the station
is actually moving.
- getFeatures() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the collection of feature strings and their associated values for this tocall.
- getFileForIndexedWay(long) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
- getFileLength() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Get the last-written size of the log file.
- getFilePointer() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Returns the current offset in this file.
- getFileType() - Method in enum org.ka2ddo.yaac.core.PacketExportMode
-
Get the file type suffix for this packet export mode.
- getFileType() - Method in enum org.ka2ddo.yaac.gps.GpsLogMode
-
Get the file type to be displayed or used for log files of this type.
- getFilter(int) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get a reference to the Nth Filter installed in this CumulativeBooleanAndFilter.
- getFilter(int) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get a reference to the Nth Filter installed in this CumulativeBooleanOrFilter.
- getFilter(int) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Get a reference to the Nth Filter installed in this CumulativeFilter.
- getFilter() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the top-level Filter for selectively choosing which Messages to see in the various YAAC
display windows.
- getFilterCount() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get the number of sub-filters in this CumulativeBooleanAndFilter.
- getFilterCount() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get the number of sub-filters in this CumulativeBooleanOrFilter.
- getFilterCount() - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Get the number of sub-filters in this CumulativeFilter.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.Filter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterHelpTagName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Report a tag name used to look up JavaHelp for a filter editor.
- getFilterNum() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get sequence number for this filter instance.
- getFilterNum() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get sequence number for this filter instance.
- getFilters() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get any filters to add to the main CumulativeBooleanAndFilter in the main class of YAAC.
- getFilters() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Get the set of editable per-category subfilters in this filter.
- getFilters() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get any filters to add to the main CumulativeBooleanAndFilter in the main class of YAAC.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.Filter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Report a tag name used to look up the labelling for an editor panel for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Get the ResourceBundle resource name for looking up the localized name of this Filter.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterTypeTagName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Report a tag name used to look up the labelling for an editor panel
for this editor instance in a ResourceBundle of translated names.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.Filter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFilterUIName() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Get the class name of a dynamically loadable class for the the GUI for this
filter.
- getFinalSendersSet() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get all the callsigns of the final digipeaters/I-gates used by all stations in the history.
- getFirstDigi(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Get the first actual digipeated digipeater station callsign in the digipeater sequence.
- getFirstDigipeat(AX25Callsign[]) - Method in class org.ka2ddo.ax25.AX25Message
-
Return the callsign of the first digipeat station for this message.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Aeroway
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.AmenityType
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Building
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in interface org.ka2ddo.yaac.osm.EnumMayHaveFlags
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Historic
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.LandUse
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Leisure
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Man_Made
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Natural
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Place
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Water
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.Waterway
-
Indicates any flag bits implied by this enum type.
- getFlagMask() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Indicates any flag bits implied by this enum type.
- getFlags2Mask() - Method in interface org.ka2ddo.yaac.osm.EnumMayHaveFlags2
-
Indicates any extended flag bits implied by this enum type.
- getFlags2Mask() - Method in enum org.ka2ddo.yaac.osm.Location
-
Indicates any extended flag bits implied by this enum type.
- getFlags2Mask() - Method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Indicates any extended flag bits implied by this enum type.
- getFLatitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
get latitude in degrees North.
- getFldigiVersion() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Get the version of Fldigi on the other end of the link.
- getFLongitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get longitude in degrees East.
- getFont(String) - Method in class org.ka2ddo.yaac.gui.FontCache
-
Get the font to use for a a particular GUI category.
- getFooter() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Get the text to be displayed at the bottom of the widget.
- getFooter() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Get the text to be displayed at the bottom of the widget.
- getFormats(String) - Method in class org.ka2ddo.util.UTF8ResourceControl
-
Returns a List
of String
s containing
formats to be used to load resource bundles for the given
baseName
.
- getFormattedHurricaneState(HurricaneEnum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Format the value of a hurricane attribute according to its type and YAAC's user preference settings.
- getFormattedState(Enum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Format the value of a weather attribute according to its type and YAAC's user preference settings.
- getFormattedWeatherState(WeatherEnum, Object) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Format the value of a weather attribute according to its type and YAAC's user preference settings.
- getFrame(boolean, BeaconData.BeaconType, ProtocolFamily) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the AX25Frame of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the frames associated with this FrameSource (in this case, itself).
- getFrames(boolean, ProtocolFamily, String) - Method in interface org.ka2ddo.ax25.AX25FrameSource
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.ConnState
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.ax25.FrameWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get an AX25Frame of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get one or more AX25Frames of the data to transmit.
- getFrames(boolean, ProtocolFamily, String) - Method in class org.ka2ddo.yaac.io.StatusData
-
Get one or more AX25Frames of the data to transmit.
- getFrameType() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the type of this frame, as stored in the ctl byte.
- getFrameTypeString() - Method in class org.ka2ddo.ax25.AX25Frame
-
Generate a string describing the type of the frame.
- getG8bpqCrc() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Get the G8BPQ CRC value for the last sent KISS frame.
- getGlobalLatLonFormat() - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Get the current default format to use for formatting latitudes and longitudes.
- getGrammarNames() - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the names for the custom grammars that this generator can provide.
- getGroupLength() - Method in class org.ka2ddo.ax25.XIDGroup
-
Get the number of bytes needed to encode the list of XIDParameters in this XIDGroup.
- getGui() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the object representing the front-end user interface.
- getGuiContentType() - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Get the GUI content type this column is associated with.
- getHeavyWeightUnits() - Static method in enum org.ka2ddo.util.WeightUnit
-
Get the units of weight that are "heavy" (enough for a motorized vehicle).
- getHeight() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Returns the current height of this component.
- getHelpSet() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Provide the base HelpSet for complete
online documentation.
- getHelpSet() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Provide an additional HelpSet to merge into the base HelpSet for complete
online documentation.
- getHelpTag() - Method in interface org.ka2ddo.yaac.core.HelpTaggedException
-
Get the help tag for this exception.
- getHelpTag() - Method in exception org.ka2ddo.yaac.core.HelpTaggedIOException
-
Get the help tag for this exception.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Return the tag into the YAACHelpMap.jhm file for displaying help for this card if
the Help button is clicked.
- getHelpTag() - Method in interface org.ka2ddo.yaac.gui.HasHelpTag
-
Get the help tag associated with the current view.
- getHelpTag() - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Get the help tag associated with the current port type.
- getHoldingLimit() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.OpenRandomAccessFileCache
-
Get the current maximum number of open file allowed in the cache.
- getHorizontalAccuracy() - Method in class org.ka2ddo.aprs.PositionMessage
-
Return the position's horizontal accuracy.
- getHorizontalAccuracy() - Method in class org.ka2ddo.gps.GpsFix
-
Return the position's horizontal accuracy.
- getHorizontalAccuracy() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Return the position's horizontal accuracy.
- getHorizontalAccuracy() - Method in interface org.ka2ddo.util.PositionSrc
-
Return the position's horizontal accuracy.
- getHttpServer() - Method in class org.ka2ddo.yaac.webserver.PathHandler
-
Get the HttpServer instance associated with this PathHandler.
- getIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the standard (16x16) sized icon for this symbol.
- getIconHeight() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Returns the icon's height.
- getIconImage() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the Image used in the title bar of this map widget.
- getIconImage() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get a reference to the Image used as the title bar icon of the main frame.
- getIconWidth() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Returns the icon's width.
- getId() - Method in class org.ka2ddo.opentrac.OpenTracElement
-
Get the element ID for this element.
- getId() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the internal sequence ID assigned to this wrapper
- getId() - Method in class org.ka2ddo.yaac.osm.ChangeSet
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Node
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Relation
-
Return the ID of this OSM record as a sub-class of Number.
- getId() - Method in class org.ka2ddo.yaac.osm.Way
-
Return the ID of this OSM record as a sub-class of Number.
- getIdentifier() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the identifying name of the station or object described by this StationState.
- getImageIcon(Provider) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Load a Provider's image into a usable ImageIcon object.
- getImageIcon(Enum) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Look up the ImageIcon for an enumeration.
- getImageIconPath() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Return an icon image associated with this Provider.
- getImageIconPath() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Return an icon image associated with this Provider.
- getImagePath() - Method in enum org.ka2ddo.aprs.DataExtensionEnum
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum org.ka2ddo.aprs.HurricaneEnum
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in interface org.ka2ddo.util.EnumWithImageName
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum org.ka2ddo.util.PressureUnit
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants.FileTexturePaint
-
Get the filesystem path associated with this FileTexturePaint.
- getImagePath() - Method in enum org.ka2ddo.yaac.osm.AmenityType
-
Return the relative path name of the image file for this enum value.
- getImagePath() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Return the relative path name of the image file for this enum value.
- getIndexAtPoint(Point) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Given a point in local coordinates, return the zero-based index
of the character under that Point.
- getInfo(GenericTaggedNode<?>, StringBuilder) - Method in interface org.ka2ddo.yaac.osm.GTNInfoSrc
-
- getInfo() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get a short description of what this provider provides.
- getInitFailureReason() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
- getInitialSendRate() - Method in class org.ka2ddo.aprs.ObjectReport
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInitialSendRate() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the fast retransmission rate for this message.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.StatusData
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInitialSendRate() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the time interval between retransmissions when a message is newly
introduced into the system.
- getInputStream() - Method in class org.ka2ddo.ax25.ConnState
-
Get a Java-style InputStream associated with this connection.
- getInstallRootDirectory() - Static method in class org.ka2ddo.yaac.gui.UpgradeLauncher
-
Locate the directory where YAAC is installed.
- getInstance() - Static method in class org.ka2ddo.aprs.APRSStack
-
Get the singleton instance of APRSStack.
- getInstance() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get a handle to the AX25Stack singleton.
- getInstance() - Static method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Get a reference to the singleton DigipeatAliasCatalog.
- getInstance() - Static method in class org.ka2ddo.opentrac.OpenTracParser
-
Get the singleton instance of the OpenTracParser.
- getInstance() - Static method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Get the singleton MessageGroupCatalog object.
- getInstance() - Static method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the KeyManager singleton.
- getInstance() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the singleton instance of the digipeater logic.
- getInstance() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the singleton instance of the StationTracker.
- getInstance() - Static method in class org.ka2ddo.yaac.core.AlohaTracker
-
Get a reference to the singleton AlohaTracker.
- getInstance() - Static method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the singleton instance of the LocalObjectTracker.
- getInstance() - Static method in class org.ka2ddo.yaac.core.Macros
-
Get the Macros singleton.
- getInstance() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get the core instance of Provider for YAAC.
- getInstance() - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Get a handle to the QueryResponder singleton object.
- getInstance() - Static method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the singleton instance of the WatchedStationsTracker.
- getInstance() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get a nonshareable instance of GPSDistributor.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Get the BulletinBoard model instance.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Get a reference to the singleton DigipeatAliasCatalog.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.DXTableModel
-
Get the shareable singleton instance of DXTableModel.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.FontCache
-
Get a reference to the singleton FontCache
- getInstance() - Static method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Get the OutstandingMessageTableModel instance.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.TablePersister
-
Get the TablePersister instance.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap
-
Get the singleton object for translating tocalls into descriptions.
- getInstance() - Static method in class org.ka2ddo.yaac.gui.WindowPersister
-
Get the singleton WindowPersister object.
- getInstance() - Static method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get the list of monitored stations.
- getInstance() - Static method in class org.ka2ddo.yaac.io.Transmitter
-
Get a reference to the singleton Transmitter object.
- getInstance() - Static method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Get the reference to the singleton SRTMTileManager object.
- getInstance() - Static method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Get the WeatherDistributor singleton.
- getInvalidReasons() - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Get the reasons why a PostalRecord is not acceptable.
- getIsoCountryCode() - Method in class org.ka2ddo.yaac.osm.Speed
-
Get the ISO country code (if any) associated with this Speed value.
- getJavaExecPath() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Find where the executable of the Java VM launcher is, so we can start another
Java VM.
- getJsscURL() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Get the URL pointing to where the located JSSC library is stored.
- getKenwoodMessageListTableModel() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the singleton KenwoodMessageListTableModel.
- getKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the key associated with the specified alias.
- getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
-
Get the identifier for the statistics.
- getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
-
Get the identifier for the statistics.
- getKey() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DigipeatStatistics
-
Get the identifier for the statistics.
- getKey() - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
Get the configuration type name for this PortEntry type.
- getKeyAlias() - Method in class org.ka2ddo.aprs.MessageMessage
-
Get the alias for the key that should be used to sign this message at transmission time.
- getKeyAlias() - Method in interface org.ka2ddo.ax25.SignableMessage
-
Get the alias for the key that should be used to sign this message at transmission time.
- getKeyType(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the type of key associated with the specified alias.
- getLabelFor() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Get the component this is labelling.
- getLandDistanceUnits() - Static method in enum org.ka2ddo.util.DistanceUnit
-
Get an array of all DistanceUnits that are commonly used for traveling distances
across land or sea.
- getLastClassLoader() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the last of the daisy-chained list of ClassLoaders for YAAC and all its accepted plugins.
- getLastDigi(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Find the last callsign through which a frame has been digipeated.
- getLastDigipeat(AX25Callsign[]) - Method in class org.ka2ddo.ax25.AX25Message
-
Return the callsign of the last digipeat station for this message.
- getLastDigiTime() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last time this station appeared as a digipeater.
- getLastElapsedPaintTime() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Return the amount of time (in milliseconds) for the last station render.
- getLastElapsedPaintTime() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Return the amount of time (in milliseconds) for the last station render.
- getLastElapsedPaintTime() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Return the amount of time (in milliseconds) for the last station render.
- getLastLatitude() - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Get the center latitude of the computed Aloha ranges.
- getLastLongitude() - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Get the center longitude of the computed Aloha ranges.
- getLastNumDrawnObjects() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Return the number of Objects (non-transmitters) rendered in the last station render.
- getLastNumDrawnObjects() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Return the number of Objects (non-transmitters) rendered in the last station render.
- getLastNumDrawnObjects() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Return the number of Objects (non-transmitters) rendered in the last station render.
- getLastNumDrawnStations() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Return the number of stations (transmitters) rendered in the last station render.
- getLastNumDrawnStations() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Return the number of stations (transmitters) rendered in the last station render.
- getLastNumDrawnStations() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Return the number of stations (transmitters) rendered in the last station render.
- getLastPosTime() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the timestamp when the position was last updated.
- getLastSendTime() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the last time this BeaconData was transmitted.
- getLastShutdownHandler() - Static method in class org.ka2ddo.yaac.YAAC
-
Pop the most recently remaining registered ShutdownHandler from the stack.
- getLastTransmitTime() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the last time this message was transmitted.
- getLastUpdateInSession() - Method in class org.ka2ddo.ax25.ConnState
-
Report the last time this connected-mode session was updated.
- getLatAmbiguity() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report the current position latitude ambiguity threshold being used for ambiguity testing.
- getLatitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the string format latitude of this message.
- getLatitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get latitude in OpenTrac ticks (1 tick = 180 degrees / (2^31)).
- getLatitude() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the most recently reported or inferred latitude for this station or object.
- getLatitude() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Get the latitude center of this filter.
- getLatitude() - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Get the latitude of the current WayPoint.
- getLatitudeAccuracy() - Method in class org.ka2ddo.aprs.PositionMessage
-
Computes the precision of the latitude value in fractional degrees
- getLatitudeDirectory(int) - Static method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get a File object representing a latitude directory within the tile directory.
- getLatLonOfMouseClick(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Convert pixel coordinates on the map window into a latitude and longitude value
pair.
- getLatLonOfMouseClick(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Convert pixel coordinates on the map window into a latitude and longitude value
pair.
- getLayer(MapBean, GeographicalMap, MouseDelegator, Preferences) - Method in class org.ka2ddo.yaac.gui.GeographicalMap.LayerCreator
-
Create a layer object using the specified context values.
- getLayer() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Returns the rendering Z-layer for Ways of this WayType.
- getLeftLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the left edge of the map.
- getLeftLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the left edge of the map.
- getLeftLongitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the westernmost longitude rendered on the map.
- getLength() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Get the current position in the buffer for the next character to write (may be end of buffer).
- getLessPreferred() - Method in enum org.ka2ddo.yaac.osm.AmenityType
-
Get the AmenityType (if any) that is more general than this AmenityType
and shouldn't be listed on a
GenericTaggedNode
that has both AmenityTypes.
- getLetter() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Get the weather message parameter prefix letter for this parameter type.
- getLineColor() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Get the color for rendering lines in this drawable.
- getLineColor() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the current color selected for drawing lines.
- getlineStroke1Pixel() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the one-pixel wide style of the line stroke.
- getLineStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the descriptive name of the current line stroke type.
- getLineWidth() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the width (in pixels) for the line drawing the current shape.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.EnumListLocalizedRenderer
-
Return a component that has been configured to display the specified
value.
- getListCellRendererComponent(JList<? extends GuiOsmConstants.StrokeEnum>, GuiOsmConstants.StrokeEnum, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
Return a component that has been configured to display the specified
value.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
Return a component that has been configured to display the specified
value.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.StringedEnumListCustomizedLocalizedRenderer
-
Return a component that has been configured to display the specified
value.
- getListenPort() - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Get the port the mini-webserver is currently listening on.
- getListOfServerTileDirs() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
- getListViewMode() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Get the current mode for viewing the list of stations and objects.
- getLocalAlias() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the current locally defined alias for this Station or Object.
- getLocalBearingDegN(int) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Returns the current direction of motion in degrees relative to True North.
- getLocalDestination(String) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Test if the specified addressee is recognized as an alias for the local station.
- getLocalizedDescription() - Method in class org.ka2ddo.yaac.core.Macros.MacroInfo
-
Get the localized description of the purpose of this macro.
- getLocalizedName(Enum) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Look up the localized display string for an enumeration.
- getLocalizedName(Enum, EnumNameLocalizer.Type) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Look up the localized display string for an enumeration.
- getLocalizedNames(Class<? extends Enum>, EnumNameLocalizer.Type) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Look up all the localized display strings for all values of an enumeration.
- getLocalOSMChangeSet(boolean) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get the local OSM ChangeSet record for the versions of the OpenStreetMap data stored
locally.
- getLocalSpeedKnots() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Return the current movement speed of the local station in knots (nautical miles per hour).
- getLocalStation() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the StationState object containing the status of the local station.
- getLocationOnScreen() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the screen coordinates of the (0,0) point of this map widget.
- getLogFileFormat() - Method in class org.ka2ddo.yaac.core.AX25Logger
-
Get the current logging file format for the packets.
- getLogFormat() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the log file format that will be used for logging GPS position sentences
(assuming logging is turned on).
- getLoggerClass() - Method in enum org.ka2ddo.yaac.gps.GpsLogMode
-
Get the class that implements a logger of the specified mode.
- getLoggerContents() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Get the current contents of the logger's buffer.
- getLoggerFormat() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Get the current format for AX.25 message logging.
- getLoggerFormat() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the current format for AX.25 message logging.
- getLogPathName() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Report the pathname of the file where this logger will checkpoint the log data.
- getLongestTypeName() - Static method in class org.ka2ddo.aprs.Symbols
-
Gets the longest string naming one of the station types.
- getLongitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Get the string format longitude of this message.
- getLongitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get longitude in OpenTrac ticks (1 tick = 180 degrees / (2^31)).
- getLongitude() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the most recently reported or inferred longitude for this station or object.
- getLongitude() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Get the longitude center of this filter.
- getLongitude() - Method in class org.ka2ddo.yaac.osm.WayPoint
-
Get the longitude of the current RoutePoint.
- getLongitudeFile(int, int, int, String) - Static method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get a File object representing a .nodes, .ways, or .sways file
- getMacroLocalizedDescription(String) - Method in class org.ka2ddo.yaac.core.Macros
-
Get the localized description of the purpose of this macro.
- getMacroNameSet() - Method in class org.ka2ddo.yaac.core.Macros
-
Get a Set of all the currently known macros.
- getMacroValue(String) - Method in class org.ka2ddo.yaac.core.Macros
-
Get the current value of a macro.
- getMagnitude() - Method in class org.ka2ddo.yaac.osm.Length
-
Get the magnitude of this length in its unit.
- getMagnitude(DistanceUnit) - Method in class org.ka2ddo.yaac.osm.Length
-
Get this length in the specified units.
- getMagnitude() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the magnitude of this value in its unit.
- getMagnitude(T) - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get this length in the specified units.
- getMagnitude() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the magnitude of this value in its unit.
- getMagnitude(WeightUnit) - Method in class org.ka2ddo.yaac.osm.Weight
-
Get this length in the specified units.
- getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Length
-
Get the length in the application-default units (meters).
- getMagnitudeInDefaultUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the magnitude of this value in the default unit for the value class,
scaling it if stored in a different unit.
- getMagnitudeInDefaultUnit() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the magnitude of this value in the default unit for the value class,
scaling it if stored in a different unit.
- getMainMap() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the primary or default map display.
- getMainMap() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the primary or default map display.
- getMapBean() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the JavaBean that actually contains the map canvas.
- getMapBean() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OpenMap MapBean for this map widget.
- getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the listener to be informed of MapMouseEvents.
- getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify the object to receive OpenMap mouse events on behalf of the OSM Layer.
- getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Get the object that should receive MapMouse events when this Layer is active
for mouse input.
- getMapMouseListener() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- getMapPanel() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the panel containing the rendered map.
- getMatchingConnector(int) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the first PortConnector defined in the location station which has all the
requested capabilities, regardless of whether it is currently open.
- getMatchingElement(int) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the first element of this entity of the specified OpenTrac element ID.
- getMatchingElement(int) - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get the first element of the specified OpenTrac element ID on any entity in this message.
- getMatchingLayer(Class<?>) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the map Layer using the specified Class to implement it.
- getMaxAgeDRObject() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- getMaxAgeDRObject() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- getMaxAgeDRObject() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Get the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- getMaxAgeDRSpecialObject() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
- getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
- getMaxAgeDRSpecialObject() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- getMaxAgeDRStation() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
- getMaxAgeDRStation() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
- getMaxAgeDRStation() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Get the maximum time that dead reckoning will be projected for a station (self-transmitter).
- getMaxAgeForLocal() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the maximum age of RF-received messages that will be considered in deciding if a station is local.
- getMaxBacklog() - Method in class org.ka2ddo.ax25.AX25Stack
-
Return the maximum backlog ever incurred by the AX25Stack parser thread.
- getMaxDepth() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the maximum depth of descendents of this RTreeNode.
- getMaxHopsForLocal() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the maximum number of hops to be considered a "local" station.
- getMaximum() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the last number in the sequence.
- getMaximumCodeVariations() - Static method in class org.ka2ddo.aprs.Symbols
-
Get the maximum number of overlay variations for any known symbol code.
- getMaxInactivityBeforeAlarm() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get how long this station or object can be inactive before an inactive event is reported for it.
- getMaxLabelZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the maximum scale value for which this line type's label will be rendered.
- getMaxLabelZoom() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Get the default maximum zoom level at which labels for this WayType will be rendered.
- getMaxLineZoom() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the maximum scale value for which this line type will be rendered.
- getMaxOverlaysPerCode() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Get the greatest number of possible symbol table/overlay values for any symbol code.
- getMaxQueueCapacity() - Method in class org.ka2ddo.ax25.AX25Stack
-
Return the maximum allowed size of the queue.
- getMaxSize() - Method in class org.ka2ddo.yaac.util.CheckpointingLogger
-
Return the maximum number of bytes this logger can hold.
- getMaxSortKeys() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns the maximum number of sort keys.
- getMaxTrackDuration() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Get the maximum duration of a track stripe in milliseconds.
- getMaxTrackDuration() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the maximum duration of a track stripe in milliseconds.
- getMaxTrackDuration() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Get the maximum duration of a track stripe in milliseconds.
- getMaxTransmits() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the maximum number of transmissions allowed for this message.
- getMaxZoom() - Method in enum org.ka2ddo.yaac.osm.Place
-
Get the scale value below which labels for this kind of Place will be displayed.
- getMaxZoomLevel() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Get the default maximum zoom level at which this WayType will be rendered.
- getMenuBarActionList() - Static method in class org.ka2ddo.yaac.YAAC
-
Get a list of all currently defined potential menu items for inclusion in a menubar menu in
the map window.
- getMenuItems() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get Actions to define new menu items from this Provider.
- getMenuItems() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get AbstractMenuActions to define new menu items from this Provider.
- getMessage(int) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Get the Nth packet stored in the SnifferDataModel.
- getMessage(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Get a message at the specified index from the appropriate (filtered or unfiltered) list.
- getMessage(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Get the AX.25 frame associated with a particular row in the RawPacketTableModel.
- getMessageAt(int) - Method in interface org.ka2ddo.yaac.gui.AprsMessageContainingModel
-
Fetch the AX25Message object at the specified index.
- getMessageAt(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Get a message at the specified index.
- getMessageAt(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Fetch the AX25Message object at the specified index.
- getMessageCount() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the number of APRS Messages collected by the application.
- getMessageCount() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the number of APRS Messages collected by the application.
- getMessageGroupCount() - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Get the number of message groups registered in the catalog.
- getMessageModel() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the data structure used to cache incoming APRS Messages.
- getMicETypeCode() - Method in class org.ka2ddo.aprs.MicE
-
Get the Mic-E type code of the transmitter (if one exists).
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Check if there is enough heap available for the importer to operate without guaranteed
OutOfMemoryErrors due to the minimum size of data structures that will be simultaneously
allocated during import.
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Report the minimum total size of data structures that will be simultaneously
allocated during import.
- getMinHeapRequired() - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
-
Check if there is enough heap available for the importer to operate without guaranteed
OutOfMemoryErrors due to the minimum size of data structures that will be simultaneously
allocated during import.
- getMinimum() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the first number in this sequence.
- getMinimumPressureForThisLocation(StationState) - Static method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Compute the Level 1 static minimum barometric pressure for a given station location,
based on the station's reported altitude if provided, else on the ground elevation at the
station's reported latitude/longitude.
- getMinimumPressureForThisLocation(float, double, double) - Static method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Compute the Level 1 static minimum barometric pressure for a given station location,
based on the station's reported altitude if provided, else on the ground elevation at the
station's reported latitude/longitude.
- getMinimumSize() - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
If the minimum size has been set to a non-null
value
just returns it.
- getMinimumSize() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
If the minimum size has been set to a non-null
value
just returns it.
- getMinTurnAngle() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the minimum amount of turn angle change before YAAC will accelerate reporting beacon position
updates ("corner pegging").
- getMinZoom() - Method in enum org.ka2ddo.yaac.osm.Place
-
Get the scale value above which labels for this kind of Place will be displayed.
- getMode() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the current drawing mode of the DrawLayer.
- getMode() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Get the current message body rendering mode.
- getModel() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns the underlying model.
- getModel() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the model name of the software or hardware associated with this tocall.
- getModelRowCount() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- getModem() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Get the last reported selected Fldigi modem from the remote TNC.
- getModemList() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Get the list of Fldigi modems capable of supporting AX.25 packet frames.
- getMostCommonColor() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the most commonly used color for a given symbol.
- getMostDistantStation() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the station that set the perimeter of the Aloha circle.
- getMostRecentPacketTime() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last time a Message was received on behalf of this station or object or anything
this station digipeated.
- getMostRecentPlugin() - Static method in class org.ka2ddo.yaac.YAAC
-
Ontain the information for the last plugin loaded into the system, or
with the greatest amount of dependencies if called after sorting the
plugin list.
- getMostRecentPosition() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last APRS position message reported for this station or object.
- getMostRecentRcptTimeOfSelf() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the last time a Message was received on behalf of this station or object.
- getMouseDelegator() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
- getMouseDelegator() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OpenMap MouseDelegator for this map widget.
- getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the MapBean mouse modes that this DrawLayer services.
- getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify the behavior the MapBean should give to this OSMLayer for mouse input.
- getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify what map mouse service this Layer provides.
- getMouseModeServiceList() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- getMsg() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the AX.25 decoded message associated with this event.
- getMsg() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the SendableMessage wrapped in this object
- getMsg(String) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a
specific ResourceBundle.
- getMsg(String, String) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a
specific ResourceBundle.
- getMsg(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a
specific ResourceBundle.
- getMsg(String, String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a
specific ResourceBundle.
- getMsgBundle() - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate locale-specific message bundle for YAAC.
- getMsgBundle(String) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate locale-specific variant of some message bundle in one or more of the
provided plugins.
- getMsgBundle() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the appropriate locale-specific message bundle for YAAC.
- getMsgBundle(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the appropriate locale-specific variant of some message bundle in one or more of the
provided plugins.
- getMsgNoException(String) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Get the appropriate localized String corresponding to a ResourceBundle tag name in a
specific ResourceBundle.
- getMsgText() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the message text to be transmitted.
- getMsgTextWidget() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the widget used for entering the text message.
- getMsgType() - Method in class org.ka2ddo.aprs.Message
-
Get the APRS message type code for this message.
- getMsgType() - Method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
-
Report the message type character prefix to use for APRS Position Report message (APRS 1.0.1 specification, chapter 8).
- getName(int) - Static method in class org.ka2ddo.opentrac.OpenTracTypes
-
Get the localized String naming the OpenTRAC element type specified.
- getName() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Get the name associated with this object (usually used for tooltips).
- getName() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get the name of the provider.
- getName() - Method in interface org.ka2ddo.yaac.util.SaveableTable
-
Get the localized name of this table.
- getNamedGpsFix(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the current GPS fix information for the named source.
- getNamedSatCatalog(String) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the current GPS satellite catalog for the named source.
- getNamedSources() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the names for the currently known named remote GPS receivers.
- getNetworkTypeName(byte) - Static method in class org.ka2ddo.opentrac.OpenTracTypes
-
Return the localized network type name for the network type code provided.
- getNextAvailableEntityId(String) - Static method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get an unused entity ID number for an OpenTracEntity record.
- getNextAvailablePortNumber() - Static method in class org.ka2ddo.yaac.io.PortManager
-
Find the next port number that is not currently in use.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextCard() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Next button.
- getNextMessage() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the next message in a chain of linked outgoing messages.
- getNextValue() - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Return the object in the sequence that comes after the object returned
by getValue()
.
- getNextValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the next number in the sequence.
- getNextValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the next larger value for the element.
- getNodeCount() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the total number of RTreeNodes in this r-tree.
- getNodeRadius(Node) - Method in interface org.ka2ddo.yaac.osm.rtree.NodeSizeFunction
-
Compute the radius of the specified Node.
- getNorthLatitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box northern edge for the event area,
- getNR() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the reception sequence number.
- getNS() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the transmission sequence number.
- getNthDigi(AX25Callsign[], int) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Get the Nth digipeated digipeater station callsign in the digipeater sequence.
- getNthDigipeat(AX25Callsign[], int) - Method in class org.ka2ddo.ax25.AX25Message
-
Return the callsign of the Nth digipeat station for this message.
- getNumber() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the value of the current element of the sequence.
- getNumberOfKnownZones() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get the number of known forecast zones that were loaded from NWS-provided DBF files.
- getNumBufNotReady() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Report the number of times the file-reading thread had not provided
sufficient data for the data-consuming thread when it wanted more data.
- getNumConsecutiveHits() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get number of consecutive times a read matched data already in the buffers or a write
overwrote data already in the buffers.
- getNumConsumedMsgs() - Method in class org.ka2ddo.ax25.AX25Stack
-
Return the number of AX.25 messages consumed by the AX25Stack.
- getNumDigis() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the number of digipeaters counted up for this aloha circle.
- getNumDupWaysDeleted() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Report the number of Way records deleted from the file as being exact duplicates or
subsets of other Ways.
- getNumEmpty() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of times the pipe was found empty.
- getNumFlushes() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times write-modified buffers had to be flushed to disk.
- getNumFlushes() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Return the number of times data was flushed to the next stream downstream.
- getNumFull() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of times the pipe was found full.
- getNumHits() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get number of times a read matched data already in the buffers or a write
overwrote data already in the buffers.
- getNumMisses() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times a read or write required loading a buffer from
disk.
- getNumMsgs() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the number of messages counted up for this aloha circle.
- getNumPlanetScaleWays() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumPrunedPlanetVertices() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumReReads() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the number of times a block that had already been read into a buffer
was read again.
- getNumSortFailures() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Report the number of times the sort didn't succeed (usually due to file reading problems).
- getNumTransmissions() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the number of times this message has been transmitted.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in interface org.ka2ddo.ax25.AX25FrameSource
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.ConnState
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.ax25.FrameWrapper
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.core.QueryResponder.OnePortFrameWrapper
-
Get number of times frame will be retransmitted before inter-packet delay is increased.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the number of times the message will be transmitted before the transmission rate is slowed.
- getNumTransmitsBeforeDecay() - Method in class org.ka2ddo.yaac.io.StatusData
-
Get the number of cycles for a complete iteration over the proportional pathing digipeat path set.
- getNumWay2QueueExpansions() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumWayQueueExpansions() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumWayWriterFull() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumWayWriterQueues() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getNumWritten() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Report the number of bytes written through this stream.
- getObject() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Get the ObjectReport associated with this pairing.
- getObjectCount() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Get the current number of objects known to YAAC, regardless of the view mode.
- getObjectName() - Method in class org.ka2ddo.aprs.ObjectReport
-
Report the name of the Object or Item.
- getObjectReport() - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Get the ObjectReport being processed by this move.
- getObjectReport() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Extract the current values in the editor into an APRS ObjectReport.
- getObjectsInGroup(String) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Search the list of outgoing messages for local Objects tagged with the specified QRU group.
- getObjectType() - Method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Get IHO S-57 object name code corresponding to this OpenSeaMap seamark:type.
- getObstructions(int, int, int, int) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get a list of all OpenStreetMap features that could obstruct a line-of-sight.
- getOffset(DistanceUnit) - Method in enum org.ka2ddo.util.DistanceUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(PressureUnit) - Method in enum org.ka2ddo.util.PressureUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(TemperatureUnit) - Method in enum org.ka2ddo.util.TemperatureUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(T) - Method in interface org.ka2ddo.util.UnitEnum
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOffset(WeightUnit) - Method in enum org.ka2ddo.util.WeightUnit
-
Get the additive offset to convert a value from the specified unit to this unit.
- getOpenTracSymbolCode(String) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
-
Get the OpenTracMapSymbol code corresponding to the specified APRS symbol.
- getOpenTracSymbolDescription(OpenTracMapSymbol) - Static method in class org.ka2ddo.opentrac.OpenTracSymbols
-
Get the description associated with an OpenTracMapSymbol.
- getOriginalArguments() - Static method in class org.ka2ddo.yaac.YAAC
-
Return the original command-line arguments used to start YAAC.
- getOriginalDestination(AX25Callsign, String) - Static method in class org.ka2ddo.ax25.AX25Message
-
Extract the callsign of the original destination of this message.
- getOriginalSource(AX25Callsign, String) - Static method in class org.ka2ddo.ax25.AX25Message
-
Extract the callsign of the original destination of this message.
- getOriginatingCallsign() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the callsign of the station that originated this message (not of any Tx-Igate relay).
- getOriginatingCallsign() - Method in interface org.ka2ddo.ax25.SignableMessage
-
Get the callsign of the station that originated this message (not of any Tx-Igate relay).
- getOriginatingDest() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the destination address oeiginally specified bv the station that originated this message.
- getOrs() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Get the ObjectReportSender (if any) associated with this pairing's ObjectReport.
- getOs() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the computer operating system this software is restricted to.
- getOSMLayer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the street map rendering layer of this map.
- getOSMLayer() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the OSMLayer of this map widget.
- getOsName() - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Get the name of the host operating system.
- getOther() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the other type of Java Object associated with this event.
- getOutputStream() - Method in class org.ka2ddo.ax25.ConnState
-
Get a Java-style OutputStream for writing to this connection.
- getOutstandingMessages() - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get a reference to the vector of outstanding locally originated messages.
- getOverlay(char) - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Report if the specified character is an overlay, not the defined table ID for this symbol.
- getP() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get poll bit.
- getPadToString() - Method in class org.ka2ddo.yaac.ax25.Age
-
Obtain the minimum number of characters to render an Age.
- getParam(String) - Method in interface org.ka2ddo.yaac.sound.SpeechParamIfc
-
Get the portion of the voice command that corresponds to the specific macro name.
- getParamClass() - Method in enum org.ka2ddo.yaac.ax25.MsgEventType
-
Get the Class of the primary parameter expected for this event type.
- getParamLength() - Method in class org.ka2ddo.ax25.XIDParameter
-
Get the length of the parameter's value.
- getParentName() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Get the name of the widget containing this ZoomControl object.
- getParser(byte) - Method in class org.ka2ddo.ax25.AX25Stack
-
Get the protocol parsing handler for the specified protocol.
- getPathIterator() - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Obtain an Iterator across all the GETable pages known to this web server.
- getPathIterator(String) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Obtain an Iterator across all the pages known to this web server.
- getPid() - Method in enum org.ka2ddo.ax25.ProtocolFamily
-
Get the AX.25 protocol ID value associated with this ProtocolFamily.
- getPinPointAt(int, int, Projection) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Find which (if any) PinPoint that the specified viewport coordinates are upon.
- getPluginName() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the name of the plugin JAR file.
- getPluginURLs() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get array of jar URLs for this plugin, including any 3rd-party library JARs
this plugin depends on.
- getPopupMenuActionList() - Static method in class org.ka2ddo.yaac.YAAC
-
Get a list of all currently defined potential menu items for inclusion in a popup menu in
the map window.
- getPort() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the Connector associated with this AlohaRanger.
- getPort() - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Get the port associated with this BlinkenLight.
- getPortAddress() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Get the AX.25 callsign associated with this TNC port.
- getPortConfig() - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get the current configuration object for this PortConnector.
- getPortConnectorClass(String) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get the class corresponding to a particular port type name.
- getPortConnectorInactivityTimer() - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get the Timer for use by PortConnectors to handle inactivity tests.
- getPortConnectorTypes() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Get PortConnector drivers provided by this Provider.
- getPortConnectorTypes() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get PortConnector drivers provided by this Provider.
- getPortList() - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get all the currently defined PortConnectors, whether or not they are open.
- getPortNumber() - Method in class org.ka2ddo.yaac.io.PortConfig
-
Get the arbitrary sequence port number assigned to this configuration record.
- getPortOpenTime() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Return the time (in milliseconds since epoch) of when the connection to the
remote application was opened.
- getPortOpenTime() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Return the time (in milliseconds since epoch) of when the connection to the
remote application was opened.
- getPortOpenTime() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Return the time (in milliseconds since epoch) of when the connection to the
remote application was opened.
- getPosition() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Extract the position information from this OpenTracMessage.
- getPositionAltitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Return the position's altitude.
- getPositionAltitude() - Method in class org.ka2ddo.gps.GpsFix
-
Return the position's altitude.
- getPositionAltitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Return the position's altitude.
- getPositionAltitude() - Method in interface org.ka2ddo.util.PositionSrc
-
Return the position's altitude.
- getPositionLatitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Return the position's latitude.
- getPositionLatitude() - Method in class org.ka2ddo.gps.GpsFix
-
Return the position's latitude.
- getPositionLatitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Return the position's latitude.
- getPositionLatitude() - Method in interface org.ka2ddo.util.PositionSrc
-
Return the position's latitude.
- getPositionLongitude() - Method in class org.ka2ddo.aprs.PositionMessage
-
Return the position's longitude.
- getPositionLongitude() - Method in class org.ka2ddo.gps.GpsFix
-
Return the position's longitude.
- getPositionLongitude() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Return the position's longitude.
- getPositionLongitude() - Method in interface org.ka2ddo.util.PositionSrc
-
Return the position's longitude.
- getPositionTime() - Method in class org.ka2ddo.aprs.PositionMessage
-
Return when this position was determined.
- getPositionTime() - Method in class org.ka2ddo.gps.GpsFix
-
Return when this position was determined.
- getPositionTime() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Return when this position was determined.
- getPositionTime() - Method in interface org.ka2ddo.util.PositionSrc
-
Return when this position was determined.
- getPostalAddressQueueSize() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Get the number of entries in the postal address writing queue.
- getPrecedence() - Method in class org.ka2ddo.aprs.Message
-
Report the traffic-handling precedence for this message instance.
- getPrecedence() - Method in class org.ka2ddo.aprs.MicE
-
Report the traffic-handling precedence for this message instance.
- getPrecedence() - Method in class org.ka2ddo.ax25.AX25Message
-
Report the traffic-handling precedence for this message instance.
- getPrecedence() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Report the traffic-handling precedence for this entity's elements.
- getPrecedence() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Report the traffic-handling precedence for this message instance.
- getPrecedence() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the current Precedence state of this station or object.
- getPrecedence() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Get the precedence (if known) for this AttentionAlert.
- getPrecedenceColor(AX25Message.Precedence) - Static method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Get the color that should be used to identify messages or stations of the specified precedence.
- getPreferences() - Static method in class org.ka2ddo.yaac.YAAC
-
Get a handle to the Java Preferences node at the root of the subtree used to store YAAC preferences.
- getPreferredConnector(int) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the first PortConnector defined in the location station which has all the
requested capabilities.
- getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredFileType() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredFileType() - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
-
Specify the preferred filetype for files saving this Filter's data set.
- getPreferredLocation() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Get where on the map bean this control widget wants to be added.
- getPreferredScrollableViewportSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the preferred size of the viewport for a view component.
- getPreferredScrollableViewportSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Returns the preferred size of the viewport for a view component.
- getPreferredSize() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
If the preferredSize
has been set to a
non-null
value just returns it.
- getPreferredSize() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
If the preferredSize
has been set to a
non-null
value just returns it.
- getPrefPrefix() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Get the persistence name prefix for this Filter.
- getPrerequisiteSet() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the set of plugin names of the other plugins this plugin depends on.
- getPressureUnit() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the currently set unit for pressure display.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousCard() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Get the AbstractWizardCard instance that should be displayed when the user clicks
the Back button.
- getPreviousValue() - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Return the object in the sequence that comes before the object returned
by getValue()
.
- getPreviousValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the previous number in the sequence.
- getPreviousValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the next smaller value for the element.
- getPrivateKey(String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the PrivateKey associated with the specified alias.
- getProfileName() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the name of the profile being used to store configuration data.
- getPropertyListener() - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Get the currently associated GUI-specific PropertyListener.
- getProps() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the Properties object used to efficiently cache preferences that are used frequently by YAAC.
- getProtocols() - Method in class org.ka2ddo.aprs.DefaultMessage
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.Message
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.PositionReport
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.aprs.StatusMessage
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProtocols() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Get the protocol family or families that this message corresponds to, so
ports that don't support all protocols will not forward inappropriate packets.
- getProvider(Class<? extends Provider>) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByClassName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByJarName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderByName(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the instance of the specified Provider subclass currently loaded into YAAC.
- getProviderClassName() - Method in class org.ka2ddo.yaac.YAAC.PluginContext
-
Get the fully package qualified class name of the
Provider
subclass
for this plugin.
- getProviderList() - Static method in class org.ka2ddo.yaac.YAAC
-
Get a List of all the Provider objects loaded into YAAC.
- getPurgeThresholdSecs() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Get the time in seconds that messages will be kept before purging.
- getQruGroupCounts() - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get a map of all the QRU groups known to have locally originated objects on this
station, and return the count of objects per group.
- getQuadIcon() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Get the quadruple-sized (64x64) sized icon for this symbol.
- getQuadrantIndex(int, int) - Static method in class org.ka2ddo.yaac.osm.PostalAddress
-
Determine which planetary quadrant (database table) an address should be stored in.
- getQuadrantIndex() - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Get the quadrant index for the geographical coordinates of this PostalAddress.
- getQuadStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
-
Get the 64x64 ImageIcon for a given symbol.
- getQuantizedScale() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the quantized step interval between contour lines in meters,
- getQuery() - Method in class org.ka2ddo.aprs.MessageMessage
-
Test whether this MessageMessage contains a directed query (APRS protocol specification chapter 15).
- getRadioModel() - Method in class org.ka2ddo.aprs.MicE
-
Get the model string (if any) decoded from the Mic-E model type codes in the free-text field.
- getRadioPortNames(String, int, String) - Static method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Get the list of ports discovered on this AGWPE server.
- getRadius(float) - Method in class org.ka2ddo.yaac.osm.OsmObstructionFinder.AmenityAttr
-
Get radius of this target based on its height.
- getRadiusInKM() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Get the current radius in kilometers.
- getRadiusOfConfidence() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the last reported position ambiguity,
- getRandomAccessFile() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Get the RandomAccessFile underlying this MultiBufferedRandomAccessFile.
- getRangeLimitFilter() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get a reference to the RadiusFilter used for deciding if a station or object has changed between being in-range
and out-of-range.
- getRangeM() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Get the range to the perimeter of this aloha circle.
- getRank() - Method in enum org.ka2ddo.gps.GpsFixQuality
-
Get the preferred rank of this quality to compare qualities if multiple constellations were used to
provide an answer.
- getRasterMapCatalog() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Get the collection of raster images used by this map overlay.
- getRasterMapOverlay() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the raster map rendering layer of this map.
- getRawPacketTableModel() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the raw packet table model managed by this GUI.
- getRcptTime() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the timestamp this AX25Message was received in milliseconds since
1 Jan 1970 UTC.
- getReadOnlyExtensionMap() - Method in class org.ka2ddo.ax25.AX25Message
-
Get a reference to the extension map that should not be modified.
- getRecordIdentifier() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the hashable and comparable identifier for the record.
- getRecordIdentifier() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Return the hashable and comparable identifier for the record.
- getRecordIdentifier() - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Return the hashable and comparable identifier for the record.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRecordTypeTag() - Method in interface org.ka2ddo.yaac.util.ClearableTableModel
-
Get a tag that can be given to the
Localizer
to return the
term for the records to be or that have been deleted.
- getRefreshRateInSec() - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Get the automatic page refresh rate setting currently sent to browsers.
- getRegionCode() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Identify what appears to be a regional alias base in the list of known aliases,
if one exists.
- getRegisteredHandlerMap() - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Get a read-only reference to the map of registered handlers.
- getRelativeOffsetMsec() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
- getRelayPath() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the digipeating path selected by the user.
- getRemainingTransmits() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the number of transmissions remaining until the message has been sent.
- getRemoteAppAndVersion() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Get the application and version thereof of the remote application this Connector
is connected to.
- getRemoteAppAndVersion() - Method in interface org.ka2ddo.yaac.io.HasRemoteAppIfc
-
Get the application and version thereof of the remote application this Connector
is connected to.
- getRemoteAppAndVersion() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Get the application and version thereof of the remote application this Connector
is connected to.
- getRenderColor() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the rendering color or texture for painting this type of Way.
- getRenderer(int) - Method in interface org.ka2ddo.yaac.gui.TableCellRendererSource
-
Get the TableCellRenderer for the specified column.
- getRenderLevel() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Report whether this attribute provides useful information at render time.
- getRenderStroke() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the Swing Stroke style to use for painting lines of this Way type.
- getReserved() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Get the reserved bits of the 7th byte of the callsign (per the AX.25 specification).
- getRetransmitCount() - Method in interface org.ka2ddo.ax25.Transmitting
-
Get the locally-originated message retransmit count.
- getRetransmitCount() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the locally-originated message retransmit count.
- getRetransTimer() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the retransmit timer for outbound AX.25 frames.
- getRFSendTimePerByte() - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Calculate the estimated RF transmission time per frame byte for the TNC on this port.
- getRightLongitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the longitude of the right edge of the map.
- getRightLongitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the longitude of the right edge of the map.
- getRightLongitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the easternmost longitude rendered on the map.
- getRow(int) - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Get the Nth DigipeatAliasRecord in the catalog.
- getRow(int) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Get the Nth record in the MessageGroupCatalog.
- getRow(int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Get the Nth DigipeatAliasRecord in the catalog.
- getRow(int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getRowCount() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Get the number of defined digipeat aliases.
- getRowCount() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Get the number of packets currently stored in the SnifferDataModel.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Returns the length of the list.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Get the number of rows in the table model (effectively, the number of monitored stations).
- getRowCount() - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Get the number of rows in the table model (effectively, the number of monitored stations).
- getRowCount() - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the number of rows in the table model (effectively, the number of monitored stations).
- getRowCount() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in interface org.ka2ddo.yaac.util.SaveableTable
-
Get the number of records in this table.
- getRowFilter() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns the filter that determines which rows, if any, should
be hidden from view.
- getS57ObjectCode() - Method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Get the IHO S-57 Appendix B Object code for this seamark type.
- getSatCatalog() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get the current state of the GPS satellite constellation.
- getSaveableTableInView(Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Get the SaveableTable (if any) in the specified view.
- getSaveableTableInView(Object) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Get the SaveableTable (if any) in the specified view.
- getScale() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the current scale factor of the map.
- getScale() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the current scale factor of the map.
- getScale() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Get the current value of the map scale display on this widget.
- getScope() - Method in class org.ka2ddo.aprs.ObjectReport
-
Get the transmission scope for this message (so the digipeat path can be derived).
- getScope() - Method in class org.ka2ddo.aprs.Query
-
Get the transmission scope for this message (so the digipeat path can be derived).
- getScope() - Method in interface org.ka2ddo.ax25.ScopeableMessage
-
Get the transmission scope for this message (so the digipeat path can be derived).
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableTracksViewportHeight() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportHeight() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportWidth() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Return true if a viewport should always force the width of this
Scrollable
to match the width of the viewport.
- getScrollableTracksViewportWidth() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Return true if a viewport should always force the width of this
Scrollable
to match the width of the viewport.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getSDClient() - Static method in class org.ka2ddo.yaac.util.ServiceDiscovery
-
Get an instance of a ServiceDiscovery client that will work on the local system,
for possible multiple lookups.
- getSelectedMarker() - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Get the currently selected marker (if any to be selected and is selected).
- getSelectedRow() - Method in class org.ka2ddo.yaac.gui.PickablePortListDialog
-
Get the index of the selected row.
- getSelectedText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the portion of the text that is selected.
- getSelectedTime() - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Get the selected time boundary.
- getSelectionEnd() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the end offset within the selected text.
- getSelectionStart() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the start offset within the selected text.
- getSendableState() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
- getSeqNum() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Get the identifying sequence number of this instance of NonshareableDoubleBufferedDataInputStream
.
- getSequenceNumber() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Get the sequence number for the data in this entity.
- getSerialPortListGetter() - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Get the existing SerialPortListGetter.
- getSerialPortNames(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Obtain the list of unused serial ports on this system.
- getSerialPortNames(String) - Method in interface org.ka2ddo.yaac.os.OSAdapter.SerialPortListGetter
-
Obtain the list of unused serial ports on this system.
- getServerAliases(String, Principal[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get the matching aliases for authenticating 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).
- getServerInstance() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
Get the server instance associated with this thread.
- getServerOSMChangeSet(String) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Query the author's website for the currently available changeset of the pre-imported OpenStreetMap tile files.
- getSevereWeatherZone(int) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get the ZoneEntry at the specified row in the table.
- getShortTermHistory() - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Get a copy of the recent position history of this station.
- getShortUnit() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get the shorter DistanceUnit associated with this DistanceUnit.
- getShortUnit() - Method in interface org.ka2ddo.util.UnitEnumHasShortUnit
-
Get the shorter unit associated with this unit.
- getSignature() - Method in interface org.ka2ddo.aprs.AprsSignableMessage
-
Get the ASCII-encoded signature of this message.
- getSignature() - Method in class org.ka2ddo.aprs.MessageMessage
-
Get the ASCII-encoded signature of this message.
- getSignatureState() - Method in class org.ka2ddo.aprs.MessageMessage
-
Report the status of the signature of this message.
- getSignatureState() - Method in interface org.ka2ddo.ax25.SignableMessage
-
Report the status of the signature of this message.
- getSize() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the dimensions of this map widget.
- getSize() - Method in class org.ka2ddo.yaac.srtm.SRTMTile
-
Report the amount of memory consumed by this tile.
- getSlowSendRate() - Method in class org.ka2ddo.aprs.ObjectReport
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Get the currently configured slow send rate for this object.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.io.BeaconData
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in interface org.ka2ddo.yaac.io.ObjectEditorSettingsIfc
-
Get the currently configured slow send raye for this object.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the slow retransmission rate for this message.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.io.StatusData
-
The slowest rate a message should be sent.
- getSlowSendRate() - Method in class org.ka2ddo.yaac.io.Transmitter
-
The slowest rate a message should be sent.
- getSlowSpeed() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Slowest speed of station motion such that position message transmissions are scheduled
as if station was not moving.
- getSnifferDataModel() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the data structure used to cache all received raw AX.25 packets.
- getSortedRow(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Return the object state record for the specified index into the sorted
list of objects that is backing the table model.
- getSortedRow(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Return the object state record for the specified index into the sorted
list of objects that is backing the table model.
- getSortKeys() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns the current sort keys.
- getSortOrder() - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Get the current order for sorting multiple stations in a PopupStationWindow.
- getSortsOnUpdates() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Returns true if a sort should happen when the underlying
model is updated; otherwise, returns false.
- getSoundMaker() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the object used to produce sound effects.
- getSouthLatitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box southern edge for the event area,
- getSpecialState(long, long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Derive the background color for a given object.
- getSpecificallyTrackedCount() - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the number of stations currently being tracked.
- getSpecificallyTrackedCount(int) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the number of stations currently being tracked for a specific reason.
- getSpeechCustomGrammar(String) - Method in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
Get the current map of voice commands to actions
- getSpeechCustomGrammarForCurrentView() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Ask the current window whether it has any overriding grammar for speech command.
- getSpeechCustomGrammarForCurrentView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Ask the current window whether it has any overriding grammar for speech command.
- getSpeed() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the last known speed of travel of this station or object.
- getSpeed() - Method in class org.ka2ddo.yaac.osm.Speed
-
Get the speed in the specified unit.
- getSpeedDurationScaleToHr() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get the scaling factor for a speed duration unit relative to the most common
unit of hours (e.g., miles per hour).
- getSpeedKPH() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Get the speed of motion of the entity.
- getSpeedString() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get the descriptive String for a DistanceUnit when used for velocity as
DistanceUnit per hour.
- getSpread() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Get the statistics for the breadth-wise spread of the tree.
- getSrc() - Method in class org.ka2ddo.ax25.ConnState
-
Get the callsign of the station that originated this connection session.
- getSSID() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Return the numeric SSID associated with this callsign.
- getStandardDigipeatPathChoices() - Static method in class org.ka2ddo.yaac.io.Transmitter
-
Build a sorted list of all the currently registered known choices for
digipeat alias paths.
- getStandardDigipeatPaths() - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Get the standard digipeating paths the dialog was pre-loaded with.
- getStartAGLM() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the start point's altitude above ground level (AGL).
- getStartPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Get the starting coordinates.
- getStartPoint() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Get the current start point of the great circle route.
- getStartUpTilt() - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Compute the uptilt (downtilt is negative) at the starting point to look at the ending point, relative
to the start point's tangential horizontal plane.
- getStartupTime() - Static method in class org.ka2ddo.yaac.YAAC
-
Report the Unix time in milliseconds when YAAC was started.
- getState() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Report the current state of this filter.
- getState() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Get the current setting of this valid/invalid filter.
- getStateOf(AX25Callsign, AX25Callsign) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the connection state of an I-frame connection session between the specified two
callsigns.
- getStateOfConn() - Method in class org.ka2ddo.ax25.ConnState
-
Provide textual description of connection state.
- getStation(int) - Method in interface org.ka2ddo.yaac.gui.HealthMonitorGui.MonitoredStationGettingModel
-
Get the station associated with the specified row.
- getStation(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Get the station associated with the specified row.
- getStation(int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Get the station associated with the specified row.
- getStation(int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the station associated with the specified row.
- getStation(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get a MonitoredStation object by its list index,
- getStationByAlias(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Search for the first Station with the specified alias (tactical name).
- getStationCallsign() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Get the callsign-SSID of this MonitoredStation.
- getStationCount() - Method in class org.ka2ddo.yaac.ax25.StationTracker.DestinationStatistics
-
Get the number of stations using this tocall.
- getStationCount() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Get the current number of stations known to YAAC, regardless of the view mode.
- getStationCount() - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get the quantity of stations currently being monitored.
- getStationCount(MonitorType...) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get the quantity of stations of the specified type currently being monitored.
- getStationIcon(char, char) - Static method in class org.ka2ddo.yaac.gui.GuiSymbols
-
Get the 16x16 ImageIcon for a given symbol.
- getStationOverlay(StationState) - Static method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
Get the overlay character to render on top of an alternate table symbol icon.
- getStationRenderer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the station and object rendering layer of this map.
- getStationState() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the StationState for the station or object this event is about.
- getStationTypeCount(char, char) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Count the number of known stations of a specified type.
- getStats() - Method in class org.ka2ddo.ax25.Connector
-
Get the current statistics for this PortConnector instance.
- getStats() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Get the current statistics for this PortConnector instance.
- getStats(PortConnector.PortStatsType) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Get a particular category of statistics for this port.
- getStatsLength() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Report the number of statistics data points available.
- getStatsLength() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Report the number of statistics data points available.
- getStatsValue(int) - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Data value at the specified zero-based index into the data.
- getStatsValue(int) - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Data value at the specified zero-based index into the data.
- getStatusData() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the StatusData information for this station.
- getStepSize() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the size of the value change computed by the
getNextValue
and getPreviousValue
methods.
- getStringAPRSBody(boolean) - Method in class org.ka2ddo.aprs.ObjectReport
-
Build the transmittable body of a APRS Object or Item message from this data structure,
- getStringValue() - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Get the current value of this editor in the currently configured string format.
- getStroke() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Get the Stroke used to draw lines in this drawable.
- getStroke() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Get the stroke associated with this icon.
- getStroke(NWSMultiLine) - Static method in class org.ka2ddo.yaac.gui.GuiNWSMultiLine
-
Get the Stroke for rendering the specified NWSMultiline.
- getStroke() - Method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Get an instance of Stroke associated with this enum instance.
- getStroke() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Get the line-drawing stroke style that should be used by default for this WayType.
- getStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Get the name of the generic stroke type in this drawable.
- getStrokeType() - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Get the name of this generic stroke type.
- getSType() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get the Supervisory frame subtype.
- getSubType() - Method in enum org.ka2ddo.yaac.osm.Religion
-
Get the more specific AmenityType for this particular religion.
- getSupplementalTxIGateFilterExpression() - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Get the current supplemental Tx I-Gate filter expression.
- getSymbolAttr(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get all the attributes associated with an APRS symbol.
- getSymbolCode() - Method in class org.ka2ddo.aprs.Message
-
Get the APRS symbol code for this Message.
- getSymbolCode() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the last symbolCode reported for this station or object.
- getSymbolDescription(OpenTracMapSymbol) - Static method in class org.ka2ddo.yaac.gui.OpenTracGuiSymbols
-
- getSymbolIcon(OpenTracMapSymbol) - Static method in class org.ka2ddo.yaac.gui.OpenTracGuiSymbols
-
- getSymbolImageData() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the reference to GUI-specific icon data for this symbol.
- getSymbolsForCode(char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the SymbolAttr objects for all known table IDs and overlays for the specified symbol code character.
- getSymTableId() - Method in class org.ka2ddo.aprs.Message
-
Get the APRS symbol table ID or overlay character for this Message.
- getSymTableId() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Return the identifier of the table containing the symbol reported for this station or object.
- getTable() - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionPanel
-
- getTableCellColoring(JTable, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the foreground and background colors for rendering the values in the specified cell.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Sets an initial value
for the editor.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Sets an initial value
for the editor.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
-
Get an editor instance for a table cell.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Sets an initial value
for the editor.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Sets an initial value
for the editor.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.NullableBooleanRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
Returns the table cell renderer.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.EnumCellRenderer
-
Returns the table cell renderer.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.PaintRenderer
-
Returns the component used for drawing the Color cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather.StringCellRenderer
-
Returns the component used for drawing the cell.
- getTableModel() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Get the data model of the table.
- getTableModel() - Method in interface org.ka2ddo.yaac.util.SaveableTable
-
Get the data model of the table.
- getTelemetryStationCount() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Get the number of monitored stations currently sending telemetry data.
- getTemperatureUnit() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the currently set unit for temperature display.
- getText() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the arbitrary text string associated with this event.
- getText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Returns the text string that the label displays.
- getTile(int, int) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
- getTile(double, double) - Static method in class org.ka2ddo.yaac.osm.OsmObstructionFinder
-
Get an OSM object tree for the 1-degree by 1-degree region of the planet requested.
- getTile(int, int) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
- getTile(double, double) - Method in class org.ka2ddo.yaac.srtm.SRTMTileManager
-
Get a SRTMTile object for the 1-degree by 1-degree region of the planet requested.
- getTileWays(int, int, int, int, PrintStream) - Method in class org.ka2ddo.yaac.osm.Way
-
Find all the pieces of this Way that are contained inside the specified axis-aligned bounding box.
- getTimeBeforeInactive() - Static method in class org.ka2ddo.yaac.YAAC
-
Set the time interval after which no user action indicates the station is unattended.
- getTimeFilter() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the Filter controlling the maximum age of displayed message traffic.
- getTimestamp() - Method in class org.ka2ddo.ax25.AX25Message
-
Get the timestamp associated with this Message in milliseconds since
1 Jan 1970 UTC.
- getTimestamp() - Method in interface org.ka2ddo.ax25.SignableMessage
-
Get the timestamp associated with this Message in milliseconds since
1 Jan 1970 UTC.
- getTimeWaitingForBuf() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Return the total amount of time (in milliseconds) that the data-consuming
thread had to wait because the file-reading thread wasn't fast enough.
- getTinyUnit() - Method in enum org.ka2ddo.util.DistanceUnit
-
Get the extremely short DistanceUnit associated with this DistanceUnit.
- getTitle() - Method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Get the title string for this widget.
- getTitle() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Get the title string for this widget.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the dialog title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPort
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the border title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the dialog title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationLocation
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the dialog title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the dialog title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigUpdateExistingPortCallsigns
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the border title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the border title for this wizard card.
- getTitleTag() - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Returns the tag into the localized ResourceBundles for the text to be displayed
as the border title for this wizard card.
- getToCall() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the destination callsign (tocall) that should be used for messages originated
by this station.
- getTocall() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the tocall described by this structure.
- getToolTipText() - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel.AccessibleScrollableLabel
-
Returns the tool tip text
- getTopLatitude() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Get the latitude of the top edge of the map.
- getTopLatitude() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the latitude of the top edge of the map.
- getTopLatitude() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Get the northernmost latitude rendered on the map.
- getTopoLayer() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the elevation topography rendering layer of this map.
- getTopoLayer() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the TopoLayer of this map widget.
- getTotalOverlap() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Compute the total amount of overlap between sibling child nodes in the RTree.
- getTrackedObject(String) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Get the state object for the specified station or object.
- getTrackedStationTableModel() - Static method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Get a table model that allows viewing and manipulating the list of individually tracked stations.
- getTransmitting() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Get the Transmitting object that this AX25Stack will use for implicit but unrouted
transmissions.
- getTransparency() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Get the current transparency (alpha) value for drawing the current shape.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Sets an initial value for the editor.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Sets the value of the current tree cell to value
.
- getTuneIfc() - Static method in class org.ka2ddo.yaac.io.PortManager
-
Get the current implementation of the TuneIfc.
- getTurnSlope() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Get the turn slope, which is the scaling factor for the increase over the minimum turn angle before
beacon retransmissions will be accelerated.
- getType() - Method in class org.ka2ddo.ax25.Connector
-
Report what type of traffic comes from this connector.
- getType() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Get data type of the objects stored in this ShareableObjectCache.
- getType() - Method in class org.ka2ddo.util.StringCache
-
Get data type of the objects stored in this ShareableObjectCache.
- getType() - Method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher.QueuedMsgEvent
-
Get the type of event this object is describing.
- getType() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Gets the type of rendering to be performed for this element.
- getTypeCodes() - Static method in class org.ka2ddo.aprs.Symbols
-
Get all known combinations of symbol table ID or overlay with symbol code.
- getTypeCodes(boolean) - Static method in class org.ka2ddo.yaac.gui.SelectableSymbol
-
Provide a list of all standard symbol combinations, with a null default.
- getTypeEnableFlags() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Get all the symbol flags in arrays indexed by symbol code, then by symbol table ID/overlay.
- getTypeName(char, char) - Static method in class org.ka2ddo.aprs.Symbols
-
Get the localized String type name for this symbol.
- getTypeName() - Method in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Get the localized name for this symbol.
- getUnit() - Method in enum org.ka2ddo.aprs.HurricaneEnum
-
Get the unit (if any) for values for this WeatherEnum,
- getUnit() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Get the unit (if any) for values for this WeatherEnum,
- getUnit() - Method in interface org.ka2ddo.util.EnumWithUnits
-
Get the unit (if any) for values for this Enum,
- getUnit() - Method in class org.ka2ddo.yaac.osm.Length
-
Get the unit in which the length magnitude is measured.
- getUnit() - Method in interface org.ka2ddo.yaac.osm.QuantityUnitMeasure
-
Get the unit in which the magnitude is measured.
- getUnit() - Method in class org.ka2ddo.yaac.osm.Speed
-
Get the DistanceUnit (interpreted as a speed unit in DistanceUnit per hour) for this Speed.
- getUnit() - Method in class org.ka2ddo.yaac.osm.Weight
-
Get the unit in which the magnitude is measured.
- getUnit(Class<? extends UnitEnum>) - Static method in class org.ka2ddo.yaac.YAAC
-
Get the current preferred value of the unit-specifying Enum class.
- getUnitForName(String) - Static method in enum org.ka2ddo.util.DistanceUnit
-
Convert a string representing the abbreviations for a DistanceUnit into the enum
instance for that unit.
- getUnitForName(String) - Static method in enum org.ka2ddo.util.WeightUnit
-
Get the enumeration corresponding to the specified weight unit String name.
- getUnitScaling() - Method in enum org.ka2ddo.aprs.HurricaneEnum
-
Get the scaling factor to apply to the unit for values for this WeatherEnum.
- getUnitScaling() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Get the scaling factor to apply to the unit for values for this WeatherEnum.
- getUnwrittenCount() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedDataOutputStream
-
Get the count of bytes in the buffer that have not been forwarded to the next OutputStream down.
- getUserAgent() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Return a standard string for identifying this installation of YAAC to a web server in the
User-Agent HTTP header property.
- getUType() - Method in class org.ka2ddo.ax25.AX25Frame
-
Get Unordered frame subtype.
- getValue() - Method in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
-
Get the statistics object itself.
- getValue() - Method in class org.ka2ddo.yaac.core.Macros.MacroInfo
-
Get the value of the macro.
- getValue() - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
The current element of the sequence.
- getValue() - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Returns the value of the current element of the sequence.
- getValue(String) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Gets one of this object's properties
using the associated key.
- getValue(String) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Gets the Object
associated with the specified key.
- getValue() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the value for the element.
- getValue() - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
Get the Class that implements the driver code for this PortEntry.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Obtain the value of a particular cell in the table.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Get the display value for the specified table cell.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Get the display value for the specified table cell.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.KeyTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.osm.WaySelectionTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the display value for the specified table cell.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns the value for the cell at this column and
rowIndex
.
- getValueClass() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Class of the data type of values of this enumeration.
- getValueClass() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns the most specific superclass for the element value.
- getValueClassConstructorOneArg() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Get the reflection Constructor for a value of this enum that will convert a Float
into the appropriate value object.
- getValueType() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Get the value type associated with the enum.
- getVendor() - Method in class org.ka2ddo.yaac.gui.TocallToDescriptionMap.TocallDescription
-
Get the name of the vendor who manufactured this APRS hardware or software.
- getVersion() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Get the version of the provider.
- getVertexLat(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Gets the latitude of the index-specified vertex in the polyline.
- getVertexLon(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Gets the longitude of the index-specified vertex in the polyline.
- getViewportBounds2DOfImage(int, int, Mercator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Get the coordinates within the viewport that intersect the raster image.
- getViewRowCount() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- getVisibleCtls() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Get the type-specific visibility controls for this OSMLayer instance.
- getWaitOnEmpty() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of milliseconds spent waiting on an empty pipe.
- getWaitOnFull() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Report the number of milliseconds spent waiting on a full pipe.
- getWatchedStation(int) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the index of the station or object callsign stored in the individual track list.
- getWatchedStation(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.
- getWatchedStationIndex(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Get the index of the station or object callsign stored in the individual track list.
- getWayForRelation(OsmSegmenter.WayIndexRecord) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
- getWayType() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Get the WayType enumeration value associated with this WayParams object.
- getWayWriteFullDelay() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- getWeatherMessageAt(int, int) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Get the Nth historical weather message for the specified table cell.
- getWeatherModelNameStrings() - Static method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns an array of localized weather station model names, in the same order as the
standard abbreviations.
- getWeatherStateMap() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the map containing extracted weather and hurricane information.
- getWeightUnit() - Static method in class org.ka2ddo.yaac.YAAC
-
Get the currently set unit for weight display.
- getWestLongitude() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer.ZoneEntry
-
Return the bounding box western edge for the event area,
- getWidth() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Returns the current width of this component.
- getWindow() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Get the java.awt.Window containing this map widget.
- getWindow() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Get the java.awt.Window containing this map widget.
- getZoneTableModel() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Get a TableModel for accessing the currently active zones.
- getZoomScale() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
- getZoomScale() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
- GlassMapPane() - Constructor for class org.ka2ddo.yaac.gui.GeoMapGuiIfc.GlassMapPane
-
- gnssid - Variable in class org.ka2ddo.gps.SatelliteState
-
GNSS constellation ID for this satellite.
- gpgsvNumSentences - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Total number of $GPGSV sentences needed to describe all satellites in use.
- GpsCsvLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS position events only (not satellite constellation updates) to a CSV file,
with each record in the order latitude, longitude, elevation, and timestamp.
- GpsCsvLogger() - Constructor for class org.ka2ddo.yaac.gps.GpsCsvLogger
-
- GpsDataListener - Interface in org.ka2ddo.yaac.gps
-
Implementors of this interface can be notified when GPS data is updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called by the GPSDistributor when the GPS data has been updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in interface org.ka2ddo.yaac.gps.GpsDataListener
-
Called by the GPSDistributor when the GPS data has been updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Do not call.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusDialog
-
Called by the GPSDistributor when the GPS data has been updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane
-
Called by the GPSDistributor when the GPS data has been updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
Called by the GPSDistributor when the GPS data has been updated.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Do not call.
- gpsDataUpdated(GPSDistributor, GpsFix, boolean, String) - Method in class org.ka2ddo.yaac.YAAC
-
Called by the GPSDistributor when the GPS data has been updated.
- GpsdConnector - Class in org.ka2ddo.yaac.io
-
This class provides a driver to connect YAAC to a gpsd daemon, so that YAAC
can use a shared GPS receiver, or non-standard hardware that acts like a GPS
receiver or speaks protocols other than NMEA 0183.
- GpsdConnector() - Constructor for class org.ka2ddo.yaac.io.GpsdConnector
-
- GPSDistributor - Class in org.ka2ddo.yaac.gps
-
This class collects GPS data from GPS data sources and accumulates current
position data for use by other parts of the application.
- gpsDistributor - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Instance specific pointer to GPS parser.
- GpsdJsonLogger - Class in org.ka2ddo.yaac.gps
-
This class logs GPS data in GPSD JSON format, regardless of what format it was originally in.
- GpsdJsonLogger() - Constructor for class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
- GpsdPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for GpsdConnector.
- GpsdPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.GpsdPortEditor
-
Create the configuration panel for a connection to a GPSD daemon.
- GpsFix - Class in org.ka2ddo.gps
-
This class is a data structure containing one GPS location fix.
- GpsFix() - Constructor for class org.ka2ddo.gps.GpsFix
-
- GpsFixQuality - Enum in org.ka2ddo.gps
-
This enum defines the fix quality (as used in the NMEA 0183 V3.01 $GPGGA sentence).
- GpsLogBoundsSelector - Class in org.ka2ddo.yaac.gui
-
Panel for specifying the upper or lower bounds for selecting records from a YAAC GPS log file.
- GpsLogBoundsSelector(boolean, long, long) - Constructor for class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Create a log file bounds selector widget.
- GpsLogger - Interface in org.ka2ddo.yaac.gps
-
This interface specifies how the
GPSDistributor
will record GPS position events to
disk files.
- GpsLogMode - Enum in org.ka2ddo.yaac.gps
-
This enumeration defines the various formats that can be used to write a GPS position report to a disk file.
- GPSParser - Class in org.ka2ddo.gps
-
This singleton functor class collects GPS data from GPS data sources and accumulates current
position data for use by other parts of the application.
- GpsRawMessage - Class in org.ka2ddo.aprs
-
This class represents a message decoded from a raw GPS NMEA data string (APRS protocol specification chapter 6).
- GpsRawMessage(byte[], int, String, long, AX25Callsign, AX25Callsign) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
-
Create a GpsRawMessage from the bytes in a byte array (such as the body of an AX25Frame).
- GpsRawMessage(GpsFix, char, char) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
-
Alternate constructor to support remote GPS tracking.
- GpsRawMessage(String, long, String, String, String, int, int, char, char) - Constructor for class org.ka2ddo.aprs.GpsRawMessage
-
Alternate constructor to support waypoint sentence backfeeds from Kenwood D7100/D710 GPS jack.
- GpsRawNMEA0183Listener - Interface in org.ka2ddo.yaac.gps
-
This interface allows interested parties to receive copies of the raw
NMEA-0183 messages received from any interface in YAAC.
- GPSSentenceParser - Interface in org.ka2ddo.gps
-
Interface defining a custom parser for a particular NMEA-0183 sentence.
- GPSStatisticsPane(ResourceBundle) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
- GPSStatusDialog - Class in org.ka2ddo.yaac.gui
-
This class displays the current state of the GPS receiver as a non-modal dialog.
- GPSStatusDialog(ResourceBundle) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusDialog
-
Create a GPS status dialog instance for monitoring all GPS receivers connected to YAAC.
- GPSStatusPane - Class in org.ka2ddo.yaac.gui
-
This class displays the current state of the associated GPS receiver as a tabbed pane.
- GPSStatusPane(ResourceBundle, String) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane
-
Create a GPSStatus pane for the named GPS receiver.
- GPSStatusPane.GPSStatisticsPane - Class in org.ka2ddo.yaac.gui
-
Display the current numeric GPS statistics values as received from a GPS receiver.
- GPSStatusPane.ViewScope - Class in org.ka2ddo.yaac.gui
-
Plot the local-sky-relative locations of the GPS satellites in use by the GPS receiver.
- GpxLogger - Class in org.ka2ddo.yaac.gps
-
- GpxLogger() - Constructor for class org.ka2ddo.yaac.gps.GpxLogger
-
- GraphicalErrorLogger - Interface in org.ka2ddo.yaac.core
-
This interface provides a means to access the platform-specific GUI
classes from UI-independent code in YAAC.
- green - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The green color strength of this object, from 0 to 255.
- groupIdentifier - Variable in class org.ka2ddo.ax25.XIDGroup
-
Group Identifier (GI) of the XID frame; must always be 0x80 (parameter negotiation)
for the AX.25 protocol.
- gtn - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
The Way or Node that was found by the OsmSearcher,
- gtnFile - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
The File object for the disk file associated with this queue.
- GTNInfoSrc - Interface in org.ka2ddo.yaac.osm
-
Interface for callback to collect more information about a GenericTaggedNode.
- GTNWrapper - Class in org.ka2ddo.yaac.osm
-
This class wraps a OpenStreetMap record (way or node) found by the
OsmSearcher
to conveniently provide its position and distance from the map center so the GUI can
sort it in with other search results.
- GTNWrapper(GenericTaggedNode<?>, double, float, int, int) - Constructor for class org.ka2ddo.yaac.osm.GTNWrapper
-
Constructor for a GTNWrapper.
- GuiContentType - Enum in org.ka2ddo.yaac.pluginapi
-
This enum defines content types for UI panels that can launch popup menus,
to help popup menu actions decide whether they can be used in the launching
context.
- GuiIfc - Interface in org.ka2ddo.yaac.core
-
This provides a GUI subsystem independent interface to the UI, so the
backend can request GUI services without having to worry about whether it
is AWT/Swing or something else (such as Android).
- GuiIfc.FullMapFunctor - Interface in org.ka2ddo.yaac.core
-
Declare a callback for operations that have to iterate over all full-function map windows, not just the current one.
- GuiIfc.MapFunctor - Interface in org.ka2ddo.yaac.core
-
Declare a callback for operations that have to iterate over all map windows, not just the current one.
- GuiIfc.MessagingParams - Class in org.ka2ddo.yaac.core
-
Data structure containing parameters needed to transmit a text message.
- GuiIfc.OsmImportParams - Class in org.ka2ddo.yaac.core
-
Data structure of parameters needed for the OpenStreetMap import operation.
- GuiIfc.TileDownloadParams - Class in org.ka2ddo.yaac.core
-
Data structure of parameters needed for the OpenStreetMap pre-imported tile download operation.
- GuiNWSMultiLine - Class in org.ka2ddo.yaac.gui
-
This class provides graphical rendering support for NWS MultiLine encoded poly-figures.
- GuiOsAdapter - Class in org.ka2ddo.yaac.gui.os
-
This class provides support methods for O/S-specific initialization of the UI.
- GuiOsAdapter() - Constructor for class org.ka2ddo.yaac.gui.os.GuiOsAdapter
-
- GuiOsmConstants - Class in org.ka2ddo.yaac.gui.osm
-
This class is a container for various public constants used by other classes
in the .osm package.
- GuiOsmConstants.CheckedTexturePaint - Class in org.ka2ddo.yaac.gui.osm
-
A class implementing a TexturePaint where the texture is a checked pattern in two colors.
- GuiOsmConstants.FileTexturePaint - Class in org.ka2ddo.yaac.gui.osm
-
A TexturePaint object with an associated file path where the image was loaded from.
- GuiOsmConstants.StrokeEnum - Enum in org.ka2ddo.yaac.gui.osm
-
Enumeration identifying different types of stroke styles used for rendering.
- GuiSymbols - Class in org.ka2ddo.yaac.gui
-
This singleton class is a caching container for all the types of station symbols
supported by APRS.
- GuiSymbols.GuiSymbolImage - Class in org.ka2ddo.yaac.gui
-
This class collects a symbol icon image with read-only attributes of the symbol
that are commonly used but expensive to compute.
- ICON_PIXEL_SIZE - Static variable in class org.ka2ddo.yaac.gui.GuiSymbols
-
The default size of an APRS symbol icon in pixels.
- IconLoader - Class in org.ka2ddo.yaac.gui
-
This class provides static methods for loading icon images from the
distro's JAR file.
- IconPage - Class in org.ka2ddo.yaac.webserver
-
This "page" delivers the PNG encoding of a APRS symbol icon.
- IconPage() - Constructor for class org.ka2ddo.yaac.webserver.IconPage
-
- id - Variable in class org.ka2ddo.opentrac.OpenTracElement
-
- id - Variable in class org.ka2ddo.yaac.osm.ChangeSet
-
Sequential ID number assigned to this changeset.
- id - Variable in class org.ka2ddo.yaac.osm.Node
-
OpenStreetMap assigned ID number for this Node.
- id - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
The OSM element ID for the Node or Way.
- id - Variable in class org.ka2ddo.yaac.osm.Relation
-
OpenStreetMap database ID key for this Relation.
- id - Variable in class org.ka2ddo.yaac.osm.Way
-
The OpenStreetMap assigned ID number for this Way.
- identifier - Variable in class org.ka2ddo.yaac.ax25.StationState
-
The String identifying this particular station or object.
- identifier - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Callsign-SSID of station sending telemetry.
- IGATE - Static variable in class org.ka2ddo.yaac.ax25.StationTracker
-
Capability string included in capabilities if local station functioning as an I-Gate.
- igateFilter - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
The filter string specified for an I-gate type port.
- igateLevel - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
The level of I-gate operation enabled on this system.
- IGateQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class processes ?IGATE directed and general queries.
- IGateQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.IGateQueryHandler
-
- imageList - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Collection of raster images to overlay in the containing RasterMapOverlay.
- img - Variable in class org.ka2ddo.aprs.Symbols.SymbolAttr
-
Reference to GUI-specific icon data for this symbol.
- img - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
The image as a renderable object (assuming it can be loaded successfully).
- imgCreationDate - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Timestamp when the image was created (used to detect an updated image for automatic refreshing).
- importance - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Relative sort importance of this station.
- importConfigFromFile() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Import a configuration from a saved XML file (File->Configure->Export to File)
with appropriate interferences for callsign, directory, and serial port changing.
- importConfigFromFile() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Import a configuration from a saved XML file (File->Configure->Export to File)
with appropriate interferences for callsign, directory, and serial port changing.
- importMessages(InputStream, PacketExportMode, int, StatusListener, long, Filter) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Import a file of AX.25 frames in any of three formats into YAAC.
- InboundConnectedSessionListener() - Constructor for class org.ka2ddo.yaac.gui.MainGui.InboundConnectedSessionListener
-
- inCategory(Symbols.Category) - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Test if the specified category matches this category subfilter.
- INCH_EAST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning east a small fraction of the map.
- INCH_NORTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning north a small fraction of the map.
- INCH_SOUTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning south a small fraction of the map.
- INCH_WEST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning west a small fraction of the map.
- include(RowFilter.Entry<? extends M, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.RowFilterByMonitorType
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- include(RowFilter.Entry<? extends MessageModel, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.MessageRowFilter
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- include(MessageModel, int) - Method in class org.ka2ddo.yaac.gui.MessageRowFilter
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- include(RowFilter.Entry<? extends RawPacketTableModel, ? extends Integer>) - Method in class org.ka2ddo.yaac.gui.RawPacketRowFilter
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- include(RawPacketTableModel, int) - Method in class org.ka2ddo.yaac.gui.RawPacketRowFilter
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- include(M, int) - Method in interface org.ka2ddo.yaac.gui.table.FastRowFilter
-
Returns true if the specified entry should be shown;
returns false if the entry should be hidden.
- indexOf(byte[], int, char, int) - Static method in class org.ka2ddo.ax25.AX25Message
-
Search a byte array (assumed to be an ASCII string) for a matching character.
- indexOf(byte[], int, String, int) - Static method in class org.ka2ddo.ax25.AX25Message
-
Search a byte array (assumed to be an ASCII string) for a matching ASCII string.
- indexOf(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get the zero-based index of the tracked ObjectReport with the specified name
- indexOf(MonitoredStation) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Get the position index in the list of the specified MonitoredStation.
- IndexPage - Class in org.ka2ddo.yaac.webserver
-
This class generates the home page for the mini webserver inside YAAC.
- IndexPage() - Constructor for class org.ka2ddo.yaac.webserver.IndexPage
-
- inferSymbol(AX25Callsign, AX25Callsign) - Method in class org.ka2ddo.aprs.Message
-
Decode a symbol from the destination AX25Callsign (handling the case of old hardware and/or
software whose limited message set does not include messages with symbol codes in the message
body).
- information - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Information type, in index through FCC definition letters.
- INFORMATION_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Information content type codes in numeric index order.
- init(Preferences) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Load the MessageGroupCatalog with persisted values from the Java Preferences store.
- init() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Do any initialization that requires subclass constructor execution first (not just the super()
call to this class's constructor).
- init(Object, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Additional processing to be done when the action is attached to the menu structure.
- INITIAL_SORT - Static variable in class org.ka2ddo.yaac.gui.RawPacketPane
-
Default sort order for Raw Packets table.
- initializeCmd(AX25Frame) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Properly set the isCmd flag of a frame based on the
AX25Callsign.h_c
bits in
the sender and destination addresses.
- initializeFilterControls() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Set all the SendingStationFilter controls based on the current Preferences settings.
- initializePlaceZoomLevels() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Load the persisted zoom levels for Place labels from the Preferences backing store.
- initializeSpatialCheckEnvironment(float) - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Specify that the current known set of weather stations should be used for performing
level 3 spatial consistency checks.
- initializeWindowMenu(Object, Object) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Create the entries on the dynamic Window menu on the menu bar corresponding to every window
except the one containing the menu bar.
- initializeWindowMenu(Object, Object) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Create the entries on the dynamic Window menu on the menu bar corresponding to every window
except the one containing the menu bar.
- initialRateSecs - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Initial transmit interval for this beacon in seconds.
- initialRateSecs - Variable in class org.ka2ddo.yaac.io.StatusData
-
Initial transmit interval for this beacon in seconds.
- initMainWindowMenuBar() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC
object to be already initialized).
- initMainWindowMenuBar() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC
object to be already initialized).
- initMap() - Static method in enum org.ka2ddo.gps.GpsFixQuality
-
Initialize the mode map if it isn't already initialized.
- initMenuBar() - Method in interface org.ka2ddo.yaac.gui.FirstWindowInitIfc
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC
object to be already initialized).
- initMenuBar() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC
object to be already initialized).
- initMenuBar() - Method in class org.ka2ddo.yaac.gui.StationListViewer
-
Phase 2 of initializing the GUI (stuff that needs the GUI property of the main YAAC
object to be already initialized).
- initOnePlugin(Provider, String) - Static method in class org.ka2ddo.yaac.YAAC
-
Activate the features defined by the specified
Provider
subclass instance.
- initValueMap() - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Load the hashmap that translates string into enum value instances, including using aliases
for the official enums.
- insertDefaultRow(int, String) - Method in class org.ka2ddo.yaac.aprs.MessageGroupCatalog
-
Create a new initially-enabled LocalDestinationRecord at the specified index within
the catalog.
- insertGTN(Node) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Insert a new OSM
Node
into this RTreeNode.
- insertGTN(Way) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Insert a new OSM
Way
into this RTreeNode.
- insertOutgoingMessage(int, boolean) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Report that a new message has been added to the outgoing retransmitted
message list.
- insertOutgoingMessage(int, boolean) - Method in interface org.ka2ddo.yaac.io.SendableMessageListener
-
Report that a new message has been added to the outgoing retransmitted
message list.
- insertPrivateKey(String, PrivateKey, Certificate[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Insert a private key with its associated public key certificate chain.
- insertPublicCertificateChain(String, CertPath) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Store the public key certificates for some other station into the keystore.
- insertSecretKey(String, byte[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Store a byte-encoded secret (symmetric) key in the keystore.
- insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Invoked prior to insertion of text into the
specified Document.
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
-
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that there was an insert into the document.
- insertUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
-
Gives notification that there was an insert into the document.
- installedVersion - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The human-readable version identifier for the installed version of the plugin, or null if this plugin is
not yet installed into the local copy of YAAC.
- INSTANCE - Static variable in class org.ka2ddo.util.UTF8ResourceControl
-
- IntegerCache - Class in org.ka2ddo.util
-
This class implements a cache similar to the java.lang.Integer class, but for a wider range,
so as to reduce the number of duplicate-valued Integer wrapper objects cluttering up the heap.
- intern(String) - Static method in class org.ka2ddo.util.StringCache
-
Return the interned singleton copy of the specified String.
- internKey(T) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Look for the specified key in the cache.
- intersects(int, int, int, int) - Method in class org.ka2ddo.yaac.osm.Node
-
Test if this Node intersects the specified axis-aligned bounding box.
- intersects(int, int, int, int) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if the specified bounding box intersects the minimum bounding box of
this RTreeNode.
- intersects(int, int, int, int) - Method in class org.ka2ddo.yaac.osm.Way
-
Test if this Way intersects the specified axis-aligned bounding box.
- inUseByRcvr - Variable in class org.ka2ddo.gps.SatelliteState
-
Boolean true if this satellite is currently being used for position calculation.
- INV_NO_CITY - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_NO_HOUSENUMBER - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_NO_STREET - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_PERFECT_FAILURE - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Combination of error bits that implies an unusable PostalAddress, where if any
one of these bits is missing (and no other error bits are set), then the partial
address can be stored (and potentially fixed by later OSM records or by post-import
correction utilities).
- INV_TOO_LONG_CITY - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_TOO_LONG_COUNTRY - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_TOO_LONG_HOUSENUMBER - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_TOO_LONG_POSTCODE - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_TOO_LONG_STATEPROVINCE - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- INV_TOO_LONG_STREET - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- invalid - Variable in class org.ka2ddo.ax25.AX25Message
-
Indicates whether message was correctly formatted or otherwise parseable.
- invalidate() - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- invalidate() - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Invalidates or flushes any internally-cached data that depends
on the vertex coordinates of this Polygon
.
- invoke() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- invokeConfigWizard() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Start the configuration wizard at its first window.
- invokeConfigWizard() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Start the configuration wizard at its first window.
- invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the Object editing dialog, possibly initialized with the contents of an existing
ObjectReport.
- invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter, Scope) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the Object editing dialog, possibly initialized with the contents of an existing
ObjectReport.
- invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the Object editing dialog, possibly initialized with the contents of an existing
ObjectReport.
- invokeObjectEditor(String, Message, int, int, ObjectReportTransmitter, Scope) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the Object editing dialog, possibly initialized with the contents of an existing
ObjectReport.
- IOErrorDialog - Class in org.ka2ddo.yaac.gui
-
This class displays asynchronously-initiated error messages from the
I/O back-end.
- IrrelevantToPlaybackFilter - Interface in org.ka2ddo.yaac.filter
-
This tag interface marks a Filter subclass that is not suitable for filtering
the loading of log files for playback.
- is1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Test if the specified DigipeatListener is registered for first digipeater updates.
- IS_AREA - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is an enclosed area,
- IS_AREA_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_AREA flag (used to avoid inefficient autoboxing).
- IS_BRIDGE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a bridge above other features.
- IS_BRIDGE_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short object form of IS_BRIDGE
flag bit
(used to avoid inefficient autoboxing).
- IS_BUILDING - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a building, not open area.
- IS_BUILDING_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_BUILDING_flag (used to avoid inefficient autoboxing).
- IS_DISUSED - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating associated amenity is no longer in use or is abandoned.
- IS_DISUSED_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_DISUSED flag (used to avoid inefficient autoboxing).
- IS_HOLE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flags bit
indicating this map element is a hole in another closed area Way,
typically used for an inner Way in a Relation with inner and outer Ways.
- IS_INCOMPLETE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is missing vertices because of data cropping (either at import time
or when obtaining a partial OSM data file).
- IS_ISLAND - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is the coastline of an island.
- IS_ISLAND_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ISLAND flag (used to avoid inefficient autoboxing).
- IS_ONEWAY - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way only permits traffic in one direction.
- IS_ONEWAY_BACKWARDS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way only permits traffic in one direction, but the vertices are in reverse order.
- IS_ONEWAY_BACKWARDS_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ONEWAY_BACKWARDS flag (used to avoid inefficient autoboxing).
- IS_ONEWAY_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_ONEWAY
flag bit
(used to avoid inefficient autoboxing).
- IS_TUNNEL - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a tunnel underneath other features.
- IS_TUNNEL_OBJ - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Short Object form of IS_TUNNEL
flag bit
(used to avoid inefficient autoboxing).
- IS_WATER - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Flag bit
indicating Way is a water object.
- isAborted() - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Test whether the user has requested that the long-running operation be aborted.
- isAborted() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Test whether the user has requested that the long-running operation be aborted.
- isAcceptAllDests() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Report whether all destinations are accepted by this filter.
- isAcked() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Report whether this message was acknowledged by its recipient.
- isActive() - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Test if this task is actively queued to a timer.
- isActive() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Indicate whether this AttentionAlert is still active (i.e., not timed out).
- isActive() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Report whether this SendableMessageWrapper is still queued for upcoming transmissions.
- isActiveObject() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicates if this "station" is actually an Object or Item that is currently
active (not killed).
- isAdminBoundary() - Method in enum org.ka2ddo.yaac.osm.WayType
-
Indicate if this WayType represents an administrative or political boundary that shouldn't be
tagged with "highway" signs (even if the "ref" tag was used to provide an abbreviated name
for the boundary).
- isAlive() - Method in class org.ka2ddo.aprs.ObjectReport
-
Test if Object/Item is still alive.
- isAllowIllegalOverlays() - Static method in class org.ka2ddo.yaac.gui.OverlaySelector
-
Report whether this client can specify illegal overlay characters.
- isAllowInboundConnectedMode() - Static method in class org.ka2ddo.ax25.AX25Stack
-
Indicate whether this system accepts inbound connected-mode connection requests.
- isAllowVirtualDigipeatsForHF() - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Reports if HF packets without digipeat paths may be retransmitted through VHF RF ports.
- isAmbiguityLtLimit() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether the filter is looking for position more precise or less precise than the threshold.
- isAmenityOrWay - Variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
- isAppendCR() - Static method in class org.ka2ddo.aprs.Message
-
Indicate whether trailing CR should be appended to generated APRS packets.
- isApplyFilter() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Report whether the currently defined filters should restrict the contents of the
station/object list.
- isAutoLoadMapTiles() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether map tiles will be auto-downloaded (if the author's website can be reached) for any tiles
that have not already been downloaded.
- isAutoLoadMapTiles() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether map tiles will be auto-downloaded (if the author's website can be reached) for any tiles
that have not already been downloaded.
- isAutoLoadOsmTiles() - Static method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether YAAC is configured to try to auto-download pre-imported OSM tiles that are not
currently on the system.
- isAutoReply() - Static method in class org.ka2ddo.yaac.YAAC
-
Report whether received APRS text messages should be automatically replied to without
human input.
- isBeaconTextAcceptable(String) - Static method in class org.ka2ddo.yaac.gui.configwizard.ConfigBeacon
-
Validate a free-text beacon comment to ensure that if the operator uses the reserved
word EMERGENCY, they really mean to report a real emergency at their station.
- isBlacklisted(int) - Method in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Test if the specified callsign is on the blacklist for a specific reason.
- isBlacklisted(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Test if the specified callsign is on the blacklist.
- isBlacklisted(String, int) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Test if the specified callsign is on the blacklist for a specific reason.
- isCallsignSet() - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if the local station's callsign has been set.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Report whether the specified table cell may be edited by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Indicate whether the specified cell is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Report whether the specified table cell can be edited and modified by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Specify whether the indexed cell is editable or not
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Indicate whether the specified table cell can be edited.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Indicate whether the specified table cell can be edited.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Reports whether the specified cell can be modified by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Indicate whether the specified table cell's value can be edited by the user.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Report if the value of the specified table cell can be edited and modified by the user.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Indicate which columns of the table are editable.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Specifies that pushbuttons are usable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Indicate which columns can be edited.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Indicate whether tabel cell is editable.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
-
Test if this cell is editable (which should always be the case if an editor
was invoked on it.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns true if the cell at rowIndex
and
columnIndex
is editable.
- isCellEditable(EventObject) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Asks the editor if it can start editing using anEvent
.
- isCellEditable(int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Indicate if a table cell is editable.
- isCellEditable(int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Returns true if the cell at rowIndex
and
this column
is editable.
- isChanged() - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Indicate whether any edits have occurred since the table model was instantiated.
- isClockWise() - Method in class org.ka2ddo.yaac.osm.Way
-
Test if the Way is clockwise or counterclockwise.
- isClosed() - Method in class org.ka2ddo.aprs.NWSMultiLine
-
Test whether this is a polyline or polygon.
- isCustom - Variable in class org.ka2ddo.aprs.PositionMessage
-
If true, indicates that the Mic-E status code should be treated as a custom value rather
than the common standard meanings for the ordinal values 1 to 7.
- isCustom() - Method in class org.ka2ddo.aprs.PositionMessage
-
Indicate whether the MicE status code is a standard code or a custom code.
- isDebug() - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if debug messages should be printed out.
- isDebug(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if a specific category of debug messages should be printed out.
- isDebug() - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if debug messages should be printed out.
- isDebug(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if a specific category of debug messages should be printed out.
- isDebugOnly(String) - Static method in class org.ka2ddo.util.DebugCtl
-
Indicate if a specific category of debug messages should be printed out.
- isDefault() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Test if this way enumeration has the factory-default settings (i.e., don't need to save in preferences).
- isDefaultIsViewableForNewStation() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Report whether newly created stations and object records are visible by default.
- isDigipeatableCallsign(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Test if a callsign looks like a real callsign (at least one digit somewhere other than
the last character, all letters uppercase), and an AX.25-legal SSID.
- isDigital - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates this represents DCS (Digital Code Squelch) rather than tone squelch,
- isDirect() - Method in class org.ka2ddo.ax25.AX25Frame
-
Test if this message was sent directly (without any relay station).
- isDirect() - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this message was sent directly (without any relay station).
- isDirect(long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Report if the station has been directly heard by the local YAAC instance (without
being digipeated) recently.
- isDirectory - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
Boolean true indicates chooser should select a directory, false for files.
- isDiscardable() - Method in enum org.ka2ddo.yaac.osm.Man_Made
-
Indicate if elements of this Man_Made type should be discarded, as they add no value for
map rendering.
- isDoAllExisting() - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Report if assuming all currently present tiles will be downloaded again.
- isDoAlohaForAprsIs() - Static method in class org.ka2ddo.yaac.core.AlohaTracker
-
Report whether APRS-IS stations will be computed into an aloha circle.
- isDontRotateIcons() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- isDontRotateIcons() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- isDontRotateIcons() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- isDontShowAsOld() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Report whether rendering code should display old messages differently.
- isDoRxIGate() - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Reports if RF-to-IP packet gating is allowed.
- isDoTxIGate() - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Reports if IP-to-RF packet gating is allowed.
- isDoubleSizeIcon - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Draw this station/object using a double-sized icon so it is easier to find on the map.
- isDoVicinityPlot() - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Efficiently test if vicinity plotting should be done for stations not reporting position.
- isDrawAge() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the time interval since last receipt of a message from or
about a station or object is plotted below the station/object's name.
- isDrawAge() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the time interval since last receipt of a message from or
about a station or object is plotted below the station/object's name.
- isDrawAge() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether the time interval since last receipt of a message from or
about a station or object is plotted below the station/object's name.
- isDrawAliasInsteadOfCallsign() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object.
- isDrawAliasInsteadOfCallsign() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object..
- isDrawAliasInsteadOfCallsign() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object..
- isDrawAllTrackStripes() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Indicate whether all moving stations should have track stripes plotted.
- isDrawAllTrackStripes() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Indicate whether all moving stations should have track stripes plotted.
- isDrawAllTrackStripes() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Indicate whether all moving stations should have track stripes plotted.
- isDrawAlohaCircle() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) are plotted on the map.
- isDrawAlohaCircle() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) are plotted on the map.
- isDrawAlohaCircle() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) are plotted on the map.
- isDrawAmbiguityCircle() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether a translucent ambiguity circle is drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- isDrawAmbiguityCircle() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether a translucent ambiguity circle is drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- isDrawAmbiguityCircle() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether a translucent ambiguity circle is drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- isDrawCallsign() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether callsign label should be drawn for each station/object.
- isDrawCallsign() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether callsign label should be drawn for each station/object.
- isDrawCallsign() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether callsign label should be drawn for each station/object.
- isDrawDeadObjects() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether Objects that have been "killed" are plotted on the map.
- isDrawDeadObjects() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether Objects that have been "killed" are plotted on the map.
- isDrawDeadObjects() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether Objects that have been "killed" are plotted on the map.
- isDrawDeadReckoning() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether deadreckoning position updates for moving stations and objects are
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- isDrawDeadReckoning() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether deadreckoning position updates for moving stations and objects are
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- isDrawDeadReckoning() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether deadreckoning position updates for moving stations and objects are
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- isDrawDF() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether direction-finding cones are plotted from stations
reporting DFS vector information
- isDrawDF() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether direction-finding cones are plotted from stations
reporting DFS vector information
- isDrawDF() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether direction-finding cones are plotted from stations
reporting DFS vector information
- isDrawDigipeatHops() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report if digipeater hop paths are drawn for stations.
- isDrawDigipeatHops() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if digipeater hop paths are drawn for stations.
- isDrawDigipeatHops() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report if digipeater hop paths are drawn for stations.
- isDrawDoubleSizedSymbols() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report if symbols are being drawn double-sized.
- isDrawDoubleSizedSymbols() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if symbols are being drawn double-sized.
- isDrawDoubleSizedSymbols() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report if symbols are being drawn double-sized.
- isDrawHeatMap() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report if heat maps are drawn for stations.
- isDrawHeatMap() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if heat maps are drawn for stations.
- isDrawHeatMap() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report if heat maps are drawn for stations.
- isDrawItemStatus() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether a color-coded "halo" is drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- isDrawItemStatus() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether a color-coded "halo" is drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- isDrawItemStatus() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether a color-coded "halo" is drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- isDrawMicEStatusCircles() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether color-coded circles indicating Mic-E status codes
are be drawn around stations reporting those codes.
- isDrawMicEStatusCircles() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether color-coded circles indicating Mic-E status codes
are be drawn around stations reporting those codes.
- isDrawMicEStatusCircles() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether color-coded circles indicating Mic-E status codes
are be drawn around stations reporting those codes.
- isDrawNWSMultiLine() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether encoded polylines (generally used for National Weather Service
severe weather regions) are plotted on the map.
- isDrawNWSMultiLine() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether encoded polylines (generally used for National Weather Service
severe weather regions) are plotted on the map.
- isDrawNWSMultiLine() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether encoded polylines (generally used for National Weather Service
severe weather regions) are plotted on the map.
- isDrawRangeCircles() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether radio range circles are being drawn for stations reporting
or implying transmission range limits.
- isDrawRangeCircles() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether radio range circles are being drawn for stations reporting
or implying transmission range limits.
- isDrawRangeCircles() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether radio range circles are being drawn for stations reporting
or implying transmission range limits.
- isDrawSelf() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether the local station is plotted on the map.
- isDrawSelf() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the local station is plotted on the map.
- isDrawSelf() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether the local station is plotted on the map.
- isDrawSelfLikeOther() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether local station is drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- isDrawSelfLikeOther() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether local station is drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- isDrawSelfLikeOther() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether local station is drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- isDrawSpeed() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the motion speed and bearing of
a station or object should be plotted below the station/object's name.
- isDrawSpeed() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the motion speed and bearing of
a station or object should be plotted below the station/object's name.
- isDrawSpeed() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether the motion speed and bearing of
a station or object is plotted below the station/object's name.
- isDrawTrackStripe(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Test whether the specific station or object should have a track stripe drawn after it.
- isDrawWeatherAsWeather() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether weather stations are drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- isDrawWeatherAsWeather() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether weather stations are drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- isDrawWeatherAsWeather() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether weather stations are drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- isDuplicate(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Frame
-
Test if this frame has the same contents (at least as regards duplicate checking)
as the provided older frame.
- isEditable() - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Returns true if the element
is editable.
- isEmpty() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Returns true
if this set contains no entries.
- isEmpty() - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Test whether this PostalAddress has enough information to be worth saving.
- isEmpty() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns true
if this map contains no key-value mappings.
- isEnabled() - Method in class org.ka2ddo.aprs.DefaultMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.MessageMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.ObjectReport
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.PositionMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.Query
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.StationCapabilities
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.StatusMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in interface org.ka2ddo.ax25.SendableMessage
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Test if message should still be transmitted.
- isEnabled(Enum) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether filtering is enabled for messages containing the specified message token as
identified by a WeatherEnum or DataExtensionEnum.
- isEnabled() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether the entire MessageContentFilter is enabled to check for specific message contents.
- isEnabled(int) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Test whether the specified Mic-E status code is acceptable by
this filter.
- isEnabled() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Test if this RadiusFilter is enabled.
- isEnabled() - Method in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
-
Indicate whether messages from stations with this symbol are allowed.
- isEnabled() - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Returns the enabled state of the Action
.
- isEnabled() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.yaac.io.StatusData
-
Test if message should still be transmitted.
- isEnabled() - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Returns the enabled state of the Action
.
- isEnableQruServer() - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Test if QRU server should be enabled.
- isEntityAddressed() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Test if this entity has been properly addressed.
- isEntityEmpty() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Test if this entity has any elements.
- isEof() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Test if this stream's file-reading thread has reached end-of-file of the
underlying stream.
- isEquivalent(BeaconData) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Compare the contents of this BeaconData object against the specified one, and report if they have the same values
(excluding the beacon name).
- isEveryEntityAddressed() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Test if every entity in this message has been properly addressed.
- isFilledIn() - Method in class org.ka2ddo.yaac.aprs.DXRecord
-
Report if the DXRecord is completely filled in.
- isFilterPlaybacks() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Indicate whether packets from log file playbacks should be filtered or not.
- isFoundOldTiles() - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Report if system already has map files.
- isFrozen() - Method in class org.ka2ddo.ax25.AX25Stack
-
Report if parser thread is frozen.
- isFullDuplex - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates that the repeater not only expects a tone, but sends one out as well.
- isGpsDataListener(GpsDataListener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Test if specified listener is currently registered to be informed when local GPS position data is updated.
- isGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Test if specified listener is currently registered to be informed when local GPS position data is updated.
- isGraticuleVisible() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
- isGraticuleVisible() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Indicate whether the graticule (latitude/longitude grid lines) are displayed on the map.
- isHardReject() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
- isHideRealCallsignWhenHasTactical() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if callsign combobox lists should exclude callsigns of stations with
aliases (tactical names).
- isHideSeamarks() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether seamark data should not be rendered.
- isIGateOnly() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicate if the station has only been heard via a IGate connection to the APRS-IS backbone.
- isIncludeObjects() - Method in enum org.ka2ddo.yaac.gui.ListViewMode
-
Indicate whether this enum allows for including APRS Objects.
- isIncludeStations() - Method in enum org.ka2ddo.yaac.gui.ListViewMode
-
Indicate whether this enum allows for including APRS Stations.
- isInMessage() - Method in enum org.ka2ddo.aprs.DataExtensionEnum
-
Indicate if enum-indicated data could ever be in a standardized part of an
APRS message.
- isInvalid - Variable in class org.ka2ddo.aprs.XmitEncoding
-
Indicates that values of this object are meaningless garbage and should not be used.
- isInvalid() - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this message was flagged as invalid.
- isIPv4Forced() - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Indicate if YAAC is configured to support Internet networks supporting IPv6.
- isKeepSpecificallyTrackedStationsOnScreen() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- isKeepSpecificallyTrackedStationsOnScreen() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- isKeepSpecificallyTrackedStationsOnScreen() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- isLegalSymTableId(char, boolean) - Static method in class org.ka2ddo.aprs.Symbols
-
Test if the specified character is a legal APRS symbol table ID (or overlay) character.
- isLinear - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Indicates that the steps between pixels are in units of linear distance (meters), rather than
in angular distance (degrees) across the approximately spherical Earth.
- isLocalDest(AX25Callsign) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Test if this callsign is addressed to the local station.
- isLocalDest(String) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Test if this callsign is addressed to the local station.
- isLocalDest(String) - Method in interface org.ka2ddo.ax25.Transmitting
-
Test if this callsign is addressed to the local station.
- isLocalDest(String) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Test if this callsign is addressed to the local station.
- isLocalRf(long, int) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicate if the station is accessible over local RF.
- isLogAPRS() - Static method in class org.ka2ddo.yaac.YAAC
-
Efficiently test if APRS packets should be logged to disk.
- isLogGPS() - Static method in class org.ka2ddo.yaac.YAAC
-
Efficiently test if GPS NMEA sentences should be logged to disk.
- isMapAutoCentered() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether the map should automatically pan to keep the local station
centered on the map.
- isMapAutoCentered() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the map should automatically pan to keep the local station
centered on the map.
- isMapAutoCentered() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Report whether the map should automatically pan to keep the local station
centered on the map.
- isMapCenteredOnAlerts() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether this map should be re-centered on AttentionAlerts of EMERGENCY or ROUTINE
precedence.
- isMapCenteredOnAlerts() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether this map should be re-centered on AttentionAlerts of EMERGENCY or ROUTINE
precedence.
- isMatchingBeacon(String[]) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Test whether or not this particular beacon is on the approved list for a given APRS or OpenTRAC transmit port.
- isMaxedOut() - Method in class org.ka2ddo.yaac.core.AlohaRanger
-
Report whether this Aloha report is a complete report, or
where not enough traffic has been detected to indicate a
saturated channel.
- isMemoryGCPanelVisible() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Report the current visibility of the MemoryGCPanel.
- isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report the current visibility of the MemoryGCPanel.
- isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report the current visibility of the MemoryGCPanel.
- isMemoryGCPanelVisible() - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Report the current visibility of the MemoryGCPanel.
- isMousePressed() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Check current state of mouse.
- isMouseWheelZooming() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Test whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- isMouseWheelZooming() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Test whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- isMouseWheelZooming() - Method in interface org.ka2ddo.yaac.gui.MouseWheelCanZoomMap
-
Test whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- isMouseWheelZooming() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Test whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- isMsgForRepeater(AX25Message) - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Report if an AX.25 message contains information describing a repeater station.
- isN_N - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
- isNarrowband - Variable in class org.ka2ddo.aprs.XmitEncoding
-
- isNeedsOverlay() - Method in interface org.ka2ddo.aprs.SymbolImageData
-
Indicate whether this is a copy of the alternate table image that expects an overlay character,
- isNeedsOverlay() - Method in class org.ka2ddo.yaac.gui.GuiSymbols.GuiSymbolImage
-
Indicate whether this is a copy of the alternate table image that expects an overlay character,
- isNewNParadigmAlias() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Test if this callsign appears to be a valid New n-N digipeat alias.
- isNewNParadigmAlias(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Test if the parameter appears to be a valid New n-N digipeat alias.
- isNightMode() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report if the displays are in night mode.
- isNightMode() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Report if the displays are in night mode.
- isNightMode() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if the displays are in night mode.
- isNightMode() - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Report if the displays are in night mode.
- isNightMode() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if the displays are in night mode.
- isNonencryptedHTTPForced() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Indicate if YAAC is configured to support Internet networks prohibiting encrypted traffic (such as the
Amateur Radio HSMM [High-Speed MultiMedia] networks).
- isNotMatch() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Report whether this filter will pass only packets matching the enabled filter elements, or those
not matching any of the enabled filter elements.
- isNotTooOld() - Method in class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Report if the last data record was not out-of-date.
- isObject() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Reports if this station was last reported as a non-transmitting object or item, as defined
by the APRS specifications.
- isObjectOnly() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Reports if this station is actually a non-transmitting object or item, as defined
by the APRS specifications.
- isOldParadigmAlias(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Test if the parameter appears to be an old paradign digipeat alias.
- isOnlyOverrapidGpsFixes() - Method in class org.ka2ddo.yaac.ax25.StationState
-
If entire history of this station is GpsRawMessages at too fast a rate for APRS messaging, than it must
be either a moron or a remote GPS (as defined in the SerialGpsConnector and SerialGpsPortEditor).
- isOnlyWays() - Method in class org.ka2ddo.yaac.osm.Relation
-
Test if this Relation contains only Ways.
- isOpen() - Method in class org.ka2ddo.ax25.Connector
-
Reports whether this Connector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.ax25.ConnState
-
Get the current state of this connection.
- isOpen() - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Reports whether this Connector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Test if the connection to the associated AGWPE server is open and working.
- isOpen() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Reports whether this Connector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Reports whether this Connector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Reports whether this Connector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOpen() - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Reports whether this PortConnector has an open connection to its port.
- isOperationComplete() - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Test whether the operation monitored by this StatusListener is done.
- isOperationComplete() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Test whether the operation monitored by this StatusListener is done.
- isOperatorPresent(long) - Static method in class org.ka2ddo.yaac.YAAC
-
Test if human user has been active within the tolerance for inactivity.
- isOptimizeTransmits() - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Report whether port optimization of locally-originated message transmits should be performed.
- isOverfull() - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Test if this RTreeNode contains too many elements which should be split into
sub-nodes.
- isPasswordSet() - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Test if the backing keystore's password has been set.
- isPlayback - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Record came from a logfile playback, not from a real-time connection.
- isPostalDbInUse() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Test if the OsmSegmenter is using the postal DB.
- isPriorityOnly() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Test if this filter will pass messages that are not of emergency or priority precedence.
- isRadioDual() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Report whether the connected radio is capable of receiving two different frequencies at the same time,
ex.: Kenwood TM-D710.
- isRadioTunable() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Test if this interface provides a tuneable radio.
- isRealCallsign(String) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Test if a callsign looks like a real callsign (at least one digit somewhere other than
the last character, all letters uppercase).
- isRealCallsign(String) - Static method in class org.ka2ddo.ax25.AX25Frame
-
Test if a callsign looks like a real callsign (at least one digit somewhere other than
the last character, all letters uppercase).
- isRejected() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Report whether this message was rejected by its recipient.
- isRelayAStep(AX25Callsign) - Static method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Test if this callsign looks like a digipeat New-N alias.
- isRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Test if the specified DigipeatListener is registered for last digipeater updates.
- isRequired() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Report whether an APRS weather message is required to include this parameter.
- isRf(int) - Method in class org.ka2ddo.ax25.AX25Frame
-
Test if this AX25Frame came from an RF connection.
- isRf(int) - Method in class org.ka2ddo.ax25.AX25Message
-
Test if this AX25Message came from an RF connection.
- isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Indicate if this Filter is saveable.
- isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Indicate if this Filter is saveable.
- isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Indicate if this Filter is saveable.
- isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Indicate if this Filter is saveable.
- isSaveable() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Indicate if this Filter is saveable.
- isSaveable() - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
-
Indicate if this Filter is saveable.
- isSelectAll() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Report if this filter will pass all traffic regardless of the sending station callsign/SSID.
- isSelected() - Method in class org.ka2ddo.util.NamedBoolean
-
Report whether the wrapped property is set or not.
- isSelected() - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Test whether this category set is enabled for viewing.
- isSelfAddressed() - Method in class org.ka2ddo.aprs.MessageMessage
-
Indicate if this text message is self-addressed.
- isSendable() - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Test if the current state of the editor would create a sendable ObjectReport record.
- isSendKillOnObjDelete() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Get flag whether deleted live Objects should be transmitted as killed.
- isSet(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Test if the specified bit is set in the HugeBitSet.
- isSet(long) - Method in class org.ka2ddo.util.HugeBitSet
-
Test if the specified bit is set in the HugeBitSet.
- isSetEnabled() - Method in class org.ka2ddo.aprs.ObjectReport
-
Report whether the enable flag is set for this message (independent of expiration or limited
scope).
- isShowDate() - Method in class org.ka2ddo.aprs.PositionMessage
-
Test whether a transmission of this message should include the timestamp.
- IsShowEnglishLabelsMapFunctor - Class in org.ka2ddo.yaac.gui
-
Refactored functor for use in extracting the ShowLabelsInEnglish attribute of
the maps.
- IsShowEnglishLabelsMapFunctor() - Constructor for class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
-
- isShowEveryonesMessages() - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Report if all Messages are to be shown, or only those addressed to this station.
- isShowEveryonesTelemetry() - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Report whether all telemetry or just filtered telemetry should be shown.
- isShowHighwaySigns() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether highway signs should be displayed on the map.
- isShowingEnglishLabels() - Method in class org.ka2ddo.yaac.gui.IsShowEnglishLabelsMapFunctor
-
Report the collected answer of this functor.
- isShowLabelsInEnglish() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- isShowLabelsInEnglish() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- isShowLabelsInEnglish() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- isShowLayer(int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether the identified WayType layer should be rendered on the map.
- isShowMap() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether the OpenStreetMap map overlay should be displayed.
- isShown() - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Indicate whether the AttentionAlert is in the "on" part of its flashing cycle.
- isShown() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Report if Ways of this type should be rendered.
- isShowOnlyRFOnRadioView() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if Radio View window should only display packets received from
RF.
- isShowOperatorPresent() - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if beacons should use the 'O' overlay to indicate an operator is present
at the station.
- isShowPlayback() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Report whether non-realtime played-back packets from a file will be displayed.
- isShowPOI() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether OSM Node points of interest should be displayed.
- isShowRadioViewOnStartup() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Report if Radio View window should be automatically opened upon startup.
- isShowRasterMaps() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Identify whether raster overlays should be rendered on the map window.
- isShowRT() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Report whether realtime packets from a live APRS port will be displayed.
- isShowSevereWeatherZones() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowSevereWeatherZones() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowSevereWeatherZones() - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Indicate whether severe weather zone boundaries should be drawn on the map.
- isShowTopoContours() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the topographic map should be rendered as contour lines.
- isShowTopoContours() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the topographic map should be rendered as contour lines.
- isShowTopoContours() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Report whether the topographic map should be rendered as contour lines.
- isShowTopoRegions() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Report whether the topographic map overlay should be displayed as filled regions.
- isShowTopoRegions() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether the topographic map overlay should be displayed as filled regions.
- isShowTopoRegions() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Report whether the topographic map overlay should be displayed as filled regions.
- isShowUnlabeledWays() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Report if unlabeled and untyped map features should be displayed.
- isShowUnlabeledWays() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report if unlabeled and untyped map features should be displayed.
- isShowUnlabeledWays() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report if unlabeled and untyped map features should be displayed.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in interface org.ka2ddo.yaac.gui.ColumnSizingTableModel
-
Specifies whether setWidthToFit() should be enabled on this column.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Specifies whether setWidthToFit() should be enabled on this column.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Specifies whether setWidthToFit() should be enabled on this column.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Specifies whether setWidthToFit() should be enabled on this column.
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSizeToFit(int) - Method in class org.ka2ddo.yaac.gui.TXIGatedStationsTableModel
-
Specifies whether setWidthToFit() should be enabled on this column
- isSortByRcvTime() - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Indicate whether packets are sorted by time of local receipt, or any timestamp
embedded in the packet (if any).
- isSpecificallyTracked(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracked(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracked(String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracked(String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if a given identifier is on the tracking list.
- isSpecificallyTracking() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Test if any identifiers are on the tracking list.
- isSpecificallyTracking() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Test if any identifiers are on the tracking list.
- isSpecificallyTracking() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Test if any identifiers are on the tracking list.
- isSpecificallyTracking() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if any identifiers are on the tracking list.
- isState() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Report whether this filter is rejecting unmanned stations.
- isStationMoving(long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Test if the station monitored by this StationState appears to be moving or remaining in a
fixed location.
- isSuccessful() - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Report whether the move should be saved or discarded.
- isSuppressMapPopups() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Test if popup windows from clicking on a map feature will be allowed.
- isSymbolInferred() - Method in class org.ka2ddo.aprs.GpsRawMessage
-
Report whether the non-null APRS symbol reported by this message is explicit or
inferred from destination or source callsign.
- isSymbolInferred() - Method in class org.ka2ddo.aprs.Message
-
Report whether the non-null APRS symbol reported by this message is explicit or
inferred from destination or source callsign.
- isSymbolInferred() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Report whether the non-null APRS symbol reported by this message is explicit or
inferred from destination or source callsign.
- isSymbolInferred() - Method in class org.ka2ddo.aprs.UltimeterRawMessage
-
Report whether the non-null APRS symbol reported by this message is explicit or
inferred from destination or source callsign.
- isThisOneOfMyComponents(Object) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
Test if the specified widget is on this MessageSenderPanel.
- isTimeInRange(long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Test if this station has any messages meeting the specified time range.
- isTraced - Variable in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Specify whether digipeats using this alias should have trace callsigns inserted into the digipeat path
of the AX.25 frame.
- isTxOnlyTracker() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Indicate if this station is a transmit-only tracker.
- isUnitARate() - Method in enum org.ka2ddo.aprs.HurricaneEnum
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit
rather than a fixed quantity.
- isUnitARate() - Method in enum org.ka2ddo.aprs.WeatherEnum
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit
rather than a fixed quantity.
- isUnitARate() - Method in interface org.ka2ddo.util.EnumWithUnits
-
Indicate whether values and units should be interpreted as a rate over an appropriate time unit
rather than a fixed quantity.
- isUntypedWay - Variable in class org.ka2ddo.yaac.osm.GenericTaggedQueue
-
Flag indicating whether Ways queued here are untyped (i.e., only pieces of a Relation).
- isUseExperimentalYAACModelCode() - Static method in class org.ka2ddo.aprs.MicE
-
Test whether locally-generated Mic-E messages should use an experimental
model code for YAAC.
- isUseExtendedSymbols() - Static method in class org.ka2ddo.yaac.YAAC
-
Report whether APRS 1.2 extended symbols are available and will be used if needed.
- isUseFilters() - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Report whether to use the active filters to restrict what is displayed.
- isUseGpsForPosition() - Method in class org.ka2ddo.aprs.ObjectReport
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.StatusData
-
Indicate whether status data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGpsForPosition() - Method in class org.ka2ddo.yaac.io.Transmitter
-
Indicate whether beacon data source can dynamically change its position (latitude/longitude),
such as for a mobile station with a GPS.
- isUseGroundObstructions() - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Report whether ground obstructions found in OpenStreetMap data should be plotted
on
LineOfSightPane
s.
- isUseHome() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Test if this RadiusFilter will use the local station's current position or an
explicitly configured position.
- isUseLargeMenuFont() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Report whether popup menus will use enlarged fonts.
- isUsingCompressedFormat() - Method in class org.ka2ddo.aprs.PositionMessage
-
Indicates whether this PositionMessage is using compressed-mode (but not Mic-E) encoding of latitude and longitude,
because this affects what are legal symbol overlay codes.
- isUsingCompressedFormat() - Method in class org.ka2ddo.aprs.PositionReport
-
Indicates whether this PositionMessage is using compressed-mode (but not Mic-E) encoding of latitude and longitude,
because this affects what are legal symbol overlay codes.
- isValid() - Method in class org.ka2ddo.ax25.AX25Callsign
-
Indicates if this callsign has valid syntax to be transmitted in the header of an AX.25 frame.
- isValid() - Method in class org.ka2ddo.ax25.AX25Frame
-
Report whether this packet is strictly valid according to the AX.25 protocol specification,
- isValid() - Method in enum org.ka2ddo.gps.GpsFixQuality
-
Indicate whether this quality code indicates valid position data.
- isValidLookingSubTone(byte[], int) - Static method in class org.ka2ddo.aprs.XmitEncoding
-
Test if a message body has a valid-looking subtone encoding for an APRS message.
- isValueQuantityUnitMeasure() - Method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Report whether attribute has a quantity unit of measure.
- isVertexListMatching(Way, Way) - Static method in class org.ka2ddo.yaac.osm.Way
-
Compare the vertex arrays of 2 Ways to see if they are identical.
- isVertexListReverseMatching(Way, Way) - Static method in class org.ka2ddo.yaac.osm.Way
-
Compare the vertex arrays of 2 Ways to see if they are palindromes (equal in reverse).
- isViewable - Variable in class org.ka2ddo.yaac.ax25.StationState
-
Whether or not this station or object should be displayed on the map.
- isViewPrintable(Object, int) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Test if specified GUI view is printable.
- isViewPrintable(Object, int) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Test if specified GUI view is printable.
- isVisible(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Indicate whether OSM objects tagged with this enum are visible.
- isWay - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
- isWillAcceptMicE() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Report if Mic-E destinations (encoded latitude, etc.) should be accepted.
- isWindows() - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Test if the host operating system is Microsoft Windows.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigStationType
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.filter.StationClassFilter
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.io.CoalesceChangeListener
-
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.io.ProtocolSelectionControls
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Invoked when an item has been selected or deselected by the user.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
DO NOT CALL.
- itemStateChanged(ItemEvent) - Method in class org.ka2ddo.yaac.gui.PortEditor
-
Do not call.
- iterateOverAllMaps(GuiIfc.MapFunctor) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Apply the functor to every currently open map window.
- iterateOverAllMaps(GuiIfc.FullMapFunctor) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Apply the functor to every currently open full-capability map window.
- iterateOverAllMaps(GuiIfc.MapFunctor) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Apply the functor to every currently open map window.
- iterateOverAllMaps(GuiIfc.FullMapFunctor) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Apply the functor to every currently open map window.
- iterator() - Method in class org.ka2ddo.ax25.DigipeatAliasCatalog
-
Returns an iterator over the catalog of DigipeatAliasRecords.
- iterator() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Returns an iterator over a set of elements of type OpenTracEntity.
- iterator() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Returns an iterator over the elements contained in this collection.
- iterator() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Returns an iterator over the elements contained in this collection.
- iterator() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Obtain an iterator to cycle through the messages accumulated for this station or object.
- iterator() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Returns an iterator over a set of elements of type StationState.
- iterator() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Returns an iterator over elements of type ObjectLink
.
- iterator() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Returns an iterator over the child Filters of this CumulativeBooleanAndFilter.
- iterator() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Returns an iterator over the child Filters of this CumulativeBooleanOrFilter.
- iterator() - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Returns an iterator over the child Filters of this CumulativeFilter.
- iterator() - Method in class org.ka2ddo.yaac.gui.FontCache
-
Create an Iterator for scanning through the configured Fonts.
- iterator() - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Returns an iterator over elements of type T
.
- iterator() - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
Returns an iterator over the currently monitored set of Windows.
- ix - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Raster image pixel X coordinate.
- iy - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Raster image pixel Y coordinate.
- M_ALTERNATE - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that any value associated with this element should only be used for the specified
YAAC attribute if a higher-priority tag key isn't providing the attribute.
- M_BUILDING_AMENITY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this value could be just a Short object for a flags bit to OR in, or an AmenityType that
also implies the IS_BUILDING flag bit.
- M_DISUSED - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that if the value associated with this is stored, the IS_DISUSED flag should also be set on
the generated Node or Way.
- M_LOCALIZABLE - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that the value of this tag can be localized.
- M_NODE_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Nodes.
- M_ONE_TOKEN - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that the value for this tag must be a single word or phrase, not a sentence
with delimiting commas and/or semicolons.
- M_RELATION_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Relations.
- M_WAY_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify that this tag applies to Ways.
- M_YES_NO_ONLY - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
This tag only has "yes" or "no" values.
- MACRO_PREFS_NAME - Static variable in class org.ka2ddo.yaac.core.Macros
-
The expected name String for a sub-node of the YAAC Preferences node to contain saved
macro values.
- macroChanged(String, String, String) - Method in interface org.ka2ddo.yaac.core.Macros.MacroChangeListener
-
Method called when the value of a macro is changed
- MacroInfo() - Constructor for class org.ka2ddo.yaac.core.Macros.MacroInfo
-
- Macros - Class in org.ka2ddo.yaac.core
-
This class collects macro values that can be substituted into text output
(such as status messages, pre-defined text messages, etc.) when referenced.
- Macros.MacroChangeListener - Interface in org.ka2ddo.yaac.core
-
Interface for listeners who want to know if a macro is changed.
- Macros.MacroInfo - Class in org.ka2ddo.yaac.core
-
The class containing all the data associated with a macro name.
- MADISWeatherChecker - Class in org.ka2ddo.yaac.weather
-
This class implements part of the US National Weather Service's MADIS quality checks on
weather data.
- MADISWeatherChecker() - Constructor for class org.ka2ddo.yaac.weather.MADISWeatherChecker
-
Create an instance of a MADISWeatherChecker.
- MaidenheadLocatorBeacon - Class in org.ka2ddo.aprs
-
This class decodes the (obsolete) Maidenhead Locator Beacon message (APRS protocol specification chapter 6),
although this class is also used to store Status messages (APRS protocol specification chapter 16) when a
Maidenhead prefix is used in the status message.
- MaidenheadLocatorBeacon(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Decode a Maidenhead locator beacon message from the specified AX.25 frame body.
- MaidenheadLocatorBeacon(long, byte, double, double, String) - Constructor for class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Alternate constructor for making a transmittable MaidenheadLocatorBeacon message
(including one that looks like a StatusMessage with Maidenhead location).
- main(String[]) - Static method in class org.ka2ddo.util.Ascii85
-
unit test.
- main(String[]) - Static method in class org.ka2ddo.util.Dbf
-
Unit test method for dumping the contents of a DBF database.
- main(String[]) - Static method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
unit test.
- main(String[]) - Static method in class org.ka2ddo.yaac.bootstrap.YAACBootstrap
-
Launch the YAAC program's bootstrap.
- main(String[]) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Method to allow printing out version of YAAC (alternative to
YAAC
class's -version
command-line option).
- main(String[]) - Static method in class org.ka2ddo.yaac.gui.osm.WayAnalyzer
-
Invoke the WayAnalyzer GUI utility.
- main(String[]) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
-
unit test.
- main(String[]) - Static method in class org.ka2ddo.yaac.osm.Node
-
For unit testing of Node class only.
- main(String[]) - Static method in class org.ka2ddo.yaac.osm.OceanImporter
-
Unit test for OceanImporter.
- main(String[]) - Static method in class org.ka2ddo.yaac.osm.Relation
-
for unit testing only of Relation class.
- main(String[]) - Static method in class org.ka2ddo.yaac.osm.Way
-
For unit testing of Way class only.
- main(String[]) - Static method in class org.ka2ddo.yaac.upgrade.cleanup.UpgradeCleaner
-
Run the UpgradeCleaner.
- main(String[]) - Static method in class org.ka2ddo.yaac.upgrade.Upgrader
-
Start the upgrade sequence with the distribution zip file.
- main(String[]) - Static method in class org.ka2ddo.yaac.YAAC
-
Main program entry point.
- MainGui - Class in org.ka2ddo.yaac.gui
-
This class defines the service functions for the Java AWT/Swing GUI of YAAC.
- MainGui(File, FirstWindow) - Constructor for class org.ka2ddo.yaac.gui.MainGui
-
Create the main GUI manager of YAAC, which will subsequently create the default map view window
and provide the service functions for launching all other display modes and windows.
- MainGui.InboundConnectedSessionListener - Class in org.ka2ddo.yaac.gui
-
This class handles an inbound AX.25 connection as a keyboard-to-keyboard
Chat session, just as in the old packet radio days.
- MainGui.LatitudeChangeListener - Class in org.ka2ddo.yaac.gui
-
- MainGui.LongitudeChangeListener - Class in org.ka2ddo.yaac.gui
-
- MainGui.MessagingPanel - Class in org.ka2ddo.yaac.gui
-
This panel prompts for the information needed for sending an APRS text message.
- MainGui.OsmSearchCancelAdapter - Class in org.ka2ddo.yaac.gui
-
Handler to shut down search selections when search dialog is closed.
- MainGui.OsmSearchResultsTableModel - Class in org.ka2ddo.yaac.gui
-
TableModel for displaying searches for geographical locations as OpenStreetMap Nodes or Ways.
- MainGui.PanToFoundMapFeatureListener - Class in org.ka2ddo.yaac.gui
-
Table click listener to pan an associated map to view a selected GenericTaggedNode.
- MainGui.RadiusChangeListener - Class in org.ka2ddo.yaac.gui
-
- makeFilledGBC(int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Convenience method to help build GridBagConstraints for a wizard card laid out with
GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents,
weighted equally.
- makeGBC(int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Convenience method to help build GridBagConstraints for a wizard card laid out with
GridBagLayout, creating a cell position for a 1x1 cell with left-aligned contents,
weighted equally.
- makeGBC(int, int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Convenience method to help build GridBagConstraints for a wizard card laid out with
GridBagLayout, creating a cell position for a 1x1 cell with arbitrarily-aligned contents,
weighted equally.
- makeGBC(int, int, int, int) - Static method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Convenience method to help build GridBagConstraints for a wizard card laid out with
GridBagLayout, creating a cell position for a wx1 cell with arbitrarily-aligned contents,
weighted equally.
- makeGBC(int, int) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Convenience method to help build GridBagConstraints for any handlers created by
the Provider that are laid out with GridBagLayout, creating a cell position for
a 1x1 cell with left-aligned contents, weighted equally.
- makeGBC(int, int, boolean) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a 1x1 cell GridBagConstraints with left alignment, specifying whether to
fill the cell with the contained widget.
- makeGBC(int, int, int) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Convenience method to help build GridBagConstraints for any handlers created by
the Provider that are laid out with GridBagLayout, creating a cell position for
a 1x1 cell with left-aligned contents, weighted equally.
- makeGBC(int, int, int, boolean) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Convenience method to help build GridBagConstraints for any handlers created by
the Provider that are laid out with GridBagLayout, creating a cell position for
a 1x1 cell with left-aligned contents, weighted equally.
- makeGBC(int, int, int, int) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Convenience method to help build GridBagConstraints for any handlers created by
the Provider that are laid out with GridBagLayout, creating a cell position for
a 1x1 cell with left-aligned contents, weighted equally.
- makeSounds - Variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Make appropriate event sounds for this object if the Sounds plugin is being used and
specifies that only specifically tracked stations should make noises.
- makeWeatherMsg() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Build a PositionlessWeatherReport from the current state of the collected local weather data.
- Man_Made - Enum in org.ka2ddo.yaac.osm
-
This enum describes the supported types of man_made objects described in OSM.
- MAN_MADE2_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- map - Static variable in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Bring up the default map (original behavior of YAAC).
- MapPage - Class in org.ka2ddo.yaac.webserver
-
This class dynamically generates a PNG image of the current map as seen on the YAAC GUI.
- MapPage() - Constructor for class org.ka2ddo.yaac.webserver.MapPage
-
- MARINE - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Non-standard flag bit used to indicate that AmenityType flagged with this should use marine zoom scales instead
of landside.
- mark(int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the mark
method of InputStream
.
- mark(int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the mark
method of InputStream
.
- mark(int) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Marks the current position in this input stream.
- mark(int) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Override mark to do nothing.
- mark(int) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Override mark to do nothing.
- mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the mark
method of InputStream
.
- mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Marks the present position in the stream.
- mark(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the mark
method of InputStream
.
- markFileAsRandom(RandomAccessFile) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only randomly accessed.
- markStreamAsSequential(FileInputStream) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only sequentially accessed.
- markStreamAsSequential(FileOutputStream) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark open file as only sequentially accessed.
- markSupported() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Tests if this input stream supports the mark
and reset
methods.
- markSupported() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Tests if this input stream supports the mark
and reset
methods.
- markSupported() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Tests if this input stream supports the mark
and
reset
methods.
- markSupported() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Override the markSupported operation.
- markSupported() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Override the markSupported operation.
- markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Tests if this input stream supports the mark
and reset
methods.
- markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Tells whether this stream supports the mark() operation, which it does.
- markSupported() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Tests if this input stream supports the mark
and reset
methods.
- MASK_BLOCK_ALL - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
All the defined blocking mask bits.
- MASK_BLOCK_DIGIPEAT - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be digipeated.
- MASK_BLOCK_ICONNECT - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be accepted when it tries to establish
a connected-mode AX.25 session with this station.
- MASK_BLOCK_QUERY - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be answered when it queries this station.
- MASK_BLOCK_RXIGATE - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be Rx I-gated.
- MASK_BLOCK_TXIGATE - Static variable in class org.ka2ddo.yaac.ax25.Digipeater.BlacklistMask
-
Flag bit indicating the blacklisted station should not be Tx I-gated.
- MASK_CLASS_SPECIFIC - Static variable in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Specify the set of flags that indicate a record-type specific tag.
- MASK_DOUBLE_SIZE_ICON - Static variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Bitmask encoding for a tracked station that should drawn with a double-sized icon.
- MASK_DRAW_TRACK_STRIPE - Static variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Bitmask encoding for a tracked station that should have a track stripe after it.
- MASK_FRAMETYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
The bitmask to extract the frametype bits from the ctl byte of the frame.
- MASK_HIDE_LABEL - Static variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Bitmask encoding for a tracked station whose callsign should not be rendered on the map.
- MASK_KEEP_ON_MAP - Static variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Bitmask encoding for a tracked station that should be kept on the map.
- MASK_MAKE_SOUNDS - Static variable in class org.ka2ddo.yaac.core.WatchedStationsTracker.WatchedStation
-
Bitmask encoding for a tracked station for which sound effects should be made.
- MASK_STYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract supervisory (S) frame subtype from the ctl byte.
- MASK_U_P - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract poll/final bit from unnumbered (U) frame ctl byte, mod 8 format.
- MASK_U_P128 - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract poll/final bit from I/S frame 2nd ctl byte, mod 128 format.
- MASK_UTYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bitmask to extract unnumbered (U) frame subtype from the ctl byte.
- matchList - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
ArrayList of stations and objects located at the clicked point on the map, or single-element ArrayList of the station
in the table.
- MAX_AGE_DR_OBJECTS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving
Object or Item since its last position update.
- MAX_AGE_DR_SPECIAL_OBJECTS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving
Object or Item tagged as "special" since its last position update.
- MAX_AGE_DR_STATIONS - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Preference name for long integer specifying the number of milliseconds to dead-reckon a moving
station since its last position update.
- MAX_ALOHA_1200_CAPACITY - Static variable in class org.ka2ddo.yaac.core.AlohaTracker
-
Maximum number of typical APRS packets that can be transmitted at 1200 baud over a 30-minute period.
- MAX_DIGIS - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Maximum number of digipeat addresses allowed in an AX.25 frame, according to the AX.25 spec.
- MAX_LATITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Maximum latitude in millionths of degrees.
- MAX_LONGITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Maximum longitude in millionths of degrees.
- MAX_MARINE_NODE_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Maximum value of map scale for rendering marine Nodes without either matching a searched-for AmenityType or having
an expanded zoom level (due to being a Place).
- MAX_MATCH_LIST_SIZE - Static variable in class org.ka2ddo.yaac.osm.OsmSearcher
-
maximum number of matches that searcher is allowed to return.
- MAX_NETWORKTYPE - Static variable in class org.ka2ddo.opentrac.OpenTracTypes
-
Maximum supported numeric value for network type.
- MAX_NODE_LABEL_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Maximum value of map scale for rendering the labels of Nodes without either matching a searched-for AmenityType
or having an expanded zoom level (due to being a Place).
- MAX_NODE_ZOOM - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Maximum value of map scale for rendering Nodes without either matching a searched-for AmenityType or having
an expanded zoom level (due to being a Place).
- MAX_PROTOCOL_BIT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Highest bit number supported in protocol bit mask.
- MAX_RADIUS_KM - Static variable in class org.ka2ddo.yaac.gui.MainGui
-
Maximum radius for geographical data downloads, in kilometers.
- MAX_VERTICES_IN_WAY - Static variable in class org.ka2ddo.yaac.osm.Way
-
The maximum number of vertices that can be stored to disk in a Way (due to storage
field size).
- MAX_WAY_READ_FILES - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Maximum number of Way files being read back to build Relations (to avoid exceeding
operating system open file limits).
- maxGradient - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The maximum change in elevation between any two adjacent cells, in meters.
- MAXHEIGHT_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- maxLat - Variable in class org.ka2ddo.yaac.osm.Way
-
The furthest North of any vertex of this Way.
- maxLon - Variable in class org.ka2ddo.yaac.osm.Way
-
The furthest East of any vertex of this Way.
- MAXSPEED_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- maxTXIgateHops - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
The maximum number of transmit hops allowed for Tx I-gating on this system.
- MAXWEIGHT_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- maxZ - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The highest elevation in this tile, in meters.
- MDHM - Static variable in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Date format String to parse 8-character date/time strings.
- Member - Class in org.ka2ddo.yaac.osm
-
This class represents Member sub-tags of a Relation element of a OSM file.
- Member() - Constructor for class org.ka2ddo.yaac.osm.Member
-
Create an empty Member.
- Member(long, String, String) - Constructor for class org.ka2ddo.yaac.osm.Member
-
Create a Member filled in with the specified values.
- MemoryGCPanel - Class in org.ka2ddo.yaac.gui
-
This class defines a simple memory status indicator which shows current heap usage and provides
a button for forcing immediate garbage collection.
- MemoryGCPanel() - Constructor for class org.ka2ddo.yaac.gui.MemoryGCPanel
-
Create a MemoryGCPanel.
- MENU_PRIORITY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the sort priority on the lowest menu container for relative positioning
a menu item.
- MENU_VIEW_DRAW_TOOLBAR - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
The menu tag name for View->View Draw Toolbar, so that other closers of the toolbar can inform the
menu item to clear its checkbox.
- MenuAction - Class in org.ka2ddo.yaac.gui.pluginadapter
-
This class defines a Java Swing specific wrapper around the now GUI-independent
AbstractMenuAction class in the plugin API package.
- MenuAction(AbstractMenuAction) - Constructor for class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Create the AWT/Swing-specific wrapper around an AbstractMenuAction.
- menuPropertyChanged(String, Object, Object) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Tell the listener that a property has changed.
- menuPropertyChanged(String, Object, Object) - Method in interface org.ka2ddo.yaac.pluginapi.AbstractMenuActionPropertyListener
-
Tell the listener that a property has changed.
- Message - Class in org.ka2ddo.aprs
-
This abstract class defines the common parts of one APRS message.
- Message() - Constructor for class org.ka2ddo.aprs.Message
-
Create an uninitialized message.
- Message(byte, String, long) - Constructor for class org.ka2ddo.aprs.Message
-
Set up this superclass's infrastructure for a particular message type at a particular receive time
with the specified third-party routing.
- messageAdded(StationState, int, AX25Message) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when a AX25Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when a Message is added to the history for a station in the tracker.
- messageAdded(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when a Message is added to the history for a station in the tracker.
- MessageContentFilter - Class in org.ka2ddo.yaac.filter
-
Filter messages based on their containing (or not containing) specific elements
in their messages, or specific strings in their free-text comments.
- MessageContentFilter() - Constructor for class org.ka2ddo.yaac.filter.MessageContentFilter
-
Create a Filter that will select based on particular types of information in packets.
- MessageContentFilter - Class in org.ka2ddo.yaac.gui.filter
-
This is the control panel for the MessageContentFilter.
- MessageContentFilter(MessageContentFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.MessageContentFilter
-
Create a UI for a MessageContentFilter.
- messageDeleted(StationState, int, AX25Message) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- messageDeleted(StationState, int, AX25Message) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when a AX25Message is deleted from the history for a station in the tracker.
- MessageFilterPane - Class in org.ka2ddo.yaac.gui
-
This class defines the filters and UI for selectively capturing the contents of
Messages.
- MessageFrame - Class in org.ka2ddo.yaac.gui
-
This dialog displays all messages addressed to this station or broadcast
to the general public.
- MessageFrame.ShowMessagesListener - Class in org.ka2ddo.yaac.gui
-
Static functor helper class for foregrounding the MessageFrame on programmatic request.
- MessageGroupCatalog - Class in org.ka2ddo.yaac.aprs
-
This class manages the list of callsigns (station and tactical) that are considered
for local delivery here.
- MessageGroupCatalogTM - Class in org.ka2ddo.yaac.gui
-
This class manages the list of callsigns (station and tactical) that are considered
for local delivery here.
- MessageGroupCatalogTM() - Constructor for class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Create a table model for viewing the currently defined message groups.
- MessageMessage - Class in org.ka2ddo.aprs
-
This class encodes an addressed Message APRS message (APRS protocol specification chapter 14).
- MessageMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.MessageMessage
-
Decode a MessageMessage from a byte array.
- MessageMessage(String, String) - Constructor for class org.ka2ddo.aprs.MessageMessage
-
Create a new partially-initialized MessageMessage, suitable for transmission.
- MessageMessage(String, String, String) - Constructor for class org.ka2ddo.aprs.MessageMessage
-
Create a new partially-initialized MessageMessage, suitable for transmission.
- MessageModel - Class in org.ka2ddo.yaac.gui
-
This class implements a TableModel for monitoring received APRS messages
(actual directed or broadcast text messages, code ':').
- MessageQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles queries for retransmission of unacknowledged messages from this station
to the requesting station.
- MessageQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.MessageQueryHandler
-
- messageRemoved(MessageMessage) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Remove an APRS text message from the MessageModel when it is being viewed in a Chat session.
- MessageRowFilter - Class in org.ka2ddo.yaac.gui
-
This class provides the filtering of raw SnifferTableModel data based on the
current settings of the filters.
- MessageRowFilter() - Constructor for class org.ka2ddo.yaac.gui.MessageRowFilter
-
- messagesDeleted(int, int) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
-
Report that a block of messages has been deleted at the following range
of indexes.
- messagesDeleted(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Report that a block of messages has been deleted at the following range
of indexes.
- MessageSenderPanel - Class in org.ka2ddo.yaac.gui
-
This panel contains the fields necessary to compose and send a APRS
message to an arbitrary recipient.
- MessageSenderPanel() - Constructor for class org.ka2ddo.yaac.gui.MessageSenderPanel
-
Create a MessageSenderPanel.
- messagesInserted(int, int) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
-
Report that a block of messages has been inserted at the following range
of indexes.
- messagesInserted(int, int) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Report that a block of messages has been inserted at the following range
of indexes.
- MessagesPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the Messages view in YAAC.
- MessagesPage() - Constructor for class org.ka2ddo.yaac.webserver.MessagesPage
-
- MessageWithExpireTime - Interface in org.ka2ddo.ax25
-
This interface extends a
AX25Message
subclass so it can indicate when the
message should expire.
- MessagingPanel(JComboBox) - Constructor for class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Create a MessagingPanel using a JComboBox pre-loaded wih all the allowable station callsigns.
- MessagingPanel(JComboBox, boolean) - Constructor for class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Create a MessagingPanel using a JComboBox pre-loaded wih all the allowable station callsigns.
- MessagingParams(Object, String, String) - Constructor for class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
-
Construct a MessagingParams object.
- MIC - Static variable in class org.ka2ddo.aprs.TelemetryMessage
-
Constant representing the decoded representation of the "MIC" sequence "number".
- MicE - Class in org.ka2ddo.aprs
-
This class defines a Mic-E message (APRS protocol specification chapter 10).
- MicE(byte[], int, String, AX25Callsign, long) - Constructor for class org.ka2ddo.aprs.MicE
-
Decode a Mic-E message from a byte array,
- MicE(long) - Constructor for class org.ka2ddo.aprs.MicE
-
Alternate constructor for creating a locally-originated MicE message.
- MicEFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects messages by the MicE status code.
- MicEFilter() - Constructor for class org.ka2ddo.yaac.filter.MicEFilter
-
Create a Filter that selects based on the Mic-E status of the message or station.
- MicEFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects messages by the MicE status code.
- MicEFilter(MicEFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.MicEFilter
-
Create the UI for configuring a MicEFilter.
- MIN_LATITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Minimum latitude in millionths of degrees.
- MIN_LONGITUDE - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Minimum longitude in millionths of degrees.
- MIN_RADIUS_KM - Static variable in class org.ka2ddo.yaac.gui.MainGui
-
Minimum radius for geographical data downloads, in kilometers.
- minLat - Variable in class org.ka2ddo.yaac.osm.Way
-
The furthest South of any vertex of this Way.
- minLat - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The integer latitude (in whole degrees) of the southwest corner of the tile.
- minLon - Variable in class org.ka2ddo.yaac.osm.Way
-
The furthest West of any vertex of this Way.
- minLon - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The integer longitude (in whole degrees) of the southwest corner of the tile.
- MINUTES_15 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Number of milliseconds in 15 minutes.
- MINUTES_30 - Static variable in interface org.ka2ddo.yaac.gui.CommonCustomRendererConstants
-
30 minutes in milliseconds.
- MINUTES_30 - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Number of milliseconds in 30 minutes.
- MINUTES_80 - Static variable in class org.ka2ddo.yaac.ax25.StationState
-
Constant defining 80 minutes (the period commonly considered to be out-of-date in APRS) in Java milliseconds.
- minWaysToWrite - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Smallest backlog of Ways to consider opening a .ways file for writing.
- minZ - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
The lowest elevation in this tile, in meters.
- miscAttachments - Variable in class org.ka2ddo.yaac.ax25.StationState
-
Place to attach miscellaneous attachments to a station or object.
- mLat - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Corresponding latitude in fractional degrees North.
- mLon - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Corresponding longitude in fractional degrees East.
- MNEMONIC_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing an Integer
that corresponds to
one of the KeyEvent
key codes.
- mod128 - Variable in class org.ka2ddo.ax25.AX25Frame
-
Indicates whether 128-segment windowing is used for I frame connections.
- modelStructureChanged() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- modulation - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Modulation scheme, in index through FCC definition letters.
- MODULATION_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Modulation type codes in numeric index order.
- MonitorDigiPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the digipeater and I-gate stations monitored for health by this station.
- MonitorDigiPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorDigiPage
-
- MonitoredStation - Class in org.ka2ddo.yaac.healthmonitor
-
This class contains the control information for specifying one remote
station to monitor.
- MonitoredStation() - Constructor for class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Create an empty MonitoredStation record.
- MonitoredStation(String) - Constructor for class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Create a MonitoredStation record for the specified callsign-SSID.
- MonitoredStationList - Class in org.ka2ddo.yaac.healthmonitor
-
List of MonitoredStation objects that is persisted to YAAC's Java preferences section.
- MonitoredStationListener - Interface in org.ka2ddo.yaac.healthmonitor
-
- monitorFreq - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The frequency in megaHertz on which this station is doing audio monitoring (zero if no audio monitor).
- MonitoringFilter - Interface in org.ka2ddo.yaac.filter
-
This interface defines extra methods a Filter that updates itself from
real-time data must implement to allow turning on and off the updating.
- MonitorStationsPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the stations monitored for health by this station.
- MonitorStationsPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorStationsPage
-
- MonitorType - Enum in org.ka2ddo.yaac.healthmonitor
-
This enumeration specifies the different types of monitoring that
should be done for a remote station.
- MonitorWxPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the weather stations monitored for health by this station.
- MonitorWxPage() - Constructor for class org.ka2ddo.yaac.webserver.MonitorWxPage
-
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when the mouse button has been clicked (pressed
and released) on a component.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the mouse button has been clicked (pressed
and released) on a LineOfSightPanel.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MessageFrame.ShowMessagesListener
-
Handle mouse click by foregrounding the MessageFrame.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when the mouse button has been clicked (pressed
and released) on a component.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the mouse button has been clicked (pressed
and released) on a component.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse click events on this Layer.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.table.PopupMenuMouseAdapter
-
DO NOT CALL.
- mouseClicked(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when the mouse button has been clicked (pressed
and released) on a component.
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when a mouse button is pressed on a component and then
dragged.
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse drag events on this Layer.
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseDragged(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when a mouse button is pressed on a component and then
dragged.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the mouse enters a LineOfSightPanel.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse enter events on this Layer.
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseEntered(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when the mouse enters a component.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when the mouse exits a LineOfSightPanel.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse exit events on this Layer.
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseExited(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when the mouse exits a component.
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when the mouse cursor has been moved onto a component
but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse move events on this Layer.
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
No-op.
- mouseMoved() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseMoved(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when the mouse cursor has been moved onto a component
but no buttons have been pushed.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when a mouse button has been pressed on a LineOfSightPanel.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse press events on this Layer.
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mousePressed(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when a mouse button has been pressed on a component.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Callback invoked when a mouse button has been released on a LineOfSightPanel.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.PositionLabel
-
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle mouse release events on this Layer.
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- mouseReleased(MouseEvent) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Invoked when a mouse button has been released on a component.
- MouseWheelCanZoomMap - Interface in org.ka2ddo.yaac.gui
-
This interface indicates a geographical map or a layer within that can
use the mouse wheel to control zooming the map.
- mouseX - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Screen pixel X coordinate where mouse was located when popup menu was requested.
- mouseY - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Screen pixel Y coordinate where mouse was located when popup menu was requested.
- moveFinished(boolean) - Method in interface org.ka2ddo.yaac.core.MoveObjectListener
-
The move operation completed.
- moveNewUpgraderToLib() - Static method in class org.ka2ddo.yaac.YAAC
-
Upon startup of a freshly upgraded installation of YAAC, move the installed upgrade.jar
file to the directory location it will be executed from for upgrades, so that the new
upgrade.jar and the old executing one will not collide (an operation prohibited by Microsoft
Windows).
- moveObject(StationState, ObjectReport, MoveObjectListener) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Graphically drag a station or object across the map to a new location, updating
the object's position appropriately and converting a station to an object if needed.
- moveObject(StationState, ObjectReport, MoveObjectListener) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Graphically drag a station or object across the map to a new location, updating
the object's position appropriately and converting a station to an object if needed.
- MoveObjectGlassPane - Class in org.ka2ddo.yaac.gui
-
This glass implements a GlassPane over the map, so that a ghost of the dragged
station's icon can be moved around with the cursor.
- MoveObjectGlassPane(StationState, ObjectReport) - Constructor for class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Create a glass pane for dragging an object around the map window.
- MoveObjectListener - Interface in org.ka2ddo.yaac.core
-
This interface allows the GUI's moveObject() method to report to the back-end
when an APRS Object has had its geographical position changed, without using any
GUI-implementation-dependent methods.
- MsgEventDispatcher - Class in org.ka2ddo.yaac.ax25
-
This singleton class provides a dispatcher of events of type MsgEventType.
- MsgEventDispatcher.QueuedMsgEvent - Class in org.ka2ddo.yaac.ax25
-
Helper class for queuing events that can't be fired immediately (perhaps because they were detected
while in mutex-synchronized code).
- msgEventHappened(MsgEventType, StationState, AX25Message, String, Object) - Method in interface org.ka2ddo.yaac.ax25.MsgEventListener
-
Called when YAAC detects an event of interest to the listener.
- msgEventHappened(MsgEventType, StationState, AX25Message, String, Object) - Method in class org.ka2ddo.yaac.gui.DefaultSoundMaker
-
Make the sound appropriate for the specified event type.
- MsgEventListener - Interface in org.ka2ddo.yaac.ax25
-
Implementers of this interface can be notified when a message event is detected
inside YAAC.
- MsgEventType - Enum in org.ka2ddo.yaac.ax25
-
Enumeration of event typeMask that can request appropriate sound effects.
- msgType - Variable in class org.ka2ddo.aprs.Message
-
APRS message type code (prefix character in the message text).
- MultiBufferedRandomAccessFile - Class in org.ka2ddo.yaac.io
-
This class provides a cached, buffered variant of RandomAccessFile, so that
sequential reads from a starting point can be done with minimal JNI calls and
actual kernel calls.
- MultiBufferedRandomAccessFile(File, int, int) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, boolean, boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, byte[]) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiBufferedRandomAccessFile(File, int, int, boolean, byte[], boolean) - Constructor for class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Create a read-only or read-write random access file with the specified maximum number of buffers of the specified size.
- MultiEnumCellEditor - Class in org.ka2ddo.yaac.gui.table
-
This class defines an editor for a table cell containing an enumeration.
- MultiJarContentViewerUI - Class in org.ka2ddo.yaac.gui.help
-
This class overrides the normal JavaHelp UI so that if a YAAC plugin help file
tries to hyperlink to a core YAAC help file, the URL will be fixed to point at the
correct JAR file.
- multiplex - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Multiplexing scheme, in index through FCC definition letters.
- MULTIPLEX_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Multiplexing codes in numeric index order.
- MultiRangeSpinnerNumberModel - Class in org.ka2ddo.yaac.gui
-
This class implements a spinner model that handles multiple disjoint ranges of numbers.
- MultiRangeSpinnerNumberModel(Comparable, Comparable, Number) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a SpinnerModel
that represents
a closed sequence of
numbers from minimum
to maximum
.
- MultiRangeSpinnerNumberModel(int, int, int) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a MultiRangeSpinnerNumberModel
with the specified
value
, minimum
/maximum
bounds,
and stepSize
.
- MultiRangeSpinnerNumberModel(double, double, double) - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a MultiRangeSpinnerNumberModel
with the specified
value
, minimum
/maximum
bounds,
and stepSize
.
- MultiRangeSpinnerNumberModel() - Constructor for class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Constructs a MultiRangeSpinnerNumberModel
with no
minimum
or maximum
value,
stepSize
equal to one, and an initial value of zero.
- MYCALL - Static variable in class org.ka2ddo.yaac.io.BeaconData
-
Name for default BeaconData record.
- PacketExportMode - Enum in org.ka2ddo.yaac.core
-
This enumeration defines the various formats that can be used to write a AX.25 frame to a disk file.
- PacketSourceFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects packets and messages based on which interface port the
message entered YAAC through.
- PacketSourceFilter() - Constructor for class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Create a Filter that selects packets and stations based on which YAAC input port they are
received through.
- PacketSourceFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects packets and messages based on which interface port the
message entered YAAC through.
- PacketSourceFilter(PacketSourceFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PacketSourceFilter
-
Create a UI for controlling a PacketSourceFilter instance.
- PacketTypeFilter - Class in org.ka2ddo.yaac.filter
-
Filter based on the type of APRS packet in the frame.
- PacketTypeFilter(String) - Constructor for class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Create a non-modifiable PacketTypeFilter that will only pass packets matching the specified APRS packet types.
- paint(Graphics) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Render this layer's content into the MapBean.
- paint(Graphics) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Render this layer's content into the MapBean.
- paint(Graphics) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Render this layer's content into the MapBean.
- PAINT_CYAN_STRIPED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A cyan striped pattern, used for intermittent water.
- PAINT_GREEN_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A translucent checked pattern in green and white.
- PAINT_GREY_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A translucent checked pattern in grey and white.
- PAINT_LIGHT_BLUE_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A translucent checked pattern in light blue and white.
- PAINT_MAP - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Map to convert ColorType enums into renderable Paints.
- PAINT_PURPLE_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A translucent checked pattern in purple and white.
- PAINT_WETLAND_CHECKED - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
A pattern (copied from OpenStreetMaps) for indicating a wetland area.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Paint the usage and current download bounding box on the panel.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Paint the recent bandwidth utilization history on the widget.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Paint the LineOfSightPanel.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Paint the cursor icon on the glass pane.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Paint the rendered OpenStreetMap data into the map window.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Paint the usage and current download bounding box on the panel.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Draw the enabled raster maps on the map window.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.table.PaintRenderer
-
Fill in the cell with the current color.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.TopoTileUsagePanel
-
Paint the usage and current download bounding box on the panel.
- paintComponent(Graphics) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Draw the text of this label on the screen.
- paintDrawable(Graphics2D, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Render this drawable upon a canvas using the specified Graphics and Projection.
- paintDrawable(Graphics2D, Projection) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Render this drawable upon a canvas using the specified Graphics and Projection.
- paintIcon(Component, Graphics, int, int) - Method in class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Draw the icon at the specified location.
- PaintRenderer - Class in org.ka2ddo.yaac.gui.table
-
Render a table cell as a AWT Color.
- PaintRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.PaintRenderer
-
Create an instance of PaintRenderer.
- PAN_EAST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning east a large fraction of the map.
- PAN_NORTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning north a large fraction of the map.
- PAN_SOUTH - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning south a large fraction of the map.
- PAN_WEST - Static variable in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Action string for panning west a large fraction of the map.
- PanToFoundMapFeatureListener(JTable, MainGui.OsmSearchResultsTableModel, GeoMapIfc) - Constructor for class org.ka2ddo.yaac.gui.MainGui.PanToFoundMapFeatureListener
-
Create a PanToFoundMapFeatureListener.
- panZoomToWeatherZone(int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Pan and zoom the map to show a specific severe weather zone.
- panZoomToWeatherZone(int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Pan and zoom the map to show a specific severe weather zone.
- paramIdentifier - Variable in class org.ka2ddo.ax25.XIDParameter
-
- paramLen - Variable in enum org.ka2ddo.aprs.HurricaneEnum
-
Number of characters for parameter identified by this enum.
- paramLen - Variable in enum org.ka2ddo.aprs.WeatherEnum
-
Number of characters for parameter identified by this enum.
- paramList - Variable in class org.ka2ddo.ax25.XIDGroup
-
- paramString() - Method in class org.ka2ddo.aprs.MaidenheadLocatorBeacon
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.Message
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.MessageMessage
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.MicE
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.ObjectReport
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.PositionMessage
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.Query
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.StationCapabilities
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.aprs.TelemetryMessage
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.ax25.AX25Message
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.opentrac.OpenTracMessage
-
Descriptive text about this message, to be included in the toString() method's response.
- paramString() - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Return description of this object for including in a toString() method's answer.
- paramString() - Method in class org.ka2ddo.yaac.gui.filter.CumulativeBooleanAndFilter
-
Returns a string representation of this JPanel.
- paramString() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Returns a string representation of this table.
- paramValue - Variable in class org.ka2ddo.ax25.XIDParameter
-
- parse(byte[], int, AX25Callsign, AX25Callsign, AX25Callsign[], String, long, Connector) - Static method in class org.ka2ddo.aprs.APRSStack
-
Analyze the contents of an AX.25 packet that appears to be identified as an APRS packet.
- parse(byte[], AX25Callsign, AX25Callsign, AX25Callsign[], long, Connector) - Method in class org.ka2ddo.aprs.APRSStack
-
Parse a message to the appropriate object class.
- parse(byte[], AX25Callsign, AX25Callsign, AX25Callsign[], long, Connector) - Method in interface org.ka2ddo.ax25.AX25Parser
-
Parse a message to the appropriate object class.
- parse(byte[], AX25Callsign, AX25Callsign, AX25Callsign[], long, Connector) - Method in class org.ka2ddo.opentrac.OpenTracParser
-
Parse a message to the appropriate object class.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmPbfSegmenter
-
Parse an OSM PBF file into YAAC's version of OpenStreetMap tiles.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Parse a OpenStreetMap snapshot file into YAAC's version of OpenStreetMap tiles.
- parse(FileInputStream, NonshareableCountingBufferedDataInputStream, File, boolean, StatusListener) - Method in class org.ka2ddo.yaac.osm.OsmXmlSegmenter
-
Parse a compressed XML file into YAAC's version of OpenStreetMap tiles.
- parse(TelemetryMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Extract data from a TelemetryMessage for this station.
- parse(MessageMessage) - Method in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Extract data from an APRS text message containing telemetry documentation for this station.
- parseAge(String) - Static method in class org.ka2ddo.yaac.ax25.Age
-
Parse an Age value from a String in the format that Ages are presented in.
- ParsedAX25MessageListener - Interface in org.ka2ddo.ax25
-
This interface defines how a code segment waiting for a response message is
informed when the response is received.
- parsedAX25MessageReceived(byte, AX25Message) - Method in interface org.ka2ddo.ax25.ParsedAX25MessageListener
-
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
- parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
- parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
- parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
- parsedAX25MessageReceived(byte, AX25Message) - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Delivers the next message received by YAAC that is some sort of parsed AX.25 higher-level message.
- parsedAX25Msg - Variable in class org.ka2ddo.ax25.AX25Frame
-
The decoded APRS (or other protocol) message (if the AX25Frame contains a higher-level protocol).
- parseGpsdJsonLine(Map<String, Object>, GpsFix, SatelliteCatalog) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Decode a JSON message from GPSD and update the appropriate GPS state objects.
- parseMnemonics(String) - Static method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Convert a localized string of mnemonic letters into an array of ints, suitable for
use by the above constructors.
- parseNMEA0183DataLine(String, GpsFix, SatelliteCatalog, String) - Static method in class org.ka2ddo.gps.GPSParser
-
Parse an NMEA-0183 standard data sentence into GPS data structure values.
- parseNMEA0183DataLine(String, GpsFix, SatelliteCatalog, String) - Method in interface org.ka2ddo.gps.GPSSentenceParser
-
Parse an NMEA-0183 standard data sentence into GPS data structure values.
- parseNMEA0183DataLine(String, PortConnector, boolean, String) - Method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Parse an NMEA-0183 standard data sentence into GPS data structure values.
- parseWeatherData(String, Map<Enum, Object>) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Decode weather data in Peet Bros format into the distributor's cache.
- parseWeatherLine(String, Map<Enum, Object>, long) - Static method in class org.ka2ddo.aprs.UltimeterRawMessage
-
Decode a line of text supposedly containing one of the Ultimeter weather station
ASCII text formats, as documented on the
Peet Bros website.
- parseYAACXMLConfigFile(InputStream, long) - Static method in class org.ka2ddo.yaac.io.ConfigImporter
-
- passcode - Variable in class org.ka2ddo.yaac.io.PortConfig.Cfg
-
The authentication passcode associated with this port, if needed.
- PathHandler - Class in org.ka2ddo.yaac.webserver
-
This is the generic web page generator class which should be subclassed to produce a particular
page.
- PathHandler() - Constructor for class org.ka2ddo.yaac.webserver.PathHandler
-
- pathname - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Pathname to where the image file is stored on this computer.
- pdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Three-dimensional position dilution of precision.
- pdop - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Position Dilution Of Precision of the satellite configuration, multiplied by 10.
- peek() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves, but does not remove, the head of this queue,
or returns null
if this queue is empty.
- period - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Time over which averages are averaged, in seconds.
- PERMANENT - Static variable in class org.ka2ddo.ax25.AX25Message
-
Reserved constant for non-expiring objects' timestamp.
- PERMITTED - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Indicates whether this AbstractMenuAction should be included in menus.
- persist - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Flag indicating whether this particular raster overlay should be persisted over YAAC restarts.
- PersistingFilter - Interface in org.ka2ddo.yaac.filter
-
Extra methods required for a Filter that can persist its values across instance
creations and YAAC restarts.
- persistLocalAlias(Preferences) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Checkpoint the current tactical name setting to Java Preferences
- phoneticizeCallsign(String) - Static method in class org.ka2ddo.yaac.sound.SpeechUtilities
-
Convert an APRS-standard callsign-SSID string into international phonetics.
- PickablePortListDialog - Class in org.ka2ddo.yaac.gui
-
This class defines a popup dialog for selecting a port when the user
didn't pick a port from a JTable previously.
- PickablePortListDialog(Window, TableModel) - Constructor for class org.ka2ddo.yaac.gui.PickablePortListDialog
-
Create a PickablePortListDialog.
- pickAStation(List<StationState>, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select one of several stations.
- pickAStation(List<StationState>, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select one of several stations.
- pickObject(String, List<Object>) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select one of several objects.
- pickObject(String, List<Object>) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select one of several objects.
- pid - Variable in class org.ka2ddo.ax25.AX25Frame
-
The one-byte code identifying how to interpret the body of I and UI frames.
- PID_AARP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for Appletalk Address Resolution Protocol (ARP).
- PID_ATALK - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for Appletalk.
- PID_ESCAPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for escape code indicating second byte of PID (not supported).
- PID_FLEXNET - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for FlexNet.
- PID_IARP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for ARPA Internet Address Resolution Protocol (ARP).
- PID_IP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for ARPA Internet Protocol.
- PID_LQP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for Link Quality Protocol.
- PID_NETROM - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for NET/ROM.
- PID_NOLVL3 - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for no level 3 protocol (also used for APRS).
- PID_OPENTRAC - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for OpenTRAC.
- PID_SEG_FRAG - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for AX.25 segmentation fragment.
- PID_TEXNET - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for TEXNET datagram.
- PID_VJC_TCPIP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for Van Jacobson compressed TCP/IP packet, per RFC 1144.
- PID_VJUC_TCPIP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for Van Jacobson uncompressed TCP/IP packet, per RFC 1144.
- PID_X25_PLP - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Protocol ID for CCITT X.25 PLP (also used by the ROSE network).
- PingQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles ping (traceroute) queries regarding the path between this station and the requester.
- PingQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.PingQueryHandler
-
- PinPoint() - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Construct an empty PinPoint.
- PinPoint(int, int, double, double) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Construct a PinPoint with raster image to lat/lon mapping.
- pinpointList - Variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
The list of PinPoints matching image pixels with global lat/lon positions.
- PipedReader - Class in org.ka2ddo.yaac.io
-
This is a performance-optimized clone of the java.io.PipedReader class.
- PipedReader(PipedWriter, int) - Constructor for class org.ka2ddo.yaac.io.PipedReader
-
Creates a PipedReader
so that it is connected
to the piped writer src
and uses the specified
pipe size for the pipe's buffer.
- PipedWriter - Class in org.ka2ddo.yaac.io
-
This is a performance-optimized clone of the java.io.PipedWriter
class.
- PipedWriter(PipedReader) - Constructor for class org.ka2ddo.yaac.io.PipedWriter
-
Creates a piped writer connected to the specified piped
reader.
- PipedWriter() - Constructor for class org.ka2ddo.yaac.io.PipedWriter
-
Creates a piped writer that is not yet connected to a
piped reader.
- pkgName - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The internal distro file name of the plugin.
- Place - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM place="*" attribute.
- PLACE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- planetDos - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Shared area for stream to planet.ways.tmp file.
- PlaybackFilter - Class in org.ka2ddo.yaac.filter
-
This filter chooses whether to view real-time only data, log file playback only data, or both.
- PlaybackFilter() - Constructor for class org.ka2ddo.yaac.filter.PlaybackFilter
-
- PlaybackFilter - Class in org.ka2ddo.yaac.gui.filter
-
This GUI panel edits the settings of the PlaybackFilter to control whether realtime or playback
frames (or both) are displayed and processed.
- PlaybackFilter(PlaybackFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PlaybackFilter
-
Create a UI for controlling a PlaybackFilter instance.
- PLUGIN_NEEDS_NEWER_YAAC_PROTOCOL - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
-
Resource tag name for YAAC Provider version number is too old for this plugin.
- PLUGIN_UNKNOWN_INCOMPATIBILITY - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
-
Resource tag name for default generic reason for plugin failure.
- PluginDescriptor - Class in org.ka2ddo.yaac.gui.pluginstore
-
This class describes the parameters for one plugin, including its filename, its display name,
the version of it currently installed (if any), and the version available in the "store"
(if any) or the mark indicating the plugin is obsoleted.
- PluginDescriptor(Provider) - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
Create a PluginDescriptor from an installed plugin instance.
- PluginDescriptor(String) - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
Create a PluginDescriptor from a comma-separated-values (CSV) record obtained from the author's website.
- PluginStoreTableModel - Class in org.ka2ddo.yaac.gui.pluginstore
-
This table model allows the user to see what officially provided plugins are available and/or
already installed.
- PluginStoreTableModel() - Constructor for class org.ka2ddo.yaac.gui.pluginstore.PluginStoreTableModel
-
Create a PluginStoreTableModel from the local plugin registry and the list of available plugins
from either the author's website or the SourceForge project.
- POIVisibilityPanel - Class in org.ka2ddo.yaac.gui.osm
-
A JPanel containing the editing controls for all types and categories of OSM amenities.
- POIVisibilityPanel(OSMLayer, VisibleCtls, Preferences) - Constructor for class org.ka2ddo.yaac.gui.osm.POIVisibilityPanel
-
Create a JPanel containing the editing controls for all types and categories of OSM amenities.
- poll(long, TimeUnit) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
- poll() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves and removes the head of this queue,
or returns null
if this queue is empty.
- Polyline - Class in org.ka2ddo.yaac.gui.drawlayer
-
This class defines a drawable polyline.
- Polyline() - Constructor for class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Create an empty Polyline.
- PopupMenuMouseAdapter - Class in org.ka2ddo.yaac.gui.table
-
This class provides a generic mouse click handler for using right-clicks
on a table row to raise a popup menu associated with the value in a specified
key column of the selected row (such as for the callsign of a station).
- PopupMenuMouseAdapter(JTable, TableModel, GuiContentType, int) - Constructor for class org.ka2ddo.yaac.gui.table.PopupMenuMouseAdapter
-
Create the mouse event listener for the specified table, table model, and
GuiContentType
of the table.
- PopupStationWindow - Class in org.ka2ddo.yaac.gui
-
This class defines a popup window with information about a selected list of stations.
- PopupStationWindow.SortOrder - Enum in org.ka2ddo.yaac.gui
-
Enum defining sorting order for multiple stations/objects at a single point.
- PopupTaggedNodeWindow - Class in org.ka2ddo.yaac.gui
-
This class defines a popup window with information about a selected list of
OpenStreetMap Nodes and Ways.
- Port(PortConnector) - Constructor for class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Create a Port object for collecting statistics for a PortConnector.
- port - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Numeric TCP or UDP port number of the service (zero if not known).
- portClosed(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The specified port has been closed.
- portClosed(PortConnector) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
The specified port has been closed.
- portClosed(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortStatusListener
-
The specified port has been closed.
- PortConfig - Class in org.ka2ddo.yaac.io
-
This class contains all the parameters for configuring a PortConnector in
this application, and the encoding and decoding code for saving its value
in the persisted configuration data.
- PortConfig() - Constructor for class org.ka2ddo.yaac.io.PortConfig
-
Create a new PortConfig record with a new port instance identifier.
- PortConfig(String) - Constructor for class org.ka2ddo.yaac.io.PortConfig
-
Craete a PortConfig record with the specified port instance identifier.
- portConfig - Variable in class org.ka2ddo.yaac.io.PortConnector
-
The port configuration associated with this PortConnector.
- PortConfig.Cfg - Class in org.ka2ddo.yaac.io
-
Port-type-specific configuration parameters for a PortConnector.
- PortConfig.Fields - Enum in org.ka2ddo.yaac.io
-
Enumeration identifying all the fields in a Cfg sub-record.
- PortConfig.HintType - Enum in org.ka2ddo.yaac.io
-
For the
ConfigImporter
, provide hints of how required but non-transferable config fields
should be asked for.
- PortConfig.RequireFile - Class in org.ka2ddo.yaac.io
-
Data structure describing how the ConfigImporter should ask for missing (or
blanked-out) required port configuration parameters when they are a file in the
filesystem.
- PortConfig.RequireHints - Class in org.ka2ddo.yaac.io
-
Data structure describing how the ConfigImporter should ask for missing (or
blanked-out) required port configuration parameters.
- PortConnector - Class in org.ka2ddo.yaac.io
-
This class defines the generic API for an object that connects a bidirectional
real-time data stream to this application.
- PortConnector() - Constructor for class org.ka2ddo.yaac.io.PortConnector
-
Create a PortConnector.
- PortConnector.PortStatsType - Enum in org.ka2ddo.yaac.io
-
This enum is used to select which sets of statistics should be returned.
- portConnectorClasses() - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get all the concrete subclasses of PortConnector currently registered in YAAC for
which instances can be created and configured.
- portCreated(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The specified port has been added to the configuration..
- portCreated(PortConnector) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Do not call.
- portCreated(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortMgmtListener
-
The specified port has been added to the configuration..
- portDeleted(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The specified port has been removed from the configuration..
- portDeleted(PortConnector) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Do not call.
- portDeleted(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortMgmtListener
-
The specified port has been removed from the configuration..
- PortEditor - Class in org.ka2ddo.yaac.gui
-
This class provides the GUI infrastructure for configuring a interface port.
- PortEditor(ResourceBundle, PortConfig, boolean) - Constructor for class org.ka2ddo.yaac.gui.PortEditor
-
Create a PortEditor panel loaded with all currently supported port driver GUI panels.
- PortEntry(String, Class<? extends PortConnector>) - Constructor for class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
Create a PortEntry instance.
- PortEventListener - Interface in org.ka2ddo.yaac.io
-
This interface defines a listener that wants to know the details of when a
port is receiving or sending frames of data.
- PortExtendedStatusListener - Interface in org.ka2ddo.yaac.io
-
Implementers of this interface can be informed of all
PortStatusListener
events (opens and closes) as well as other status changes of a port.
- portFailed(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Reports when the port fails for some reason.
- portFailed(PortConnector) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Reports when the port fails for some reason.
- portFailed(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortEventListener
-
Reports when the port fails for some reason.
- PortFailureReporterIfc - Interface in org.ka2ddo.yaac.io
-
This interface declares the control methods of an abstract GUI object used
by the I/O system to report an unsolicited port failure.
- PortFailureReportListener - Interface in org.ka2ddo.yaac.io
-
This interface defines a callback so a PortFailureReporterIfc implementer can tell the
requestor that the GUI object no longer exists (user disposed of it) and should not be
used any more.
- PortManager - Class in org.ka2ddo.yaac.io
-
This singleton class manages the PortConnectors opened by YAAC.
- PortMgmtListener - Interface in org.ka2ddo.yaac.io
-
Implementers of this interface can be notified of state changes of the I/O ports
used by YAAC.
- portOpened(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The specified port has been successfully opened.
- portOpened(PortConnector) - Method in class org.ka2ddo.yaac.gui.MessageSenderPanel
-
The specified port has been successfully opened.
- portOpened(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortStatusListener
-
The specified port has been successfully opened.
- portReceiving(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Reports when the specified port starts or stops receiving a message.
- portReceiving(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Reports when the specified port starts or stops receiving a message.
- portReceiving(PortConnector, boolean) - Method in interface org.ka2ddo.yaac.io.PortEventListener
-
Reports when the specified port starts or stops receiving a message.
- ports - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.YAACSystem
-
All the APRS-speaking ports on the local YAAC system.
- PortStats() - Constructor for class org.ka2ddo.ax25.Connector.PortStats
-
- portStatusChanged(PortConnector) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
The status of the specified port has changed other than opening or closing,
or beginning or ending transmit or receive.
- portStatusChanged(PortConnector) - Method in interface org.ka2ddo.yaac.io.PortExtendedStatusListener
-
The status of the specified port has changed other than opening or closing,
or beginning or ending transmit or receive.
- PortStatusListener - Interface in org.ka2ddo.yaac.io
-
Implementers of this interface can be notified of state changes of the I/O ports
used by YAAC.
- portTransmitting(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.BlinkenLight
-
Reports when the specified port starts or stops transmitting a message.
- portTransmitting(PortConnector, boolean) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Reports when the specified port starts or stops transmitting a message.
- portTransmitting(PortConnector, boolean) - Method in interface org.ka2ddo.yaac.io.PortEventListener
-
Reports when the specified port starts or stops transmitting a message.
- portType - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
Port type name.
- portType - Variable in class org.ka2ddo.yaac.io.PortConfig
-
Type of PortConnector used to implement this port, generally defined as a String constant
named PORT_TYPE on the PortConnector subclass.
- portTypeNames() - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Get all the registered PortConnector names that should be displayed in the port configuration
dialog as a port type.
- PositionLabel - Class in org.ka2ddo.yaac.gui
-
This label displays a current updated position of the mouse cursor on the
MapBean.
- PositionLabel(MapBean) - Constructor for class org.ka2ddo.yaac.gui.PositionLabel
-
- PositionlessWeatherReport - Class in org.ka2ddo.aprs
-
This class decodes a Positionless Weather APRS message (APRS protocol specification chapter 12).
- PositionlessWeatherReport(byte[], int, String, AX25Callsign, long) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
-
Standard constructor for PositionlessWeatherReport, for decoding from an AX.25 frame (or equivalent).
- PositionlessWeatherReport(String, int) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
-
Alternate constructor, used only to decode $PKWDWXI special message from Kenwood TH-D72
HT's built-in TNC when weather data is expected to be imported into the TNC from a local
weather station.
- PositionlessWeatherReport(long) - Constructor for class org.ka2ddo.aprs.PositionlessWeatherReport
-
Alternate constructor, used to create an empty message for population by local weather data.
- PositionMessage - Class in org.ka2ddo.aprs
-
This abstract class extends Message to contain positional information, supporting several
different kinds of APRS messages with position data.
- PositionMessage() - Constructor for class org.ka2ddo.aprs.PositionMessage
-
Create an uninitialized PositionMessage (let the subclass initialize it).
- PositionMessage(byte, String, long) - Constructor for class org.ka2ddo.aprs.PositionMessage
-
Create a partially-initialized PositionMessage.
- PositionQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles queries for position reports from this station.
- PositionQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.PositionQueryHandler
-
- PositionReport - Class in org.ka2ddo.aprs
-
This class defines a APRS Position Report message (APRS protocol specification chapter 6).
- PositionReport(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.PositionReport
-
Constructor for Position message when decoding a binary AX.25 frame.
- PositionReport(long, boolean, char) - Constructor for class org.ka2ddo.aprs.PositionReport
-
Alternate constructor for creating a non-timestamped locally originated PositionReport.
- PositionSrc - Interface in org.ka2ddo.util
-
This interface defines API methods for receiving position in a network-protocol-independent
manner.
- positionType - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The sub-variant of human-readable position report message format to use.
- POSTAL_QUADRANTS - Static variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Array pf quadrant suffixes for postal address tables.
- PostalAddress - Class in org.ka2ddo.yaac.osm
-
A collection of the postal address tags in OSM for a particular element (
Node
or
Way
), for use in future address lookups.
- PostalAddress() - Constructor for class org.ka2ddo.yaac.osm.PostalAddress
-
Create an empty PostalAddress.
- PostalAddress(boolean, long, int, int) - Constructor for class org.ka2ddo.yaac.osm.PostalAddress
-
Create a PostalAddress record with the geographical (not postal) indexing information.
- PostalAddress(ResultSet) - Constructor for class org.ka2ddo.yaac.osm.PostalAddress
-
Create a PostalAddress object from the currently pointed record in a ResultSet.
- postCode - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Value of the "addr:postcode" tag.
- postprocessLogFile(File, FileLogger<T>) - Method in interface org.ka2ddo.yaac.core.FileLogger.RolloverHandler
-
Post-process the specified log file that is no longer used by the FileLogger.
- power - Variable in class org.ka2ddo.yaac.io.BeaconData
-
PHG code for power level.
- Power - Enum in org.ka2ddo.yaac.osm
-
This enum describes the supported values for the power="*" attribute of OSM, representing
types of electrical utility transmission network components.
- PRE_LOCALIZE_MENU_TAG_NAME - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies a specific menu item in the accumulated hierarchy.
- PRE_LOCALIZED_FILE_LOAD_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This menu tag hierarchy covers the File->Load menu.
- PRE_LOCALIZED_FILE_SAVE_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This menu tag hierarchy covers the File->Save menu.
- PRE_LOCALIZED_LOCATE_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This menu tag hierarchy covers the Locate menu.
- PRE_LOCALIZED_MENU_HIERARCHY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Identifies the ResourceBundle tags for the hierarchy path for the menu containers
of a menu item.
- PRE_LOCALIZED_VIEW_LAYERS_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This menu tag hierarchy covers the View->Layers sub-menu.
- PRE_LOCALIZED_VIEW_MENU - Static variable in class org.ka2ddo.yaac.core.provider.CoreProvider
-
This menu tag hierarchy covers the View menu.
- preallocate(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Ensure that enough storage has been allocated in the HugeBitSet to hold at least the
specified range of bits.
- PREF_BEACON_DESTINATION - Static variable in interface org.ka2ddo.yaac.core.YAACPreferences
-
Specify the TOCALL to use for locally originated APRS messages (other than MicE).
- prefixMaidenhead - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify whether the local status's current position should be prefixed to the status text
in Maidenhead format.
- prefixTime - Variable in class org.ka2ddo.yaac.io.StatusData
-
Specify whether the current time should be prefixed to the status text.
- prependLatLon(int, int) - Method in class org.ka2ddo.yaac.osm.Way
-
Add another vertex to the Way at the beginning, updating the Way's bounding box.
- PressureUnit - Enum in org.ka2ddo.util
-
Enumeration of supported units of atmospheric pressure.
- previousClearBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to false
that occurs on or prior the specified starting index.
- previousSetBit(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Returns the index of the first bit that is set to true
that occurs on or before the specified starting index.
- print(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a boolean value.
- print(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a character.
- print(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an integer.
- print(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a long integer.
- print(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a floating-point number.
- print(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a double-precision floating-point number.
- print(char[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an array of characters.
- print(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a string.
- print(Object) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an object.
- PrintableTable - Class in org.ka2ddo.yaac.gui.table
-
The class extends JTable to make the table printable with page headers and page counts.
- PrintableTable(TableModel, String) - Constructor for class org.ka2ddo.yaac.gui.table.PrintableTable
-
Constructs a JTable
that is initialized with
dm
as the data model, a default column model,
and a default selection model.
- PrintableView - Interface in org.ka2ddo.yaac.util
-
This interface identifies the class within a view window of YAAC that
can print the contents of the window to the Java Printing subsystem.
- printf(String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
- printf(Locale, String, Object...) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
- println() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Terminates the current line by writing the line separator string.
- println(boolean) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a boolean and then terminate the line.
- println(char) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a character and then terminate the line.
- println(int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an integer and then terminate the line.
- println(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a long and then terminate the line.
- println(float) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a float and then terminate the line.
- println(double) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a double and then terminate the line.
- println(char[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an array of characters and then terminate the line.
- println(String) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints a String and then terminate the line.
- println(Object) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedPrintStream
-
Prints an Object and then terminate the line.
- printThisView() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Print this PrintableView to the Java printing subsystem.
- printThisView() - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Print this PrintableView to the Java printing subsystem.
- printThisView() - Method in interface org.ka2ddo.yaac.util.PrintableView
-
Print this PrintableView to the Java printing subsystem.
- printWindow() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Print the window that currently has the focus.
- printWindow() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Print the window that currently has the focus.
- PRIORITY_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used to identify stations sending priority traffic.
- PriorityFilter - Class in org.ka2ddo.yaac.filter
-
This filter optionally eliminates all routine precedence messages.
- PriorityFilter() - Constructor for class org.ka2ddo.yaac.filter.PriorityFilter
-
- PriorityFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter optionally eliminates all routine precedence messages.
- PriorityFilter(PriorityFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.PriorityFilter
-
Create a UI for controlling a PriorityFilter instance.
- prn - Variable in class org.ka2ddo.gps.SatelliteState
-
Pseudo-random number identifying this satellite.
- processIBody(AX25Frame, boolean, Connector, long) - Method in class org.ka2ddo.ax25.AX25Stack
-
This method consumes one information frame.
- processNonStdAmenityTypes(GenericTaggedNode<?>, Object[], String, String) - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Process non-standard amenity types that have had prefixes or suffixes attached
to the type name value.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.BulletinsPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.FavIcon
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.FileCopierPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.HistoryPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.IconPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.IndexPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MapPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MessagesPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorDigiPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorStationsPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.MonitorWxPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.PathHandler
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.RobotsTxtPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.StationsPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processPage(HttpConnectionThread, LinkedHashMap<String, String>, DataInput, OutputStream, String) - Method in class org.ka2ddo.yaac.webserver.WeatherPage
-
Given an inbound HTTP request, generate a page using its parameters.
- processParsedAX25Message(AX25Frame, AX25Message) - Method in class org.ka2ddo.ax25.AX25Stack
-
Dispatch an AX.25 frame that was parsed into a higher-level protocol to all
registered listeners.
- processParsedAX25Packet(AX25Frame, AX25Message) - Method in class org.ka2ddo.aprs.APRSStack
-
Send this message (and its associated frame) to the APRS consumers.
- processParsedAX25Packet(AX25Frame, AX25Message) - Method in interface org.ka2ddo.ax25.AX25ParserWithDistributor
-
Send this message (and its associated frame) to the APRS consumers.
- processSentTactical(String, String) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
- processTactical(String, String) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Process a message known to contain a tactical callsign directive (alias definitions) and
approved to be processed by the user.
- produceFiltersForExpression(String) - Static method in class org.ka2ddo.yaac.filter.FilterExpressionParser
-
Convert the specified string into a hierarchy of Filter objects that will execute the specified filtering.
- produceSortStatusMessage(File) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Generate a string reporting the current state of sorting the tile files.
- ProgressDialog - Class in org.ka2ddo.yaac.gui
-
This class implements a generalized progress dialog with a progress bar.
- ProgressDialog(Window, String, boolean) - Constructor for class org.ka2ddo.yaac.gui.ProgressDialog
-
Display a GUI progress dialog.
- proj - Variable in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
current Projection of the map window.
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Invoked when there has been a fundamental change to the Map.
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Callback from OpenMap when map projection is changed,
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Handle when the current map Projection is modified.
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Invoked when there has been a fundamental change to the Map.
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
- projectionChanged(ProjectionEvent) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Invoked when there has been a fundamental change to the Map.
- projectName - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Telemetry project name from BITS message.
- promptTag - Variable in class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
The ResourceBundle key for a localized prompt string to display in a dialog box.
- properties - Variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
This method gets called when a bound property is changed.
- protocol - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Internet protocol type to use to reach this service, or null if not known.
- PROTOCOL_APRS - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Flag bit indicating this port allows transmitting APRS packets.
- PROTOCOL_AX25 - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Flag bit indicating this port allows transmitting AX.25 frames containing traffic of types
other than APRS or OpenTRAC UI frames.
- PROTOCOL_OPENTRAC - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Flag bit indicating this port allows transmitting OpenTRAC packets.
- PROTOCOL_OTHER_TRANSPORT - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Flag bit indicating this port allows transmitting frames on some other
transport, where the port driver handles all transcription issues between
APRS packets and the other protocol.
- ProtocolFamily - Enum in org.ka2ddo.ax25
-
This enumeration categorizes AX.25 messages by what protocol they are carrying,
to make it easier for YAAC I/O ports to determine if a particular AX25Frame should
be sent out a particular port.
- ProtocolSelectionControls - Class in org.ka2ddo.yaac.gui.io
-
This class implements the code needed to create with port configuration widgets to select
AX.25 protocols should be permitted on a port.
- Provider - Class in org.ka2ddo.yaac.pluginapi
-
This class defines the structure of a plugin extension's definition.
- Provider(String, String, String, String) - Constructor for class org.ka2ddo.yaac.pluginapi.Provider
-
Create a new plugin Provider specifying extensions to be added to YAAC.
- Provider.PortEntry - Class in org.ka2ddo.yaac.pluginapi
-
This class describes the name and implementing Class of an interface port driver.
- PROVIDER_API_VERSION - Static variable in class org.ka2ddo.yaac.pluginapi.Provider
-
Define the version of the Provider superclass-defined that this build of YAAC supports.
- pruneOccurred(long, boolean, boolean) - Method in interface org.ka2ddo.yaac.ax25.PurgeListener
-
- pruneOccurred(long, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
- pruneOldMessages(long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Delete all messages from this StationState object whose receive times are older than the
specified old age.
- pruneOldMessages(long, long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Delete all messages from this StationState object whose receive times are older than the
specified old age.
- PTYPES_S - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Hashmap of Information (I) or Unnumbered Information (UI) frame protocol ID to protocol name strings.
- PurgeListener - Interface in org.ka2ddo.yaac.ax25
-
This interface defines a callback by which another message-containing object can
be informed that the
StationTracker
has pruned old messages
from its history, and the listener can do corresponding pruning of its own.
- purgeSerialPortCache() - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Purge the cached list of serial port device names, so the next query will have to
build the list from scratch.
- purgeStaleTraffic() - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Delete all cached messages older than the purge threshold.
- PURPLE - Static variable in class org.ka2ddo.yaac.webserver.PathHandler
-
Color to use for station ages that are in the future (i.e., their station clock is
off).
- put(E) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Inserts the specified element into this queue, waiting if necessary
for space to become available.
- put(WeatherEnum, Object) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Store a new value into the weather map.
- putAll(E[], int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Inserts all the non-null elements in the specified array into this queue, waiting
if necessary for sufficient space to become available.
- putAttachment(Object, Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Add an attachment to this station or object.
- putAttachment(Object, Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Add an attachment to this record.
- putAttachment(Object, Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Add an attachment to this record.
- putBeaconData(String, BeaconData) - Static method in class org.ka2ddo.yaac.YAAC
-
Add a new BeaconData record under a unique name.
- putDirectoryToCache(String, File) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
remember the last directory used for a type of file operation.
- putTag(OSMLayerEnum, Object) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Store a key-value pair in the tag map.
- putValue(String, Object) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Sets one of this object's properties
using the associated key.
- putValue(String, Object) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Sets one of this object's properties
using the associated key.
- R_EARTH_M - Static variable in class org.ka2ddo.yaac.util.LatLongDistance
-
Mean radius of the Earth (at sea level) in meters.
- RadioCapability - Class in org.ka2ddo.opentrac
-
One RadioCapability array element for the OpenTracRadioCapabilities message element.
- RadioCapability() - Constructor for class org.ka2ddo.opentrac.RadioCapability
-
Create an uninitialized RadioCapability element.
- radius - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Radius of the circular download region in kilometers.
- radius - Variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Radius in whole degrees of download area.
- RadiusChangeListener(AbstractTileUsagePanel, SpinnerNumberModel) - Constructor for class org.ka2ddo.yaac.gui.MainGui.RadiusChangeListener
-
Create a longitude listener for a tile panel and JSpinner.
- RadiusFilter - Class in org.ka2ddo.yaac.filter
-
This class implements a filter based on radius from a specified location
(defaulting to the beacon location for the station).
- RadiusFilter(String) - Constructor for class org.ka2ddo.yaac.filter.RadiusFilter
-
Create a RadiusFilter instance with the specified prefix for the persistence parameter names.
- RadiusFilter - Class in org.ka2ddo.yaac.gui.filter
-
This class implements a filter based on radius from a specified location
(defaulting to the beacon location for the station).
- RadiusFilter(RadiusFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.RadiusFilter
-
Create a GUI for editing a RadiusFilter instance.
- radiusM - Variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
Distance in meters from the map center to this Way or Node.
- radiusModel - Variable in class org.ka2ddo.yaac.gui.MainGui.RadiusChangeListener
-
SpinnerNumberModel associated with listener.
- RAILROAD_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
The default stroke for drawing a railroad track Way.
- RailroadStroke - Class in org.ka2ddo.yaac.gui
-
This class defines a solid Stroke which alternates widths of the line between a narrow
width (the "rail") and a wide width (the "tie").
- RailroadStroke(float, float, float) - Constructor for class org.ka2ddo.yaac.gui.RailroadStroke
-
- Railway - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM railway="*" attribute.
- rainfall - Variable in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Rainfall over averaging interval in 0.1 Kg/cm^2 (or 40 inches of rain per LSB??????)
- RandomOutputStream - Class in org.ka2ddo.yaac.io
-
This class provides a sequential OutputStream wrapper around a RandomAccessFile.
- RandomOutputStream(RandomAccessFile) - Constructor for class org.ka2ddo.yaac.io.RandomOutputStream
-
- rangeDistance - Variable in class org.ka2ddo.aprs.Query
-
Radius of range limit in statute miles.
- rangeLatitude - Variable in class org.ka2ddo.aprs.Query
-
Latitude in fractional degrees North of center of query range limit.
- rangeLongitude - Variable in class org.ka2ddo.aprs.Query
-
Longitude in fractional degrees East of center of query range limit.
- rangeM - Variable in class org.ka2ddo.yaac.ax25.StationState
-
Scratch range variable used for aloha circle calculation.
- RASTER_MAP_PREFS_NODE - Static variable in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Name of Java Preferences node containing RasterMapEntry persistence information.
- RasterMapCatalog - Class in org.ka2ddo.yaac.gui.rastermap
-
This class maintains a catalog of registered raster map images that can be superimposed
over the MapBean.
- RasterMapCatalog(GeographicalMap, RasterMapOverlay) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Create a RasterMapCatalog instance for a given GeographicalMap window's RasterMapOverlay.
- RasterMapEntry - Class in org.ka2ddo.yaac.gui.rastermap
-
This class describes one raster map image file and the translation information
needed to render it on the screen with the correct registration.
- RasterMapEntry() - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
- RasterMapEntry.PinPoint - Class in org.ka2ddo.yaac.gui.rastermap
-
This class contains one association between a pixel in the image and its latitude/longitude
position on the planet.
- RasterMapOverlay - Class in org.ka2ddo.yaac.gui.rastermap
-
This class renders raster maps properly rescaled and translated to fit into the
Mercator projection used by the MapBean.
- RasterMapOverlay(MouseDelegator, GeographicalMap) - Constructor for class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Create an overlay layer for displaying rescaled raster images.
- RasterMapPane - Class in org.ka2ddo.yaac.gui
-
This panel manages the list of raster map images displayable on the main map window.
- RasterMapPane(GeographicalMap) - Constructor for class org.ka2ddo.yaac.gui.RasterMapPane
-
Create the Swing widget for managing raster map overlays.
- RawPacketDisplayMode - Enum in org.ka2ddo.yaac.gui
-
This enum defines a display mode for tabular packet display.
- RawPacketFrame - Class in org.ka2ddo.yaac.gui
-
This class defines a separate window for viewing raw message traffic.
- RawPacketFrame(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.RawPacketFrame
-
- RawPacketPane - Class in org.ka2ddo.yaac.gui
-
This class defines a scrolling table view for monitoring raw AX.25 frames.
- RawPacketPane(RawPacketTableModel, JLabel, RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.RawPacketPane
-
Create a panel for displaying the raw packets table.
- RawPacketRowFilter - Class in org.ka2ddo.yaac.gui
-
This class provides the filtering of raw RawPacketTableModel data based on the
current settings of the filters.
- RawPacketRowFilter() - Constructor for class org.ka2ddo.yaac.gui.RawPacketRowFilter
-
- RawPacketTableModel - Class in org.ka2ddo.yaac.gui
-
This class wraps the SnifferDataModel with a Java Swing TableModel.
- RawPacketTableModel(SnifferDataModel) - Constructor for class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Create a table model for displaying the recent raw packets.
- rcptTime - Variable in class org.ka2ddo.ax25.AX25Frame
-
The time when this message was received in Java milliseconds since midnight, Jan 1 1970 UTC.
- rcptTime - Variable in class org.ka2ddo.ax25.AX25Message
-
The time the message was received by the system in Java standard milliseconds since 1970 UTC.
- read(DataInput) - Static method in class org.ka2ddo.ax25.XIDGroup
-
Read an XIDGroup from an input byte stream.
- read(DataInput) - Static method in class org.ka2ddo.ax25.XIDParameter
-
Read an XIDParameter from a byte stream.
- read() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See
the general contract of the read
method of InputStream
.
- read(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Reads bytes from this byte-input stream into the specified byte array,
starting at the given offset.
- read(byte[]) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
Reads some number of bytes from the contained input stream and
stores them into the buffer array b
.
- read() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See
the general contract of the read
method of InputStream
.
- read(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Reads bytes from this byte-input stream into the specified byte array,
starting at the given offset.
- read(byte[]) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Reads some number of bytes from the contained input stream and
stores them into the buffer array b
.
- read() - Method in class org.ka2ddo.util.UTF8StreamReader
-
Reads a single character.
- read(char[]) - Method in class org.ka2ddo.util.UTF8StreamReader
-
Reads characters into an array.
- read(char[], int, int) - Method in class org.ka2ddo.util.UTF8StreamReader
-
Reads characters into a portion of an array.
- read(DataInput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry.PinPoint
-
Load this PinPoint from a binary file.
- read(DataInput) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Read a serialized dump of this object from an input stream for restoration.
- read() - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Reads the next byte of data from the input stream.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Reads some number of bytes from the input stream and stores them into
the buffer array b
.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.ArbitraryDataInputStream
-
Reads up to len
bytes of data from the input stream into
an array of bytes.
- read() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read a byte.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read an array of bytes.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Read bytes into an offset array.
- read() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read a byte.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read an array of bytes.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Read bytes into an offset array.
- read() - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads the next byte of data from the input stream.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads some number of bytes from the input stream and stores them into
the buffer array b
.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.JsscInputStream
-
Reads up to len
bytes of data from the input stream into
an array of bytes.
- read() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Reads the next byte in the file at the current seek position.
- read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See
the general contract of the read
method of InputStream
.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Reads up to byte.length
bytes of data from this
input stream into an array of bytes.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
Reads bytes from this byte-input stream into the specified byte array,
starting at the given offset.
- read() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Reads a single character.
- read(char[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Reads characters into a portion of an array.
- read() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See
the general contract of the read
method of InputStream
.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Reads bytes from this byte-input stream into the specified byte array,
starting at the given offset.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
Reads some number of bytes from the contained input stream and
stores them into the buffer array b
.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
Reads some number of bytes from the contained input stream and
stores them into the buffer array b
.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
Reads up to len
bytes of data from the contained
input stream into an array of bytes.
- read() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
Reads the next byte of data from this input stream.
- read(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
Reads some number of bytes from the contained input stream and
stores them into the buffer array b
.
- read(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
Reads up to len
bytes of data from the contained
input stream into an array of bytes.
- read() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Reads the next character of data from this piped stream.
- read(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Reads up to len
characters of data from this piped
stream into an array of characters.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.ChangeSet
-
Read a ChangeSet from the provided input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Member
-
Reads a Member from the input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Node
-
Read the next Node from the input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Relation
-
Read a new Relation object from the specified input stream.
- read(DataInput) - Static method in class org.ka2ddo.yaac.osm.Way
-
Instantiate a new Way read from
the input stream.
- read(NonshareableBufferedDataInputStream) - Static method in class org.ka2ddo.yaac.osm.Way
-
Instantiate a new Way read from
the input stream.
- readBoolean() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readBoolean
method of DataInput
.
- readBoolean() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readBoolean
method of DataInput
.
- readBoolean() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readBoolean
method of DataInput
.
- readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readBoolean
method of DataInput
.
- readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readBoolean
method of DataInput
.
- readBoolean() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readBoolean
method of DataInput
.
- readByte() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readByte
method of DataInput
.
- readByte() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readByte
method of DataInput
.
- readByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readByte
method of DataInput
.
- readByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readByte
method of DataInput
.
- readByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readByte
method of DataInput
.
- readByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readByte
method of DataInput
.
- readChar() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readChar
method of DataInput
.
- readChar() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readChar
method of DataInput
.
- readChar() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readChar
method of DataInput
.
- readChar() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readChar
method of DataInput
.
- readChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readChar
method of DataInput
.
- readChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readChar
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readDouble
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readDouble
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readDouble
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readDouble
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readDouble
method of DataInput
.
- readDouble() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readDouble
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readFloat
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readFloat
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readFloat
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readFloat
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readFloat
method of DataInput
.
- readFloat() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readFloat
method of DataInput
.
- readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.aprs.ObjectReport
-
Restore a new instance of an Object or Item from its backing store in Java Preferences.
- readFromPreferences(Preferences) - Method in class org.ka2ddo.ax25.DigipeatAliasRecord
-
Fill this record from data saved under the alias name in Java Preferences.
- readFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.aprs.LocalDestinationRecord
-
Load this callsign-named record from the specified Preferences node.
- readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.BeaconData
-
Load the beacon settings from Java Preferences.
- readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Recreate an ObjectReport and its encapsulating ObjectReportSender from
the preferences cache.
- readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.PortConfig
-
Read a PortConfig object from Java Preferences.
- readFromPreferences(Preferences, String) - Static method in class org.ka2ddo.yaac.io.StatusData
-
Create a StatusData for the specified name from the information saved in the Java Preferences tree.
- readFully(byte[]) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[]) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[]) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[]) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readFully
method of DataInput
.
- readFully(byte[], int, int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readFully
method of DataInput
.
- readInt() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readInt
method of DataInput
.
- readInt() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readInt
method of DataInput
.
- readInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readInt
method of DataInput
.
- readInt() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readInt
method of DataInput
.
- readInt() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readInt
method of DataInput
.
- readInt() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readInt
method of DataInput
.
- readIntAt(long) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Bytes
for this operation are read from the contained
file.
- readLine() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readLine
method of DataInput
.
- readLine() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readLine
method of DataInput
.
- readLine() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readLine
method of DataInput
.
- readLine() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readLine
method of DataInput
.
- readLine() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readLine
method of DataInput
.
- readLine() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readLine
method of DataInput
.
- readLittleEndianDouble() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readDouble
method of DataInput
.
- readLittleEndianFloat() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readFloat
method of DataInput
.
- readLittleEndianInt() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readInt
method of DataInput
.
- readLittleEndianInt() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readInt
method of DataInput
, except this reads the bytes in
little-endian order rather than big-endian (network) byte order.
- readLittleEndianLong() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readLong
method of DataInput
.
- readLittleEndianShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readLittleEndianShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readLong() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readLong
method of DataInput
.
- readLong() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readLong
method of DataInput
.
- readLong() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readLong
method of DataInput
.
- readLong() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readLong
method of DataInput
.
- readLong() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readLong
method of DataInput
.
- readLong() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readLong
method of DataInput
.
- readMostRecentFile(OuternetConnector.OuternetTestListener) - Method in class org.ka2ddo.yaac.io.OuternetConnector
-
Attempt to read both files from the OUTERNET receiver, and extract the records from the
most recent file and forward them to the AX25Stack.
- readNextInt() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
- readShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readShort
method of DataInput
.
- readShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readShort
method of DataInput
.
- readShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readShort
method of DataInput
.
- readTags(DataInput) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Helper method for reading tags and flags in a common format from an input stream.
- readTags(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Helper method for reading tags and flags in a common format from an input stream.
- readUnsignedByte() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedByte() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedByte() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedByte() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readUnsignedByte
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUnsignedShort() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readUnsignedShort
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the readUTF
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the readUTF
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the readUTF
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the readUTF
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the readUTF
method of DataInput
.
- readUTF() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the readUTF
method of DataInput
.
- readUTF8Line() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line
ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line
ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
This method reads a line of text encoded in UTF-8, terminated by a line
ending (CR, LF, or CRLF) or EOF.
- readUTF8Line() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
This method reads a line of text encoded in UTF-8, terminated by a line
ending (CR, LF, or CRLF) or EOF.
- readUTFChar() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using
as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using
as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
This method reads one UTF-8 encoded character from the input stream, using
as many bytes as necessary to get an entire character.
- readUTFChar() - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
This method reads one UTF-8 encoded character from the input stream, using
as many bytes as necessary to get an entire character.
- ready() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Tells whether this stream is ready to be read.
- ready() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Tell whether this stream is ready to be read.
- reallyStartLineOfSight() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- recalcDistance(double, double) - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Recompute the distance figure for each row based on the specified reference
coordinates.
- recalculateBounds() - Method in class org.ka2ddo.yaac.osm.Way
-
Recompute the min/max bounds of the Way based on the current vertices.
- recalculateDistanceLabel(Point2D, Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- receive(char[], int, int) - Method in class org.ka2ddo.yaac.io.PipedReader
-
Receives data into an array of characters.
- receiveNMEA0183Sentence(String, String, Connector) - Method in interface org.ka2ddo.yaac.gps.GpsRawNMEA0183Listener
-
Receive the next NMEA-0183 sentence (or simulation thereof for certain external
sources) received through an interface in YAAC.
- recordAnyways(AX25Frame) - Method in interface org.ka2ddo.yaac.core.SnifferLogFilter
-
Indicate whether the passed frame (with any decoded data in it) should be
logged even if
YAAC.isLogAPRS()
says not to log received packets.
- records - Variable in class org.ka2ddo.util.Dbf
-
Ordered list of records read from the DBF file.
- red - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The red color strength of this object, from 0 to 255.
- reduceHoldingLimit(int) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.OpenRandomAccessFileCache
-
Reduces the holding limit to 'reserve' less than the map size.
- ref - Variable in class org.ka2ddo.yaac.osm.Member
-
ID of other data structure (Node, Way, or Relation) that this Member represents.
- refresh() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Force the map to immediately regenerate itself based on current state data.
- refresh - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
Boolean true if the center and radius points should be ignored and just re-download
every tile that is currently downloaded.
- refresh() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the map to immediately regenerate itself based on current state data.
- refreshDOP(SatelliteCatalog) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
Update the DOP (dilution of precision) statistics from the current satellite catalog
- refreshGPSStatisticsPane(GpsFix) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
Update the displayed GPS statistics according to the new fix information
- refreshMapWindows() - Static method in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Tell all map windows to redraw their maps based upon the updated map tile files.
- regenerateAndRepaint() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Cause the OSMLayer to recompute its map based on current settings.
- regenerateStations() - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Force the station renderer layer to regenerate its overlay immediately.
- regenerateStations() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the station renderer layer to regenerate its overlay immediately.
- regenerateTopo() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Force the topographic layer to regenerate its overlay immediately.
- regenerateTopo() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Force the topographic layer to regenerate its overlay immediately.
- register(JTable, String) - Method in class org.ka2ddo.yaac.gui.TablePersister
-
Monitor a table for persisting any column changes.
- register(Window, String) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
Register a Window for having its position and sizing persisted (and restored, if
previously persisted values are found).
- registerAPRSAppender(ExtraAPRSInfoSourceDispatcher.APRSIfc) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Register a source of extra APRS message data.
- registerEnum(Class<? extends Enum>) - Static method in class org.ka2ddo.yaac.gui.util.EnumImageLoader
-
Register an entire enum class using the specified prefix when building resource names for
localized string lookups.
- registerEnum(Class<? extends Enum>, String) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Register an entire enum class using the specified prefix when building resource names for
localized string lookups.
- registerEnum(Class<? extends Enum>, String, EnumNameLocalizer.Type) - Static method in class org.ka2ddo.yaac.util.EnumNameLocalizer
-
Register an entire enum class using the specified prefix when building resource names for
localized string lookups.
- registerGlassPaneOverMap(GeoMapGuiIfc.GlassMapPane) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Put a glass pane over a MapBean.
- registerGlassPaneOverMap(GeoMapGuiIfc.GlassMapPane) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Put a glass pane over a MapBean.
- registerGTNInfoSrc(GTNInfoSrc) - Static method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
Register another GTNInfoSrc object for calling when popup is displayed.
- registerMapKeystrokeActions(int, InputMap, ActionMap) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Register the keystrokes that can be used to move this object's map around.
- registerMapKeystrokeActions(int, InputMap, ActionMap) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Register the keystrokes that can be used to move this object's map around.
- registerMapKeystrokeActions() - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Register the keystrokes that can be used to move this object's associated
map around.
- registerMapWindow(GeoMapIfc) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Register a newly opened map widget for updates.
- registerMouseMode(MouseDelegator) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Register the drawing mode of this layer with the MouseDelegator.
- registerMouseMode(MouseDelegator) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify the identifier for when this Layer should receive MapMouseEvents.
- registerNewFirstWindowType(String, String) - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Add a new type of FirstWindow.
- registerOpenTRACAppender(ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Register a source of extra OpenTRAC message data.
- registerPage(String, PathHandler) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Register a page handler for a particular path within the website, using the "GET" HTTP method.
- registerPage(String, String, PathHandler) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Register a page handler for a particular path within the website.
- registerPortConnectorType(String, Class<? extends PortConnector>) - Static method in class org.ka2ddo.yaac.io.PortConnector
-
Add a new subclass of PortConnector to the supported map of PortConnector types.
- registerProtocolParser(byte, AX25Parser) - Method in class org.ka2ddo.ax25.AX25Stack
-
Register another protocol parsing handler for a particular AX.25 UI/I message PID.
- registerQueryHandler(String, AbstractQueryHandler) - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Register a query handler with the QueryResponder to handle processing a specific
incoming query string.
- registerSentenceParser(String, GPSSentenceParser) - Static method in class org.ka2ddo.gps.GPSParser
-
Register a parser for a particular NMEA-0183 sentence.
- registerWindowForHelpKeys(RootPaneContainer) - Static method in class org.ka2ddo.yaac.gui.help.HelpAdapter
-
Set up infrastructure for handling Help-related window hot-keys on the specified window.
- Relation - Class in org.ka2ddo.yaac.osm
-
This class represents a Relation element of an OSM file.
- Relation() - Constructor for class org.ka2ddo.yaac.osm.Relation
-
- RELATIONS_STATS_MAP_ENTRY_COMPARATOR - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Comparator to sort the per-type statistics for OSM Relations in descending order of appearances.
- RelativeTimeFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects information based on relative time point boundary.
- RelativeTimeFilter(long) - Constructor for class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Create a TimeFilter with the specified cutoff time, and whether the
pass condition should be before or after the time.
- RelativeTimeFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects information based on relative time point boundary.
- RelativeTimeFilter(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.RelativeTimeFilter
-
Create a UI for controlling a RelativeTimeFilter instance.
- relayPath - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
-
The digipeat relay path for the message.
- release(SimpleDateFormat) - Static method in class org.ka2ddo.util.NonshareableDateFormatCache
-
Return a SimpleDateFormat object to the appropriate queue.
- releaseOldPages(FileInputStream, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page prior to the current seek
position as no longer needed.
- releaseOldPages(FileOutputStream, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page prior to the current seek
position as no longer needed.
- releaseOldPages(RandomAccessFile) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page in the RandomAccessFile as no longer needed.
- releaseOldPages(RandomAccessFile, long, long) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
If O/S and available libraries allow it, mark every page in the specified range in
the RandomAccessFile as no longer needed.
- Religion - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM religion="*" attribute.
- RELIGION_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- reloadMapParamsFromPreferences() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Load all the WayParam and VisibleCtls objects from their cached Preference values (or defaults if not saved).
- remainingCapacity() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Returns the number of additional elements that this queue can ideally
(in the absence of memory or resource constraints) accept without
blocking, or Integer.MAX_VALUE
if there is no intrinsic
limit.
- rememberLocallyOriginatedMessage(AX25Frame) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Record in the short-term memory that the specified frame has been locally
originated by this station and should not be digipeated again.
- remoteTileDir - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
If the user wants to use an older version of the imported tiles, specify the dated
tiledir name to insert into the download URLs.
- remove() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Retrieves and removes the head of this queue.
- remove(Object) - Method in class org.ka2ddo.util.ShareableObjectCache
-
Removes the entry for a key from this cache if it is present.
- remove(String) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Stop tracking an ObjectReport with the specified name.
- remove(int) - Method in class org.ka2ddo.yaac.gui.MainGui.OsmSearchResultsTableModel
-
Delete a record from the table.
- remove(int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Remove the indexed record from the persisted RasterMapCatalog.
- remove(Enum) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Remove the specified Enum from the map.
- remove1stDigiListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a listener that no longer wants to know when a new first digipeater is recorded.
- removeAGLChangeListener(LineOfSightPane.AGLChangeListener) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Unregister a new AGLChangeListener from this LineOfSightPane.
- removeAPRSAppender(ExtraAPRSInfoSourceDispatcher.APRSIfc) - Static method in class org.ka2ddo.aprs.ExtraAPRSInfoSourceDispatcher
-
Unregister a source of extra APRS message data.
- removeAprsMessageListener(AprsMessageListener) - Static method in class org.ka2ddo.aprs.APRSStack
-
Unregister an AprsMessageListener to be notified of incoming parsed APRS messages.
- removeAttachment(Object) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Remove an attachment from this station or object.
- removeAttachment(Object) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Remove an attachment from this record.
- removeAttachment(Object) - Method in interface org.ka2ddo.yaac.pluginapi.SupportsExtraData
-
Remove an attachment from this record.
- removeAutoFlush(char) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Remove a character from the set of user-typed characters that cause a
output stream flush.
- removeAX25FrameListener(AX25FrameListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Remove a listener for incoming AX.25 frames.
- removeBeaconChangeListener(BeaconChangeListener) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Unregister from being informed when the beacon parameters are changed.
- removeBeaconData(String) - Static method in class org.ka2ddo.yaac.YAAC
-
Remove an extra BeaconData record.
- removeCapabilitiesProvider(CapabilitiesProvider) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a CapabilitiesProvider instance.
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Removes a listener from the list that's notified
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Removes a listener from the list that's notified
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Removes a listener from the list that's notified
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
-
Unregister a CellEditorListener from this editor.
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Removes a listener from the list that's notified
- removeCellEditorListener(CellEditorListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Removes a listener from the list that's notified
- removeChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Unregister a ChangeListener so updates to this editor will no longer be reported to it.
- removeChangeListener(ChangeListener) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Unregister a ChangeListener so it is no longer informed of changes within this editor.
- removeChangeListener(ExtraColumnProviderChangeListener) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraColumnProvider
-
Unregister a listener to no longer 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.
- removeConnState(ConnState) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Remove the specified ConnState object from the map of ConnState maps.
- removeConnStateChangeListener(ConnStateChangeListener) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Unregister a listener to be informed when AX.25 connected-mode session state
changes.
- removeDbgListener(DebugCtl.DbgListener, String...) - Static method in class org.ka2ddo.util.DebugCtl
-
Unregister a listener for the specified categories of debug events.
- removeDestinationListener(DestinationListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Remove a listener that no longer wants to know when a new tocall or explicit network destination is recorded.
- removeDuplicateCheckedAX25Listener(DuplicateCheckedAX25Listener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Unregister a listener who no longer wants to be informed of receipt of AX25Messages.
- removeEldestEntry(Map.Entry<String, MultiBufferedRandomAccessFile>) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.OpenRandomAccessFileCache
-
Returns true if this map should remove its eldest entry.
- removeExtendedSymbols() - Static method in class org.ka2ddo.aprs.Symbols
-
Delete entries for APRS 1.2 extended symbols, leaving only the APRS 1.0.2 symbols.
- removeExtraColumnProvider(ExtraColumnProvider) - Static method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Remove an ExtraColumnProvider from supplementing the columns in instances of this TableModel.
- removeFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Disconnect the specified Filter from this CumulativeBooleanAndFilter.
- removeFilter(Filter) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Disconnect the specified Filter from this CumulativeBooleanOrFilter.
- removeFilter(Filter) - Method in interface org.ka2ddo.yaac.filter.CumulativeFilter
-
Disconnect the specified Filter from this CumulativeFilter.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.Filter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Deregisters a listener.
- removeFilterChangeListener(FilterChangeListener) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Deregisters a listener.
- removeFireTableModel(FireTableModel) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove a FireTableModel from listening for changes in the tracker.
- removeFldigiModemChangeListener(KissOverTcpConnector.FldigiModemChangeListener) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Unregister a listener to no longer be informed when fldigi changes its modem selection.
- removeFontChangeListener(FontChangeListener) - Method in class org.ka2ddo.yaac.gui.FontCache
-
Unregister a listener from being informed of user font selection changes.
- removeFrameListener(FrameListener) - Static method in class org.ka2ddo.ax25.Connector
-
Remove an object that used to be informed about incoming raw AX.25 frames.
- removeFromBlacklist(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Remove a callsign from the blacklist.
- removeFromBlacklist(String) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Remove a callsign from the blacklist.
- removeFromPreferences(Preferences) - Method in class org.ka2ddo.aprs.ObjectReport
-
Clear this Object/Item from Java Preferences,
- removeFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Delete this ObjectReportSender and its contained ObjectReport from
the preferences cache.
- removeFromPreferences(Preferences) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Delete this PortConfig from the Java Preferences backing store.
- removeGpsDataListener(GpsDataListener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Stop being informed when GPS data is updated.
- removeGpsRawNMEA0183Listener(GpsRawNMEA0183Listener) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Stop being informed when raw NMEA-0183 data is received.
- removeListener(MonitoredStationListener) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Unregister a listener from being informed when the MonitoredStationList membership changes.
- removeLocalObjectListener(LocalObjectTracker.LocalObjectListener) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Unregister a listener to be informed of changes in the tracker.
- removeMacroChangeListener(Macros.MacroChangeListener) - Method in class org.ka2ddo.yaac.core.Macros
-
Unregister a listener to no longer be informed when macros are changed.
- removeMsgEventListener(MsgEventListener) - Static method in class org.ka2ddo.yaac.ax25.MsgEventDispatcher
-
Unregister a MsgEventListener.
- removeObsoleteMessage(Message, boolean) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find and cancel any queued messages matching the passed message.
- removeObsoleteMessage(SendableMessageWrapper, boolean) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Find and cancel any queued messages matching the passed message.
- removeOpenTRACAppender(ExtraOpenTRACInfoSourceDispatcher.OpenTRACIfc) - Static method in class org.ka2ddo.opentrac.ExtraOpenTRACInfoSourceDispatcher
-
Unregister a source of extra OpenTRAC message data.
- removeParsedAX25MessageListener(ParsedAX25MessageListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Unregister an ParsedAX25MessageListener to be notified of incoming parsed level 3 protocol
messages (other than APRS).
- removePattern(String) - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Remove the specified pattern from this filter.
- removePersistence(Preferences) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapEntry
-
Remove this RasterMapEntry from the Preferences persistence cache.
- removePortEventListener(PortEventListener) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Unregister a listener so it no longer is informed of transmission and
reception events.
- removePortMgmtListener(PortMgmtListener) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Unregister a PortMgmtListener; it will no longer be informed when ports are
created or deleted.
- removePortStatusListener(PortStatusListener) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Unregister a PortStatusListener; it will no longer be informed when ports are
opened or closed.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Removes a PropertyChange
listener.
- removePropertyChangeListener(PropertyChangeListener) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Unregister a PropertyChangeListener so it will no longer be informed of changes to the global format value.
- removePurgeListener(PurgeListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister from being informed when purging should be performed.
- removeRange(int, int) - Method in class org.ka2ddo.util.ArrayBlockList
-
Removes from this list all of the elements whose index is between
fromIndex
, inclusive, and toIndex
, exclusive.
- removeRedundantAmenityTypes() - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Go through all the AmenityTypes this GenericTaggedNode has and remove the ones that are
more generic than other AmenityTypes associated with this object.
- removeRedundantWayVertices(int) - Method in class org.ka2ddo.yaac.osm.Way
-
Squeeze down the vertices in the Way to remove duplicate adjacent vertices, and vertices
in the middle of a straight line segment (as opposed to at the ending joints of a line
segment).
- removeRelayListener(DigipeatListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a listener that no longer wants to know when a new last digipeater is recorded.
- removeSendableMessageUpdateListener(SendableMessageUpdateListener) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Unregister a listener to no longer be informed when this message changes state.
- removeShutdownHandler(ShutdownHandler) - Static method in class org.ka2ddo.yaac.YAAC
-
Unregister a ShutdownHandler that is no longer needed.
- removeSnifferDataListener(SnifferDataListener) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Unregister a SnifferDataListener.
- removeSnifferLogFilter(SnifferLogFilter) - Static method in class org.ka2ddo.yaac.core.SnifferDataModel
-
- removeSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- removeSpecificTrackStripe(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove track-striping a single station or object.
- removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- removeSpecificTrackStripe(String) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Remove the identifier of a single station or object whose track stripe is no longer to be plotted.
- removeStation(int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Delete a MonitoredStation from the list of monitored stations.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ConnectionModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Removes a listener from the list that is notified each time a
change to the data model occurs.
- removeTableModelListener(TableModelListener) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Removes a listener from the list that's notified each time a
change to the data model occurs.
- removeTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.ax25.StationTracker
-
Unregister a listener.
- removeTXIGatedStationStatusListener(Digipeater.TXIGatedStationStatusListener) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Unregister a listener who no longer want to be informed when a station is added, updated, or removed from the
list of stations that this station will Tx I-gate to.
- removeUnitEnumChangeListener(UnitEnumChangeListener) - Static method in class org.ka2ddo.yaac.YAAC
-
Remove a UnitEnumChangeListener from being informed of unit changes,
- removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.AprsMessageDocumentListener
-
- removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.util.NonEmptyTextButtonEnabler
-
Gives notification that a portion of the document has been
removed.
- removeUpdate(DocumentEvent) - Method in class org.ka2ddo.yaac.gui.WinlinkMessageSender
-
Gives notification that a portion of the document has been
removed.
- removeVertex(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Remove the specified vertex from the ordered list of vertices.
- removeWatchedStation(int) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove the entire record at the index for the station or object callsign stored in the individual track list.
- removeWatchedStation(String) - Method in class org.ka2ddo.yaac.core.WatchedStationsTracker
-
Remove the entire record with the identifier for the station or object callsign stored in the individual track list.
- removeWeatherListener(WeatherListener) - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Deregister a WeatherListener so it will no longer be informed of changes in the local weather data.
- removeWindowPersisterListener(WindowPersisterListener) - Method in class org.ka2ddo.yaac.gui.WindowPersister
-
Deregister a listener for top-level window changes.
- RENDERABLE_FLAGS - Static variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
- renderLevel - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Specify whether this attribute provides useful information at render time.
- repaint() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Repaints this component.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Repaints the StationRenderer if it needs it and it hasn't been too little time since the last repaint.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- repaint(long, int, int, int, int) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- repaint(Rectangle) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- repaint() - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- REPEATER_SYMBOLS - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
All the APRS symbols that correspond to some kind of repeater.
- replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.ka2ddo.yaac.gui.CallsignDocumentFilter
-
Invoked prior to replacing a region of text in the
specified Document.
- replaceAmenityType(AmenityType, AmenityType) - Method in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Replace a specified AmenityType with the new (more specific) AmenityType in this GenericTaggedNode.
- reportAltitude - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether altitude (fixed or GPS-reported) should be reported in position reports.
- reportedStation - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Callsign of station reported as DX.
- reportError(Object, Throwable, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Report an error message to the user, using the GUI if available.
- reportError(Object, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Report an error message to the user, using the GUI if available.
- reportError(Object, String, boolean) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Report an error message to the user, using the GUI if available.
- reportErrorWithResponse(Object, Throwable, String, String) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Display a standard error message dialog for a stack trace that asks for a yes/no confirmation.
- reportingStation - Variable in class org.ka2ddo.yaac.aprs.DXRecord
-
Callsign of station reporting DX.
- reportSpeed - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether local GPS speed should be reported in position reports.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.AGWPEConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.AprsIsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.FileTNCConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.GpsdConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.KenwoodConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialGpsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialTNCConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.WxnowTxtConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- REQ_FIELDS - Static variable in class org.ka2ddo.yaac.io.YaesuConnector
-
List of PortConfig field identifiers that are mandated for this port type to work, and the ResourceBundle key to
prompt for a value if missing.
- requeue() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Reschedule the beacon based on its last transmission time and any changes in
retransmit interval.
- requeue() - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Reschedule the beacon based on its last transmission time and any changes in
retransmit interval.
- RequireFile(String, String, boolean) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireFile
-
Create a RequireFile object for the specified prompt string and a file chooser.
- RequireHints(String) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
Create a RequireHints object for the specified prompt string and a default text field.
- RequireHints(String, PortConfig.HintType) - Constructor for class org.ka2ddo.yaac.io.PortConfig.RequireHints
-
Create a RequireHints object for the specified prompt string and the specified type
of data entry field.
- reread(DataInput) - Method in class org.ka2ddo.yaac.osm.Node
-
Replace the contents of this Node object with the next Node in the input stream.
- reread(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.osm.Node
-
Replace the contents of this Node object with the next Node in the input stream.
- reread(DataInput) - Method in class org.ka2ddo.yaac.osm.Way
-
Clear the contents of this Way object and load it with another Way's data read from
the input stream.
- reread(NonshareableBufferedDataInputStream) - Method in class org.ka2ddo.yaac.osm.Way
-
Clear the contents of this Way object and load it with another Way's data read from
the input stream.
- resched(ReschedulableTimer, int) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Queue this task to the specified timer to be executed after the specified period of time.
- resched(ReschedulableTimer, int, int) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Queue this task to the specified timer to be executed after the specified period of time.
- resched(ReschedulableTimer, Date) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Queue this task to the specified timer to be executed at the specified time.
- resched(ReschedulableTimer, Date, long) - Method in class org.ka2ddo.util.ReschedulableTimerTask
-
Queue this task to the specified timer to be executed at the specified time.
- ReschedulableTimer - Class in org.ka2ddo.util
-
This class implements a timer whose tasks' delivery times can be adjusted while they are enqueued, and
the task objects can be reused after they have been timed out or cancelled.
- ReschedulableTimer(String) - Constructor for class org.ka2ddo.util.ReschedulableTimer
-
Create a ReschedulableTimer queue.
- ReschedulableTimerTask - Class in org.ka2ddo.util
-
This class defines a timer task whose delivery time can be changed while the timer is pending delivery,
and can be rescheduled any number of times.
- ReschedulableTimerTask() - Constructor for class org.ka2ddo.util.ReschedulableTimerTask
-
Constructor for a ReschedulableTimerTask.
- reserveEntityId(short, String) - Static method in class org.ka2ddo.opentrac.OpenTracEntity
-
Reserve an entity ID value as already in use.
- reset() - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the reset
method of InputStream
.
- reset() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the reset
method of InputStream
.
- reset() - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Override reset to reset the byte count.
- reset() - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Override reset to reset the byte count.
- reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the reset
method of InputStream
.
- reset() - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Resets the stream to the most recent mark.
- reset() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the reset
method of InputStream
.
- reset() - Method in class org.ka2ddo.yaac.util.CBCAPolygon
-
Resets this Polygon
object to an empty polygon.
- resetByteCount() - Method in class org.ka2ddo.yaac.io.KissEscapeOutputStream
-
Reset the statistics fields for this stream.
- resetBytesWritten() - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedOutputStream
-
Reset the byte count of this stream.
- resetElevationColors() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Restore the levels and colors defaultly used for drawing the topographic elevations.
- resetOldPages() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
If being used, clear the history of already-accessed pages.
- resetStatistics() - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Reset the statistics counters that are reported by the toString() method.
- resetTransmitCount() - Method in class org.ka2ddo.yaac.io.BeaconData
-
Reinitialize the transmission and backoff counters as if the station was newly on the air.
- resetTransmitCount(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Reset the retransmission counters as if this was a brand-new message using the initial
fast transmission rate.
- resetTransmitCount() - Method in class org.ka2ddo.yaac.io.StatusData
-
Reset the counters used to calculate the transmission interval so that status will initially
be transmitted frequently at the fast rate.
- restoreDefaults() - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set this WayParams object back to the factory-default settings.
- restoreOldFrequency() - Method in interface org.ka2ddo.yaac.io.TuneIfc
-
Tune the single-receiver radio back to the APRS frequency.
- RESULT_NEUTRAL - Static variable in class org.ka2ddo.yaac.filter.Filter
-
This Filter cannot determine if this object passes the filter or not.
- RESULT_PASS - Static variable in class org.ka2ddo.yaac.filter.Filter
-
The object exactly passes this Filter and is completely acceptable by the Filter's
constraints.
- RESULT_REJECT - Static variable in class org.ka2ddo.yaac.filter.Filter
-
The object is completely unacceptable to this Filter and should not be displayed, saved, etc..
- RESULT_WEAK_PASS - Static variable in class org.ka2ddo.yaac.filter.Filter
-
The object is loosely acceptable to the Filter.
- RESULT_WEAK_REJECT - Static variable in class org.ka2ddo.yaac.filter.Filter
-
The object is unacceptable to the Filter, but might want to be kept around and
indicated as unacceptable.
- revalidate() - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- revalidate() - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- revalidate() - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- revalidate() - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- revalidate() - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- revalidate() - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- reverifyMessages() - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Re-run the verification of any signed messages that couldn't be done earlier because the user hadn't finished
entering the keystore password yet.
- reverseDigipeaters(AX25Callsign[]) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Reverse the order of a sequence of digipeaters (explicit and APRS aliases).
- reverseWay() - Method in class org.ka2ddo.yaac.osm.Way
-
Swap the order of the vertices in the Way (last to first and first to last).
- RF_SEND_TIME_PER_BYTE_1200 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 1200-baud RF modem.
- RF_SEND_TIME_PER_BYTE_300 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 300-baud RF modem.
- RF_SEND_TIME_PER_BYTE_9600 - Static variable in class org.ka2ddo.yaac.io.TNCConnector
-
The transmission time per byte in milliseconds for a 9600-baud RF modem.
- rgb - Variable in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
The combination of the
red
,
green
,
blue
, and
alpha
fields as a single 32-bit int value.
- RobotsTxtPage - Class in org.ka2ddo.yaac.webserver
-
This page produces a robots.txt file contents to try to prevent web spiders
from navigating the entire website in YAAC.
- RobotsTxtPage() - Constructor for class org.ka2ddo.yaac.webserver.RobotsTxtPage
-
- role - Variable in class org.ka2ddo.yaac.osm.Member
-
The role this member plays in the Relation.
- RowFilterByMonitorType(MonitorType...) - Constructor for class org.ka2ddo.yaac.gui.HealthMonitorGui.RowFilterByMonitorType
-
- rowIndex - Variable in class org.ka2ddo.yaac.ax25.StationTracker.AddressStatistics
-
- RowNumberTableModel - Class in org.ka2ddo.yaac.gui.table
-
This table model counts rows, suitable for the row header of a JScrollPane surrounding a JTable.
- RowNumberTableModel(TableModel) - Constructor for class org.ka2ddo.yaac.gui.table.RowNumberTableModel
-
Create a table model for displaying row numbers for another table.
- rowsDeleted(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- rowsInserted(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- rowsUpdated(int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- rowsUpdated(int, int, int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
- rtQueue - Variable in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Queue for passing NMEA-0183 GPS sentences from interface-specific subclasses to the common
parsing code in the AbstractGpsConnector superclass.
- RTreeNode - Class in org.ka2ddo.yaac.osm.rtree
-
This class represents one node in an R-tree, optimized for working with
YAAC-encoded OpenStreetMap
Way
s and
Node
s.
- RTreeNode() - Constructor for class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Create a top-level (root) RTreeNode.
- run() - Method in class org.ka2ddo.ax25.AX25Stack
-
Private method to asynchronously consume AX25Frame objects for parsing.
- run() - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.util.ReschedulableTimer
-
Execute the timer tasks queued to this timer.
- run() - Method in class org.ka2ddo.yaac.core.ErrorLogger.ErrorLoggerRunnable
-
Execute on the GUI dispatch thread to display the error message.
- run() - Method in class org.ka2ddo.yaac.core.FileLogger
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.gui.Chat
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.gui.DXTableModel
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.MessageFrame.ShowMessagesListener
-
Handle GUI thread invocation to foreground the MessageFrame.
- run() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
DO NOT CALL: background thread to render OpenStreetMap data into a BufferedImage for painting on the map window.
- run() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.gui.WeatherStatusDialog
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Private internal method used to read the incoming APRS messages from the socket
connection to the selected APRS-IS server.
- run() - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.io.GpsdConnector
-
Read the socket connection until it closes.
- run() - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Do not call.
- run() - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Private internal method used to read the incoming APRS messages from the socket
connection to the selected APRS-IS server.
- run() - Method in class org.ka2ddo.yaac.io.SubprocessOutputCopier
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.io.Transmitter.Close
-
Thread body to shut down the Transmitter's processing loop.
- run() - Method in class org.ka2ddo.yaac.io.Transmitter
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.osm.OceanImporter
-
- run() - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.upgrade.Upgrader
-
Execute the background upgrade operation, reporting progress to the foreground GUI thread,
- run() - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
DO NOT CALL.
- run() - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Accept incoming HTTP connection requests and spawn a handler thread for each browser connection.
- runInitializersAfter() - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Execute this function after calling all of the other functions of the
CoreProvider.
- runInitializersAfter() - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Execute this function after calling all of the other functions of the
Provider.
- runInitializersBefore(int) - Method in class org.ka2ddo.yaac.pluginapi.Provider
-
Execute this function before calling any of the other functions of the
Provider.
- S_LOG_TIMESTAMP_FMT - Static variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
- S_PERMANENT - Static variable in class org.ka2ddo.aprs.Message
-
Reserved APRS timestamp string for permanent Objects.
- S_PERMANENT_UC - Static variable in class org.ka2ddo.aprs.Message
-
Reserved APRS timestamp string for permanent Objects, with uppercase timezone letter.
- sameValue(GpsFix) - Method in class org.ka2ddo.gps.GpsFix
-
Test if this GpsFix is close enough to another fix to be considered the same position.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when the satellite constellation in use changes.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in interface org.ka2ddo.yaac.gps.GpsDataListener
-
Called when the satellite constellation in use changes.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Do not call.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusDialog
-
Called when the satellite constellation in use changes.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane
-
Called when the satellite constellation in use changes.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.KenwoodRadioViewPane
-
Called when the satellite constellation in use changes.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Do not call.
- satDataUpdated(GPSDistributor, SatelliteCatalog, boolean, String) - Method in class org.ka2ddo.yaac.YAAC
-
Called when the satellite constellation in use changes.
- SatelliteCatalog - Class in org.ka2ddo.gps
-
This class contains the current state data of the GPS satellites, as viewed from the position of
the GPS receiver.
- SatelliteCatalog() - Constructor for class org.ka2ddo.gps.SatelliteCatalog
-
Create a SatelliteCatalog object.
- SatelliteState - Class in org.ka2ddo.gps
-
This class contains all the known information for one GNSS satellite.
- SatelliteState(int) - Constructor for class org.ka2ddo.gps.SatelliteState
-
Create a SatelliteState record for a particular satellite.
- SatelliteState.GnssId - Enum in org.ka2ddo.gps
-
ID codes for constellations of GNSS as used by gpsd (as derived from u-blox usage).
- sats - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Collection of state records for each individual satellite.
- save(DataOutput) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Write the current set of drawn shapes to a save file in binary format.
- SaveableFilter - Interface in org.ka2ddo.yaac.gui
-
This interface specifies additional methods a Filter should implement to allow the
contents of the filter dataset to be saved to a file.
- SaveableFontSizer - Class in org.ka2ddo.yaac.gui.drawlayer
-
- SaveableFontSizer(float, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
-
Create a SaveableFontSizer from the specified font parameters.
- SaveableFontSizer(Font, float, int, int, int) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
-
Create a SaveableFontSizer from the specified font parameters, associated with the
specified AWT Font object.
- SaveableFontSizer(FontSizer) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
-
Clone a SaveableFontSizer from another FontSizer.
- SaveableTable<TM> - Interface in org.ka2ddo.yaac.util
-
This interface identifies the class within a view window of YAAC that
can save the contents of the tabular view to a CSV file.
- saveAprsPackets() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Query the user for a file in which to save the current visible set of APRS messages.
- saveAprsPackets() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Query the user for a file in which to save the current visible set of APRS messages.
- saveCSV(PrintStream, boolean) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Save all the polylines in the DrawLayer in a CSV file of longitude and latitude tuples (altitude is always reported as zero).
- saveDrawing() - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Save drawing overlay.
- savedTimestamp - Variable in class org.ka2ddo.aprs.ObjectReport
-
Timestamp in Object message (null for Items).
- saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Save the contents of the Filter to the specified DataOutput object.
- saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Save the contents of the Filter to the specified DataOutput object.
- saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Save the contents of the Filter to the specified DataOutput object.
- saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Save the contents of the Filter to the specified DataOutput object.
- saveFilterToFile(BufferedOutputStream) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Save the contents of the Filter to the specified DataOutput object.
- saveFilterToFile(BufferedOutputStream) - Method in interface org.ka2ddo.yaac.gui.SaveableFilter
-
Save the contents of the Filter to the specified DataOutput object.
- saveKML(PrintStream) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Save all the polylines currently in the DrawLayer as a KML file.
- saveObjectsToFile() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Save the currently known APRS Objects to a file.
- saveObjectsToFile() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Save the currently known APRS Objects to a file.
- saveTacticalNames() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Save alias names and symbol codes for station callsigns and object names.
- saveTacticalNames() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Save alias names and symbol codes for station callsigns and object names.
- saveToPreferences(Preferences) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Save this WayParams object's values to Java Preferences.
- saveZoom(Preferences) - Method in enum org.ka2ddo.yaac.osm.Place
-
Save persisted configuration data for this Place enum
- scale - Variable in class org.ka2ddo.aprs.NWSMultiLine
-
Scale factor character.
- scheduleToGuiThread(Runnable) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Schedule a short-running operation that should only occur on the GUI dispatch
thread (however the implementing GUI chooses to do it).
- scheduleToGuiThread(Runnable) - Method in interface org.ka2ddo.yaac.core.SnifferDataListener
-
Schedule a short-running operation that should only occur on the GUI dispatch
thread (however the implementing GUI chooses to do it).
- scheduleToGuiThread(Runnable) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Schedule a short-running operation that should only occur on the GUI dispatch
thread (however the implementing GUI chooses to do it).
- scheduleToGuiThread(Runnable) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Schedule a short-running operation that should only occur on the GUI dispatch
thread (however the implementing GUI chooses to do it).
- scope - Variable in class org.ka2ddo.aprs.ObjectReport
-
Scope for the transmission of locally-originated Objects.
- Scope - Enum in org.ka2ddo.ax25
-
Define the range over which the tagged packet should be transmitted.
- ScopeableMessage - Interface in org.ka2ddo.ax25
-
This interface defines a SendableMessage which can specify the scope over which it should be
transmitted: not at all, over only the local RF area, or via the APRS-IS Internet backbone.
- ScrollableJLabel - Class in org.ka2ddo.yaac.gui.util
-
This widget adapts a JLabel to be displayable in a JScrollPane for
multi-line read-only message displays.
- ScrollableJLabel(String) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Creates a JLabel
instance with the specified text.
- ScrollableJLabel.AccessibleScrollableLabel - Class in org.ka2ddo.yaac.gui.util
-
The class used to obtain the accessible role for this object.
- ScrollableJPanel - Class in org.ka2ddo.yaac.gui.util
-
This class extends the standard JPanel to have Scrollable characteristics,
so extending this panel extremely large does not cause a containing JScrollPane
to do so as well.
- ScrollableJPanel(LayoutManager, boolean) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new JPanel with the specified layout manager and buffering
strategy.
- ScrollableJPanel(LayoutManager) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Create a new buffered JPanel with the specified layout manager.
- ScrollableJPanel(LayoutManager, int, int) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Create a new buffered JPanel with the specified layout manager and the
specified scrollable viewport dimensions.
- ScrollableJPanel(boolean) - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new JPanel
with FlowLayout
and the specified buffering strategy.
- ScrollableJPanel() - Constructor for class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Creates a new JPanel
with a double buffer
and a flow layout.
- SDAnswer() - Constructor for class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
- sdfLogTimestamp - Variable in class org.ka2ddo.yaac.osm.OsmSegmenter
-
Non-thread-safe date formatter for logging.
- SeamarkLandmarkCategory - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM seamark:landmark:category="*" attribute.
- SeamarkType - Enum in org.ka2ddo.yaac.osm
-
Supported types of the OSM seamark:type="*" attribute.
- SEAMARKTYPE_ORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
- search(String[], int, double, double, double, OsmSearcherProgressListener) - Method in class org.ka2ddo.yaac.osm.OsmSearcher
-
Search the OpenStreetMap tile files for the specified landmark name.
- search(String, int, double, double, double, OsmSearcherProgressListener) - Method in class org.ka2ddo.yaac.osm.OsmSearcher
-
Search the OpenStreetMap tile files for the specified landmark name.
- search(int, int, int, int, NodeSizeFunction) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Search this RTreeNode hierarchy for all OSM elements that match the specified
bounding box.
- secSinceLastDGps - Variable in class org.ka2ddo.gps.GpsFix
-
Seconds since the last differential GPS correction data was received, or -1 if unknown.
- seek(long) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
Sets the file-pointer offset, measured from the beginning of this
file, at which the next read occurs.
- SEGMENT_NUM_SEMIORDINAL - Static variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Ordinal index for segment number.
- segmentNum - Variable in class org.ka2ddo.yaac.osm.GenericTaggedNode
-
Index used only by OSM importer to note whether this is a full Way or a tile segment of a Way.
- SelectableSymbol - Class in org.ka2ddo.yaac.gui
-
This class is a wrapper around a pair of characters representing an APRS symbol.
- SelectableSymbol(char, char) - Constructor for class org.ka2ddo.yaac.gui.SelectableSymbol
-
Construct a SelectableSymbol for the specified APRS symTableId and symbolCode characters.
- SelectableSymbolEditor - Class in org.ka2ddo.yaac.gui.table
-
This class implements a renderer for SelectableSymbols that shows both the icon and
the characters representing the icon in the network packets.
- SelectableSymbolRenderer - Class in org.ka2ddo.yaac.gui.table
-
This class implements a renderer for SelectableSymbols that shows both the icon and
the characters representing the icon in the network packets.
- SelectableSymbolRenderer() - Constructor for class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
Create a SelectableSymbolRenderer that only shows the symbol characters when it is an overlay.
- SelectableSymbolRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
Create a SelectableSymbolRenderer that selectively decides whether to show the symbol characters.
- SELECTED_KEY - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a Boolean
that corresponds
to the selected state.
- selectedFile - Variable in class org.ka2ddo.yaac.core.GuiIfc.OsmImportParams
-
java.io.File pointing at the bzipped XML file containing the OSM snapshot data.
- selectFile(boolean, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select a file using an O/S-provided file chooser.
- selectFile(boolean, String, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select a file using an O/S-provided file chooser with an optional panel of additional
controls.
- selectFile(boolean, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select a file using an O/S-provided file chooser.
- selectFile(boolean, String, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select a file using an O/S-provided file chooser with an optional panel of additional
controls.
- selectFileForWrite(File, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Open a file selection dialog for saving a file.
- selectFileForWrite(File, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Open a file selection dialog for saving a file.
- selectOneOf(String, String[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Create a popup dialog to ask the user which of several choices should be used.
- selectOneOf(String, String[]) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup dialog to ask the user which of several choices should be used.
- selectOneOf(Window, String, String[]) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Create a popup dialog to ask the user which of several choices should be used.
- selectStation(String, boolean, boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Select one station (or object, if allowed) from the currently known list, or allow
the user to manually type in a station callsign-SSID, and return the user selected value.
- selectStation(String, boolean, boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Select one station (or object, if allowed) from the currently known list, or allow
the user to manually type in a station callsign-SSID, and return the user selected value.
- SEMICIRCLE_TO_ANGLE - Static variable in class org.ka2ddo.opentrac.OpenTracPosition
-
Convenience constant to convert an angle in fractional degrees from the highest-precision possible
integer that will fit in 32 bits.
- SendableMessage - Interface in org.ka2ddo.ax25
-
This interface tags a decoded AX25Message that can be converted back to transmittable form.
- SendableMessageListener - Interface in org.ka2ddo.yaac.io
-
Implementers of this interface will be informed when the outgoing locally
originated message queue is updated.
- sendableMessageStateChange(SendableMessageWrapper, SendableMessageWrapper.SendableMessageState, SendableMessageWrapper.SendableMessageState) - Method in interface org.ka2ddo.yaac.io.SendableMessageUpdateListener
-
- SendableMessageUpdateListener - Interface in org.ka2ddo.yaac.io
-
Implementors of this interface can be informed when a SendableMessage
changes its state in the transmit queues.
- SendableMessageWrapper - Class in org.ka2ddo.yaac.io
-
This class wraps a SendableMessage in a AX25Frame suitable for transmission.
- SendableMessageWrapper(SendableMessage) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Wrap a SendableMessage for one transmission cycle with the default proportional pathing path set.
- SendableMessageWrapper(SendableMessage, String[]) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Wrap a SendableMessage for one transmission cycle with the specified proportional pathing path set.
- SendableMessageWrapper(SendableMessage, int) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Wrap a SendableMessage for the specified number of transmission cycles with the default proportional pathing path set.
- SendableMessageWrapper(SendableMessage, String[], int) - Constructor for class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Wrap a SendableMessage for the specified number of transmission cycles with the specified proportional pathing path set.
- SendableMessageWrapper.SendableMessageState - Enum in org.ka2ddo.yaac.io
-
- sendCurrentTacticalAliases(boolean) - Static method in class org.ka2ddo.yaac.core.QueryResponder
-
Scan the current list of stations and objects and broadcast any tactical callsigns (aliases)
currently in use.
- sendEmail(String) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Launch O/S-specific email client to compose an outgoing email.
- sender - Variable in class org.ka2ddo.ax25.AX25Frame
-
Callsign of the transmitting station (not of any intermediate digipeaters).
- senderCallsign - Variable in class org.ka2ddo.yaac.ax25.Digipeater.TXIGatedStationStatus
-
Callsign of Internet station trying to send.
- sendError(int, Object...) - Method in class org.ka2ddo.yaac.webserver.HttpConnectionThread
-
Produce an HTTP error page with the specified HTTP response error code.
- sendFrame(AX25Frame) - Method in interface org.ka2ddo.ax25.TransmittingConnector
-
Transmit an AX.25 frame through this port.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.AGWPEConnector
-
Transmit an AX.25 frame through this port.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Transmit a AX.25 frame to the connected APRS-IS server.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.FileTNCConnector
-
Transmit an AX.25 frame through this port.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Transmit an AX.25 frame through this port.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Transmit an AX.25 frame through this port.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Transmit a AX.25 frame to the connected APRS-IS server.
- sendFrame(AX25Frame) - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Transmit an AX.25 frame through this port.
- SendingStationFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects all stations that match (or don't match) an entry in
a list of station identifiers.
- SendingStationFilter() - Constructor for class org.ka2ddo.yaac.filter.SendingStationFilter
-
Create a new SendingStationFilter.
- SendingStationFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter selects all stations that match (or don't match) an entry in
a list of station identifiers.
- SendingStationFilter(SendingStationFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Create an instance of the editing controls for an instance of SendingStationFilter.
- sendQRU() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Broadcast a specified QRU query message after confirming the user really wants to send it.
- sendQRU() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Broadcast a specified QRU query message after confirming the user really wants to send it.
- sendThisObject(ObjectReport, ObjectEditorSettingsIfc) - Method in class org.ka2ddo.yaac.core.provider.CoreProvider.TransmitGeneratedObjectReport
-
Transmit this edited ObjectReport.
- sendThisObject(ObjectReport, ObjectEditorSettingsIfc) - Method in interface org.ka2ddo.yaac.io.ObjectReportTransmitter
-
Transmit this edited ObjectReport.
- senseFlags - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Boolean flag polarity bits from BITS message.
- SENTENCE_GPWPL - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Send NMEA standard waypoint message back to GPS.
- SENTENCE_NONE - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
No waypoint sentences sent to GPS on this port.
- SENTENCE_PKWDWPL - Static variable in class org.ka2ddo.yaac.io.PortConfig
-
Send Kenwood-specific waypoint message back to GPS.
- SENTENCETYPE_GGA - Static variable in class org.ka2ddo.gps.GpsFix
-
A $GPGGA sentence provided the position.
- SENTENCETYPE_GLL - Static variable in class org.ka2ddo.gps.GpsFix
-
A $GPGLL sentence provided the position.
- SENTENCETYPE_RMC - Static variable in class org.ka2ddo.gps.GpsFix
-
A $GPRMC sentence provided the position.
- SENTENCETYPE_UNKNOWN - Static variable in class org.ka2ddo.gps.GpsFix
-
We don't know what kind of sentence provided the position information (or it's something
not included in the compressed position definition in the APRS protocol specification).
- sequenceNum - Variable in class org.ka2ddo.aprs.TelemetryMessage
-
The extracted sequence number of the telemetry data.
- sequenceNum - Variable in class org.ka2ddo.yaac.telemetry.CurrentTelemetry
-
Sequence number from telemetry message.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.ExternalMessageSourceConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.KenwoodConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialGpsConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialTNCConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.SerialWeatherConnector
-
Process incoming serial port event.
- serialEvent(SerialPortEvent) - Method in class org.ka2ddo.yaac.io.YaesuConnector
-
Process incoming serial port event.
- SerialGpsConnector - Class in org.ka2ddo.yaac.io
-
This class implements a port to a GPS receiver connected by a serial port
over RS-232C (or USB emulating a RS-232C serial port).
- SerialGpsConnector() - Constructor for class org.ka2ddo.yaac.io.SerialGpsConnector
-
- SerialGpsPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for SerialGpsConnector.
- SerialGpsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialGpsPortEditor
-
Create an editing panel for configuring a Serial GPS port.
- serialNumber - Variable in class org.ka2ddo.aprs.MessageMessage
-
Sequence number of this message used for acknowledgment.
- SerialTNCConnector - Class in org.ka2ddo.yaac.io
-
This class implements a port to a TNC connected by a serial port using KISS
over asynchronous serial data via RS-232C or USB.
- SerialTNCConnector() - Constructor for class org.ka2ddo.yaac.io.SerialTNCConnector
-
Create an uninitialized SerialTNCConnector instance, to be configured with a later call to configure().
- SerialTNCPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Java Swing GUI for editing SerialTNCConnector configurations.
- SerialTNCPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialTNCPortEditor
-
Create an editor for the specified SerialTNCConnector's configuration.
- SerialWeatherConnector - Class in org.ka2ddo.yaac.io
-
This class implements a driver to listen to serial-port-connected weather stations.
- SerialWeatherConnector() - Constructor for class org.ka2ddo.yaac.io.SerialWeatherConnector
-
- SerialWeatherPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for SerialWeatherConnector.
- SerialWeatherPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SerialWeatherPortEditor
-
- serverChangeSet - Variable in class org.ka2ddo.yaac.core.GuiIfc.TileDownloadParams
-
- ServiceDiscovery - Class in org.ka2ddo.yaac.util
-
This class handles requests for Service Discovery lookups via RFC 6763, using any of several
means:
if on a system with an avahi daemon, use the daemon as a proxy for the request.
if avahi can't be found, try to open a dnsjava Resolver socket on the Multicast DNS (RFC 6762) port
and do the query directly.
fail if neither scheme can be used.
- ServiceDiscovery.Protocol - Enum in org.ka2ddo.yaac.util
-
Protocol being reported for a particular service.
- ServiceDiscovery.SDAnswer - Class in org.ka2ddo.yaac.util
-
Structure containing one (of possibly several) successful answers for looking up
a service by Service Discovery.
- ServiceDiscovery.SDCallback - Interface in org.ka2ddo.yaac.util
-
Interface for incrementally receiving the results of a service lookup request.
- ServiceDiscovery.SDListener - Interface in org.ka2ddo.yaac.util
-
Interface for receiving possibly asynchronous complete answer for a service lookup request.
- serviceType - Variable in class org.ka2ddo.yaac.util.ServiceDiscovery.SDAnswer
-
Original service type request.
- sessionIdentifier - Variable in class org.ka2ddo.ax25.ConnState
-
Arbitrary identifier for a particular connected-mode session.
- set(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Set the specified bit in the HugeBitSet.
- set(String, String) - Method in class org.ka2ddo.yaac.osm.PostalAddress
-
Copy an OSM node or way tag that is part of a postal address.
- setAbc(byte) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the encoded MicE status (if any) for this PositionMessage.
- setAbortListener(AbortListener) - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Register an asynchronous callback to indicate the user requested cancellation.
- setAbortListener(AbortListener) - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Register an asynchronous callback to indicate the user requested cancellation.
- setAcceptAllDests(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Specify whether all destinations are accepted by this filter.
- setAcked(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Indicate that this message has been acknowledged.
- setAll(Message) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Initialize all of the editor's sub-widgets from the contents of the specified APRS Message.
- setAll(ObjectReport) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Initialize the editor from the contents of an ObjectReport message.
- setAllowIllegalOverlays(boolean) - Static method in class org.ka2ddo.aprs.Symbols
-
Specify whether any printable character is allowed for an overlay (per the non-standard requirements
of the Duchifat-1 satellite).
- setAllowIllegalOverlays(boolean) - Static method in class org.ka2ddo.yaac.gui.OverlaySelector
-
Specify whether the user of this client can choose illegal overlay characters.
- setAllowInboundConnectedMode(boolean) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Specify whether this system accepts inbound connected-mode connection requests.
- setAllowVirtualDigipeatsForHF(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Specifies if HF packets without digipeat paths may be retransmitted through VHF RF ports.
- setAltSymbolCode(char) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the currently defined local alias symbolCode reported for this station or object.
- setAltSymTableId(char) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the currently defined local alias identifier of the table containing the symbol reported for this station or object.
- setAmbiguity(float) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the ambiguity of position for this position report.
- setAmbiguityLtLimit(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether the filter is looking for position more precise or less precise than the threshold.
- setAmenityToShow(AmenityType) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify that Ways and Nodes of the specified AmenityType should be highlighted on the map, regardless
of zoom level, or that there is no special type to highlight.
- setAmsl(float) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Overwrite the altitude for this station/object.
- setAnswers(ServiceDiscovery.SDAnswer[]) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDListener
-
Receive all the answers for a successful service lookup
- setAppendCR(boolean) - Static method in class org.ka2ddo.aprs.Message
-
Specify whether trailing CR should be appended to generated APRS packets.
- setApplyFilter(boolean) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Specify whether filters should be applied when generating the list of stations and objects.
- setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.AprsIsConnector
-
Sets the name and version of the containing application.
- setAppVersion(String, String) - Method in interface org.ka2ddo.yaac.io.NeedsAppVersionInfoIfc
-
Sets the name and version of the containing application.
- setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.SslAprsIsConnector
-
Sets the name and version of the containing application.
- setAppVersion(String, String) - Method in class org.ka2ddo.yaac.io.UdpSubmitConnector
-
Sets the name and version of the containing application.
- setAssociations(String, String[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Get all the associated callsigns allowed to use the key specified by the alias.
- setAutoLoadMapTiles(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether missing OpenStreetMap imported tiles should be automatically downloaded from the author's
website.
- setAutoLoadMapTiles(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether missing OpenStreetMap imported tiles should be automatically downloaded from the author's
website.
- setAutoLoadOsmTiles(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether auto-download of missing pre-imported OSM tiles should be performed.
- setAutoReply(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Specify whether received APRS text messages should be automatically replied to without
human input.
- setAx25Frame(AX25Frame) - Method in class org.ka2ddo.ax25.AX25Message
-
Attach the AX.25 frame from which this Message was extracted.
- setBaseDir(File) - Static method in class org.ka2ddo.yaac.gui.IconLoader
-
Set the root directory that image files will be located relative to.
- SetBeaconRatesIfc - Interface in org.ka2ddo.aprs
-
This interface defines an API for an object that can accept beacon rate settings.
- setBeaconRateTarget(SetBeaconRatesIfc) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Switch to the settings for a different beacon record.
- setBearing(int) - Method in class org.ka2ddo.yaac.gui.BearingPanel
-
Set the current course bearing (clearing the distance since it is not provided).
- setBuildingColor(Color) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Set the color to be used for filling building outlines on the map.
- setCallsign(String) - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Set the callsign-SSID of this entity.
- setCapacity(int) - Method in class org.ka2ddo.util.FastBlockingQueue
-
Change the queue's backlog capacity.
- setCenter(double, double) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Set the current center position of the map.
- setCenter(LatLonPoint) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Set the current center position of the map.
- setCenter(double, double) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the current center position of the map.
- setCenter(LatLonPoint) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the current center position of the map.
- setCenter(double, double) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Set the current center position of the map.
- setCmd(boolean) - Method in class org.ka2ddo.ax25.AX25Frame
-
Set the command bits in the sender and destination fields.
- setColor(Color) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Set the Color associated with this elevation.
- setColor(int) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Set the ElevationColor's color to the specified ARGB value.
- setComment(String) - Method in class org.ka2ddo.aprs.Message
-
Set the free-text comment for this Message.
- setComment(String) - Method in interface org.ka2ddo.ax25.CommentedMessage
-
Change the free-text comment on a locally-originated message.
- setCommentText(String) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Set the text fragment to use for free-text comment matching.
- setComparator(int, Comparator<?>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sets the Comparator
to use when sorting the specified
column.
- setComponent(Component) - Method in class org.ka2ddo.yaac.gui.CloseWindowCommandAction
-
Specify the Component to be associated with this Action.
- setConnectionRequestListener(ConnectionRequestListener) - Method in class org.ka2ddo.ax25.AX25Stack
-
Set the handler for inbound connection requests.
- setConnector(TransmittingConnector) - Method in class org.ka2ddo.ax25.ConnState
-
Set the Connector through which frames for this connected-mode session should be transmitted.
- setConnector(Connector) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the port to which this message should be sent.
- setConnType(ConnState.ConnType) - Method in class org.ka2ddo.ax25.ConnState
-
Set the connection windowing type.
- setContext(int, int, Projection, List<StationState>, AX25Frame, GuiContentType) - Method in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Called by popup menu creation code to establish context information for the menu item's
actionPerformed() method.
- setContext(List<StationState>, AX25Frame, GuiContentType) - Method in class org.ka2ddo.yaac.pluginapi.AbstractPopupMenuAction
-
Called by popup menu creation code to establish context information for the menu item's
actionPerformed() method.
- setContextClassLoader(ClassLoader) - Static method in class org.ka2ddo.yaac.util.Localizer
-
Update the ClassLoader hierarchy that will be used to look for
ResourceBundle property files.
- setCoord(SRTMTileId) - Method in class org.ka2ddo.yaac.srtm.SRTMTile
-
Set the lower-left corner coordinates of this tile.
- setCustom(boolean) - Method in class org.ka2ddo.aprs.PositionMessage
-
Specify whether the MicE status code is a standard code or a custom code.
- setCx(int) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set the longitude center for the download bounding box.
- setCy(int) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set the latitude center for the download bounding box.
- setDatePattern(String) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the pattern for formatting the date stamp in the log file name.
- setDebug(String, boolean) - Method in class org.ka2ddo.aprs.APRSStack
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in class org.ka2ddo.ax25.AX25Stack
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in class org.ka2ddo.gps.GPSParser
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Method in interface org.ka2ddo.util.DebugCtl.DbgListener
-
Specify if a specific category of debug messages should be printed out.
- setDebug(String, boolean) - Static method in class org.ka2ddo.util.DebugCtl
-
Specify if a specific category of debug messages should be printed out.
- setDecayRatio(int) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.StatusData
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDecayRatio(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the scaling factor by which the message repeat interval is enlarged
(until the default slow send rate is reached).
- setDefaultDigipeatPath(String) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the default sequence of digipeat aliases that should be used for locally
originated messages (assuming proportional pathing isn't being used).
- setDefaultIsViewableForNewStation(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Specify whether newly created stations and object records are visible by default.
- setDefaultLogDir(String) - Static method in class org.ka2ddo.yaac.core.FileLogger
-
Specify the default directory where all log files will be kept.
- setDefaultMaxInactivityBeforeAlarm(int) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Set the default for how long a station or object can be inactive before an inactive event is reported for it.
- setDefaultRangeLimit(float) - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Specify the maximum range in kilometers for responding to QRU queries.
- setDefaultReserved(byte) - Static method in class org.ka2ddo.ax25.AX25Callsign
-
Set the default value for the reserved bits of newly generated AX25 callsign SSID byte.
- setDefaultScrollableSize(Dimension) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJPanel
-
Set the default viewport size for scrolling this panel.
- setDigipeater(String) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Set the digipeater callsign-SSID used for digipeater matching.
- setDigipeaters(String[]) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Set the default list of digipeaters for this stack.
- setDigipeatPaths(String[]) - Method in class org.ka2ddo.yaac.gui.DigipeatPathPanel
-
Set the editor's current contents to the specified array of comma-delimited digipeat paths.
- setDigipeatPaths(String[]) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the proportional pathing ordered set of digipeat paths.
- setDistanceUnit(DistanceUnit) - Static method in class org.ka2ddo.yaac.YAAC
-
Change the current unit for scaling distance display, and store the change in the YAAC preferences.
- setDoAllExisting(boolean) - Method in class org.ka2ddo.yaac.gui.OSMTileUsagePanel
-
Specify if assuming all currently present tiles will be downloaded again.
- setDoAlohaForAprsIs(boolean) - Static method in class org.ka2ddo.yaac.core.AlohaTracker
-
Specify whether APRS-IS stations will be computed into an aloha circle.
- setDoAutoLF(boolean) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Specify whether a linefeed should be injected automatically after a carriage
return if a linefeed is not explicitly provided by the remote system.
- setDocumentLocator(Locator) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive a Locator object for document events.
- setDontRotateIcons(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- setDontRotateIcons(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- setDontRotateIcons(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether mobile station icons should be rotated to indicate the direction
of station travel (bearing).
- setDontShowAsOld(boolean) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Specify whether rendering code should display old messages differently.
- setDoRxIGate(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Specify if RF-to-IP packet gating is allowed.
- setDoTxIGate(boolean) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Specify if IP-to-RF packet gating is allowed.
- setDoVicinityPlot(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Remember if vicinity plotting should be done for stations not reporting position.
- setDrawAge(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the time interval since last receipt of a message from or
about a station or object should be plotted below the station/object's name.
- setDrawAge(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the time interval since last receipt of a message from or
about a station or object should be plotted below the station/object's name.
- setDrawAge(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether the time interval since last receipt of a message from or
about a station or object should be plotted below the station/object's name.
- setDrawAliasInsteadOfCallsign(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object.
- setDrawAliasInsteadOfCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object..
- setDrawAliasInsteadOfCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether alias should be drawn instead of callsign should be drawn for each station/object
if an alias is defined for the station/object..
- setDrawAllTrackStripes(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether all moving stations should have track stripes plotted.
- setDrawAllTrackStripes(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether all moving stations should have track stripes plotted.
- setDrawAllTrackStripes(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether all moving stations should have track stripes plotted.
- setDrawAlohaCircle(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) should be plotted on the map.
- setDrawAlohaCircle(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) should be plotted on the map.
- setDrawAlohaCircle(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether aloha circles (optimal maximum RF transmission range for the
local station before causing excessive collisions) should be plotted on the map.
- setDrawAmbiguityCircle(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether a translucent ambiguity circle should be drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- setDrawAmbiguityCircle(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether a translucent ambiguity circle should be drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- setDrawAmbiguityCircle(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether a translucent ambiguity circle should be drawn behind each
station or object to indicate the area over which it could be located, given
the precision of the position information reported.
- setDrawCallsign(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether callsign labels should be drawn for each station/object.
- setDrawCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether callsign labels should be drawn for each station/object.
- setDrawCallsign(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether callsign labels should be drawn for each station/object.
- setDrawDeadObjects(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether Objects that have been "killed" should still be plotted on
the map.
- setDrawDeadObjects(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether Objects that have been "killed" should still be plotted on
the map.
- setDrawDeadObjects(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether Objects that have been "killed" should still be plotted on
the map.
- setDrawDeadReckoning(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether deadreckoning position updates for moving stations and objects should be
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- setDrawDeadReckoning(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether deadreckoning position updates for moving stations and objects should be
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- setDrawDeadReckoning(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether deadreckoning position updates for moving stations and objects should be
calculated and the positions offset and deadreckoning vectors plotted when the stations
and objecfts are drawn.
- setDrawDF(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether direction-finding cones should be plotted from stations
reporting DFS vector information
- setDrawDF(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether direction-finding cones should be plotted from stations
reporting DFS vector information
- setDrawDF(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether direction-finding cones should be plotted from stations
reporting DFS vector information
- setDrawDigipeatHops(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDigipeatHops(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDigipeatHops(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether digipeater hop paths should be drawn for stations.
- setDrawDoubleSizedSymbols(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
- setDrawDoubleSizedSymbols(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
- setDrawDoubleSizedSymbols(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether symbols should be drawn double-sized (32x32 pixels) instead of single-sized (16x16).
- setDrawExtraOnLineOfSight(DrawExtraOnLineOfSight) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Set the current extension for drawing the line of sight plot.
- setDrawExtraOnLineOfSight(DrawExtraOnLineOfSight) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the current extension for drawing the line of sight plot.
- setDrawHeatMap(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether heat maps should be drawn for stations.
- setDrawHeatMap(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether heat maps should be drawn for stations.
- setDrawHeatMap(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether heat maps should be drawn for stations.
- setDrawItemStatus(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- setDrawItemStatus(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- setDrawItemStatus(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether a color-coded "halo" should be drawn around each station or object icon indicating
its status as one of the APRSdos categories: fixed, mobile, deadreckoned, old,
emergency-reporting, locally-controlled Object, or other station's Object.
- setDrawMicEStatusCircles(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether color-coded circles indicating Mic-E status codes
should be drawn around stations reporting those codes.
- setDrawMicEStatusCircles(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether color-coded circles indicating Mic-E status codes
should be drawn around stations reporting those codes.
- setDrawMicEStatusCircles(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether color-coded circles indicating Mic-E status codes
should be drawn around stations reporting those codes.
- setDrawNWSMultiLine(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether encoded polylines (generally used for National Weather Service
severe weather regions) should be plotted on the map.
- setDrawNWSMultiLine(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether encoded polylines (generally used for National Weather Service
severe weather regions) should be plotted on the map.
- setDrawNWSMultiLine(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether encoded polylines (generally used for National Weather Service
severe weather regions) should be plotted on the map.
- setDrawRangeCircles(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether range circles should be drawn around stations reporting
or implying transmission range limits.
- setDrawRangeCircles(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether range circles should be drawn around stations reporting
or implying transmission range limits.
- setDrawRangeCircles(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether range circles should be drawn around stations reporting
or implying transmission range limits.
- setDrawSelf(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether the local station should be plotted on the map.
- setDrawSelf(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the local station should be plotted on the map.
- setDrawSelf(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether the local station should be plotted on the map.
- setDrawSelfLikeOther(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether local station should be drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- setDrawSelfLikeOther(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether local station should be drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- setDrawSelfLikeOther(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether local station should be drawn like any other station (using its
APRS symbol icon) or as crosshairs or a pointer making it obvious where the
station is on the map.
- setDrawSpeed(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the motion speed and bearing of
a station or object should be plotted below the station/object's name.
- setDrawSpeed(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the motion speed and bearing of
a station or object should be plotted below the station/object's name.
- setDrawSpeed(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether the motion speed and bearing of
a station or object should be plotted below the station/object's name.
- setDrawToolBarVisibility(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the toolbar for the drawing tools should be visible or not.
- setDrawToolBarVisibility(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the toolbar for the drawing tools should be visible or not.
- setDrawWeatherAsWeather(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether weather stations should be drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- setDrawWeatherAsWeather(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether weather stations should be drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- setDrawWeatherAsWeather(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether weather stations should be drawn as old-style weather map
circles with a flagged barb indicating wind direction and speed.
- setElevationColor(int, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Set the values of the specified ElevationColor.
- setEnabled(boolean) - Method in class org.ka2ddo.aprs.ObjectReport
-
Specify whether this message should be transmitted.
- setEnabled(Enum, boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether filtering is enabled for messages containing the specified message token as
identified by a WeatherEnum or DataExtensionEnum.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether the entire MessageContentFilter is enabled to check for specific message contents.
- setEnabled(int, boolean) - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Specify whether the specified Mic-E status code is acceptable by
this filter.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Specify whether this RadiusFilter is enabled.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
-
Specify whether messages from stations/objects with this symbol should be allowed.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Specify whether or not this editor's value may be modified by a user.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.gui.pluginadapter.MenuAction
-
Sets the enabled state of the Action
.
- setEnabled(boolean) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Sets the enabled state of the Action
.
- setEnableHistory(Object, Boolean) - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Specify whether messages from a port should be passed.
- setEnableQruServer(boolean) - Method in class org.ka2ddo.yaac.core.QueryResponder
-
Specify whether this program should function as a QRU server.
- setEncoding(long) - Method in class org.ka2ddo.yaac.gui.TopoLayer.ElevationColor
-
Set the ElevationColor to the values associated with the internal encoding.
- setEndAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Change the ending point's antenna altitude above ground level.
- setEndAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the end point's altitude above ground level (AGL).
- setEndName(String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Set the name for the ending position.
- setEndPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Change the ending point of the line of sight path.
- setEndPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the current end point of the great circle route.
- setError(Throwable) - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDCallback
-
The service lookup has failed for some reason.
- setExtraColumnIndex(int) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Modify the column index for the ExtraColumn.
- setFailure() - Method in interface org.ka2ddo.yaac.util.ServiceDiscovery.SDListener
-
Report that service lookup request has failed for some reason.
- setFastSpeed(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set fastest speed of station motion such that position message transmission intervals
are maximized to the initial transmission rate, regardless of how fast the station
is actually moving.
- setFileClosedListener(NonshareableDoubleBufferedDataInputStream.FileClosedListener, Object) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
Register (or update the registered listener if called more than once)
to be informed when this file is closed.
- setFilePrefix(String) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Change the constant prefix that should be used before the date part of the log file name.
- setFileSuffix(String) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Change the constant suffix that should be used after the date part of the log file name.
- setFilterPlaybacks(boolean) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Specify whether packets from log file playbacks should be filtered or not.
- setFilterTypeTagName(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Set the tag name to be used by this particular instance of CumulativeBooleanAndFilter.
- setFilterTypeTagName(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Set the tag name to be used by this particular instance of CumulativeBooleanOrFilter.
- setFlushInterval(int) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set how frequently the logger should dump its backlog queue to disk and close the file
for checkpointing.
- setFont(String, Font) - Method in class org.ka2ddo.yaac.gui.FontCache
-
Set the font to use for the logical font category.
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.FontChangingMenu
-
Sets the font for this component.
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.FontChangingMenuBar
-
Sets the font for this component.
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.GPSStatusPane.GPSStatisticsPane
-
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
- setFont(Font) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
- setFontCategory(String) - Method in class org.ka2ddo.yaac.gui.table.PrintableTable
-
Specify the font category for font changes of interest.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
Change the font rescale factor.
- setFontRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.TMWeather.StringCellRenderer
-
Change the font rescale factor.
- setFontsAndSigns(float) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
- setFrozen(boolean) - Method in class org.ka2ddo.ax25.AX25Stack
-
Specify whether the AX.25 parser thread should be paused (frozen) to allow the user to view
the output without it moving constantly
- setGlobalLatLonFormat(LatLonFormatter.Format) - Static method in class org.ka2ddo.yaac.util.LatLonFormatter
-
Set the default format to use for formatting latitudes and longitudes.
- setGraphicalErrorLogger(GraphicalErrorLogger) - Static method in class org.ka2ddo.yaac.core.ErrorLogger
-
Register the graphical error logger for this UI.
- setGraticuleVisible(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the graticule (latitude/longitude grid lines) are displayed on the map.
- setGraticuleVisible(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the graticule (latitude/longitude grid lines) are displayed on the map.
- setGTNToShow(GenericTaggedNode<?>) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify a Node or Way that should be highlighted on the map.
- setHardReject(boolean) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
- setHelpTag(JComponent, String) - Static method in class org.ka2ddo.yaac.gui.help.HelpAdapter
-
Associate a JavaHelp tag with a GUI component so the F1 hot key will launch the appropriate help text.
- setHideRealCallsignWhenHasTactical(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify if callsign combobox lists should exclude callsigns of stations with
aliases (tactical names).
- setHideSeamarks(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Report whether seamark data should not be rendered.
- setHttpServer(HttpServer) - Method in class org.ka2ddo.yaac.webserver.PathHandler
-
Set the HttpServer instance associated with this PathHandler.
- setIfNot(int) - Method in class org.ka2ddo.util.HugeBitSet
-
Set the specified bit in the HugeBitSet and indicate whether this was a change.
- setInitialSendRate(int) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInitialSendRate(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the fast retransmission rate for this message.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.StatusData
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInitialSendRate(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the time interval between retransmissions when a message is newly
introduced into the system.
- setInputStream(InputStream) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Set the InputStream to read for characters to display.
- setInvalid(boolean) - Method in class org.ka2ddo.ax25.AX25Message
-
Mark if this message is invalid or not.
- setIPv4Forced(boolean) - Static method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Specify if YAAC is configured to support Internet networks supporting IPv6.
- setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- setKeepSpecificallyTrackedStationsOnScreen(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether the map should auto-pan to keep specifically tracked mobile stations on the map.
- setKeyAlias(String) - Method in class org.ka2ddo.aprs.MessageMessage
-
Set the alias for the key that should be used to sign this message at transmission time.
- setKeyAlias(String) - Method in interface org.ka2ddo.ax25.SignableMessage
-
Set the alias for the key that should be used to sign this message at transmission time.
- setLabelFor(Component) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Set the component this is labelling.
- setLastCL(ClassLoader) - Static method in class org.ka2ddo.yaac.YAAC
-
Fix the ClassLoader used by YAAC to account for dynamically loaded
plugins.
- setLatAmbiguity(float) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify the current position latitude ambiguity threshold being used for ambiguity testing.
- setLatitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the string format latitude of this message.
- setLatitude(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Programmatically change the center point latitude of this RadiusFilter.
- setLineColor(Color) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Set the color for rendering lines in this drawable.
- setLineColor(Color) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the RGB Color for drawing the currently edited shape in the DrawLayer.
- setLineWidth(float) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the width (in pixels) for the line drawing the current shape.
- setListenPort(int) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Change the port number that the mini-webserver should listen on.
- setListViewMode(ListViewMode) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Set the current view mode.
- setLocalAlias(String) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the current locally defined alias for this Station or Object.
- setLocalizedMacroDescription(String, String) - Method in class org.ka2ddo.yaac.core.Macros
-
Set the localized description of the purpose of this macro.
- setLocation(double, double) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the latitude and longitude of this PositionMessage to the desired coordinates.
- setLocation(double, double, long) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the location for this station or object.
- setLocation(double, double) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Set the geographical position of the APRS Object/Item being edited.
- setLogAPRS(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Remember if APRS packets should be logged to disk.
- setLogDirectory(String) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the directory in which log files should be created.
- setLogFileFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.core.AX25Logger
-
Change the logging file format for the packets.
- setLogFormat(GpsLogMode) - Static method in class org.ka2ddo.yaac.gps.GPSDistributor
-
Set the log file format that will be used for logging GPS position sentences
(assuming logging is turned on).
- setLoggerFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.core.SnifferDataModel
-
Set the format for AX.25 message logging.
- setLoggerFormat(PacketExportMode) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the format for AX.25 message logging.
- setLogGPS(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Remember if GPS NMEA sentences should be logged to disk.
- setLongitude(String) - Method in class org.ka2ddo.aprs.PositionMessage
-
Set the string format longitude of this message.
- setLongitude(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Programmatically change the center point longitude of this RadiusFilter.
- setMacro(String, String) - Method in class org.ka2ddo.yaac.core.Macros
-
Set the value for a named macro.
- setMainFrameTitle() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Specify the title displayed in the main window's title bar.
- setMainFrameTitle() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify the title displayed in the main window's title bar.
- setMainFrameTitle() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify the title displayed in the map window's title bar.
- setMapAutoCentering(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether the map should automatically pan to keep the local station
centered on the map.
- setMapAutoCentering(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the map should automatically pan to keep the local station
centered on the map.
- setMapAutoCentering(boolean) - Method in interface org.ka2ddo.yaac.gui.GeoMapGuiIfc
-
Specify whether the map should automatically pan to keep the local station
centered on the map.
- setMapBean(MapBean) - Method in class org.ka2ddo.yaac.gui.GeoMapGuiIfc.GlassMapPane
-
Tell the GlassMapPane about the MapBean underneath it.
- setMapBean(MapBean) - Method in class org.ka2ddo.yaac.gui.MoveObjectGlassPane
-
Tell the GlassMapPane about the MapBean underneath it.
- setMarkerList(ArrayList<String>) - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Add or replace the marker list for choosing list bounds.
- setMatchPattern(String) - Method in class org.ka2ddo.yaac.gui.MessageFilterPane
-
Set the regular expression (regex) pattern to use for filtering APRS text messages.
- setMaxAgeDRObject(long) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- setMaxAgeDRObject(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- setMaxAgeDRObject(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Set the maximum time that dead reckoning will be projected for an object (non-self-transmitter).
- setMaxAgeDRSpecialObject(long) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
- setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
- setMaxAgeDRSpecialObject(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
- setMaxAgeDRStation(long) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
- setMaxAgeDRStation(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
- setMaxAgeDRStation(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Set the maximum time that dead reckoning will be projected for a station (self-transmitter).
- setMaxAgeForLocal(long) - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Set the maximum age of RF-received messages that will be considered in deciding if a station is local.
- setMaxHopsForLocal(int) - Static method in class org.ka2ddo.yaac.ax25.Digipeater
-
Set the maximum number of hops to be considered a "local" station.
- setMaximum(Comparable) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Changes the upper bound for numbers in this sequence.
- setMaxInactivityBeforeAlarm(int) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set how long this station or object can be inactive before an inactive event is reported for it.
- setMaxLabelZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the maximum scale value for which this line type's label will be rendered.
- setMaxLineZoom(float) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the maximum scale value for which this line type will be rendered.
- setMaxSortKeys(int) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sets the maximum number of sort keys.
- setMaxTrackDuration(long) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Set the maximum duration of a track stripe in milliseconds.
- setMaxTrackDuration(long) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Set the maximum duration of a track stripe in milliseconds.
- setMaxTrackDuration(long) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Set the maximum duration of a track stripe in milliseconds.
- setMaxTransmits(int) - Method in class org.ka2ddo.aprs.MessageMessage
-
Specify the maximum number of times this message should be transmitted.
- setMaxTransmits(int) - Method in interface org.ka2ddo.ax25.LimitedSendableMessage
-
Specify the maximum number of times this message should be transmitted.
- setMaxTransmits(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Get the maximum number of transmissions allowed for this message.
- setMaxZoom(float) - Method in enum org.ka2ddo.yaac.osm.Place
-
Set the scale value below which labels for this kind of Place will be displayed.
- setMemoryGCPanelVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Change the visibility of the memory usage status monitor.
- setMemoryGCPanelVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Change the visibility of the memory usage status monitor for all map windows.
- setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Change the visibility of the memory usage status monitor.
- setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Change the visibility of the memory usage status monitor.
- setMemoryGCPanelVisible(boolean) - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
Change the visibility of the memory usage status monitor.
- setMessage(Object) - Method in class org.ka2ddo.yaac.gui.IOErrorDialog
-
- setMessage(Object) - Method in interface org.ka2ddo.yaac.io.PortFailureReporterIfc
-
Set the text message to be displayed in the error reporting object.
- setMinimum(Comparable) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Changes the lower bound for numbers in this sequence.
- setMinTurnAngle(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the minimum amount of turn angle change before YAAC will accelerate reporting beacon position
updates ("corner pegging").
- setMinZoom(float) - Method in enum org.ka2ddo.yaac.osm.Place
-
Set the scale value above which labels for this kind of Place will be displayed.
- setMode(boolean, boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Specify whether realtime packets from a live APRS port and playback packets from a file should be displayed.
- setMode(RawPacketDisplayMode) - Method in interface org.ka2ddo.yaac.gui.AprsMessageContainingModel
-
Specify what display mode should be used to present the message body of the specified
message when the body's column is requested with the getValueAt() method.
- setMode(DrawMode) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the current drawing mode of the DrawLayer.
- setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Specify what display mode should be used to present the message body of the specified
message when the body's column is requested with the getValueAt() method.
- setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Specify what display mode should be used to present the message body of the specified
message when the body's column is requested with the getValueAt() method.
- setMode(RawPacketDisplayMode) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Set the current message body rendering mode.
- setModem(String) - Method in class org.ka2ddo.yaac.io.KissOverTcpConnector
-
Send a modem changing command to the remote TNC (assumed to be an instance of Fldigi).
- setMouseWheelZooming(boolean) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Specify whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- setMouseWheelZooming(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- setMouseWheelZooming(boolean) - Method in interface org.ka2ddo.yaac.gui.MouseWheelCanZoomMap
-
Specify whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- setMouseWheelZooming(boolean) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify whether this map or Layer will zoom the map if the mouse wheel is adjusted.
- setMsgText(String) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Pre-load the message text editing field with the specified string.
- setName(String) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Set the name associated with this object (usually used for tooltips).
- setName(String) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Set the name of the Object or Item being edited by this editor.
- setNextMessage(SendableMessageWrapper) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the message after this message in a chain of sequenced messages.
- setNightMode(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not
ruining the night vision of the operator).
- setNightMode(boolean) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not
ruining the night vision of the operator).
- setNightMode(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not
ruining the night vision of the operator).
- setNightMode(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify that the displays should be in night mode (black backgrounds with white text/lines, for not
ruining the night vision of the operator).
- setNoMoreFiles(boolean) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Indicate to parallel way sorter thread that there are no more way files to be put into the queue.
- setNonencryptedHTTPForced(boolean) - Method in class org.ka2ddo.yaac.core.provider.CoreProvider
-
Specify if YAAC is configured to support Internet networks prohibiting encrypted traffic.
- setNotMatch(boolean) - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Specify whether this filter will pass only packets matching the enabled filter elements, or those
not matching any of the enabled filter elements.
- setOperationComplete() - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Report that the long-running operation is done.
- setOperationComplete() - Method in class org.ka2ddo.yaac.gui.ProgressDialog
-
Report that the long-running operation is done.
- setOptimizeTransmits(boolean) - Static method in class org.ka2ddo.yaac.ax25.StationTracker
-
Specify whether port optimization of locally-originated message transmits should be performed.
- setOriginatingCallsign(String) - Method in class org.ka2ddo.ax25.AX25Message
-
Set the originating callsign for this AX25Message.
- setOrs(ObjectReportSender) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker.ObjectLink
-
Specify a new ObjectReportSender for this pairing's ObjectReport.
- setOtherSelector(GpsLogBoundsSelector) - Method in class org.ka2ddo.yaac.gui.GpsLogBoundsSelector
-
Specify the GpsLogBoundsSelector for the opposite bound, so that narrowing selections adjusts the range for the
other selector.
- setOutputStream(OutputStream) - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Set the OutputStream to write user-typed characters.
- setPadToString(int) - Method in class org.ka2ddo.yaac.ax25.Age
-
Set the minimum number of characters to render an Age.
- setPassword(char[]) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Set the password to be used to decode keys in the backing keystore.
- setPersistedMacro(String, String, Preferences) - Method in class org.ka2ddo.yaac.core.Macros
-
Set the value for a named macro, and save it for use after YAAC restarts.
- setPinningRasterMapEntry(RasterMapEntry) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify what raster image is to be pinned to the map coordinate system.
- setPortAddress(AX25Callsign) - Method in class org.ka2ddo.yaac.io.TNCConnector
-
Set the AX.25 callsign associated with this TNC port.
- setPortConfig(PortConfig) - Method in class org.ka2ddo.yaac.io.PortConnector
-
Store the configuration associated with this PortConnector.
- setPreferredLocation(String) - Method in class org.ka2ddo.yaac.gui.ZoomControl
-
No-op, because this widget is hard-wired to want to be at the top edge of the map.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in interface org.ka2ddo.yaac.filter.PersistingFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Change the persisted parameter prefix for this instance of RadiusFilter.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPrefPrefix(String) - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Change the persisted parameter prefix for this Filter instance.
- setPressureUnit(PressureUnit) - Static method in class org.ka2ddo.yaac.YAAC
-
Change the current unit for scaling pressure display, and store the change in the YAAC preferences.
- setPriorityOnly(boolean) - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Specify whether this filter will pass messages that are not of emergency or priority precedence.
- setPropertyListener(AbstractMenuActionPropertyListener) - Method in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
Specify who should be informed of changes to properties.
- setPurgeThresholdSecs(long) - Static method in class org.ka2ddo.yaac.ax25.StationState
-
Set the time in seconds before messages will be purged.
- setQuantizedScale(int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Set the quantized step interval between contour lines in meters,
- setRadius(int) - Method in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Set the download radius in integer degrees.
- setRadiusInKM(double) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Set the current radius in kilometers.
- setRadiusOfConfidence(float) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Specify the radius of confidence (position ambiguity).
- setRcptTime(long) - Method in class org.ka2ddo.ax25.AX25Message
-
Change the receive time of this message.
- setReaderThread() - Method in class org.ka2ddo.yaac.io.PipedReader
-
Mark the thread that is reading from the pipe.
- setRefreshRateInSec(int) - Method in class org.ka2ddo.yaac.webserver.HttpServer
-
Set the automatic page refresh rate setting currently sent to browsers.
- setRejected(boolean) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Indicate that this message has been rejected.
- setRelativeOffsetMsec(long) - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
- setRelayPath(String) - Method in class org.ka2ddo.yaac.gui.MainGui.MessagingPanel
-
Set the digipeating path.
- setRemoteStation(StationState) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Specify the remote station to be tracked on the right side of the pane.
- setRenderColor(Paint) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the rendering color or texture for painting this type of Way.
- setRenderStroke(Stroke) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Set the Swing Stroke style to use for painting lines of this Way type.
- setRescaleFactor(float) - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
Change the font rescale factor.
- setResendableFrame(AX25Frame, int) - Method in class org.ka2ddo.ax25.ConnState
-
Specify that this transmitted unconnected frame needs a timeout timer in case the appropriate
response does not come back.
- setReserved(byte) - Method in class org.ka2ddo.ax25.AX25Callsign
-
Set the reserved bits of the 7th byte of the callsign (per the AX.25 specification).
- setRetransmitCount(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the locally-originated message retransmit count.
- setRolloverHandler(FileLogger.RolloverHandler<T>) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set (or clear) the handler to be informed whenever the FileLogger advances to a new periodic log file.
- setRolloverInterval(long) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the interval between closing of one log file and opening of the next.
- setRowFilter(FastRowFilter<? super M>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sets the filter that determines which rows, if any, should be
hidden from the view.
- setScale(float) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Change the scale of the map.
- setScale(float) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Change the scale of the map.
- setScope(Scope) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the transmission scope for this message (so the digipeat path can be derived).
- setScope(Scope) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Specify the transmission scope of the generated Object or Item as not transmitted at all, RF only, or allowed to
be forwarded to the APRS-IS Internet backbone.
- setSelected(boolean) - Method in class org.ka2ddo.util.NamedBoolean
-
Change the wrapped property's boolean value.
- setSelected(boolean) - Method in class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Specify whether stations in this category set should be viewable.
- setSendableMessageListener(SendableMessageListener) - Static method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the global handler for changes in the list of SendableMessages.
- setSendableState(SendableMessageWrapper.SendableMessageState) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
- setSendKillOnObjDelete(boolean) - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Set flag whether deleted live Objects should be transmitted as killed.
- setSerialPortListGetter(OSAdapter.SerialPortListGetter) - Static method in class org.ka2ddo.yaac.os.OSAdapter
-
Replace the SerialPortListGetter with a different one if the serial port library
is changed by a plugin.
- setShowDate(boolean) - Method in class org.ka2ddo.aprs.PositionMessage
-
Specify whether this message should include the timestamp when transmitted or displayed.
- setShowEveryonesMessages(boolean) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Specify if all Messages are to be shown, or only those addressed to this station.
- setShowEveryonesTelemetry(boolean) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Specify whether all telemetry or just filtered telemetry should be shown.
- setShowHighwaySigns(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether highway signs should be displayed on the map.
- setShowLabelsInEnglish(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- setShowLabelsInEnglish(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- setShowLabelsInEnglish(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether map labels should be displayed in English if the default name is in some other locale
and OpenStreetMap provides an English translation.
- setShowLayer(boolean, int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether the identified WayType layer should be rendered on the map.
- setShowMap(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether the OpenStreetMap map overlay should be rendered.
- setShown(boolean) - Method in class org.ka2ddo.yaac.gui.osm.WayParams
-
Specify if Ways of this type should be rendered.
- setShowOnlyRFOnRadioView(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify if Radio View window should only display packets received from
RF.
- setShowOperatorPresent(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Indicate if beacons should use the 'O' overlay to indicate an operator is present
at the station.
- setShowPlayback(boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Specify whether non-realtime played-back packets from a file should be displayed.
- setShowPOI(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify whether OSM Node points of interest should be displayed.
- setShowRadioViewOnStartup(boolean) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Specify if Radio View window should be automatically opened upon startup.
- setShowRasterMaps(boolean) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Specify whether raster overlays should be rendered on the map window.
- setShowRawValues(boolean) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Specify whether the weather values should be displayed as raw APRS or OpenTRAC values,
or formatted into human-expected units.
- setShowRT(boolean) - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Specify whether realtime packets from a live APRS port should be displayed.
- setShowSevereWeatherZones(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSevereWeatherZones(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSevereWeatherZones(boolean) - Method in class org.ka2ddo.yaac.gui.weather.NWSZoneLayer
-
Specify whether severe weather zone boundaries should be drawn on the map.
- setShowSoundsColumn(boolean) - Static method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
Specify whether the makeSounds column should be displayed.
- setShowTopoContours(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the topographic map overlay should be rendered as contour lines.
- setShowTopoContours(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the topographic map overlay should be rendered as contour lines.
- setShowTopoContours(boolean) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Specify whether the topographic map should be rendered as contour lines.
- setShowTopoRegions(boolean) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Specify whether the topographic map overlay should be rendered as filled region.
- setShowTopoRegions(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether the topographic map overlay should be rendered as filled region.
- setShowTopoRegions(boolean) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Specify whether the topographic map overlay should be rendered as filled region.
- setShowUnlabeledWays(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify if unlabeled and untyped map features should be displayed.
- setShowUnlabeledWays(boolean) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify if unlabeled and untyped map features should be displayed.
- setShowUnlabeledWays(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify if unlabeled and untyped map features should be displayed.
- setSignature(String) - Method in interface org.ka2ddo.aprs.AprsSignableMessage
-
Set the ASCII-encoded signature of this message.
- setSignature(String) - Method in class org.ka2ddo.aprs.MessageMessage
-
Set the ASCII-encoded signature of this message.
- setSlowSendRate(int) - Method in class org.ka2ddo.aprs.ObjectReport
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in interface org.ka2ddo.aprs.SetBeaconRatesIfc
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.gui.config.ConfigureBeaconRates
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.BeaconData
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.SendableMessageWrapper
-
Set the slow retransmission rate for this message.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.StatusData
-
Set the slowest rate a message should be sent.
- setSlowSendRate(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the slowest rate a message should be sent.
- setSlowSpeed(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set slowest speed of station motion such that position message transmissions are scheduled
as if station was not moving.
- setSortByRcvTime(boolean) - Method in class org.ka2ddo.yaac.gui.RawPacketTableModel
-
Specify whether packets are sorted by time of local receipt, or any timestamp
embedded in the packet (if any).
- setSortKeys(List<? extends RowSorter.SortKey>) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sets the sort keys.
- setSortOrder(PopupStationWindow.SortOrder) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Set the order for sorting multiple stations in a PopupStationWindow.
- setSortsOnUpdates(boolean) - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
If true, specifies that a sort should happen when the underlying
model is updated (rowsUpdated
is invoked).
- setSoundMaker(MsgEventListener) - Static method in class org.ka2ddo.yaac.YAAC
-
Specify the object used to produce sound effects.
- setSSID(int) - Method in class org.ka2ddo.ax25.AX25Callsign
-
Specify the numeric SSID associated with this callsign.
- setStartAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Change the starting point's antenna altitude above ground level.
- setStartAGLM(float) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the start point's altitude above ground level (AGL).
- setStartName(String) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Set the name for the starting position.
- setStartPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
Change the starting point of the line of sight path.
- setStartPoint(Point2D) - Method in class org.ka2ddo.yaac.gui.LineOfSightPanel
-
Set the current start point of the great circle route.
- setState(int) - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Set the current filtering state of this filter.
- setState(boolean) - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Specify whether this filter should reject unmanned stations.
- setState(int) - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Set this valid/invalid filter's operating mode.
- setStationCallsign(AX25Callsign) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
Initialize the callsign for an empty MonitoredStation record.
- setStationTimeout(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Edit the timeout value for the specified station.
- setStationTimeout(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Edit the timeout value for the specified station.
- setStepSize(long) - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Change the step size of the model.
- setStillAlive(boolean) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Specify whether generated Object or Item should specify that the object is still alive.
- setStroke(BasicStroke, String) - Method in class org.ka2ddo.yaac.gui.drawlayer.AbstractDrawable
-
Set the Stroke used to draw lines in this drawable.
- setStroke(BasicStroke, String) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the line stroke type to be used for the currently edited shape.
- setSuggestedLocalCallsign(String) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Set the suggested callsign for the ports.
- setSupplementalTxIGateFilterExpression(String) - Method in class org.ka2ddo.yaac.ax25.Digipeater
-
Set the current supplemental Tx I-Gate filter expression.
- setSuppressMapPopups(boolean) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Specify if streemap popup windows should be triggered from mouse clicks.
- setSymbol(char, char) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Change the symbol code associated with this station.
- setSymbol(SelectableSymbol) - Method in class org.ka2ddo.yaac.gui.OverlaySelector
-
Initialize the OverlaySelector for the specified APRS symTableId or overlay code.
- setSymbol(char) - Method in class org.ka2ddo.yaac.gui.OverlaySelector
-
Initialize the OverlaySelector for the specified APRS symTableId or overlay code.
- setSymbolCode(char) - Method in class org.ka2ddo.aprs.Message
-
Set the APRS symbol code for this Message.
- setSymTableId(char) - Method in class org.ka2ddo.aprs.Message
-
Set the APRS symbol table ID or overlay character for this Message.
- setTableColumnsWidths(ColumnSizingTableModel, JTable) - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Use the ColumnSizingTableModel to adjust the size of the table columns.
- setTemperatureUnit(TemperatureUnit) - Static method in class org.ka2ddo.yaac.YAAC
-
Change the current unit for scaling temperature display, and store the change in the YAAC preferences.
- setText(String) - Method in class org.ka2ddo.yaac.gui.util.ScrollableJLabel
-
Defines the text this component will display.
- setTimeBeforeInactive(int) - Static method in class org.ka2ddo.yaac.YAAC
-
Set the time interval after which no user action indicates the station is unattended.
- setTimestamp(long) - Method in class org.ka2ddo.aprs.ObjectReport
-
Change the timestamp associated with this Object (should only be done on retransmitted
locally-originated Objects).
- setTimestamp(long) - Method in class org.ka2ddo.ax25.AX25Message
-
Change the timestamp of this message.
- setTimeZone(TimeZone) - Method in class org.ka2ddo.yaac.core.FileLogger
-
Set the time zone for use in calculating file rollovers.
- setToCall(String) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Set the destination callsign (tocall) that should be used for messages originated
by this station.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.AddresseeFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.AreaFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.EntryFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.Filter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.FromFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.MessageContentFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.MicEFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.NotFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.ObjectNameFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.OperatorPresentFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.PacketSourceFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.PacketTypeFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.PlaybackFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.PriorityFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.RelativeTimeFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.SendingStationFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.StationClassFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.SymbolFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.ToFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setToPassall() - Method in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Reset the filter to a configuration that would pass the maximum
amount of messages, packets, and stations.
- setTrackerListener(TrackerListener) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Set a
TrackerListener
that should be cancelled when
this RadiusFilter instance is closed.
- setTransmitting(Transmitting) - Static method in class org.ka2ddo.ax25.AX25Stack
-
Set the Transmitting object that this AX25Stack will use for implicit but unrouted
transmissions.
- setTransparency(int) - Method in class org.ka2ddo.yaac.gui.drawlayer.DrawLayer
-
Set the current transparency (alpha) value for drawing the current shape.
- setTuneIfc(TuneIfc) - Static method in class org.ka2ddo.yaac.io.PortManager
-
Set the implementation that can provide the TuneIfc service
for the TUNE button on the radio view pane.
- setTurnSlope(int) - Method in class org.ka2ddo.yaac.io.Transmitter
-
Set the turn slope, which is the scaling factor for the increase over the minimum turn angle before
beacon retransmissions will be accelerated.
- setupJComponentForFonts(JComponent) - Static method in class org.ka2ddo.yaac.gui.FontCache
-
Helper method to configure an arbitrary JComponent to get its font updated when the
user font choice is changed.
- setupJFrameForMenuFonts(JFrame) - Static method in class org.ka2ddo.yaac.gui.FontCache
-
Helper method for configuring a JFrame to use user-selected fonts for the menu bar.
- setupTableClipboardCopier(PrintableTable) - Static method in class org.ka2ddo.yaac.gui.table.TableClipboardCopier
-
Add the ctrl-C copier to a JTable.
- setUseExperimentalYAACModelCode(boolean) - Static method in class org.ka2ddo.aprs.MicE
-
Specify whether locally-generated Mic-E messages should use an experimental
model code for YAAC.
- setUseExtendedSymbols(boolean) - Static method in class org.ka2ddo.yaac.YAAC
-
Specify whether APRS 1.2 extended symbols should be used to render stations reporting known
overlays of alternate table symbols.
- setUseFilters(boolean) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Specify whether to use the active filters to restrict what is displayed.
- setUseGroundObstructions(boolean) - Static method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Specify whether ground obstructions found in OpenStreetMap data should be plotted
on
LineOfSightPane
s.
- setUseHome(boolean) - Method in class org.ka2ddo.yaac.filter.RadiusFilter
-
Specify if this RadiusFilter will use the local station's current position or an
explicitly configured position.
- setUseLargeMenuFont(boolean) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Specify whether popup menus will use enlarged fonts.
- setUsingTable(JTable) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
- setValue(Object) - Method in class org.ka2ddo.yaac.gui.AgeSpinnerModel
-
Changes current value of the model, typically this value is displayed
by the editor
part of a JSpinner
.
- setValue(String) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Set the current value to be displayed in this editor.
- setValue(double) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Set the current value in this editor from a floating-point value
- setValue(Object) - Method in class org.ka2ddo.yaac.gui.MultiRangeSpinnerNumberModel
-
Sets the current value for this sequence.
- setValue(Object) - Method in interface org.ka2ddo.yaac.pluginapi.ExtraContentElement
-
Sets the value in the element.
- setValue(Class<? extends PortConnector>) - Method in class org.ka2ddo.yaac.pluginapi.Provider.PortEntry
-
DO NOT CALL; disabled for this class.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.BeaconSelectTableModel
-
Specify the new value to be stored in a cell of the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.BlacklistTableModel
-
Set the value of an editable table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.configwizard.ConfigPortList
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasEnableModel
-
Set the value of the specified table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.DigipeatAliasTableModel
-
Sets the value for the cell at columnIndex
and
rowIndex
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.DestinationFilter
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.FirstDigipeatFilterUI
-
Set the value of the table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.LastDigipeatFilterUI
-
Set the value of the table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.KenwoodMessageListTableModel
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.LocalObjectTableModel
-
Set the value of editable cells of the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.MessageGroupCatalogTM
-
Specify the new value for a cell in the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Set the value for the specified cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapCatalog
-
Store a new value for an editable table cell.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Allow changing the editable columns of the table.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Sets the value in the cell at columnIndex
and
rowIndex
to aValue
.
- setValueAt(Object, int, int) - Method in class org.ka2ddo.yaac.gui.TrackedStationTableModel
-
This empty implementation is provided so users don't have to implement
this method if their data model is not editable.
- setValueAt(Object, int, SupportsExtraData) - Method in class org.ka2ddo.yaac.pluginapi.ExtraColumn
-
Sets the value in the cell at this column and
rowIndex
to aValue
.
- setVector(double, double, double, double) - Method in class org.ka2ddo.yaac.gui.BearingPanel
-
Set the current course vector.
- setVelocity(float, float) - Method in class org.ka2ddo.yaac.ax25.StationState
-
Set the speed and direction of motion for this station or object.
- setVisible(boolean) - Method in interface org.ka2ddo.yaac.core.GeoMapIfc
-
Specify whether the main (map) display window should be visible.
- setVisible(boolean) - Method in interface org.ka2ddo.yaac.gui.FirstWindowInitIfc
-
Make this window visible or hidden.
- setVisible(Enum, boolean) - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Set whether OSM objects tagged with this enum should be visible.
- setWasAutoCenter(boolean) - Method in class org.ka2ddo.yaac.gui.AttentionAlert
-
Specify what the Auto-Center Map option setting was before this AttentionAlert
was activated.
- setWeightUnit(WeightUnit) - Static method in class org.ka2ddo.yaac.YAAC
-
Change the current unit for scaling weight display, and store the change in the YAAC preferences.
- setWillAcceptMicE(boolean) - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Specify if Mic-E destinations (encoded latitude, etc.) should be accepted.
- setWriterThread() - Method in class org.ka2ddo.yaac.io.PipedWriter
-
Mark the thread that is writing to the pipe.
- ShareableObjectCache<T> - Class in org.ka2ddo.util
-
This class provides an alternative to the Java PermGen heap section used for String.intern(),
such that applications won't run out of Java PermGen space while still being able to share
constant object declarations.
- ShareableObjectCache(int, float) - Constructor for class org.ka2ddo.util.ShareableObjectCache
-
Constructs a new, empty ShareableObjectCache
with the given initial
capacity and the given load factor.
- ShareableObjectCache(int) - Constructor for class org.ka2ddo.util.ShareableObjectCache
-
Constructs a new, empty ShareableObjectCache
with the given initial
capacity and the default load factor (2.0).
- ShareableObjectCache() - Constructor for class org.ka2ddo.util.ShareableObjectCache
-
Constructs a new, empty ShareableObjectCache
with the default initial
capacity and load factor.
- SHIFT_STYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bit shift to get least significant bit of S frame subtype into least significant bit of integer.
- SHIFT_UTYPE - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Bit shift to get least significant bit of U frame subtype into least significant bit of integer.
- SHORT_DESCRIPTION - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a short localized String
description for the action, used for tooltip text.
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Returns true if the editing cell should be selected, false otherwise.
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Returns true if the editing cell should be selected, false otherwise.
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Returns true if the editing cell should be selected, false otherwise.
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.table.FillEditor
-
Indicate whether editing this cell should cause the cell to be selected
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Returns true if the editing cell should be selected, false otherwise.
- shouldSelectCell(EventObject) - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Returns true if the editing cell should be selected, false otherwise.
- show() - Method in interface org.ka2ddo.yaac.core.StatusListener
-
Make a modal StatusListener visible.
- showAboutDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the About dialog for the YAAC application.
- showAboutDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the About dialog for the YAAC application.
- showBandwidthMonitor() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a bandwidth monitor for each open I/O port in YAAC.
- showBandwidthMonitor() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a bandwidth monitor for each open I/O port in YAAC.
- showBMDialog(Window, Collection<PortConnector>) - Static method in class org.ka2ddo.yaac.gui.BandwidthMonitor
-
Display the modeless dialog containing the bandwidth monitors, showing network bandwidth consumed by each
interface port.
- showBulletinBoard() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the window used to display bulletin messages, and compose locally originated bulletins for transmission.
- showBulletinBoard() - Static method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Display the BulletinBoard window.
- showBulletinBoard() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the window used to display bulletin messages, and compose locally originated bulletins for transmission.
- showCallsignInputDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a text input dialog, with the specified title and
message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a text input dialog, with the specified title and
message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a text input dialog, with the specified title and
message text, that will only take a callsign-SSID value for input.
- showCallsignInputDialog(String, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a text input dialog, with the specified title and
message text, that will only take a callsign-SSID value for input.
- showConfig() - Static method in class org.ka2ddo.yaac.gui.io.AnalyzedConfigTable
-
Display the configuration analysis window.
- showConfigDialog() - Static method in class org.ka2ddo.yaac.gui.ConfigureDialog
-
Instantiate a JDialog containing all the configuration panels specified by all
the Providers loaded into YAAC.
- showConfigurationDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Start the regular configuration dialog.
- showConfigurationDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Start the regular configuration dialog.
- showConnectionReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display outstanding connected (I-frame) AX.25 sessions.
- showConnectionReport() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display outstanding connected (I-frame) AX.25 sessions.
- showDFS - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specifies whether DFS (direction finding signal) information should be reported in the position report's free-text comment.
- showDialog(Component, String, ObjectReportTransmitter) - Method in class org.ka2ddo.yaac.gui.ObjectEditor
-
Display a non-blocking JDialog with the ObjectEditor panel inside it, and extra buttons to save and cancel the dialog
in a footer panel at the bottom.
- showDXReports() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a table view of all DX reports received by this station.
- showDXReports() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a table view of all DX reports received by this station.
- showEditBlacklistDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Generate and display the blacklist editor.
- showEditBlacklistDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Generate and display the blacklist editor.
- showEditFilterDialog(Filter, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Generate and display the filter dialog.
- showEditFilterDialog(Filter, String) - Static method in class org.ka2ddo.yaac.gui.EditFilterDialog
-
Generate and display the filter dialog.
- showEditFilterDialog(Filter, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Generate and display the filter dialog.
- showErrorConfirmDialog(Object, Throwable, String, String) - Method in interface org.ka2ddo.yaac.core.GraphicalErrorLogger
-
Display a standard error message dialog for a stack trace that asks for a yes/no confirmation.
- showErrorMessageDialog(Object, Throwable, String, String) - Method in interface org.ka2ddo.yaac.core.GraphicalErrorLogger
-
Display a standard error message dialog for a stack trace.
- showGenericConfirmDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic retry/skip/cancel dialog, with the specified title and
message text.
- showGenericConfirmDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic retry/skip/cancel dialog, with the specified title and
message text.
- showGenericErrorDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic error message dialog, with the specified title and
message text.
- showGenericErrorDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic error message dialog, with the specified title and
message text.
- showGenericErrorDialogAlreadyLocalized(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic error message dialog, with the specified title and
message text.
- showGenericErrorDialogAlreadyLocalized(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic error message dialog, with the specified title and
message text.
- showGenericInfoDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic informational message dialog, with the specified title and
message text.
- showGenericInfoDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic informational message dialog, with the specified title and
message text.
- showGenericInputDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic text input dialog, with the specified title and
message text.
- showGenericInputDialog(String, String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic text input dialog, with the specified title and
message text, and initialized text in the text field.
- showGenericInputDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic text input dialog, with the specified title and
message text.
- showGenericInputDialog(String, String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic text input dialog, with the specified title and
message text, and initialized text in the text field.
- showGenericPasswordDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic text input dialog, with the specified title and
message text, where the entered text is masked (as should be done when entering a password).
- showGenericPasswordDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic text input dialog, with the specified title and
message text, where the entered text is masked (as should be done when entering a password).
- showGenericQuestionDialog(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic yes/no question dialog, with the specified title and
message text.
- showGenericQuestionDialog(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic yes/no question dialog, with the specified title and
message text.
- showGenericQuestionDialogWithHelp(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic yes/no question dialog, with the specified title and
message text.
- showGenericQuestionDialogWithHelp(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic yes/no question dialog, with the specified title and
message text.
- showGenericQuestionDialogWithWidget(String, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic yes/no question dialog, with the specified title and
an arbitrary-named fully-qualified class name of a widget to display
as the "message".
- showGenericQuestionDialogWithWidget(String, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic yes/no question dialog, with the specified title and
an arbitrary-named fully-qualified class name of a widget to display
as the "message".
- showGenericStringChoiceDialog(String, String, String[]) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and
message text.
- showGenericStringChoiceDialog(String, String, String[], String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and
message text.
- showGenericStringChoiceDialog(String, String, String[]) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and
message text.
- showGenericStringChoiceDialog(String, String, String[], String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a generic choice-box dialog pre-populated with the specified strings, with the specified title and
message text.
- showGpsStatusDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a monitor of the current status of all GPS receivers connected to YAAC.
- showGpsStatusDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a monitor of the current status of all GPS receivers connected to YAAC.
- showHealthMonitorReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show the current station health reports for all remote stations being monitored.
- showHealthMonitorReport() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show the current station health reports for all remote stations being monitored.
- showHeardList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a report of number of packets received from each station (or about each APRS Object/Item) over 15 minute
intervals in the YAAC history.
- showHeardList() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a report of number of packets received from each station (or about each APRS Object/Item) over 15 minute
intervals in the YAAC history.
- showHistory(StationState) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the message history for a specified station or object.
- showHistory(StationState) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the message history for a specified station or object.
- showIOFailureDialog(PortConfig, String, PortFailureReportListener) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display an asynchronous non-blocking dialog on the screen to report an I/O error.
- showIOFailureDialog(PortConfig, String, PortFailureReportListener) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display an asynchronous non-blocking dialog on the screen to report an I/O error.
- showKeys() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a table view of the keys used to authenticate and verify the
integrity of signed messages.
- showKeys() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a table view of the keys used to authenticate and verify the
integrity of signed messages.
- showLayerSelectorTool() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the dialog for selecting which parts of the OpenStreetMap database should be
rendered on the map.
- showLayerSelectorTool() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display the dialog for selecting which parts of the OpenStreetMap database should be
rendered on the map.
- showLayerSelectorTool(GeographicalMap) - Static method in class org.ka2ddo.yaac.gui.osm.LayerSelectorTool
-
Display a LayerSelectorTool in a JDialog for the specified GeographicalMap frame.
- showLocalObjects() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a table of all Objects/Items being transmitted by this station.
- showLocalObjects() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a table of all Objects/Items being transmitted by this station.
- showMap() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Make visible and foreground the map window.
- showMap() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Make visible and foreground the map window.
- showMessageFilterPane() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the window used for receiving and logging filtered text messages.
- showMessageFilterPane() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the window used for receiving and logging filtered text messages.
- showMessageFilterPane() - Static method in class org.ka2ddo.yaac.gui.MessageFilterPane
-
Display the singleton MessageFilterPane (wrapped in a JFrame) in the GUI foreground.
- showMessageFrame() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Open the MessageFrame (window displaying text message traffic in a table) and move it to the foreground.
- showMessageFrame() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Open the MessageFrame (window displaying text message traffic in a table) and move it to the foreground.
- showMessageFrame() - Static method in class org.ka2ddo.yaac.gui.MessageFrame
-
Display the MessageFrame.
- ShowMessagesListener() - Constructor for class org.ka2ddo.yaac.gui.MessageFrame.ShowMessagesListener
-
- showOutstandingMessages() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the window showing all messages (except beacons and status messages) pending for transmission from the local station.
- showOutstandingMessages() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the window showing all messages (except beacons and status messages) pending for transmission from the local station.
- showOutstandingTable() - Static method in class org.ka2ddo.yaac.gui.OutstandingMessageTableModel
-
Display the OutstandingMessage table window.
- showPHG - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Specify whether PHG (power-height-gain) should be reported in the position report's free-text comment.
- showPluginStore() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog for selecting new officially supported plugins to install.
- showPluginStore() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog for selecting new officially supported plugins to install.
- showPopupStationWindow(MapBean, ArrayList<StationState>, int, int) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Create a PopupStationWindow for all the stations and objects that were on the clicked
position on the map.
- showPopupStationWindow(MapBean, ArrayList<StationState>, int, int, boolean) - Static method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Create a PopupStationWindow for all the stations and objects that were on the clicked
position on the map.
- showPopupTaggedNodeWindow(MapBean, List<GenericTaggedNode<?>>, int, int) - Static method in class org.ka2ddo.yaac.gui.PopupTaggedNodeWindow
-
Display a popup window describing all the Nodes and Ways at the specified mouse click coordinates.
- showRadioView(Message, String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show the dialog that looks like the Kenwood D710 control head APRS display.
- showRadioView(Message, String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show the dialog that looks like the Kenwood D710 control head APRS display.
- showRasterMapDialog() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Display the dialog for managing raster map images overlays on the map window.
- showRasterMapDialog() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Display the dialog for managing raster map images overlays on the map window.
- showRawPacketFrame() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the raw packet window.
- showRawPacketFrame() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the singleton raw packet window.
- showReleaseNotes() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display the release notes history for the YAAC application.
- showReleaseNotes() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display the release notes history for the YAAC application.
- showSplashScreen() - Static method in class org.ka2ddo.yaac.gui.MainGui
-
Display the splash screen while YAAC is starting up.
- showStationList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show the window listing all the stations and objects heard by this station.
- showStationList() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show the window listing all the stations and objects heard by this station.
- showTelemetryReport() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display all the current telemetry data heard by this station.
- showTelemetryReport() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display all the current telemetry data heard by this station.
- showTerminal(InputStream, OutputStream, boolean, JComponent, String, String) - Static method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Create a modal Terminal dialog window for the specified pair of streams
- showTrackedStationsList() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a dialog for viewing and modifying the list of specifically tracked stations.
- showTrackedStationsList() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a dialog for viewing and modifying the list of specifically tracked stations.
- showTXIGatedStations() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Show a table view of the stations currently being Tx I-gated by this station.
- showTXIGatedStations() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Show a table view of the stations currently being Tx I-gated by this station.
- showWeatherDialog() - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Display a monitor of the current conditions reported by the local weather station attached to YAAC.
- showWeatherDialog() - Method in class org.ka2ddo.yaac.gui.MainGui
-
Display a monitor of the current conditions reported by the local weather station attached to YAAC.
- showWizardDialog(JComponent, String, AbstractWizardCard, String) - Static method in class org.ka2ddo.yaac.gui.genericwizard.WizardPanel
-
Display a modal JDialog containing a wizard initialized with the specified first wizard card.
- shutdown() - Method in class org.ka2ddo.util.ReschedulableTimer
-
Stop this timer queue and release all of its resources.
- shutdown() - Method in class org.ka2ddo.yaac.core.FileLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in interface org.ka2ddo.yaac.core.ShutdownHandler
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpsCsvLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpsdJsonLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.GpxLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.NativeGpsLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gps.NmeaLogger
-
Do whatever cleanup this object needs for program shutdown.
- shutdown() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Do whatever cleanup this object needs for program shutdown.
- ShutdownHandler - Interface in org.ka2ddo.yaac.core
-
This interface declares an object that needs cleanup operations if YAAC is shut down.
- sign(AprsSignableMessage, String) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Sign a timestamped APRS message with the specified key.
- SignableMessage - Interface in org.ka2ddo.ax25
-
This interface tags messages that can be cryptographically signed (HMAC)
to provide authentication and data integrity checking of those messages.
- SignableMessage.SignatureState - Enum in org.ka2ddo.ax25
-
- signal - Variable in class org.ka2ddo.opentrac.RadioCapability
-
Signal content type, in index through FCC definition numbers.
- SIGNAL_TYPES - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Signal type codes in numeric index order.
- signatureState - Variable in class org.ka2ddo.aprs.MessageMessage
-
Quality of the signature (if any) associated with this message.
- SIZE - Static variable in class org.ka2ddo.opentrac.RadioCapability
-
Number of bytes to encode one RadioCapability structure.
- SIZE - Static variable in class org.ka2ddo.opentrac.TraceStep
-
Number of bytes to encode a TraceStep.
- size() - Method in class org.ka2ddo.util.FastBlockingQueue
-
Returns the number of elements in this queue.
- size() - Method in class org.ka2ddo.util.ShareableObjectCache
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.ka2ddo.yaac.ax25.StationState
-
Get the number of messages associated with this station or object.
- size() - Method in class org.ka2ddo.yaac.core.LocalObjectTracker
-
Report the number of ObjectReports currently being tracked.
- size() - Method in class org.ka2ddo.yaac.gui.drawlayer.Polyline
-
Get the number of vertices in this polyline.
- size() - Method in class org.ka2ddo.yaac.osm.VisibleCtls
-
Report the number of Enums with associated visibility flags.
- size() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns the number of key-value mappings in this map.
- skip(long) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the skip
method of InputStream
.
- skip(long) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the skip
method of InputStream
.
- skip(long) - Method in class org.ka2ddo.yaac.io.CountingInputStream
-
Skip some bytes.
- skip(long) - Method in class org.ka2ddo.yaac.io.CountingInputStreamForSockets
-
Skip some bytes.
- skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedInputStream
-
See the general contract of the skip
method of InputStream
.
- skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableBufferedReader
-
Skips characters.
- skip(long) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the skip
method of InputStream
.
- skipBytes(int) - Method in class org.ka2ddo.util.NonshareableBufferedDataInputStream
-
See the general contract of the skipBytes
method of DataInput
.
- skipBytes(int) - Method in class org.ka2ddo.util.NonshareableDoubleBufferedDataInputStream
-
See the general contract of the skipBytes
method of DataInput
.
- skipBytes(int) - Method in class org.ka2ddo.yaac.io.MultiBufferedRandomAccessFile
-
See the general contract of the skipBytes
method of DataInput
.
- skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableCountingBufferedDataInputStream
-
See the general contract of the skipBytes
method of DataInput
.
- skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStream
-
See the general contract of the skipBytes
method of DataInput
.
- skipBytes(int) - Method in class org.ka2ddo.yaac.io.NonshareableDataInputStreamForSockets
-
See the general contract of the skipBytes
method of DataInput
.
- slowRateSecs - Variable in class org.ka2ddo.yaac.io.BeaconData
-
Slow stable transmit rate for non-changing station, in seconds.
- slowRateSecs - Variable in class org.ka2ddo.yaac.io.StatusData
-
Slow stable transmit rate for non-changing station, in seconds.
- slowSendRate - Variable in class org.ka2ddo.aprs.ObjectReport
-
The transmission rate to decay to for this Object.
- SMALL_ICON - Static variable in class org.ka2ddo.yaac.pluginapi.AbstractMenuAction
-
The key used for storing a small Icon
, such
as ImageIcon
.
- SnifferDataListener - Interface in org.ka2ddo.yaac.core
-
This interface defines callbacks used by GUI classes wrapping the
SnifferDataModel.
- SnifferDataModel - Class in org.ka2ddo.yaac.core
-
This class maintains a list of all messages heard by the application.
- SnifferDataModel() - Constructor for class org.ka2ddo.yaac.core.SnifferDataModel
-
Create the singleton SnifferDataModel that collects incoming packet traffic for tabular display.
- SnifferLogFilter - Interface in org.ka2ddo.yaac.core
-
Specify whether received packets should be logged anyway even if
received packet logging is disabled.
- snr - Variable in class org.ka2ddo.gps.SatelliteState
-
Signal-to-noise ratio code for current reception of this satellite.
- softwareType - Variable in class org.ka2ddo.aprs.PositionlessWeatherReport
-
Code for type of software the sending weather station is using.
- SOLID_STROKE - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
AWT Stroke for a solid line 1 pixel wide.
- sort() - Method in class org.ka2ddo.yaac.gui.table.FastTableRowSorter
-
Sorts and filters the rows in the view based on the sort keys
of the columns currently being sorted and the filter, if any,
associated with this sorter.
- SORT_BY_IDENTIFIER - Static variable in class org.ka2ddo.yaac.ax25.StationState
-
Comparator to order StationState objects by case-insensitive comparison of their identifier strings.
- SORT_BY_RADIUS - Static variable in class org.ka2ddo.yaac.osm.GTNWrapper
-
Comparator for sorting wrapped GTNWrapper objects by their radial distance away
from the search center point.
- sortFile(File, int) - Method in class org.ka2ddo.yaac.osm.OsmSegmenter.WayFileSorter
-
Sort a temporary ways file into the proper permanent order.
- source - Variable in class org.ka2ddo.gps.GpsFix
-
The name of the remote GPS providing this fix (null if for the station's own local GPS).
- sourcePort - Variable in class org.ka2ddo.ax25.AX25Frame
-
Pointer to the I/O port from which this frame was received.
- sources - Variable in class org.ka2ddo.yaac.srtm.SRTMTile
-
If an associated .num file is provided with the .hgt file, this contains the
code numbers identifying all unique sources of the elevation data in this tile.
- SPECIAL_COLOR - Static variable in class org.ka2ddo.yaac.gui.AttentionAlert
-
This constant specifies the color used to identify stations sending special traffic.
- specific(String) - Method in class org.ka2ddo.yaac.io.PortConfig
-
Get the port-type-specific configuration parameters for a specific port type.
- SPEECH_COMMAND_MAP - Static variable in interface org.ka2ddo.yaac.sound.SpeechMapGeneratorIfc
-
RootPane client property name for a map of localized spoken command strings to
AbstractMenuActions to carry out those commands.
- speechMapChanged(SpeechMapGeneratorIfc, String) - Method in interface org.ka2ddo.yaac.sound.SpeechMapChangeListener
-
The speech command map for the reported generator has changed.
- SpeechMapChangeListener - Interface in org.ka2ddo.yaac.sound
-
Interface specifying how a listener is notified that the speech command map has been
altered and should be re-read.
- SpeechMapGeneratorIfc - Interface in org.ka2ddo.yaac.sound
-
This interface defines an object that can generate on-the-fly a mapping of voice command
strings to actions to handle those commands.
- speechNormalizeText(String) - Method in interface org.ka2ddo.yaac.sound.SpeechParamIfc
-
Convert a text string into normalized form for a speech-to-text grammar.
- SpeechParamIfc - Interface in org.ka2ddo.yaac.sound
-
This interface defines a means for implementors of
SpeechMapGeneratorIfc
to
get parameter substitutions from voice commands, corresponding to macros
in the command definitions.
- SpeechUtilities - Class in org.ka2ddo.yaac.sound
-
This class provides service functions specific to text-to-speech and speech-to-text
operations that may be needed across multiple plugins.
- speed - Variable in class org.ka2ddo.gps.GpsFix
-
Speed of motion in knots (nautical miles per hour), or -1 if unknown.
- Speed - Class in org.ka2ddo.yaac.osm
-
This class defines a compound object containing a speed value and the units of speed.
- Speed(String) - Constructor for class org.ka2ddo.yaac.osm.Speed
-
Create a Speed object from the specified string
- Speed(int, DistanceUnit) - Constructor for class org.ka2ddo.yaac.osm.Speed
-
Create a Speed object for the specified magnitude and unit.
- split(String, char) - Static method in class org.ka2ddo.ax25.AX25Message
-
This is a more optimized version of String.split() that doesn't require
compiling and evaluating regular expression patterns to do it, thereby
saving chunks of transient heap (and probably some CPU time as well).
- split(String, char) - Static method in class org.ka2ddo.gps.GPSParser
-
This is a more optimized version of String.split() that doesn't require
compiling and evaluating regular expression patterns to do it, thereby
saving chunks of transient heap (and probably some CPU time as well).
- split(String, char) - Static method in class org.ka2ddo.util.StringUtil
-
This is a more optimized version of String.split() that doesn't require
compiling and evaluating regular expression patterns to do it, thereby
saving chunks of transient heap (and probably some CPU time as well).
- split(NodeSizeFunction) - Method in class org.ka2ddo.yaac.osm.rtree.RTreeNode
-
Split all the elements of this node into subnodes for minimized overlap
between the subnodes.
- splitAreaWayIntoAcceptableSegments(PrintStream, String) - Method in class org.ka2ddo.yaac.osm.Way
-
Split an oversize area Way into a collection of contiguous Ways that are each under the maximum vertex
count and don't accidentally put points outside the original Way inside any of the segments.
- splitCSV(String) - Static method in class org.ka2ddo.util.StringUtil
-
This is a more optimized version of String.split() that doesn't require
compiling and evaluating regular expression patterns to do it, thereby
saving chunks of transient heap (and probably some CPU time as well); this version
recognizes quoting and only uses commas as delimiters.
- src - Variable in class org.ka2ddo.ax25.ConnState
-
Originator of session.
- SRTMTile - Class in org.ka2ddo.yaac.srtm
-
This class defines the in-memory cache entry for one SRTM binary tile (1 arc-second
or 3 arc-second variations).
- SRTMTile() - Constructor for class org.ka2ddo.yaac.srtm.SRTMTile
-
- SRTMTileId - Class in org.ka2ddo.yaac.srtm
-
Hashmap key for caching SRTMTile objects.
- SRTMTileId(int, int) - Constructor for class org.ka2ddo.yaac.srtm.SRTMTileId
-
Create an SRTMTileId object.
- SRTMTileManager - Class in org.ka2ddo.yaac.srtm
-
This class manages an in-memory cache of SRTMTile objects, as well as
providing I/O code to fetch new tiles from the USGS website.
- ssid - Variable in class org.ka2ddo.opentrac.TraceStep
-
SSID of relaying station.
- SslAprsIsConnector - Class in org.ka2ddo.yaac.io
-
This class defines a potentially bidirectional connection to an APRS-IS server, using SSL
client authentication rather than passcodes to connect.
- SslAprsIsConnector() - Constructor for class org.ka2ddo.yaac.io.SslAprsIsConnector
-
- SslAprsIsPortEditor - Class in org.ka2ddo.yaac.gui.io
-
Configuration editing GUI (AWT/Swing) for SslAprsIsConnector.
- SslAprsIsPortEditor(PortConfig) - Constructor for class org.ka2ddo.yaac.gui.io.SslAprsIsPortEditor
-
- SSRenderer - Class in org.ka2ddo.yaac.gui
-
This class defines a ListCellRenderer and TableCellRenderer for several different data types that
represent combinations of station type icons and strings.
- SSRenderer() - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
-
Create a SSRenderer that does not show the internal APRS symbol code characters or station aliases
(tactical names).
- SSRenderer(boolean) - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
-
Create a SSRenderer that does not show the station aliases (tactical names) but may show
internal APRS symbol code characters.
- SSRenderer(boolean, boolean) - Constructor for class org.ka2ddo.yaac.gui.SSRenderer
-
Create a SSRenderer that may show the station aliases (tactical names) and/or
internal APRS symbol code characters.
- STANDARD_TIER2_SERVERS - Static variable in class org.ka2ddo.yaac.gui.io.AprsIsPortEditor
-
Standard APRS-IS Tier 2 server rotator domain names.
- startChatSession(String) - Method in interface org.ka2ddo.yaac.core.GuiIfc
-
Open a Chat session window pointed at the specified remote station.
- startChatSession(String) - Static method in class org.ka2ddo.yaac.gui.Chat
-
Open a Chat session window pointed at the specified remote station.
- startChatSession(String) - Method in class org.ka2ddo.yaac.gui.MainGui
-
Open a Chat session window pointed at the specified remote station.
- StartConfigWizard - Class in org.ka2ddo.yaac.gui.configwizard
-
This class is the first card of the configuration wizard.
- StartConfigWizard() - Constructor for class org.ka2ddo.yaac.gui.configwizard.StartConfigWizard
-
Create the first card for the configuration wizard.
- startElement(String, String, String, Attributes) - Method in class org.ka2ddo.yaac.io.ConfigImporter
-
Receive notification of the start of an element.
- startLineOfSight() - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Enable defining a line of sight between two points on the map.
- startLineOfSight() - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Enable defining a line of sight between two points on the map; the user presses the mouse at
the starting point, drags to the ending position, and releases.
- startLineOfSight() - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Enable defining a line of sight between two points on the map; the user presses the mouse at
the starting point, drags to the ending position, and releases.
- startLineOfSightFromHere(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Enable defining a line of sight starting at the specified position on the map.
- startLineOfSightFromHere(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Enable defining a line of sight starting at the specified position on the map.
- startLineOfSightFromMe(int, int) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Show the line of sight between this station's position and the position clicked on the map,
updating this station's end of the line if it moves.
- startLineOfSightFromMe(StationState) - Method in interface org.ka2ddo.yaac.core.FullGeoMapIfc
-
Show the line of sight between this station's position and the station or object clicked on the map,
updating both ends of the line if either moves.
- startLineOfSightFromMe(int, int) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Show the line of sight between this station's position and the position clicked on the map,
updating this station's end of the line if it moves.
- startLineOfSightFromMe(StationState) - Method in class org.ka2ddo.yaac.gui.GeographicalMap
-
Show the line of sight between this station's position and the station or object clicked on the map,
updating both ends of the line if either moves.
- startPlotting() - Method in class org.ka2ddo.yaac.gui.LineGraph
-
Called before actual data points are plotted.
- startQueueReader() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Start the thread that drains the queue
- startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Start automatically collecting real-time data as YAAC learns about them.
- startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Start automatically collecting real-time data as YAAC learns about them.
- startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Start automatically collecting destination callsigns as YAAC learns about them.
- startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Start automatically collecting real-time data as YAAC learns about them.
- startRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Start automatically collecting real-time data as YAAC learns about them.
- startRealTimeTracking() - Method in interface org.ka2ddo.yaac.filter.MonitoringFilter
-
Start automatically collecting real-time data as YAAC learns about them.
- startRegenerate() - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Release the lock against rendering OSM data and start a fresh rendering.
- startRegenerate() - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Start regenerating the raster map overlay layer based on the current Projection.
- startRegenerate() - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
Force the topographic layer to regenerate its overlay immediately.
- state - Variable in class org.ka2ddo.yaac.healthmonitor.MonitoredStation
-
The StationState object for the monitored station.
- STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that all stations are acceptable.
- STATE_ALL - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that all packets are acceptable.
- STATE_DIRECT - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that only RF stations that did not use any digipeaters
are acceptable.
- STATE_INVALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that only invalid packets are acceptable.
- STATE_LOCAL - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that only RF stations within the configured hop count
are acceptable.
- STATE_RF_ONLY - Static variable in class org.ka2ddo.yaac.filter.LocalStationFilter
-
Setting for LocalStationFilter stating that all RF stations are acceptable regardless of hop count.
- STATE_VALID - Static variable in class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Setting for ValidInvalidFilter stating that only valid packets are acceptable.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.EditFilterDialog
-
Invoked when the target of the listener has changed its state.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.LatLonEditor
-
Do not call.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.MainGui.LatitudeChangeListener
-
Called when control is updated.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.MainGui.LongitudeChangeListener
-
Called when control is updated.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.MainGui.RadiusChangeListener
-
Called when control is updated.
- stateChanged(ChangeEvent) - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Invoked when the target of the listener has changed its state.
- stateProvince - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Value of the "addr:state" or "addr:province" tag.
- stationAdded(StationState, int) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when a new station is initially added to the tracker.
- stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that a new station has been added to the MonitoredStationList.
- stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that a new station has been added to the MonitoredStationList.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when a new station is initially added to the tracker.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when a new station is initially added to the tracker.
- stationAdded(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Tell the listener that a new station has been added to the MonitoredStationList.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when a new station is initially added to the tracker.
- stationAdded(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
-
Tell the listener that a new station has been added to the MonitoredStationList.
- stationAdded(StationState, int) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when a new station is initially added to the tracker.
- StationCapabilities - Class in org.ka2ddo.aprs
-
This class decodes a Station Capabilities message (APRS protocol specification chapter 15).
- StationCapabilities(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.StationCapabilities
-
Constructor for Station Capabilities message when decoding a binary AX.25 frame.
- StationCapabilities(String[]) - Constructor for class org.ka2ddo.aprs.StationCapabilities
-
Constructor for building an outgoing Station Capabilities message.
- StationCapabilities(List<String>) - Constructor for class org.ka2ddo.aprs.StationCapabilities
-
Constructor for building an outgoing Station Capabilities message.
- StationCategory(String, Symbols.Category...) - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter.StationCategory
-
Create a StationCategory that matches any of the specified categories.
- StationClassFilter - Class in org.ka2ddo.yaac.filter
-
This filter allows selecting stations and messages solely by category of sending
station.
- StationClassFilter() - Constructor for class org.ka2ddo.yaac.filter.StationClassFilter
-
Create a Filter instance that selects messages, frames, or stations based on the
category of their symbol.
- StationClassFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter allows selecting stations and messages solely by category of sending
station.
- StationClassFilter(StationClassFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.StationClassFilter
-
Create a UI for controlling a StationClassFilter instance.
- StationClassFilter.StationCategory - Class in org.ka2ddo.yaac.filter
-
Define a subfilter for a particular category of station.
- stationDeleted(StationState, int) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
[NOT USED HERE] Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when an existing station is deleted from the tracker.
- stationDeleted(StationState, int) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when an existing station is deleted from the tracker.
- stationId - Variable in class org.ka2ddo.yaac.core.GuiIfc.MessagingParams
-
Either a String containing a callsign or a StationState whose identifier is the
target station's callsign.
- stationlist - Static variable in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Bring up the stations/object list.
- StationListTableModel - Class in org.ka2ddo.yaac.gui
-
This provides a sortable, filterable situational status display, as a backing TableModel for
a JTable view.
- StationListTableModel(ResourceBundle, boolean) - Constructor for class org.ka2ddo.yaac.gui.StationListTableModel
-
Create a StationListViewer TableModel, obtaining column labels from the specified
ResourceBundle.
- StationListViewer - Class in org.ka2ddo.yaac.gui
-
This provides a sortable, filterable situational status display, as a JTable wrapped in a JFrame
for GUI rendering.
- StationListViewer(MainGui) - Constructor for class org.ka2ddo.yaac.gui.StationListViewer
-
Create a StationListViewer window.
- stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that a station is no longer being monitored.
- stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that a station is no longer being monitored.
- stationRemoved(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Tell the listener that a station is no longer being monitored.
- stationRemoved(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
-
Tell the listener that a station is no longer being monitored.
- StationRenderer - Class in org.ka2ddo.yaac.gui
-
This class draws APRS station symbols on a OpenMap MapBean object.
- StationRenderer(GeoMapGuiIfc) - Constructor for class org.ka2ddo.yaac.gui.StationRenderer
-
Create the StationRenderer layer for the map.
- StationsPage - Class in org.ka2ddo.yaac.webserver
-
This generates an HTML page representing the Stations/Objects view in YAAC.
- StationsPage() - Constructor for class org.ka2ddo.yaac.webserver.StationsPage
-
Create a StationsPage with the specified URL path as where the page is located.
- StationState - Class in org.ka2ddo.yaac.ax25
-
This class maintains a record of the current state of a monitored station,
and a reverse-chronologically-ordered history of all messages heard from
the station.
- StationState(String) - Constructor for class org.ka2ddo.yaac.ax25.StationState
-
Create a new StationState object with the specified identifying String and the specified
parent node for tree-style display of the information.
- StationState.SpecialState - Enum in org.ka2ddo.yaac.ax25
-
This enumeration identifies special conditions of a monitored station or object
that color a background circle behind the icon for the station.
- StationTracker - Class in org.ka2ddo.yaac.ax25
-
This class manages tracking all heard APRS stations and objects/items.
- StationTracker.AddressStatistics<K,C extends StationTracker.AddressStatistics<K,C>> - Class in org.ka2ddo.yaac.ax25
-
This abstract class collects the occurrence counts for a particular type of station.
- StationTracker.DestinationStatistics - Class in org.ka2ddo.yaac.ax25
-
Usage statistics for a particular tocall (destination) callsign in AX.25 traffic.
- StationTracker.DigipeatStatistics - Class in org.ka2ddo.yaac.ax25
-
Address statistics for a particular digipeater.
- stationUpdated(StationState) - Method in interface org.ka2ddo.yaac.ax25.TrackerListener
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.core.AlohaTracker
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.BulletinBoard
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.filter.SendingStationFilter
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMIGate
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.HealthMonitorGui.TMStatus
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.HeardStationsTableModel
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.LineOfSightPane
-
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.MessageModel
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.ObjectPacketModel
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.PopupStationWindow
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.StationListTableModel
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.StationRenderer
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.gui.TelemetryModel
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(int, MonitoredStation) - Method in class org.ka2ddo.yaac.gui.TMWeather
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.healthmonitor.MonitoredStationList
-
Called when an existing station is updated with new information in the tracker.
- stationUpdated(int, MonitoredStation) - Method in interface org.ka2ddo.yaac.healthmonitor.MonitoredStationListener
-
Tell the listener that data about a MonitoredStation has changed.
- stationUpdated(StationState) - Method in class org.ka2ddo.yaac.io.ObjectReportSender
-
Called when an existing station is updated with new information in the tracker.
- statistics - Variable in class org.ka2ddo.yaac.io.ConfigAnalyzer.Port
-
All the traffic statistics for this port.
- stats - Variable in class org.ka2ddo.ax25.Connector
-
Statistics about this PortConnector.
- status - Variable in class org.ka2ddo.yaac.io.BeaconData
-
MicE status to report when generating MicE format position reports.
- StatusData - Class in org.ka2ddo.yaac.io
-
This class defines all the data for transmitting an APRS Status message for this
station, per chapter 16 of the APRS Protocol Specification.
- StatusData() - Constructor for class org.ka2ddo.yaac.io.StatusData
-
- StatusListener - Interface in org.ka2ddo.yaac.core
-
This interface defines something that can display the current status of an ongoing
long-running operation.
- StatusMessage - Class in org.ka2ddo.aprs
-
This class decodes a Status message (APRS protocol specification chapter 16).
- StatusMessage(byte[], int, String, long) - Constructor for class org.ka2ddo.aprs.StatusMessage
-
Constructor for Status message when decoding a binary AX.25 frame.
- StatusMessage(long, String) - Constructor for class org.ka2ddo.aprs.StatusMessage
-
Alternate constructor for creating transmittable StatusMessage.
- StatusQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This handles queries for status messages from this station.
- StatusQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.StatusQueryHandler
-
- steps - Variable in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Array of the relay stations through which this entity has been forwarded (may be zero-length if received from
the originating station).
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.NodeTreeNodeRenderer
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.osm.LineEditor
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.table.ActionRenderer
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.table.FillEditor
-
Stop editing the cell.
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.table.JSpinnerCellEditor
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() - Method in class org.ka2ddo.yaac.gui.TopoLevelEditor
-
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopQueueReader() - Method in class org.ka2ddo.yaac.io.AbstractGpsConnector
-
Cause the queue draining thread to shut down.
- stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanAndFilter
-
Stop automatically collecting new real-time data and keep the current cache stable.
- stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.CumulativeBooleanOrFilter
-
Stop automatically collecting new real-time data and keep the current cache stable.
- stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.DestinationFilter
-
Stop automatically collecting new destination callsigns and keep the current cache stable.
- stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.FirstDigipeatFilter
-
Stop automatically collecting new real-time data and keep the current cache stable.
- stopRealTimeTracking() - Method in class org.ka2ddo.yaac.filter.LastDigipeatFilter
-
Stop automatically collecting new real-time data and keep the current cache stable.
- stopRealTimeTracking() - Method in interface org.ka2ddo.yaac.filter.MonitoringFilter
-
Stop automatically collecting new real-time data and keep the current cache stable.
- stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Stop the current re-rendering of the map and set the pixel offsets for painting the last rendering of
the OSM data.
- stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.rastermap.RasterMapOverlay
-
Stop regenerating the raster overlay.
- stopRegenerate(int, int) - Method in class org.ka2ddo.yaac.gui.TopoLayer
-
- storeExtension(K, V) - Method in class org.ka2ddo.ax25.AX25Message
-
Store an extracted data element in the Message.
- storeType - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The means by which the plugin is distributed from the website, or null if this plugin is not currently available
from the website.
- storeVersion - Variable in class org.ka2ddo.yaac.gui.pluginstore.PluginDescriptor
-
The human-readable version identifier for the version of the plugin currently available on the author's website,
or null if this plugin is not available from the website.
- street - Variable in class org.ka2ddo.yaac.osm.PostalAddress
-
Value of the "addr:street" or "addr:place" tag.
- StringCache - Class in org.ka2ddo.util
-
This singleton class provides a pruneable cache for constant Strings that won't
eat up the PermGen part of the Java JVM heap.
- StringCellRenderer - Class in org.ka2ddo.yaac.gui.table
-
This renders a String for a JTable, accounting for other attributes of the entire
record such as being disabled, erroneous, or reporting an emergency condition.
- StringCellRenderer(RelativeTimeFilter) - Constructor for class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
Create a StringCellRenderer specifying the Filter that indicates whether the record containing
the String is "old" or not.
- StringCellRenderer(RelativeTimeFilter, String) - Constructor for class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
Create a StringCellRenderer specifying the Filter that indicates whether the record containing
the String is "old" or not.
- StringedEnumListCustomizedLocalizedRenderer - Class in org.ka2ddo.yaac.gui
-
ListCellRenderer for JComboBoxes displaying Strings representing enumerations that have localized names.
- StringedEnumListCustomizedLocalizedRenderer(String) - Constructor for class org.ka2ddo.yaac.gui.StringedEnumListCustomizedLocalizedRenderer
-
Create a renderer that will render the translation of a tag string as the list value.
- StringLogger - Class in org.ka2ddo.yaac.core
-
This class batches up logging text messages to a text file.
- StringLogger(String, String, String) - Constructor for class org.ka2ddo.yaac.core.StringLogger
-
Create a StringLogger using the specified prefix on the file name, also using the date format
"yyyy-MM-dd" and the file type ".log".
- StringLogger(String, String, String, long) - Constructor for class org.ka2ddo.yaac.core.StringLogger
-
Create a StringLogger using the specified prefix on the file name, also using the date format
"yyyy-MM-dd" and the file type ".log".
- StringUtil - Class in org.ka2ddo.util
-
This class provides various helper functions for String operations
beyond what the String class provides.
- stripHtml(String) - Static method in class org.ka2ddo.util.HtmlUtil
-
Strip HTML directives from a String.
- STROKE_MAP - Static variable in class org.ka2ddo.yaac.gui.osm.GuiOsmConstants
-
Map to convert OsmLineType enums to renderable Strokes.
- StrokeEnumRenderer - Class in org.ka2ddo.yaac.gui.osm
-
ListCellRenderer for line drawing stroke styles, so the user can select which style to use.
- StrokeEnumRenderer() - Constructor for class org.ka2ddo.yaac.gui.osm.StrokeEnumRenderer
-
Create a StrokeEnumRenderer.
- StrokeIcon - Class in org.ka2ddo.yaac.gui.drawlayer
-
This class implements an icon that shows a particular BasicStroke
style of line.
- StrokeIcon(BasicStroke, String) - Constructor for class org.ka2ddo.yaac.gui.drawlayer.StrokeIcon
-
Create a StrokeIcon object.
- STYPE_REJ - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Unshifted S frame subtype for Reject frame.
- STYPE_RNR - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Unshifted S frame subtype for Receive Not Ready frame.
- STYPE_RR - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Unshifted S frame subtype for Receive Ready frame.
- STYPE_SREJ - Static variable in class org.ka2ddo.ax25.AX25Frame
-
Unshifted S frame subtype for Selective Reject frame.
- SubprocessOutputCopier - Class in org.ka2ddo.yaac.io
-
This class provides a Runnable for copying a stream to another stream,
typically the standard output and standard error of a launched subprocess.
- SubprocessOutputCopier(InputStream, OutputStream) - Constructor for class org.ka2ddo.yaac.io.SubprocessOutputCopier
-
Create the SubprocessOutputCopier for a pair of InputStream and OutputStream.
- SupportedTagKeys - Enum in org.ka2ddo.yaac.osm
-
This enum defines the names of OpenStreetMap tags the OSMLayer renderer might care about,
which therefore should be saved in the imported tile files.
- supports(GenericTaggedNode<?>) - Method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Report whether this tag key applies to this class of GenericTaggedNode.
- supports(short) - Method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Report whether this tag key applies to this class of GenericTaggedNode.
- SupportsExtraData - Interface in org.ka2ddo.yaac.pluginapi
-
This interface specifies how to generically get the identifier of a record within a record set, and
and add, get, and remove extra data from the record.
- svid - Variable in class org.ka2ddo.gps.SatelliteState
-
Satellite vehicle ID number within a GNSS constellation.
- SWAYS_SUFFIX - Static variable in class org.ka2ddo.yaac.gui.osm.OSMLayer
-
Filetype suffic for binary-encoded Ways files that don't contain renderable features
(only used for building
Relation
s.
- switchToArbitraryCard(AbstractWizardCard) - Method in class org.ka2ddo.yaac.gui.genericwizard.AbstractWizardCard
-
Tell the WizardPanel to change to an arbitrary different card.
- SYMBOL_AREA - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Symbolic String for GUI card sub-panel configuring Area symbols (\l).
- SYMBOL_HURRICANE - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Symbolic String for GUI card sub-panel configuring hurricane symbols (/@ and \@).
- SYMBOL_REPEATER - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Symbolic String for GUI card sub-panel configuring Repeater symbols (/r).
- SYMBOL_SIGNPOST - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Symbolic String for GUI card sub-panel configuring Signpost symbols (\m).
- SYMBOL_WX - Static variable in class org.ka2ddo.yaac.gui.APRSGuiConstants
-
Symbolic String for GUI card sub-panel configuring weather station symbols (/_ and \_).
- symbolAttr - Variable in class org.ka2ddo.yaac.filter.SymbolFilter.SymbolFlag
-
- symbolCode - Variable in class org.ka2ddo.aprs.Message
-
The APRS symbol code within the specified table for the station originating this message.
- symbolCode - Variable in class org.ka2ddo.yaac.ax25.StationState
-
The symbol code within the specified symbol table for representing this station or
object on the map.
- symbolCode - Variable in class org.ka2ddo.yaac.gui.SelectableSymbol
-
The APRS symbol code for this symbol.
- symbolCode - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The APRS symbol code for this station's symbol.
- symbolCode - Variable in class org.ka2ddo.yaac.io.StatusData
-
The APRS symbol code for this station's symbol.
- SymbolFilter - Class in org.ka2ddo.yaac.filter
-
This filter selects messages by the APRS symbol code, indicated by
symbol table ID and symbol type.
- SymbolFilter() - Constructor for class org.ka2ddo.yaac.filter.SymbolFilter
-
Create a filter that will select messages and stations based on the symbol code.
- SymbolFilter - Class in org.ka2ddo.yaac.gui.filter
-
This filter editor selects messages by the APRS symbol code, indicated by
symbol table ID and symbol type.
- SymbolFilter(SymbolFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.SymbolFilter
-
Create the GUI control TableModel for the specified back-end SymbolFilter.
- SymbolFilter.SymbolFlag - Class in org.ka2ddo.yaac.filter
-
This class associates a SymbolAttr (description of one APRS symbol) with a boolean enable flag for
controlling the filtering by symbol.
- SymbolImageData - Interface in org.ka2ddo.aprs
-
This interface is a marker for a particular GUI API's means of storing image
data associated with an APRS or OpenTRAC symbol.
- Symbols - Class in org.ka2ddo.aprs
-
This singleton class is a caching container for all the types of station symbols
supported by APRS.
- Symbols.Category - Enum in org.ka2ddo.aprs
-
Indicate the type of station or object associated with a symbol table ID and code tuple.
- Symbols.SymbolAttr - Class in org.ka2ddo.aprs
-
Wrapper for all the non-graphics-related attributes for a symbol code, with a pointer to the rendering-related attributes object.
- symTableId - Variable in class org.ka2ddo.aprs.Message
-
The APRS symbol table ID (or overlay character) for the station originating this message.
- symTableId - Variable in class org.ka2ddo.yaac.ax25.StationState
-
The symbol table ID (or overlay character for alternate symbols).
- symTableId - Variable in class org.ka2ddo.yaac.gui.SelectableSymbol
-
The APRS symbol table ID ('/' or '\') or overlay character (0-9 or A-Z) for this symbol.
- symTableId - Variable in class org.ka2ddo.yaac.io.BeaconData
-
The APRS symbol table ID for this station's symbol; this may be an overlay character.
- symTableId - Variable in class org.ka2ddo.yaac.io.StatusData
-
The APRS symbol table ID for this station's symbol; this may be an overlay character.
- SZ - Static variable in class org.ka2ddo.yaac.gui.AbstractTileUsagePanel
-
Size of usage plot (360x180 pixels, plus one extra for Equator and Prime Meridian).
- valid - Variable in class org.ka2ddo.ax25.AX25Callsign
-
Indicates whether the callsign in this object can be exported as a valid AX.25 binary protocol address.
- validate() - Method in class org.ka2ddo.yaac.gui.SSRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.table.AgeRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.table.AX25CallsignCellRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.table.DateCellRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.table.SelectableSymbolRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.table.StringCellRenderer
-
No-op for table rendering performance reasons.
- validate() - Method in class org.ka2ddo.yaac.gui.terminal.Terminal
-
Validates this container and all of its subcomponents.
- ValidInvalidFilter - Class in org.ka2ddo.yaac.filter
-
This Filter selects viewing messages that are only valid or only invalid.
- ValidInvalidFilter() - Constructor for class org.ka2ddo.yaac.filter.ValidInvalidFilter
-
Create a Filter that checks for valid versus invalid packets.
- ValidInvalidFilter - Class in org.ka2ddo.yaac.gui.filter
-
This Filter selects viewing messages that are only valid or only invalid.
- ValidInvalidFilter(ValidInvalidFilter) - Constructor for class org.ka2ddo.yaac.gui.filter.ValidInvalidFilter
-
Create a UI for controlling a ValidInvalidFilter.
- value(String) - Static method in enum org.ka2ddo.gps.SatelliteState.GnssId
-
Get the GnssId corresponding to a two-character sentence prefix.
- value - Variable in class org.ka2ddo.opentrac.OpenTracShort
-
The 16-bit integer value of this element.
- value(String) - Static method in enum org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Aeroway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
-
Get the enum value associated with the string name specified.
- value(String, AmenityCategory) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
-
Get the enum value associated with the string name and category specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Attraction
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Barrier
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.BorderType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Boundary
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Building
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Cycleway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Diplomatic
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Emergency
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Healthcare
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Highway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Historic
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.LandUse
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Leisure
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Location
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Man_Made
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Natural
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.OSMColour
-
Get the OSMColour object corresponding to this
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Place
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Power
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Railway
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Religion
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Get the SupportedTagKey enum corresponding to the specified name.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Tourism
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Training
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Water
-
Get the enum value associated with the string name specified.
- value(String) - Static method in enum org.ka2ddo.yaac.osm.Waterway
-
Get the enum value associated with the string name specified.
- valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.MainGui.PanToFoundMapFeatureListener
-
The table's row selection has changed.
- valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.RawPacketPane
-
Called whenever the value of the selection changes.
- valueChanged(ListSelectionEvent) - Method in class org.ka2ddo.yaac.gui.util.EnableOnListSelect
-
Called whenever the value of the selection changes.
- valueClass - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Class of the data type of values of this enumeration.
- valueFor(String) - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
-
Find the PacketExportMode enum for the specified filetype.
- valueOf(String) - Static method in enum org.ka2ddo.aprs.DataExtensionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.aprs.HurricaneEnum.StormType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.aprs.HurricaneEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.aprs.Symbols.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.aprs.WeatherEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.AX25Message.Precedence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.Connector.ConnectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.ConnState.ConnTransition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.ConnState.ConnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.ProtocolFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.ax25.SignableMessage.SignatureState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.gps.GpsFixQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.gps.SatelliteState.GnssId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.util.DistanceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class org.ka2ddo.util.IntegerCache
-
Get an Integer object corresponding to the specified primitive value, using the cache
- valueOf(String) - Static method in enum org.ka2ddo.util.PressureUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.util.TemperatureUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.util.WeightUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.ax25.MsgEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.ax25.StationState.SpecialState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Returns the enum constant of the specified enum type with the
specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.core.WatchedStationsTracker.Importance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gps.GpsLogMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.drawlayer.DrawMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.ListViewMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.PopupStationWindow.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(char, char) - Static method in class org.ka2ddo.yaac.gui.SelectableSymbol
-
Return a SelectableSymbol object corresponding to the specified pair of
characters.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.healthmonitor.MonitorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.PortConfig.Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.PortConfig.HintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.SendableMessageWrapper.SendableMessageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Aeroway
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.AmenityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Attraction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Barrier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.BorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Boundary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Building
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.ColorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Cycleway
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Diplomatic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Emergency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Healthcare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Highway
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Historic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.LandUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Leisure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Man_Made
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Natural
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.OSMColour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.OsmLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Place
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Power
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Railway
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Religion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Tourism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Training
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Water
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.Waterway
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.osm.WayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.pluginapi.GuiContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Returns the enum constant of this type with the specified name.
- valueQuantityUnitMeasure - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Flags whether the value class for entries of this enumeration key is an implementor of QuantityUnitMeasure.
- values() - Static method in enum org.ka2ddo.aprs.DataExtensionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.aprs.HurricaneEnum.StormType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.aprs.HurricaneEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.aprs.Symbols.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.aprs.WeatherEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.AX25Message.Precedence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.Connector.ConnectorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.ConnState.ConnTransition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.ConnState.ConnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.ProtocolFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.ax25.SignableMessage.SignatureState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.gps.GpsFixQuality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.gps.SatelliteState.GnssId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.util.DistanceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.util.PressureUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.util.TemperatureUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.util.WeightUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.auth.YAACKeyManager.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.ax25.MsgEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.ax25.StationState.SpecialState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class org.ka2ddo.yaac.bootstrap.FirstWindow
-
Get all the allowable values of the FirstWindow pseudo-enum.
- values() - Static method in enum org.ka2ddo.yaac.core.PacketExportMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.core.WatchedStationsTracker.Importance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gps.GpsLogMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.BackgroundTimeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.drawlayer.DrawMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.ListViewMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.osm.GuiOsmConstants.StrokeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.PopupStationWindow.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.RawPacketDisplayMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.gui.weather.NWSZoneLayer.AdvisoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.healthmonitor.MonitorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.BeaconData.BeaconType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.BeaconData.PositionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.ConfigAnalyzer.IGateLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.ConfigAnalyzer.PortCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.KissEscapeOutputStream.RcvState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.PortConfig.Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.PortConfig.HintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.PortConnector.PortStatsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.SendableMessageWrapper.SendableMessageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.io.TuneIfc.TuneResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Aeroway
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.AmenityCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.AmenityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Attraction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Barrier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.BorderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Boundary
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Building
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.ColorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Cycleway
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Diplomatic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Emergency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.GenericTaggedNode.ExtendedGTNAttr
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Healthcare
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Highway
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Historic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.LandUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Leisure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Man_Made
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Natural
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.OSMColour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.OsmLineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Place
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Power
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Railway
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Religion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.SeamarkLandmarkCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.SeamarkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.SupportedTagKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Tourism
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Training
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Water
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.Waterway
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.osm.WayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.pluginapi.ExtraContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.pluginapi.GuiContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.util.ClearableTableModel.ClearType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.util.EnumNameLocalizer.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.util.LatLonFormatter.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ka2ddo.yaac.util.ServiceDiscovery.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.ka2ddo.yaac.weather.WeatherDistributor
-
Returns a Collection view of the values contained in this map.
- values() - Static method in enum org.ka2ddo.yaac.webserver.FileCopierPage.PathType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracByte
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracByteArray
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracCountryCode
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracCourseSpeed
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracDouble
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracElement
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracEntity
-
Returns a string representation of the value of this entity.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracFloat
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracMapSymbol
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracNull
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracPathTrace
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracPosition
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracRadioCapabilities
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracShort
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracString
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracTimestamp
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.OpenTracWeatherObs
-
Get the string representation of the value of this element.
- valueString() - Method in class org.ka2ddo.opentrac.RadioCapability
-
Get the human-readable String of this element's value.
- valueString() - Method in class org.ka2ddo.opentrac.TraceStep
-
Get the string representation of the value of this element.
- valueType - Variable in enum org.ka2ddo.yaac.osm.OSMLayerEnum
-
Value type associated with the enum.
- vdop - Variable in class org.ka2ddo.gps.SatelliteCatalog
-
Vertical dilution of precision.
- vdop - Variable in class org.ka2ddo.opentrac.OpenTracGpsQuality
-
Vertical Dilution Of Precision of the satellite configuration, multiplied by 10.
- verify(AprsSignableMessage) - Method in class org.ka2ddo.yaac.auth.YAACKeyManager
-
Verify the signature (if any) in an APRS message against the keys in the local keystore.
- VersionQueryHandler - Class in org.ka2ddo.yaac.core.queries
-
This class handles queries for the software version of this APRS station.
- VersionQueryHandler() - Constructor for class org.ka2ddo.yaac.core.queries.VersionQueryHandler
-
- vertexIndex - Variable in class org.ka2ddo.yaac.osm.WayPoint
-
- via - Variable in class org.ka2ddo.ax25.ConnState
-
Digipeater path to use for transmitting from source to destination station.
- ViewScope(String) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
Create a ViewScope widget for the specified GPS source.
- ViewScope(String, int) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
Create a ViewScope widget for the specified GPS source.
- ViewScope(String, int, Map<SatelliteState.GnssId, JCheckBox>) - Constructor for class org.ka2ddo.yaac.gui.GPSStatusPane.ViewScope
-
Create a ViewScope widget for the specified GPS source.
- VisibleCtls - Class in org.ka2ddo.yaac.osm
-
Caching class specifying whether instances of enums are visible or not.
- VisibleCtls() - Constructor for class org.ka2ddo.yaac.osm.VisibleCtls
-