Package jmri.jmrit.vsdecoder.swing
Class ManageLocationsTableModel
java.lang.Object
jmri.jmrit.vsdecoder.swing.ManageLocationsTableModel
Table Models for Loading of Reporters, Blocks, Locations and Listener.
This file is part of JMRI.
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 ClassesModifier and TypeClassDescription(package private) static classclass for use as TableModel for Listener Locations(package private) static classclass to serve as TableModel for Ops Locations(package private) static classclass to serve as TableModel for Reporters and Blocks -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int(package private) static final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SYSNAMECOL
- See Also:
-
NAMECOL
- See Also:
-
USERNAMECOL
- See Also:
-
USECOL
- See Also:
-
XCOL
- See Also:
-
YCOL
- See Also:
-
ZCOL
- See Also:
-
TUNNELCOL
- See Also:
-
BEARINGCOL
- See Also:
-
AZIMUTHCOL
- See Also:
-
-
Constructor Details
-
ManageLocationsTableModel
-