Creates a new PacketWriter which will receive data from
the tunnelSocket parameter and write it out to a datagram
socket created with the wireAddress/wirePort parameters.
Creates a new PacketWriter which will receive data from
the tunnelSocket parameter and write it out to a datagram
socket created with the wireAddress/wirePort parameters.
Constructor -
Creates a new PanelDockOptions from which the user can invoke
dockRequests and turn on/off placement monitoring, note
that a single PanelDockOptions is needed for each parent
to child relation.
ParameterFilter is an AbstractFilter; it listens for Filterables,
checks to see if the events can be differentiated by Parameter, and then
sends the events to listeners registered for those Paramters.
Parses a String containing a number and a unit name to create an
Altitude: if a unit field is not successfully parsed from the text,
then the unit of the numeric value is assumed to be a flight level.
Parses a String containing a number and a unit name to create an
Altitude: if a unit field is not successfully parsed from the text,
then the unit of the numeric value is assumed to be in feet.
This Object parses a FiledRouteString and returns a Route Object
Ex: PHL.SID.fix1.v23.fix3.STAR2.BWI
with bracket logic:
PHL.SID.fix1[alt=200].v23.fix3.STAR2.BWI
PassThroughPanel is a subpanel used by DraPanels that have a passThrough
option, defining what will happen to data objects that do not have the
field filtered on (e.g.
Objects that need to receive notification when PDUs are read off
the network should implement this interface and register themselves
with the PduFactory.
PilotCmdFilter is a FilterableListener and AbstractFilter; it listens for
Filterables, and sends listeners the Filterables containing simpilot
commands of the type the listeners specified.
Standard constructor accepts EngineCoeff object containing
coefficient to describe the Engine's behavior with respect to
the AMT (Aircraft Modeling Tool) model.
PositionCriteria provides a sim comparison test for HasPosition
objects where the two HasPosition objects must be considered to be a
match across simulations.
This is a Factory class based on AbstractFilter that
currently only takes radar data from a file an generate
PositionAndRadar data and fires it off for any listeners to
process.
This class defines PrimaryKeyDialog which is a gui dialog used
to prompt the user to enter in the name of the element to use
as the primary key in the XML editor
Processes the entire GeomapDataBase, converting the elements within
it's vector line-by-line and converting them into XML form based
on the JDOM tree in Geomap.dtd.