Package jmri.util
Class PortNameMapper
java.lang.Object
jmri.util.PortNameMapper
Class used to provide a mapping between port numbers and 'friendly' names,
aimed at users of Microsoft Windows.
This file is part of JMRI.
Typically, most USB-Serial adapters have an alternate descriptive name as well as the more usual technical COMx name.
This class attempts to provide a mapping between the technical COMx name and the 'friendly' descriptive name which is stored within the Windows registry
This file is part of JMRI.
JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.
JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PortNameMapper
public PortNameMapper()
-
-
Method Details
-
getPortFromName
-
getPortNameMap
-