Serialized Form


Package apps

Class apps.AboutAction extends JmriAbstractAction implements Serializable

Class apps.AbstractActionPanel extends JPanel implements Serializable

Serialized Fields

self

JPanel self

rb

ResourceBundle rb

removeButtonKey

String removeButtonKey

Class apps.AbstractActionPanel.Item extends JPanel implements Serializable

Serialized Fields

removeButton

JButton removeButton

model

AbstractActionModel model

selections

JComboBox selections

Class apps.AppConfigBase extends JmriPanel implements Serializable

Serialized Fields

items

List<E> items
Remember items to persist

Class apps.AppConfigPanel extends AppConfigBase implements Serializable

Serialized Fields

showAdvanced

JCheckBox showAdvanced
Deprecated. 

advScroll

JPanel advScroll
Deprecated. 

advancedPane

JPanel advancedPane
Deprecated. 

localeSpace

JPanel localeSpace
Deprecated. 

localeAdded

boolean localeAdded
Deprecated. 

Class apps.Apps extends JPanel implements Serializable

Serialized Fields

prefsAction

Action prefsAction

cs4

JLabel cs4

cs5

JLabel cs5

cs6

JLabel cs6

cs7

JLabel cs7

connection

ConnectionConfig[] connection

menuBar

JMenuBar menuBar

Class apps.CreateButtonPanel extends AbstractActionPanel implements Serializable

Class apps.FileLocationPane extends JPanel implements Serializable

Class apps.GuiLafConfigPane extends JPanel implements Serializable

Serialized Fields

installedLAFs

Hashtable<K,V> installedLAFs

LAFGroup

ButtonGroup LAFGroup

selectedLAF

String selectedLAF

mouseEvent

JCheckBox mouseEvent

localeBox

JComboBox localeBox

locale

HashMap<K,V> locale

localeNames

String[] localeNames

Class apps.LicenseAction extends JmriAbstractAction implements Serializable

Class apps.ManagerDefaultsConfigPane extends JmriPanel implements Serializable

Serialized Fields

matrix

JPanel matrix

groups

ButtonGroup[] groups

Class apps.PerformActionPanel extends AbstractActionPanel implements Serializable

Class apps.PerformFilePanel extends JPanel implements Serializable

Serialized Fields

self

JPanel self

rb

ResourceBundle rb

fc

JFileChooser fc

Class apps.PerformFilePanel.Item extends JPanel implements Serializable

Serialized Fields

removeButton

JButton removeButton

model

PerformFileModel model

selected

JLabel selected

Class apps.PerformScriptPanel extends JPanel implements Serializable

Serialized Fields

self

JPanel self

rb

ResourceBundle rb

fc

JFileChooser fc

Class apps.PerformScriptPanel.Item extends JPanel implements Serializable

Serialized Fields

removeButton

JButton removeButton

model

PerformScriptModel model

selected

JLabel selected

Class apps.ReportContextAction extends JmriAbstractAction implements Serializable

Serialized Fields

pane

JTextArea pane

Class apps.RestartAction extends JmriAbstractAction implements Serializable

Class apps.SplashWindow extends JFrame implements Serializable

Serialized Fields

splashIm

Image splashIm

Class apps.SystemConsole extends JTextArea implements Serializable

Serialized Fields

console

JTextArea console

originalOut

PrintStream originalOut

originalErr

PrintStream originalErr

frame

JmriJFrame frame

popup

JPopupMenu popup

copySelection

JMenuItem copySelection

wrapMenu

JMenu wrapMenu

wrapGroup

ButtonGroup wrapGroup

schemeMenu

JMenu schemeMenu

schemeGroup

ButtonGroup schemeGroup

schemes

ArrayList<E> schemes

scheme

int scheme

fontSize

int fontSize

fontStyle

int fontStyle

fontFamily

String fontFamily

wrapStyle

int wrapStyle

pref

UserPreferencesManager pref

autoScroll

JCheckBox autoScroll

alwaysOnTop

JCheckBox alwaysOnTop

alwaysScrollCheck

String alwaysScrollCheck

alwaysOnTopCheck

String alwaysOnTopCheck

traces

Map<K,V> traces

Class apps.SystemConsoleAction extends JmriAbstractAction implements Serializable

Class apps.SystemConsoleConfigPanel extends JPanel implements Serializable


Package apps.cornwall

Class apps.cornwall.CornwallRR extends Apps implements Serializable


Package apps.DecoderPro

Class apps.DecoderPro.DecoderPro extends Apps implements Serializable


Package apps.DispatcherPro

Class apps.DispatcherPro.DispatcherPro extends Apps implements Serializable


Package apps.gui3

Class apps.gui3.FirstTimeStartUpWizardAction extends JmriAbstractAction implements Serializable

Serialized Fields

app

Apps3 app

Class apps.gui3.TabbedPreferences extends AppConfigBase implements Serializable

serialVersionUID: -6266891995866315885L

Serialized Fields

preferencesElements

ArrayList<E> preferencesElements

preferencesPanels

HashMap<K,V> preferencesPanels

detailpanel

JPanel detailpanel

connectionPanel

JTabbedPane connectionPanel

throttlePreferences

ThrottlesPreferencesPane throttlePreferences

withrottlePrefsPanel

WiThrottlePrefsPanel withrottlePrefsPanel

connectionTabInstance

ArrayList<E> connectionTabInstance

preferencesArray

ArrayList<E> preferencesArray

buttonpanel

JPanel buttonpanel

list

JList list

save

JButton save

listScroller

JScrollPane listScroller

initalisationState

int initalisationState

saveHook

Hashtable<K,V> saveHook

saveMethod

Hashtable<K,V> saveMethod

comm1

JmrixConfigPane comm1

guiPrefs

GuiLafConfigPane guiPrefs

deleteConnectionIcon

ImageIcon deleteConnectionIcon

deleteConnectionIconRollOver

ImageIcon deleteConnectionIconRollOver

deleteConnectionButtonSize

Dimension deleteConnectionButtonSize

addConnectionIcon

ImageIcon addConnectionIcon

Class apps.gui3.TabbedPreferencesAction extends JmriAbstractAction implements Serializable

Serialized Fields

preferencesItem

String preferencesItem

preferenceSubCat

String preferenceSubCat

Class apps.gui3.TabbedPreferencesFrame extends JmriJFrame implements Serializable


Package apps.gui3.dp3

Class apps.gui3.dp3.DecoderPro3Action extends JmriAbstractAction implements Serializable

Serialized Fields

mainFrame

DecoderPro3Window mainFrame

allowQuit

boolean allowQuit

Class apps.gui3.dp3.DecoderPro3Panes extends JPanel implements Serializable

Serialized Fields

bgp

BusyGlassPane bgp

Class apps.gui3.dp3.DecoderPro3Window extends RosterFrame implements Serializable

Class apps.gui3.dp3.PaneProgDp3Action extends JmriAbstractAction implements Serializable

Serialized Fields

o1

Object o1

o2

Object o2

o3

Object o3

o4

Object o4

statusLabel

JLabel statusLabel

modePane

ProgModeSelector modePane

f

JmriJFrame f

combinedLocoSelTree

CombinedLocoSelTreePane combinedLocoSelTree

lastSelectedProgrammer

String lastSelectedProgrammer

rosterIdField

JTextField rosterIdField

rosterAddressField

JTextField rosterAddressField

re

RosterEntry re

teststatus

int teststatus

decoderFile

DecoderFile decoderFile

shortAddr

boolean shortAddr

cv29

int cv29

cv17

int cv17

cv18

int cv18

cv19

int cv19

cv1

int cv1

longAddress

int longAddress

address

String address

rosterPanel

JPanel rosterPanel

mProgrammer

Programmer mProgrammer

cvModel

CvTableModel cvModel

iCvModel

IndexedCvTableModel iCvModel

variableModel

VariableTableModel variableModel

dccAddressPanel

DccAddressPanel dccAddressPanel

modelElem

org.jdom.Element modelElem

progPane

PaneProgDp3Action.ThisProgPane progPane

saveBasicRoster

JButton saveBasicRoster

primaryAddr

VariableValue primaryAddr

extendAddr

VariableValue extendAddr

addMode

VariableValue addMode

Package apps.gui3.paned

Class apps.gui3.paned.PanelProAction extends JmriAbstractAction implements Serializable

Class apps.gui3.paned.PanelProFrame extends MultiPaneWindow implements Serializable

Class apps.gui3.paned.QuitAction extends JmriAbstractAction implements Serializable


Package apps.InstallTest

Class apps.InstallTest.InstallTest extends Apps implements Serializable


Package apps.JmriDemo

Class apps.JmriDemo.JMRIdemo extends Apps implements Serializable


Package apps.LocoTools

Class apps.LocoTools.LocoTools extends Apps implements Serializable


Package apps.PacketPro

Class apps.PacketPro.PacketPro extends Apps implements Serializable


Package apps.PacketScript

Class apps.PacketScript.PacketScript extends Apps implements Serializable


Package apps.PanelPro

Class apps.PanelPro.PanelPro extends Apps implements Serializable


Package apps.SignalPro

Class apps.SignalPro.SignalPro extends Apps implements Serializable


Package apps.SoundPro

Class apps.SoundPro.SoundPro extends Apps implements Serializable


Package jmri

Class jmri.AudioException extends JmriException implements Serializable

Class jmri.Block extends AbstractNamedBean implements Serializable

Serialized Fields

paths

ArrayList<E> paths

blockDenyList

ArrayList<E> blockDenyList

_permissiveWorking

boolean _permissiveWorking

_blockSpeed

String _blockSpeed

_current

int _current

_namedSensor

NamedBeanHandle<T> _namedSensor

_sensorListener

PropertyChangeListener _sensorListener

_value

Object _value

_direction

int _direction

_curvature

int _curvature

_length

float _length

_reporter

Reporter _reporter

_reporterListener

PropertyChangeListener _reporterListener

_reportingCurrent

boolean _reportingCurrent

maxInfoMessages

int maxInfoMessages

infoMessageCount

int infoMessageCount

Class jmri.GuiLafConfigPane extends GuiLafConfigPane implements Serializable

Class jmri.JmriException extends Exception implements Serializable

Class jmri.NamedBeanHandle extends Object implements Serializable

Serialized Fields

name

String name

bean

Object bean

Class jmri.NamedBeanHandleManager extends AbstractManager implements Serializable

Serialized Fields

namedBeanHandles

ArrayList<E> namedBeanHandles

pcs

PropertyChangeSupport pcs

Class jmri.ProgrammerException extends JmriException implements Serializable

Class jmri.ProgReadException extends ProgrammerException implements Serializable

Class jmri.ProgWriteException extends ProgrammerException implements Serializable

Class jmri.Section extends AbstractNamedBean implements Serializable

Serialized Fields

mForwardBlockingSensorName

String mForwardBlockingSensorName
Persistant instance variables (saved between runs)


mReverseBlockingSensorName

String mReverseBlockingSensorName

mForwardStoppingSensorName

String mForwardStoppingSensorName

mReverseStoppingSensorName

String mReverseStoppingSensorName

mBlockEntries

ArrayList<E> mBlockEntries

mForwardEntryPoints

ArrayList<E> mForwardEntryPoints

mReverseEntryPoints

ArrayList<E> mReverseEntryPoints

mState

int mState
Operational instance variables (not saved between runs)


mOccupancy

int mOccupancy

mOccupancyInitialized

boolean mOccupancyInitialized

mFirstBlock

Block mFirstBlock

mLastBlock

Block mLastBlock

mForwardBlockingNamedSensor

NamedBeanHandle<T> mForwardBlockingNamedSensor

mReverseBlockingNamedSensor

NamedBeanHandle<T> mReverseBlockingNamedSensor

mForwardStoppingNamedSensor

NamedBeanHandle<T> mForwardStoppingNamedSensor

mReverseStoppingNamedSensor

NamedBeanHandle<T> mReverseStoppingNamedSensor

mBlockListeners

ArrayList<E> mBlockListeners

nbhm

NamedBeanHandleManager nbhm

tempSensorName

String tempSensorName

initializationNeeded

boolean initializationNeeded

blockNameList

ArrayList<E> blockNameList

blockIndex

int blockIndex
Gets Blocks in order If state is FREE or FORWARD, returns Blocks in forward order If state is REVERSE, returns Blocks in reverse order First call getEntryBlock, then call getNextBlock until null is returned.


sectionType

int sectionType

Class jmri.TimebaseRateException extends JmriException implements Serializable

Class jmri.Transit extends AbstractNamedBean implements Serializable

Serialized Fields

mState

int mState
Instance variables (not saved between runs)


mTransitSectionList

ArrayList<E> mTransitSectionList

mMaxSequence

int mMaxSequence

blockSecSeqList

ArrayList<E> blockSecSeqList

destBlocksSeqList

ArrayList<E> destBlocksSeqList

Class jmri.TurnoutOperator.TurnoutOperatorException extends Exception implements Serializable


Package jmri.configurexml

Class jmri.configurexml.JmriConfigureXmlException extends JmriException implements Serializable

Class jmri.configurexml.LoadStoreBaseAction extends AbstractAction implements Serializable

Class jmri.configurexml.LoadXmlConfigAction extends LoadStoreBaseAction implements Serializable

Class jmri.configurexml.LoadXmlUserAction extends LoadXmlConfigAction implements Serializable

Class jmri.configurexml.SaveMenu extends JMenu implements Serializable

Class jmri.configurexml.StoreXmlAllAction extends StoreXmlConfigAction implements Serializable

Class jmri.configurexml.StoreXmlConfigAction extends LoadStoreBaseAction implements Serializable

Class jmri.configurexml.StoreXmlUserAction extends StoreXmlConfigAction implements Serializable


Package jmri.implementation

Class jmri.implementation.AbstractAudio extends AbstractNamedBean implements Serializable

Serialized Fields

_state

int _state

Class jmri.implementation.AbstractIdTag extends AbstractNamedBean implements Serializable

Serialized Fields

_whereLastSeen

Reporter _whereLastSeen

_whenLastSeen

Date _whenLastSeen

Class jmri.implementation.AbstractLight extends AbstractNamedBean implements Serializable

Serialized Fields

lightControlList

ArrayList<E> lightControlList
System independent instance variables (saved between runs)


mMaxIntensity

double mMaxIntensity

mMinIntensity

double mMinIntensity

mActive

boolean mActive
System independent operational instance variables (not saved between runs)


mEnabled

boolean mEnabled

mCurrentIntensity

double mCurrentIntensity

mState

int mState

Class jmri.implementation.AbstractMemory extends AbstractNamedBean implements Serializable

Serialized Fields

_current

Object _current

Class jmri.implementation.AbstractNamedBean extends Object implements Serializable

Serialized Fields

comment

String comment

pcs

PropertyChangeSupport pcs

register

Hashtable<K,V> register

listenerRefs

Hashtable<K,V> listenerRefs

mUserName

String mUserName

mSystemName

String mSystemName

parameters

HashMap<K,V> parameters

Class jmri.implementation.AbstractReporter extends AbstractNamedBean implements Serializable

Serialized Fields

_lastReport

Object _lastReport

_currentReport

Object _currentReport

Class jmri.implementation.AbstractSensor extends AbstractNamedBean implements Serializable

Serialized Fields

sensorDebounceGoingActive

long sensorDebounceGoingActive

sensorDebounceGoingInActive

long sensorDebounceGoingInActive

useDefaultTimerSettings

boolean useDefaultTimerSettings

thr

Thread thr

r

Runnable r

restartcount

int restartcount

_inverted

boolean _inverted

_knownState

int _knownState

_rawState

int _rawState

reporter

Reporter reporter

Class jmri.implementation.AbstractSignalHead extends AbstractNamedBean implements Serializable

Serialized Fields

mAppearance

int mAppearance

mLit

boolean mLit
By default, signals are lit.


mHeld

boolean mHeld
By default, signals are not held.

Class jmri.implementation.AbstractSignalMast extends AbstractNamedBean implements Serializable

Serialized Fields

aspect

String aspect

speed

String speed

mLit

boolean mLit
By default, signals are lit.


mHeld

boolean mHeld
By default, signals are not held.


map

DefaultSignalAppearanceMap map

systemDefn

SignalSystem systemDefn

disabledAspects

ArrayList<E> disabledAspects

Class jmri.implementation.AbstractTurnout extends AbstractNamedBean implements Serializable

Serialized Fields

_validFeedbackNames

String[] _validFeedbackNames

_validFeedbackModes

int[] _validFeedbackModes

_validFeedbackTypes

int _validFeedbackTypes

_activeFeedbackType

int _activeFeedbackType

_knownState

int _knownState

_commandedState

int _commandedState

_numberOutputBits

int _numberOutputBits

_controlType

int _controlType

_inverted

boolean _inverted

_cabLockout

boolean _cabLockout

_pushButtonLockout

boolean _pushButtonLockout

_enableCabLockout

boolean _enableCabLockout

_enablePushButtonLockout

boolean _enablePushButtonLockout

_reportLocked

boolean _reportLocked

_validDecoderNames

String[] _validDecoderNames
Valid stationary decoder names


_decoderName

String _decoderName

myOperator

TurnoutOperator myOperator

myTurnoutOperation

TurnoutOperation myTurnoutOperation

inhibitOperation

boolean inhibitOperation

_firstNamedSensor

NamedBeanHandle<T> _firstNamedSensor

_secondNamedSensor

NamedBeanHandle<T> _secondNamedSensor

binaryOutput

boolean binaryOutput

_divergeSpeed

String _divergeSpeed

_straightSpeed

String _straightSpeed

Class jmri.implementation.AbstractVariableLight extends AbstractLight implements Serializable

Serialized Fields

mTransitionDuration

double mTransitionDuration
Variables needed for saved values


mTransitionTargetIntensity

double mTransitionTargetIntensity
Variables needed but not saved to files/panels


mLastTransitionDate

Date mLastTransitionDate

mNextTransitionTs

long mNextTransitionTs

internalClock

Timebase internalClock

alarmSyncUpdate

Timer alarmSyncUpdate

minuteChangeListener

PropertyChangeListener minuteChangeListener

Class jmri.implementation.DccSignalHead extends AbstractSignalHead implements Serializable

Serialized Fields

c

CommandStation c

useAddressOffSet

boolean useAddressOffSet

appearanceToOutput

HashMap<K,V> appearanceToOutput

dccSignalDecoderAddress

int dccSignalDecoderAddress

Class jmri.implementation.DccSignalMast extends AbstractSignalMast implements Serializable

Serialized Fields

mastType

String mastType

appearanceToOutput

HashMap<K,V> appearanceToOutput

packetRepeatCount

int packetRepeatCount

c

CommandStation c

dccSignalDecoderAddress

int dccSignalDecoderAddress

Class jmri.implementation.DefaultConditional extends AbstractNamedBean implements Serializable

Serialized Fields

_antecedent

String _antecedent

_logicType

int _logicType

_variableList

ArrayList<E> _variableList

_actionList

ArrayList<E> _actionList

_currentState

int _currentState

_triggerActionsOnChange

boolean _triggerActionsOnChange

Class jmri.implementation.DefaultIdTag extends AbstractIdTag implements Serializable

Serialized Fields

_currentState

int _currentState

Class jmri.implementation.DefaultLogix extends AbstractNamedBean implements Serializable

Serialized Fields

_conditionalSystemNames

ArrayList<E> _conditionalSystemNames
Persistant instance variables (saved between runs)


_listeners

ArrayList<E> _listeners

mEnabled

boolean mEnabled
Operational instance variables (not saved between runs)


_isActivated

boolean _isActivated

Class jmri.implementation.DefaultMemory extends AbstractMemory implements Serializable

Class jmri.implementation.DefaultRailCom extends DefaultIdTag implements Serializable

Serialized Fields

_currentState

int _currentState

orientation

int orientation

addressTypeInt

int addressTypeInt

actual_speed

int actual_speed

actual_load

int actual_load

actual_temperature

int actual_temperature

waterLevel

int waterLevel

fuelLevel

int fuelLevel

location

int location

routing_no

int routing_no

expectedCV

int expectedCV

cvValues

Hashtable<K,V> cvValues

Class jmri.implementation.DefaultRoute extends AbstractNamedBean implements Serializable

serialVersionUID: 1L

Serialized Fields

mControlTurnout

String mControlTurnout
Persistant instance variables (saved between runs)


mControlNamedTurnout

NamedBeanHandle<T> mControlNamedTurnout

mControlTurnoutState

int mControlTurnoutState

mDelay

int mDelay

mLockControlTurnout

String mLockControlTurnout

mLockControlNamedTurnout

NamedBeanHandle<T> mLockControlNamedTurnout

mLockControlTurnoutState

int mLockControlTurnoutState

mTurnoutsAlignedSensor

String mTurnoutsAlignedSensor

mTurnoutsAlignedNamedSensor

NamedBeanHandle<T> mTurnoutsAlignedNamedSensor

soundFilename

String soundFilename

scriptFilename

String scriptFilename

nbhm

NamedBeanHandleManager nbhm

_outputSensorList

ArrayList<E> _outputSensorList
Operational instance variables (not saved between runs)


_controlSensorList

ArrayList<E> _controlSensorList

_outputTurnoutList

ArrayList<E> _outputTurnoutList

busy

boolean busy

_enabled

boolean _enabled

_locked

boolean _locked

Class jmri.implementation.DefaultSignalAppearanceMap extends AbstractNamedBean implements Serializable

Serialized Fields

aspectAttributeMap

Hashtable<K,V> aspectAttributeMap

aspectImageMap

Hashtable<K,V> aspectImageMap

specificMaps

Hashtable<K,V> specificMaps

aspectRelationshipMap

Hashtable<K,V> aspectRelationshipMap

systemDefn

SignalSystem systemDefn

table

Hashtable<K,V> table

Class jmri.implementation.DefaultSignalGroup extends AbstractNamedBean implements Serializable

Serialized Fields

_signalMastAppearances

ArrayList<E> _signalMastAppearances

_signalMast

NamedBeanHandle<T> _signalMast

headactive

boolean headactive

enabled

boolean enabled

mSignalMastListener

PropertyChangeListener mSignalMastListener

_signalHeadItem

ArrayList<E> _signalHeadItem

pcs

PropertyChangeSupport pcs

Class jmri.implementation.DefaultSignalHead extends AbstractSignalHead implements Serializable

Serialized Fields

mFlashOn

boolean mFlashOn
Should a flashing signal be on (lit) now?


timer

Timer timer

delay

int delay
On or off time of flashing signal

Class jmri.implementation.DefaultSignalSystem extends AbstractNamedBean implements Serializable

Serialized Fields

maximumLineSpeed

float maximumLineSpeed

aspects

Hashtable<K,V> aspects

keys

Vector<E> keys

imageTypes

Vector<E> imageTypes

Class jmri.implementation.DoubleTurnoutSignalHead extends DefaultSignalHead implements Serializable

Serialized Fields

mRed

NamedBeanHandle<T> mRed

mGreen

NamedBeanHandle<T> mGreen

Class jmri.implementation.LsDecSignalHead extends DefaultSignalHead implements Serializable

Serialized Fields

mRed

NamedBeanHandle<T> mRed

mYellow

NamedBeanHandle<T> mYellow

mGreen

NamedBeanHandle<T> mGreen

mFlashRed

NamedBeanHandle<T> mFlashRed

mFlashYellow

NamedBeanHandle<T> mFlashYellow

mFlashGreen

NamedBeanHandle<T> mFlashGreen

mDark

NamedBeanHandle<T> mDark

mRedState

int mRedState

mYellowState

int mYellowState

mGreenState

int mGreenState

mFlashRedState

int mFlashRedState

mFlashYellowState

int mFlashYellowState

mFlashGreenState

int mFlashGreenState

mDarkState

int mDarkState

Class jmri.implementation.MergSD2SignalHead extends DefaultSignalHead implements Serializable

Serialized Fields

mInput1

NamedBeanHandle<T> mInput1

mInput2

NamedBeanHandle<T> mInput2

mInput3

NamedBeanHandle<T> mInput3

mAspects

int mAspects

mFeather

boolean mFeather

mHome

boolean mHome

Class jmri.implementation.QuadOutputSignalHead extends TripleTurnoutSignalHead implements Serializable

Serialized Fields

mLunar

NamedBeanHandle<T> mLunar

Class jmri.implementation.SE8cSignalHead extends DefaultSignalHead implements Serializable

Serialized Fields

lowTurnout

NamedBeanHandle<T> lowTurnout

highTurnout

NamedBeanHandle<T> highTurnout

systemName

String systemName

Class jmri.implementation.SensorGroupConditional extends DefaultConditional implements Serializable

Class jmri.implementation.SignalHeadSignalMast extends AbstractSignalMast implements Serializable

Serialized Fields

heads

List<E> heads

Class jmri.implementation.SingleTurnoutSignalHead extends DefaultSignalHead implements Serializable

Serialized Fields

mOnAppearance

int mOnAppearance

mOffAppearance

int mOffAppearance

mOutput

NamedBeanHandle<T> mOutput

Class jmri.implementation.TripleTurnoutSignalHead extends DoubleTurnoutSignalHead implements Serializable

Serialized Fields

mYellow

NamedBeanHandle<T> mYellow

Class jmri.implementation.TurnoutSignalMast extends AbstractSignalMast implements Serializable

Serialized Fields

turnouts

HashMap<K,V> turnouts

resetPreviousStates

boolean resetPreviousStates

Class jmri.implementation.VirtualSignalHead extends DefaultSignalHead implements Serializable

Class jmri.implementation.VirtualSignalMast extends AbstractSignalMast implements Serializable


Package jmri.jmris

Class jmri.jmris.JmriServerAction extends AbstractAction implements Serializable

Class jmri.jmris.JmriServerFrame extends JmriJFrame implements Serializable

Serialized Fields

startButton

JToggleButton startButton

stopButton

JToggleButton stopButton

closeButton

JToggleButton closeButton

Class jmri.jmris.ServerMenu extends JMenu implements Serializable


Package jmri.jmris.json

Class jmri.jmris.json.JsonException extends Exception implements Serializable

Serialized Fields

code

int code

Class jmri.jmris.json.JsonServerAction extends AbstractAction implements Serializable

Class jmri.jmris.json.JsonServerPreferencesPanel extends JPanel implements Serializable

serialVersionUID: 5452568391598728906L

Serialized Fields

heartbeatIntervalSpinner

JSpinner heartbeatIntervalSpinner

port

JTextField port

btnSave

JButton btnSave

btnCancel

JButton btnCancel

preferences

JsonServerPreferences preferences

parentFrame

JFrame parentFrame

Package jmri.jmris.simpleserver

Class jmri.jmris.simpleserver.SimpleServerAction extends AbstractAction implements Serializable

Class jmri.jmris.simpleserver.SimpleServerFrame extends JmriJFrame implements Serializable

Serialized Fields

startButton

JToggleButton startButton

stopButton

JToggleButton stopButton

closeButton

JToggleButton closeButton

Class jmri.jmris.simpleserver.SimpleServerMenu extends JMenu implements Serializable


Package jmri.jmris.srcp

Class jmri.jmris.srcp.JmriSRCPServerAction extends AbstractAction implements Serializable

Class jmri.jmris.srcp.JmriSRCPServerFrame extends JmriJFrame implements Serializable

Serialized Fields

startButton

JToggleButton startButton

stopButton

JToggleButton stopButton

closeButton

JToggleButton closeButton

Class jmri.jmris.srcp.JmriSRCPServerMenu extends JMenu implements Serializable


Package jmri.jmris.srcp.parser

Class jmri.jmris.srcp.parser.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class jmri.jmris.srcp.parser.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.


beginLine

int beginLine
The line number of the first character of this Token.


beginColumn

int beginColumn
The column number of the first character of this Token.


endLine

int endLine
The line number of the last character of this Token.


endColumn

int endColumn
The column number of the last character of this Token.


image

String image
The string image of the token.


next

Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.


specialToken

Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.

Class jmri.jmris.srcp.parser.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package jmri.jmrit

Class jmri.jmrit.DccLocoAddressSelector extends JPanel implements Serializable

Serialized Fields

box

JComboBox box

text

JTextField text

locked

boolean locked

boxUsed

boolean boxUsed

textUsed

boolean textUsed

panelUsed

boolean panelUsed

varFontSize

boolean varFontSize

Class jmri.jmrit.DebugMenu extends JMenu implements Serializable

Class jmri.jmrit.LogixLoadAction extends AbstractAction implements Serializable

Serialized Fields

_who

JPanel _who

Class jmri.jmrit.MemoryFrameAction extends AbstractAction implements Serializable

Serialized Fields

used1

JTextField used1

used2

JTextField used2

used3

JTextField used3

free1

JTextField free1

free2

JTextField free2

free3

JTextField free3

total1

JTextField total1

total2

JTextField total2

total3

JTextField total3

updateButton

JButton updateButton

gcButton

JButton gcButton

testButton

JButton testButton

nf

NumberFormat nf

Class jmri.jmrit.ToolsMenu extends JMenu implements Serializable

Serialized Fields

prefsAction

Action prefsAction

Class jmri.jmrit.XmlFileCheckAction extends AbstractAction implements Serializable

Serialized Fields

fci

JFileChooser fci

_who

JPanel _who

Class jmri.jmrit.XmlFileLocationAction extends AbstractAction implements Serializable

Class jmri.jmrit.XmlFileValidateAction extends AbstractAction implements Serializable

Serialized Fields

fci

JFileChooser fci

_who

JPanel _who

Package jmri.jmrit.analogclock

Class jmri.jmrit.analogclock.AnalogClockAction extends AbstractAction implements Serializable

Class jmri.jmrit.analogclock.AnalogClockFrame extends JmriJFrame implements Serializable

Serialized Fields

clock

Timebase clock

minuteAngle

double minuteAngle

hourAngle

double hourAngle

amPm

String amPm

b

JButton b

Class jmri.jmrit.analogclock.AnalogClockFrame.ClockPanel extends JPanel implements Serializable

Serialized Fields

logo

Image logo

scaledLogo

Image scaledLogo

jmriIcon

NamedIcon jmriIcon

scaledIcon

NamedIcon scaledIcon

hourX

int[] hourX

hourY

int[] hourY

minuteX

int[] minuteX

minuteY

int[] minuteY

scaledHourX

int[] scaledHourX

scaledHourY

int[] scaledHourY

scaledMinuteX

int[] scaledMinuteX

scaledMinuteY

int[] scaledMinuteY

rotatedHourX

int[] rotatedHourX

rotatedHourY

int[] rotatedHourY

rotatedMinuteX

int[] rotatedMinuteX

rotatedMinuteY

int[] rotatedMinuteY

hourHand

Polygon hourHand

scaledHourHand

Polygon scaledHourHand

minuteHand

Polygon minuteHand

scaledMinuteHand

Polygon scaledMinuteHand

minuteHeight

int minuteHeight

hourHeight

int hourHeight

scaleRatio

double scaleRatio

faceSize

int faceSize

panelWidth

int panelWidth

panelHeight

int panelHeight

size

int size

logoWidth

int logoWidth

logoHeight

int logoHeight

centreX

int centreX

centreY

int centreY

Package jmri.jmrit.audio

Class jmri.jmrit.audio.AbstractAudioBuffer extends AbstractAudio implements Serializable

Serialized Fields

_url

String _url
Holds the location of the sound sample used in this buffer


_startLoopPoint

long _startLoopPoint
Start loop point for this buffer represented as a number of samples


_endLoopPoint

long _endLoopPoint
End loop point for this buffer represented as a number of samples


_streamed

boolean _streamed
Flag to determine if this buffer is to be streamed from file


_streamedForced

boolean _streamedForced
Flag to determine if streaming has been forced

Class jmri.jmrit.audio.AbstractAudioListener extends AbstractAudio implements Serializable

Serialized Fields

_position

javax.vecmath.Vector3f _position

_currentPosition

javax.vecmath.Vector3f _currentPosition

_velocity

javax.vecmath.Vector3f _velocity

_orientationAt

javax.vecmath.Vector3f _orientationAt

_orientationUp

javax.vecmath.Vector3f _orientationUp

_currentOriAt

javax.vecmath.Vector3f _currentOriAt

_currentOriUp

javax.vecmath.Vector3f _currentOriUp

_gain

float _gain

_metersPerUnit

float _metersPerUnit

_timeOfLastPositionCheck

long _timeOfLastPositionCheck

Class jmri.jmrit.audio.AbstractAudioSource extends AbstractAudio implements Serializable

Serialized Fields

_position

javax.vecmath.Vector3f _position

_currentPosition

javax.vecmath.Vector3f _currentPosition

_velocity

javax.vecmath.Vector3f _velocity

_gain

float _gain

_pitch

float _pitch

_referenceDistance

float _referenceDistance

_maximumDistance

float _maximumDistance

_rollOffFactor

float _rollOffFactor

_minLoops

int _minLoops

_maxLoops

int _maxLoops

_numLoops

int _numLoops

_fadeInTime

int _fadeInTime

_fadeOutTime

int _fadeOutTime

_fadeGain

float _fadeGain

_dopplerFactor

float _dopplerFactor

_timeOfLastFadeCheck

long _timeOfLastFadeCheck

_timeOfLastPositionCheck

long _timeOfLastPositionCheck

_fading

int _fading

_bound

boolean _bound

_positionRelative

boolean _positionRelative

_queued

boolean _queued

_buffer

AudioBuffer _buffer

pendingBufferQueue

LinkedList<E> pendingBufferQueue

Class jmri.jmrit.audio.JavaSoundAudioBuffer extends AbstractAudioBuffer implements Serializable

serialVersionUID: 1L

Serialized Fields

_dataStorageBuffer

byte[] _dataStorageBuffer
Byte array used to store the actual data read from the file


_freq

int _freq
Frequency of this AudioBuffer. Used to calculate pitch changes


_size

long _size

_initialised

boolean _initialised
Holds the initialised status of this AudioBuffer

Class jmri.jmrit.audio.JavaSoundAudioListener extends AbstractAudioListener implements Serializable

Class jmri.jmrit.audio.JavaSoundAudioSource extends AbstractAudioSource implements Serializable

serialVersionUID: 1L

Serialized Fields

_activeAudioListener

AudioListener _activeAudioListener
Reference to current active AudioListener


_initialised

boolean _initialised
True if we've been initialised


_jsState

boolean _jsState

Class jmri.jmrit.audio.JoalAudioBuffer extends AbstractAudioBuffer implements Serializable

Serialized Fields

_format

int[] _format

_dataStorageBuffer

int[] _dataStorageBuffer

_data

ByteBuffer[] _data

_size

int[] _size

_freq

int[] _freq

_loop

int[] _loop

_initialised

boolean _initialised

Class jmri.jmrit.audio.JoalAudioListener extends AbstractAudioListener implements Serializable

Serialized Fields

_initialised

boolean _initialised

Class jmri.jmrit.audio.JoalAudioSource extends AbstractAudioSource implements Serializable

Serialized Fields

_initialised

boolean _initialised

_source

int[] _source

_alState

int[] _alState

Class jmri.jmrit.audio.NullAudioBuffer extends AbstractAudioBuffer implements Serializable

Class jmri.jmrit.audio.NullAudioListener extends AbstractAudioListener implements Serializable

Class jmri.jmrit.audio.NullAudioSource extends AbstractAudioSource implements Serializable

Serialized Fields

_initialised

boolean _initialised
True if we've been initialised


Package jmri.jmrit.audio.swing

Class jmri.jmrit.audio.swing.AbstractAudioFrame extends JmriJFrame implements Serializable

Serialized Fields

frame

AbstractAudioFrame frame

main

JPanel main

scroll

JScrollPane scroll

model

AudioTableAction.AudioTableDataModel model

sysNameLabel

JLabel sysNameLabel

sysName

JTextField sysName

userNameLabel

JLabel userNameLabel

userName

JTextField userName

Class jmri.jmrit.audio.swing.AbstractAudioFrame.JPanelSliderf extends JPanel implements Serializable

Serialized Fields

slider

JSlider slider

spinner

JSpinner spinner

Class jmri.jmrit.audio.swing.AbstractAudioFrame.JPanelVector3f extends JPanel implements Serializable

Serialized Fields

xLabel

JLabel xLabel

xValue

JSpinner xValue

yLabel

JLabel yLabel

yValue

JSpinner yValue

zLabel

JLabel zLabel

zValue

JSpinner zValue

unitsLabel

JLabel unitsLabel

Class jmri.jmrit.audio.swing.AudioBufferFrame extends AbstractAudioFrame implements Serializable

Serialized Fields

_newBuffer

boolean _newBuffer

lock

Object lock

urlLabel

JLabel urlLabel

url

JTextField url

buttonBrowse

JButton buttonBrowse

stream

JCheckBox stream

loopStartLabel

JLabel loopStartLabel

loopStart

JSpinner loopStart

loopEndLabel

JLabel loopEndLabel

loopEnd

JSpinner loopEnd

fileChooser

JFileChooser fileChooser

Class jmri.jmrit.audio.swing.AudioListenerFrame extends AbstractAudioFrame implements Serializable

Serialized Fields

position

AbstractAudioFrame.JPanelVector3f position

velocity

AbstractAudioFrame.JPanelVector3f velocity

oriAtLabel

JLabel oriAtLabel

oriAt

AbstractAudioFrame.JPanelVector3f oriAt

oriUpLabel

JLabel oriUpLabel

oriUp

AbstractAudioFrame.JPanelVector3f oriUp

gain

AbstractAudioFrame.JPanelSliderf gain

metersPerUnit

JSpinner metersPerUnit

metersPerUnitLabel

JLabel metersPerUnitLabel

Class jmri.jmrit.audio.swing.AudioSourceFrame extends AbstractAudioFrame implements Serializable

Serialized Fields

_newSource

boolean _newSource

lock

Object lock

assignedBufferLabel

JLabel assignedBufferLabel

assignedBuffer

JComboBox assignedBuffer

loopMinLabel

JLabel loopMinLabel

loopMin

JSpinner loopMin

loopMaxLabel

JLabel loopMaxLabel

loopMax

JSpinner loopMax

loopInfinite

JCheckBox loopInfinite

position

AbstractAudioFrame.JPanelVector3f position

positionRelative

JCheckBox positionRelative

velocity

AbstractAudioFrame.JPanelVector3f velocity

gain

AbstractAudioFrame.JPanelSliderf gain

pitch

AbstractAudioFrame.JPanelSliderf pitch

refDistanceLabel

JLabel refDistanceLabel

refDistance

JSpinner refDistance

maxDistanceLabel

JLabel maxDistanceLabel

maxDistance

JSpinner maxDistance

distancesLabel

JLabel distancesLabel

rollOffFactorLabel

JLabel rollOffFactorLabel

rollOffFactor

JSpinner rollOffFactor

fadeInTimeLabel

JLabel fadeInTimeLabel

fadeInTime

JSpinner fadeInTime

fadeOutTimeLabel

JLabel fadeOutTimeLabel

fadeOutTime

JSpinner fadeOutTime

fadeTimeUnitsLabel

JLabel fadeTimeUnitsLabel

Package jmri.jmrit.automat

Class jmri.jmrit.automat.JythonAutomatonAction extends AbstractAction implements Serializable

Serialized Fields

_who

JPanel _who

Class jmri.jmrit.automat.JythonSigletAction extends AbstractAction implements Serializable

Serialized Fields

_who

JPanel _who

Class jmri.jmrit.automat.SampleAutomaton2Action extends AbstractAction implements Serializable

Class jmri.jmrit.automat.SampleAutomaton3Action extends AbstractAction implements Serializable

Class jmri.jmrit.automat.SampleAutomatonAction extends AbstractAction implements Serializable


Package jmri.jmrit.automat.monitor

Class jmri.jmrit.automat.monitor.AutomatTableAction extends AbstractAction implements Serializable

Serialized Fields

m

AutomatTableDataModel m

f

AutomatTableFrame f

Class jmri.jmrit.automat.monitor.AutomatTableDataModel extends AbstractTableModel implements Serializable

Serialized Fields

summary

AutomatSummary summary

Class jmri.jmrit.automat.monitor.AutomatTableFrame extends JmriJFrame implements Serializable

Serialized Fields

dataModel

AutomatTableDataModel dataModel

dataTable

JTable dataTable

dataScroll

JScrollPane dataScroll

Package jmri.jmrit.beantable

Class jmri.jmrit.beantable.AbstractTableAction extends AbstractAction implements Serializable

Serialized Fields

m

BeanTableDataModel m

f

BeanTableFrame f

includeAddButton

boolean includeAddButton

Class jmri.jmrit.beantable.AbstractTableTabAction extends AbstractTableAction implements Serializable

Serialized Fields

dataPanel

JPanel dataPanel

dataTabs

JTabbedPane dataTabs

init

boolean init

tabbedTableArray

ArrayList<E> tabbedTableArray

Class jmri.jmrit.beantable.AddNewBeanPanel extends JmriPanel implements Serializable

Serialized Fields

ok

JButton ok

sysName

JTextField sysName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

_endRange

JTextField _endRange

_range

JCheckBox _range

_autoSys

JCheckBox _autoSys

finishLabel

JLabel finishLabel

Class jmri.jmrit.beantable.AddNewDevicePanel extends JmriPanel implements Serializable

Serialized Fields

ok

JButton ok

sysName

JTextField sysName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

Class jmri.jmrit.beantable.AddNewHardwareDevicePanel extends JmriPanel implements Serializable

Serialized Fields

_endRange

JTextField _endRange

_range

JCheckBox _range

sysNameLabel

JLabel sysNameLabel

sysAddressLabel

JLabel sysAddressLabel

userNameLabel

JLabel userNameLabel

finishLabel

JLabel finishLabel

Class jmri.jmrit.beantable.AudioTableAction extends AbstractTableAction implements Serializable

Serialized Fields

listener

AudioTableAction.AudioTableDataModel listener

buffers

AudioTableAction.AudioTableDataModel buffers

sources

AudioTableAction.AudioTableDataModel sources

sourceFrame

AudioSourceFrame sourceFrame

bufferFrame

AudioBufferFrame bufferFrame

listenerFrame

AudioListenerFrame listenerFrame

atf

AudioTableFrame atf

atp

AudioTablePanel atp

Class jmri.jmrit.beantable.AudioTableAction.AudioBufferTableDataModel extends AudioTableAction.AudioTableDataModel implements Serializable

Class jmri.jmrit.beantable.AudioTableAction.AudioListenerTableDataModel extends AudioTableAction.AudioTableDataModel implements Serializable

Class jmri.jmrit.beantable.AudioTableAction.AudioSourceTableDataModel extends AudioTableAction.AudioTableDataModel implements Serializable

Class jmri.jmrit.beantable.AudioTableAction.AudioTableDataModel extends BeanTableDataModel implements Serializable

Serialized Fields

subType

char subType

Class jmri.jmrit.beantable.AudioTableFrame extends BeanTableFrame implements Serializable

Serialized Fields

audioPanel

AudioTablePanel audioPanel

Class jmri.jmrit.beantable.AudioTablePanel extends JPanel implements Serializable

Serialized Fields

listenerDataModel

AudioTableAction.AudioTableDataModel listenerDataModel

bufferDataModel

AudioTableAction.AudioTableDataModel bufferDataModel

sourceDataModel

AudioTableAction.AudioTableDataModel sourceDataModel

listenerDataTable

JTable listenerDataTable

bufferDataTable

JTable bufferDataTable

sourceDataTable

JTable sourceDataTable

listenerDataScroll

JScrollPane listenerDataScroll

bufferDataScroll

JScrollPane bufferDataScroll

sourceDataScroll

JScrollPane sourceDataScroll

audioTabs

JTabbedPane audioTabs

bottomBox

Box bottomBox

bottomBoxIndex

int bottomBoxIndex

Class jmri.jmrit.beantable.BeanTableDataModel extends AbstractTableModel implements Serializable

Serialized Fields

sysNameList

List<E> sysNameList

noWarnDelete

boolean noWarnDelete

nbMan

NamedBeanHandleManager nbMan

Class jmri.jmrit.beantable.BeanTableFrame extends JmriJFrame implements Serializable

Serialized Fields

dataModel

BeanTableDataModel dataModel

dataTable

JTable dataTable

dataScroll

JScrollPane dataScroll

bottomBox

Box bottomBox

bottomBoxIndex

int bottomBoxIndex

rb

ResourceBundle rb

rbapps

ResourceBundle rbapps

Class jmri.jmrit.beantable.BeanTablePane extends JmriPanel implements Serializable

Serialized Fields

dataModel

BeanTableDataModel dataModel

dataTable

JTable dataTable

dataScroll

JScrollPane dataScroll

bottomBox

Box bottomBox

bottomBoxIndex

int bottomBoxIndex

rb

ResourceBundle rb

Class jmri.jmrit.beantable.BlockTableAction extends AbstractTableAction implements Serializable

Serialized Fields

noneText

String noneText

gradualText

String gradualText

tightText

String tightText

severeText

String severeText

curveOptions

String[] curveOptions

speedList

Vector<E> speedList

sensorList

String[] sensorList

twoDigit

DecimalFormat twoDigit

defaultBlockSpeedText

String defaultBlockSpeedText

inchBox

JCheckBox inchBox

centimeterBox

JCheckBox centimeterBox

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

cur

JComboBox cur

lengthField

JTextField lengthField

blockSpeed

JTextField blockSpeed

checkPerm

JCheckBox checkPerm

numberToAdd

JTextField numberToAdd

range

JCheckBox range

_autoSystemName

JCheckBox _autoSystemName

pref

UserPreferencesManager pref

speeds

JComboBox speeds

systemNameAuto

String systemNameAuto

Class jmri.jmrit.beantable.EnablingCheckboxRenderer extends JCheckBox implements Serializable

Class jmri.jmrit.beantable.IdTagTableAction extends AbstractTableAction implements Serializable

Serialized Fields

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

isStateStored

JCheckBox isStateStored

isFastClockUsed

JCheckBox isFastClockUsed

Class jmri.jmrit.beantable.LightTableAction extends AbstractTableAction implements Serializable

Serialized Fields

lightManager

LightManager lightManager

oneDigit

DecimalFormat oneDigit

oneDotTwoDigit

DecimalFormat oneDotTwoDigit

addFrame

JmriJFrame addFrame

curLight

Light curLight

lightCreatedOrUpdated

boolean lightCreatedOrUpdated

noWarn

boolean noWarn

inEditMode

boolean inEditMode

lightControlChanged

boolean lightControlChanged

systemLabel

JLabel systemLabel

prefixBox

JComboBox prefixBox

addRangeBox

JCheckBox addRangeBox

fieldHardwareAddress

JTextField fieldHardwareAddress

fieldNumToAdd

JTextField fieldNumToAdd

labelNumToAdd

JLabel labelNumToAdd

systemSelectionCombo

String systemSelectionCombo

panel1a

JPanel panel1a

varPanel

JPanel varPanel

systemNameLabel

JLabel systemNameLabel

fixedSystemName

JLabel fixedSystemName

userName

JTextField userName

userNameLabel

JLabel userNameLabel

lightControlTableModel

LightTableAction.LightControlTableModel lightControlTableModel

create

JButton create

update

JButton update

cancel

JButton cancel

addControl

JButton addControl

controlList

ArrayList<E> controlList

sensorControl

String sensorControl

fastClockControl

String fastClockControl

turnoutStatusControl

String turnoutStatusControl

timedOnControl

String timedOnControl

twoSensorControl

String twoSensorControl

noControl

String noControl

status1

JLabel status1

status2

JLabel status2

labelMinIntensity

JLabel labelMinIntensity

fieldMinIntensity

JTextField fieldMinIntensity

labelMinIntensityTail

JLabel labelMinIntensityTail

labelMaxIntensity

JLabel labelMaxIntensity

fieldMaxIntensity

JTextField fieldMaxIntensity

labelMaxIntensityTail

JLabel labelMaxIntensityTail

labelTransitionTime

JLabel labelTransitionTime

fieldTransitionTime

JTextField fieldTransitionTime

addControlFrame

JmriJFrame addControlFrame

typeBox

JComboBox typeBox

typeBoxLabel

JLabel typeBoxLabel

sensorControlIndex

int sensorControlIndex

fastClockControlIndex

int fastClockControlIndex

turnoutStatusControlIndex

int turnoutStatusControlIndex

timedOnControlIndex

int timedOnControlIndex

twoSensorControlIndex

int twoSensorControlIndex

noControlIndex

int noControlIndex

defaultControlIndex

int defaultControlIndex

inEditControlMode

boolean inEditControlMode

lc

LightControl lc

field1a

JTextField field1a

field1a2

JTextField field1a2

field1b

JTextField field1b

field1c

JTextField field1c

field1d

JTextField field1d

f1Label

JLabel f1Label

field2a

JTextField field2a

field2b

JTextField field2b

f2Label

JLabel f2Label

stateBox

JComboBox stateBox

sensorActiveIndex

int sensorActiveIndex

sensorInactiveIndex

int sensorInactiveIndex

turnoutClosedIndex

int turnoutClosedIndex

turnoutThrownIndex

int turnoutThrownIndex

createControl

JButton createControl

updateControl

JButton updateControl

cancelControl

JButton cancelControl

Class jmri.jmrit.beantable.LightTableAction.LightControlTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.LightTableTabAction extends AbstractTableTabAction implements Serializable

Class jmri.jmrit.beantable.ListedTableAction extends AbstractAction implements Serializable

Serialized Fields

gotoListItem

String gotoListItem

title

String title

f

ListedTableFrame f

dividerLocation

int dividerLocation

Class jmri.jmrit.beantable.ListedTableFrame extends BeanTableFrame implements Serializable

Serialized Fields

actionList

ListedTableFrame.ActionJList actionList

tabbedTableArray

ArrayList<E> tabbedTableArray

pref

UserPreferencesManager pref

cardHolder

JSplitPane cardHolder

list

JList list

listScroller

JScrollPane listScroller

buttonpanel

JPanel buttonpanel

detailpanel

JPanel detailpanel

itemBeingAdded

ListedTableFrame.TabbedTableItem itemBeingAdded

lastSelectedItem

ListedTableFrame.TabbedTableItem lastSelectedItem

Class jmri.jmrit.beantable.LogixTableAction extends AbstractTableAction implements Serializable

Serialized Fields

_conditionalManager

ConditionalManager _conditionalManager

_logixManager

LogixManager _logixManager

_showReminder

boolean _showReminder

_suppressReminder

boolean _suppressReminder

_suppressIndirectRef

boolean _suppressIndirectRef

_pickTables

PickFrame _pickTables

_curLogix

Logix _curLogix

numConditionals

int numConditionals

conditionalRowNumber

int conditionalRowNumber

_curConditional

Conditional _curConditional

addLogixFrame

JmriJFrame addLogixFrame

_systemName

JTextField _systemName

_addUserName

JTextField _addUserName

_autoSystemName

JCheckBox _autoSystemName

_sysNameLabel

JLabel _sysNameLabel

_userNameLabel

JLabel _userNameLabel

prefMgr

UserPreferencesManager prefMgr

systemNameAuto

String systemNameAuto

create

JButton create

editLogixFrame

JmriJFrame editLogixFrame

inEditMode

boolean inEditMode

inCopyMode

boolean inCopyMode

_inReorderMode

boolean _inReorderMode

_nextInOrder

int _nextInOrder

editUserName

JTextField editUserName

conditionalTableModel

LogixTableAction.ConditionalTableModel conditionalTableModel

status

JLabel status

inEditConditionalMode

boolean inEditConditionalMode

editConditionalFrame

JmriJFrame editConditionalFrame

conditionalUserName

JTextField conditionalUserName

_triggerOnChangeButton

JRadioButton _triggerOnChangeButton

_actionTableModel

LogixTableAction.ActionTableModel _actionTableModel

_variableTableModel

LogixTableAction.VariableTableModel _variableTableModel

_operatorBox

JComboBox _operatorBox

_andOperatorBox

JComboBox _andOperatorBox

_notOperatorBox

JComboBox _notOperatorBox

_antecedentField

JTextField _antecedentField

_antecedentPanel

JPanel _antecedentPanel

_logicType

int _logicType

_antecedent

String _antecedent

_newItem

boolean _newItem

_editVariableFrame

JmriJFrame _editVariableFrame
Conponents of Edit Variable Windows


_variableTypeBox

JComboBox _variableTypeBox

_variableNameField

JTextField _variableNameField

_variableStateBox

JComboBox _variableStateBox

_variableCompareOpBox

JComboBox _variableCompareOpBox

_variableSignalBox

JComboBox _variableSignalBox

_variableCompareTypeBox

JComboBox _variableCompareTypeBox

_variableData1Field

JTextField _variableData1Field

_variableData2Field

JTextField _variableData2Field

_variableNamePanel

JPanel _variableNamePanel

_variableStatePanel

JPanel _variableStatePanel

_variableComparePanel

JPanel _variableComparePanel

_variableSignalPanel

JPanel _variableSignalPanel

_variableData1Panel

JPanel _variableData1Panel

_variableData2Panel

JPanel _variableData2Panel

_editActionFrame

JmriJFrame _editActionFrame
Conponents of Edit Action Windows


_actionItemTypeBox

JComboBox _actionItemTypeBox

_actionTypeBox

JComboBox _actionTypeBox

_actionBox

JComboBox _actionBox

_actionNameField

JTextField _actionNameField

_longActionString

JTextField _longActionString

_shortActionString

JTextField _shortActionString

_actionOptionBox

JComboBox _actionOptionBox

_actionPanel

JPanel _actionPanel

_actionTypePanel

JPanel _actionTypePanel

_namePanel

JPanel _namePanel

_shortTextPanel

JPanel _shortTextPanel

_optionPanel

JPanel _optionPanel

_actionSetButton

JButton _actionSetButton

_setPanel

JPanel _setPanel

_textPanel

JPanel _textPanel

_actionTypeListener

LogixTableAction.ActionTypeListener _actionTypeListener

_variableList

ArrayList<E> _variableList

_curVariable

ConditionalVariable _curVariable

_curVariableRowNumber

int _curVariableRowNumber

_actionList

ArrayList<E> _actionList

_curAction

ConditionalAction _curAction

_curActionRowNumber

int _curActionRowNumber

_logixSysName

String _logixSysName

sndFileChooser

JFileChooser sndFileChooser

scriptFileChooser

JFileChooser scriptFileChooser

defaultFileChooser

JFileChooser defaultFileChooser

Class jmri.jmrit.beantable.LogixTableAction.ActionTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.LogixTableAction.ConditionalTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.LogixTableAction.VariableTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.LRouteTableAction extends AbstractTableAction implements Serializable

Serialized Fields

_conditionalManager

ConditionalManager _conditionalManager

_logixManager

LogixManager _logixManager

_systemName

JTextField _systemName

_userName

JTextField _userName

_addFrame

JmriJFrame _addFrame

_inputModel

LRouteTableAction.RouteInputModel _inputModel

_inputScrollPane

JScrollPane _inputScrollPane

_testStateCombo

JComboBox _testStateCombo

_inputAllButton

JRadioButton _inputAllButton

_showAllInput

boolean _showAllInput

_outputModel

LRouteTableAction.RouteOutputModel _outputModel

_outputScrollPane

JScrollPane _outputScrollPane

_setStateCombo

JComboBox _setStateCombo

_outputAllButton

JRadioButton _outputAllButton

_showAllOutput

boolean _showAllOutput

_alignModel

LRouteTableAction.AlignmentModel _alignModel

_alignCombo

JComboBox _alignCombo

_alignAllButton

JRadioButton _alignAllButton

_showAllAlign

boolean _showAllAlign

_lockCheckBox

JCheckBox _lockCheckBox

_lock

boolean _lock

_typePanel

JPanel _typePanel

_newRouteButton

JRadioButton _newRouteButton

_newRouteType

boolean _newRouteType

_initializeButton

JRadioButton _initializeButton

_initialize

boolean _initialize

soundFile

JTextField soundFile

scriptFile

JTextField scriptFile

createButton

JButton createButton

deleteButton

JButton deleteButton

updateButton

JButton updateButton

cancelButton

JButton cancelButton

routeDirty

boolean routeDirty

_inputList

ArrayList<E> _inputList

_inputMap

HashMap<K,V> _inputMap

_inputUserMap

HashMap<K,V> _inputUserMap

_includedInputList

ArrayList<E> _includedInputList

_outputList

ArrayList<E> _outputList

_outputMap

HashMap<K,V> _outputMap

_outputUserMap

HashMap<K,V> _outputUserMap

_includedOutputList

ArrayList<E> _includedOutputList

_alignList

ArrayList<E> _alignList

_alignMap

HashMap<K,V> _alignMap

_alignUserMap

HashMap<K,V> _alignUserMap

_includedAlignList

ArrayList<E> _includedAlignList

soundChooser

JFileChooser soundChooser

scriptChooser

JFileChooser scriptChooser

Class jmri.jmrit.beantable.LRouteTableAction.ComboBoxCellEditor extends DefaultCellEditor implements Serializable

Class jmri.jmrit.beantable.LRouteTableAction.RouteElementComparator extends SystemNameComparator implements Serializable

Class jmri.jmrit.beantable.LRouteTableAction.RouteElementModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.MemoryTableAction extends AbstractTableAction implements Serializable

Serialized Fields

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

numberToAdd

JTextField numberToAdd

range

JCheckBox range

autoSystemName

JCheckBox autoSystemName

p

UserPreferencesManager p

systemNameAuto

String systemNameAuto

Class jmri.jmrit.beantable.OBlockTableAction extends AbstractAction implements Serializable

Class jmri.jmrit.beantable.RailComTableAction extends AbstractTableAction implements Serializable

Class jmri.jmrit.beantable.ReporterTableAction extends AbstractTableAction implements Serializable

Serialized Fields

reportManager

ReporterManager reportManager

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

prefixBox

JComboBox prefixBox

numberToAdd

JTextField numberToAdd

range

JCheckBox range

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

systemSelectionCombo

String systemSelectionCombo

userNameError

String userNameError

pref

UserPreferencesManager pref

Class jmri.jmrit.beantable.RouteTableAction extends AbstractTableAction implements Serializable

Serialized Fields

_systemName

JTextField _systemName

_userName

JTextField _userName

_autoSystemName

JCheckBox _autoSystemName

systemNameAuto

String systemNameAuto

pref

UserPreferencesManager pref

addFrame

JmriJFrame addFrame

_routeTurnoutModel

RouteTableAction.RouteTurnoutModel _routeTurnoutModel

_routeTurnoutScrollPane

JScrollPane _routeTurnoutScrollPane

_routeSensorModel

RouteTableAction.RouteSensorModel _routeSensorModel

_routeSensorScrollPane

JScrollPane _routeSensorScrollPane

soundFile

JTextField soundFile

scriptFile

JTextField scriptFile

turnoutsAlignedSensor

JmriBeanComboBox turnoutsAlignedSensor

sensor1

JmriBeanComboBox sensor1

sensor1mode

JComboBox sensor1mode

sensor2

JmriBeanComboBox sensor2

sensor2mode

JComboBox sensor2mode

sensor3

JmriBeanComboBox sensor3

sensor3mode

JComboBox sensor3mode

cTurnout

JmriBeanComboBox cTurnout

cLockTurnout

JmriBeanComboBox cLockTurnout

timeDelay

JTextField timeDelay

cTurnoutStateBox

JComboBox cTurnoutStateBox

cLockTurnoutStateBox

JComboBox cLockTurnoutStateBox

selGroup

ButtonGroup selGroup

allButton

JRadioButton allButton

includedButton

JRadioButton includedButton

nameLabel

JLabel nameLabel

userLabel

JLabel userLabel

fixedSystemName

JLabel fixedSystemName

createButton

JButton createButton

editButton

JButton editButton

deleteButton

JButton deleteButton

updateButton

JButton updateButton

cancelButton

JButton cancelButton

exportButton

JButton exportButton

status1

JLabel status1

status2

JLabel status2

p2xt

JPanel p2xt

p2xs

JPanel p2xs

curRoute

Route curRoute

routeDirty

boolean routeDirty

editMode

boolean editMode

soundChooser

JFileChooser soundChooser

scriptChooser

JFileChooser scriptChooser

showAll

boolean showAll

_turnoutList

ArrayList<E> _turnoutList

_includedTurnoutList

ArrayList<E> _includedTurnoutList

_sensorList

ArrayList<E> _sensorList

_includedSensorList

ArrayList<E> _includedSensorList

Class jmri.jmrit.beantable.RouteTableAction.RouteOutputModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SectionTableAction extends AbstractTableAction implements Serializable

Serialized Fields

blockList

ArrayList<E> blockList

blockTableModel

SectionTableAction.BlockTableModel blockTableModel

entryPointTableModel

SectionTableAction.EntryPointTableModel entryPointTableModel

sectionManager

SectionManager sectionManager

blockManager

BlockManager blockManager

editMode

boolean editMode

curSection

Section curSection

addCreateActive

boolean addCreateActive

lePanelList

ArrayList<E> lePanelList

curLayoutEditor

LayoutEditor curLayoutEditor

blockBoxList

ArrayList<E> blockBoxList

beginBlock

Block beginBlock

endBlock

Block endBlock

fSensor

Sensor fSensor

rSensor

Sensor rSensor

fStopSensor

Sensor fStopSensor

rStopSensor

Sensor rStopSensor

entryPointList

ArrayList<E> entryPointList

manualEntryPoints

boolean manualEntryPoints

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

sysNameFixed

JLabel sysNameFixed

userName

JTextField userName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

_autoSystemName

JCheckBox _autoSystemName

pref

UserPreferencesManager pref

create

JButton create

update

JButton update

blockBox

JComboBox blockBox

addBlock

JButton addBlock

deleteBlocks

JButton deleteBlocks

layoutEditorBox

JComboBox layoutEditorBox

forwardSensorField

JTextField forwardSensorField

reverseSensorField

JTextField reverseSensorField

forwardStopSensorField

JTextField forwardStopSensorField

reverseStopSensorField

JTextField reverseStopSensorField

manually

JRadioButton manually

automatic

JRadioButton automatic

entryPointOptions

ButtonGroup entryPointOptions

systemNameAuto

String systemNameAuto

frame

JmriJFrame frame

panel

LayoutEditor panel

Class jmri.jmrit.beantable.SectionTableAction.BlockTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SectionTableAction.EntryPointTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SensorTableAction extends AbstractTableAction implements Serializable

Serialized Fields

senManager

SensorManager senManager

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

prefixBox

JComboBox prefixBox

numberToAdd

JTextField numberToAdd

range

JCheckBox range

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

systemSelectionCombo

String systemSelectionCombo

userNameError

String userNameError

p

UserPreferencesManager p

showDebounceBox

JCheckBox showDebounceBox

Class jmri.jmrit.beantable.SensorTableTabAction extends AbstractTableTabAction implements Serializable

Class jmri.jmrit.beantable.SetPhysicalLocationAction extends AbstractAction implements Serializable

Serialized Fields

_reporter

Reporter _reporter

f

SetPhysicalLocationAction.SetPhysicalLocationFrame f

Class jmri.jmrit.beantable.SignalGroupSubTableAction.SignalGroupOutputModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SignalGroupTableAction extends AbstractTableAction implements Serializable

Serialized Fields

_systemName

JTextField _systemName

_userName

JTextField _userName

addFrame

JmriJFrame addFrame

_SignalGroupSignalModel

SignalGroupTableAction.SignalGroupSignalModel _SignalGroupSignalModel

_SignalGroupSignalScrollPane

JScrollPane _SignalGroupSignalScrollPane

_AppearanceModel

SignalGroupTableAction.SignalMastAppearanceModel _AppearanceModel

_SignalAppearanceScrollPane

JScrollPane _SignalAppearanceScrollPane

mainSignal

JmriBeanComboBox mainSignal

selGroup

ButtonGroup selGroup

allButton

JRadioButton allButton

includedButton

JRadioButton includedButton

nameLabel

JLabel nameLabel

userLabel

JLabel userLabel

fixedSystemName

JLabel fixedSystemName

deleteButton

JButton deleteButton

updateButton

JButton updateButton

p2xs

JPanel p2xs

p2xsi

JPanel p2xsi

p3xsi

JPanel p3xsi

curSignalGroup

SignalGroup curSignalGroup

SignalGroupDirty

boolean SignalGroupDirty

editMode

boolean editMode

signalEditFrame

JmriJFrame signalEditFrame

showAll

boolean showAll

_signalList

ArrayList<E> _signalList

_includedSignalList

ArrayList<E> _includedSignalList

_mastAppearancesList

ArrayList<E> _mastAppearancesList

_includedMastAppearancesList

ArrayList<E> _includedMastAppearancesList

Class jmri.jmrit.beantable.SignalGroupTableAction.SignalGroupOutputModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SignalGroupTableAction.SignalMastAppearanceModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.SignalHeadTableAction extends AbstractTableAction implements Serializable

Serialized Fields

signalStatesValues

int[] signalStatesValues

signalStates

String[] signalStates

stateThrown

String stateThrown

stateClosed

String stateClosed

turnoutStates

String[] turnoutStates

turnoutStateValues

int[] turnoutStateValues

signalheadSingle

String signalheadSingle

signalheadDouble

String signalheadDouble

signalheadTriple

String signalheadTriple

signalheadBiPolar

String signalheadBiPolar

signalheadWigwag

String signalheadWigwag

signalheadTypes

String[] signalheadTypes

signalheadTypeValues

int[] signalheadTypeValues

ukSignalAspects

String[] ukSignalAspects

ukSignalType

String[] ukSignalType

addFrame

JmriJFrame addFrame

typeBox

JComboBox typeBox

blackline

Border blackline

systemName

JTextField systemName

userName

JTextField userName

ato1

JTextField ato1

to1

BeanSelectCreatePanel to1

to2

BeanSelectCreatePanel to2

to3

BeanSelectCreatePanel to3

to4

BeanSelectCreatePanel to4

to5

BeanSelectCreatePanel to5

to6

BeanSelectCreatePanel to6

to7

BeanSelectCreatePanel to7

defaultFlow

FlowLayout defaultFlow

systemNameLabel

JLabel systemNameLabel

userNameLabel

JLabel userNameLabel

v1Panel

JPanel v1Panel

v2Panel

JPanel v2Panel

v3Panel

JPanel v3Panel

v4Panel

JPanel v4Panel

v5Panel

JPanel v5Panel

v6Panel

JPanel v6Panel

v7Panel

JPanel v7Panel

vtLabel

JLabel vtLabel

v1Border

TitledBorder v1Border

v2Border

TitledBorder v2Border

v3Border

TitledBorder v3Border

v4Border

TitledBorder v4Border

v5Border

TitledBorder v5Border

v6Border

TitledBorder v6Border

v7Border

TitledBorder v7Border

s1Box

JComboBox s1Box

s2Box

JComboBox s2Box

s2aBox

JComboBox s2aBox

s3Box

JComboBox s3Box

s3aBox

JComboBox s3aBox

s4Box

JComboBox s4Box

s5Box

JComboBox s5Box

s6Box

JComboBox s6Box

s7Box

JComboBox s7Box

stBox

JComboBox stBox

mstBox

JComboBox mstBox

msaBox

JComboBox msaBox

acelaAspect

String acelaAspect

se8c4Aspect

String se8c4Aspect

quadOutput

String quadOutput

tripleTurnout

String tripleTurnout

doubleTurnout

String doubleTurnout

virtualHead

String virtualHead

grapevine

String grapevine

acela

String acela

lsDec

String lsDec

dccSignalDecoder

String dccSignalDecoder

mergSignalDriver

String mergSignalDriver

singleTurnout

String singleTurnout

prefixBox

JComboBox prefixBox

prefixBoxLabel

JLabel prefixBoxLabel

editingHead

boolean editingHead

editSysName

String editSysName

editFrame

JmriJFrame editFrame

signalType

JLabel signalType

curS

SignalHead curS

className

String className

eSystemName

JTextField eSystemName

eUserName

JTextField eUserName

etot

JTextField etot

eto1

BeanSelectCreatePanel eto1

eto2

BeanSelectCreatePanel eto2

eto3

BeanSelectCreatePanel eto3

eto4

BeanSelectCreatePanel eto4

eto5

BeanSelectCreatePanel eto5

eto6

BeanSelectCreatePanel eto6

eto7

BeanSelectCreatePanel eto7

ev1Panel

JPanel ev1Panel

ev2Panel

JPanel ev2Panel

ev3Panel

JPanel ev3Panel

ev4Panel

JPanel ev4Panel

ev5Panel

JPanel ev5Panel

ev6Panel

JPanel ev6Panel

ev7Panel

JPanel ev7Panel

ev1Border

TitledBorder ev1Border

ev2Border

TitledBorder ev2Border

ev3Border

TitledBorder ev3Border

ev4Border

TitledBorder ev4Border

ev5Border

TitledBorder ev5Border

ev6Border

TitledBorder ev6Border

ev7Border

TitledBorder ev7Border

et1

Turnout et1

et2

Turnout et2

et3

Turnout et3

et4

Turnout et4

et5

Turnout et5

et6

Turnout et6

et7

Turnout et7

eSystemNameLabel

JLabel eSystemNameLabel

eUserNameLabel

JLabel eUserNameLabel

eSysNameLabel

JLabel eSysNameLabel

evtLabel

JLabel evtLabel

es1Box

JComboBox es1Box

es2Box

JComboBox es2Box

es2aBox

JComboBox es2aBox

es3Box

JComboBox es3Box

es3aBox

JComboBox es3aBox

es4Box

JComboBox es4Box

es5Box

JComboBox es5Box

es6Box

JComboBox es6Box

es7Box

JComboBox es7Box

estBox

JComboBox estBox

emstBox

JComboBox emstBox

emsaBox

JComboBox emsaBox

nbhm

NamedBeanHandleManager nbhm

_curSignal

SignalHead _curSignal

dccAspect

JTextField[] dccAspect

dccOffSetAddress

JCheckBox dccOffSetAddress

dccSignalPanel

JPanel dccSignalPanel

dccAspectEdt

JTextField[] dccAspectEdt

dccOffSetAddressEdt

JCheckBox dccOffSetAddressEdt

dccSignalPanelEdt

JPanel dccSignalPanelEdt

Class jmri.jmrit.beantable.SignalMastLogicTableAction extends AbstractTableAction implements Serializable

Serialized Fields

signalMastLogicList

ArrayList<E> signalMastLogicList

update

JPanel update

suppressUpdate

boolean suppressUpdate

signalMastLogicFrame

JmriJFrame signalMastLogicFrame

sourceLabel

JLabel sourceLabel

sigLog

SignallingAction sigLog

Class jmri.jmrit.beantable.SignalMastTableAction extends AbstractTableAction implements Serializable

Serialized Fields

addFrame

AddSignalMastJFrame addFrame

Class jmri.jmrit.beantable.SignalMastTableAction.MyComboBoxEditor extends DefaultCellEditor implements Serializable

Class jmri.jmrit.beantable.SignalMastTableAction.MyComboBoxRenderer extends JComboBox implements Serializable

Class jmri.jmrit.beantable.TransitTableAction extends AbstractTableAction implements Serializable

Serialized Fields

editMode

boolean editMode

duplicateMode

boolean duplicateMode

transitManager

TransitManager transitManager

sectionManager

SectionManager sectionManager

curTransit

Transit curTransit

sectionTableModel

TransitTableAction.SectionTableModel sectionTableModel

sectionList

ArrayList<E> sectionList

direction

int[] direction

sequence

int[] sequence

action

ArrayList<E>[] action

alternate

boolean[] alternate

maxSections

int maxSections

primarySectionBoxList

ArrayList<E> primarySectionBoxList

priSectionDirection

int[] priSectionDirection

alternateSectionBoxList

ArrayList<E> alternateSectionBoxList

altSectionDirection

int[] altSectionDirection

insertAtBeginningBoxList

ArrayList<E> insertAtBeginningBoxList

insertAtBeginningDirection

int[] insertAtBeginningDirection

curSection

Section curSection

curSectionDirection

int curSectionDirection

prevSection

Section prevSection

prevSectionDirection

int prevSectionDirection

curSequenceNum

int curSequenceNum

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

sysNameFixed

JLabel sysNameFixed

userName

JTextField userName

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

create

JButton create

update

JButton update

deleteSections

JButton deleteSections

primarySectionBox

JComboBox primarySectionBox

addNextSection

JButton addNextSection

removeLastSection

JButton removeLastSection

removeFirstSection

JButton removeFirstSection

insertAtBeginning

JButton insertAtBeginning

insertAtBeginningBox

JComboBox insertAtBeginningBox

seqNumLabel

JLabel seqNumLabel

seqNum

JTextField seqNum

replacePrimaryForSequence

JButton replacePrimaryForSequence

deleteAlternateForSequence

JButton deleteAlternateForSequence

addAlternateForSequence

JButton addAlternateForSequence

alternateSectionBox

JComboBox alternateSectionBox

addAlternateSection

JButton addAlternateSection

_autoSystemName

JCheckBox _autoSystemName

pref

UserPreferencesManager pref

systemNameAuto

String systemNameAuto

activeRow

int activeRow

actionTableModel

TransitTableAction.SpecialActionTableModel actionTableModel

actionTableFrame

JmriJFrame actionTableFrame

fixedSectionLabel

JLabel fixedSectionLabel

editActionMode

boolean editActionMode

addEditActionFrame

JmriJFrame addEditActionFrame

curTSA

TransitSectionAction curTSA

whenBox

JComboBox whenBox

whenDataField

JTextField whenDataField

whenStringField

JTextField whenStringField

whatBox

JComboBox whatBox

whatData1Field

JTextField whatData1Field

whatData2Field

JTextField whatData2Field

whatStringField

JTextField whatStringField

updateActionButton

JButton updateActionButton

createActionButton

JButton createActionButton

cancelAddEditActionButton

JButton cancelAddEditActionButton

blockBox

JComboBox blockBox

blockList

ArrayList<E> blockList

onButton

JRadioButton onButton

offButton

JRadioButton offButton

doneSensorLabel

JLabel doneSensorLabel

doneSensorField

JTextField doneSensorField

tWhen

int tWhen

tWhenData

int tWhenData

tWhenString

String tWhenString

tWhat

int tWhat

tWhatData1

int tWhatData1

tWhatData2

int tWhatData2

tWhatString

String tWhatString

Class jmri.jmrit.beantable.TransitTableAction.SectionTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.TransitTableAction.SpecialActionTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.TurnoutTableAction extends AbstractTableAction implements Serializable

Serialized Fields

closedText

String closedText

thrownText

String thrownText

defaultThrownSpeedText

String defaultThrownSpeedText

defaultClosedSpeedText

String defaultClosedSpeedText

useBlockSpeed

String useBlockSpeed

bothText

String bothText

cabOnlyText

String cabOnlyText

pushbutText

String pushbutText

noneText

String noneText

lockOperations

String[] lockOperations

speedListClosed

Vector<E> speedListClosed

speedListThrown

Vector<E> speedListThrown

turnManager

TurnoutManager turnManager

table

JTable table

addFrame

JmriJFrame addFrame

sysName

JTextField sysName

userName

JTextField userName

prefixBox

JComboBox prefixBox

numberToAdd

JTextField numberToAdd

range

JCheckBox range

sysNameLabel

JLabel sysNameLabel

userNameLabel

JLabel userNameLabel

systemSelectionCombo

String systemSelectionCombo

userNameError

String userNameError

p

UserPreferencesManager p

showFeedbackBox

JCheckBox showFeedbackBox

showLockBox

JCheckBox showLockBox

showTurnoutSpeedBox

JCheckBox showTurnoutSpeedBox

doAutomationBox

JCheckBox doAutomationBox

noWarn

boolean noWarn

Class jmri.jmrit.beantable.TurnoutTableAction.TurnoutOperationEditor extends JDialog implements Serializable

Serialized Fields

config

TurnoutOperationConfig config

myOp

TurnoutOperation myOp

myTurnout

Turnout myTurnout

Class jmri.jmrit.beantable.TurnoutTableTabAction extends AbstractTableTabAction implements Serializable


Package jmri.jmrit.beantable.beanedit

Class jmri.jmrit.beantable.beanedit.BeanItemPanel extends JPanel implements Serializable

Serialized Fields

save

AbstractAction save

reset

AbstractAction reset

items

ArrayList<E> items

name

String name

Class jmri.jmrit.beantable.beanedit.BlockEditAction extends BeanEditAction implements Serializable

Serialized Fields

noneText

String noneText

gradualText

String gradualText

tightText

String tightText

severeText

String severeText

curveOptions

String[] curveOptions

twoDigit

DecimalFormat twoDigit

userNameField

JTextField userNameField

reporterField

JmriBeanComboBox reporterField

useCurrent

JCheckBox useCurrent

commentField

JTextArea commentField

commentFieldScroller

JScrollPane commentFieldScroller

lengthField

JTextField lengthField

curvatureField

JComboBox curvatureField

permissiveField

JCheckBox permissiveField

speedField

JComboBox speedField

inch

JRadioButton inch

cm

JRadioButton cm

defaultBlockSpeedText

String defaultBlockSpeedText

sensorField

JmriBeanComboBox sensorField

Class jmri.jmrit.beantable.beanedit.SensorDebounceEditAction extends BeanEditAction implements Serializable

Serialized Fields

sensorDebounceInactiveField

JTextField sensorDebounceInactiveField

sensorDebounceActiveField

JTextField sensorDebounceActiveField

sensorDebounceGlobalCheck

JCheckBox sensorDebounceGlobalCheck

Class jmri.jmrit.beantable.beanedit.SensorEditAction extends BeanEditAction implements Serializable

Serialized Fields

debounce

SensorDebounceEditAction debounce

inverted

JCheckBox inverted

Class jmri.jmrit.beantable.beanedit.TurnoutEditAction extends BeanEditAction implements Serializable

Serialized Fields

reporterField

JmriBeanComboBox reporterField

useCurrent

JCheckBox useCurrent

inverted

JCheckBox inverted

sensorFeedBack1Field

JmriBeanComboBox sensorFeedBack1Field

sensorFeedBack2Field

JmriBeanComboBox sensorFeedBack2Field

modeBox

JComboBox modeBox

automationBox

JComboBox automationBox

useBlockSpeed

String useBlockSpeed

config

TurnoutOperationConfig config

feedback

BeanItemPanel feedback

turnoutOperation

JPanel turnoutOperation

userDefinedOperation

String userDefinedOperation

oldModeSelection

String oldModeSelection

oldAutomationSelection

TurnoutOperation oldAutomationSelection

currentOperation

TurnoutOperation currentOperation

operationsName

JTextField operationsName

bothText

String bothText

cabOnlyText

String cabOnlyText

pushbutText

String pushbutText

noneText

String noneText

lockBox

JComboBox lockBox

lockOperationBox

JComboBox lockOperationBox

speedListClosed

Vector<E> speedListClosed

speedListThrown

Vector<E> speedListThrown

closedSpeedBox

JComboBox closedSpeedBox

thrownSpeedBox

JComboBox thrownSpeedBox

defaultThrownSpeedText

String defaultThrownSpeedText

defaultClosedSpeedText

String defaultClosedSpeedText

Package jmri.jmrit.beantable.oblock

Class jmri.jmrit.beantable.oblock.BlockPathTableModel extends AbstractTableModel implements Serializable

Serialized Fields

tempRow

String[] tempRow

_parent

TableFrames _parent

_block

OBlock _block

Class jmri.jmrit.beantable.oblock.DnDJTable extends JTable implements Serializable

Serialized Fields

_dropPoint

Point _dropPoint

_skipCols

int[] _skipCols

Class jmri.jmrit.beantable.oblock.OBlockTableModel extends PickListModel implements Serializable

Serialized Fields

twoDigit

DecimalFormat twoDigit

manager

OBlockManager manager

tempRow

String[] tempRow

_parent

TableFrames _parent

noWarnDelete

boolean noWarnDelete

Class jmri.jmrit.beantable.oblock.PathTurnoutTableModel extends AbstractTableModel implements Serializable

Serialized Fields

tempRow

String[] tempRow

_path

OPath _path

Class jmri.jmrit.beantable.oblock.PortalTableModel extends AbstractTableModel implements Serializable

Serialized Fields

_portalList

ArrayList<E> _portalList

tempRow

String[] tempRow

_parent

TableFrames _parent

Class jmri.jmrit.beantable.oblock.SignalTableModel extends AbstractTableModel implements Serializable

Serialized Fields

_signalList

ArrayList<E> _signalList

tempRow

String[] tempRow

_parent

TableFrames _parent

Class jmri.jmrit.beantable.oblock.TableFrames extends JmriJFrame implements Serializable

Serialized Fields

_oBlockModel

OBlockTableModel _oBlockModel

_portalModel

PortalTableModel _portalModel

_blockPortalXRefModel

BlockPortalTableModel _blockPortalXRefModel

_signalModel

SignalTableModel _signalModel

_blockTablePane

JScrollPane _blockTablePane

_portalTablePane

JScrollPane _portalTablePane

_signalTablePane

JScrollPane _signalTablePane

_desktop

JDesktopPane _desktop

_blockTableFrame

JInternalFrame _blockTableFrame

_portalTableFrame

JInternalFrame _portalTableFrame

_blockPortalXRefFrame

JInternalFrame _blockPortalXRefFrame

_signalTableFrame

JInternalFrame _signalTableFrame

_showWarnings

boolean _showWarnings

_showWarnItem

JMenuItem _showWarnItem

_openMenu

JMenu _openMenu

_blockPathMap

HashMap<K,V> _blockPathMap

_PathTurnoutMap

HashMap<K,V> _PathTurnoutMap

Package jmri.jmrit.beantable.sensor

Class jmri.jmrit.beantable.sensor.AddSensorJFrame extends JmriJFrame implements Serializable

Class jmri.jmrit.beantable.sensor.AddSensorPanel extends JmriPanel implements Serializable

Serialized Fields

sysName

JTextField sysName
Deprecated. 

userName

JTextField userName
Deprecated. 

sysNameLabel

JLabel sysNameLabel
Deprecated. 

userNameLabel

JLabel userNameLabel
Deprecated. 

senManager

SensorManager senManager
Deprecated. 

prefixBox

JComboBox prefixBox
Deprecated. 

numberToAdd

JTextField numberToAdd
Deprecated. 

range

JCheckBox range
Deprecated. 

systemSelectionCombo

String systemSelectionCombo
Deprecated. 

userNameError

String userNameError
Deprecated. 

p

UserPreferencesManager p
Deprecated. 

Class jmri.jmrit.beantable.sensor.SensorTableDataModel extends BeanTableDataModel implements Serializable

Serialized Fields

senManager

SensorManager senManager

table

JTable table

Class jmri.jmrit.beantable.sensor.SensorTablePanel extends BeanTablePane implements Serializable

Serialized Fields

m

SensorTableDataModel m

addFrame

JmriJFrame addFrame

Package jmri.jmrit.beantable.signalmast

Class jmri.jmrit.beantable.signalmast.AddSignalMastJFrame extends JmriJFrame implements Serializable

Serialized Fields

sigMastPanel

AddSignalMastPanel sigMastPanel

Class jmri.jmrit.beantable.signalmast.AddSignalMastPanel extends JPanel implements Serializable

Serialized Fields

prefs

UserPreferencesManager prefs

systemSelectionCombo

String systemSelectionCombo

mastSelectionCombo

String mastSelectionCombo

driverSelectionCombo

String driverSelectionCombo

alreadyUsed

List<E> alreadyUsed

signalMastDriver

JComboBox signalMastDriver

signalHeadPanel

JPanel signalHeadPanel

turnoutMastPanel

JPanel turnoutMastPanel

turnoutMastScroll

JScrollPane turnoutMastScroll

dccMastScroll

JScrollPane dccMastScroll

dccMastPanel

JPanel dccMastPanel

systemPrefixBoxLabel

JLabel systemPrefixBoxLabel

systemPrefixBox

JComboBox systemPrefixBox

dccAspectAddressLabel

JLabel dccAspectAddressLabel

dccAspectAddressField

JTextField dccAspectAddressField

cancel

JButton cancel

mast

SignalMast mast

inEditMode

boolean inEditMode

userName

JTextField userName

sigSysBox

JComboBox sigSysBox

mastBox

JComboBox mastBox

includeUsed

JCheckBox includeUsed

resetPreviousState

JCheckBox resetPreviousState

sigsysname

String sigsysname

mastNames

ArrayList<E> mastNames

disabledAspects

HashMap<K,V> disabledAspects

disabledAspectsPanel

JPanel disabledAspectsPanel

map

HashMap<K,V> map

paddedNumber

DecimalFormat paddedNumber

headList

ArrayList<E> headList

turnoutAspect

HashMap<K,V> turnoutAspect

dccAspect

HashMap<K,V> dccAspect

dccAddressListener

FocusListener dccAddressListener

Class jmri.jmrit.beantable.signalmast.SignalMastRepeaterJFrame extends JmriJFrame implements Serializable

Serialized Fields

sigMastPanel

SignalMastRepeaterPanel sigMastPanel

Class jmri.jmrit.beantable.signalmast.SignalMastRepeaterPanel extends JmriPanel implements Serializable

Serialized Fields

dsmm

DefaultSignalMastManager dsmm

_RepeaterModel

SignalMastRepeaterPanel.SignalMastRepeaterModel _RepeaterModel

_SignalAppearanceScrollPane

JScrollPane _SignalAppearanceScrollPane

_MasterBox

JmriBeanComboBox _MasterBox

_SlaveBox

JmriBeanComboBox _SlaveBox

_addRepeater

JButton _addRepeater

signalMastLogicFrame

JmriJFrame signalMastLogicFrame

sourceLabel

JLabel sourceLabel

_signalMastRepeaterList

ArrayList<E> _signalMastRepeaterList

Class jmri.jmrit.beantable.signalmast.SignalMastRepeaterPanel.SignalMastRepeaterModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.beantable.signalmast.SignalMastTableDataModel extends BeanTableDataModel implements Serializable

Serialized Fields

sorter

TableSorter sorter

table

SignalMastTableDataModel.SignalMastJTable table

Package jmri.jmrit.beantable.usermessagepreferences

Class jmri.jmrit.beantable.usermessagepreferences.UserMessagePreferencesPane extends JmriPanel implements Serializable

Serialized Fields

p

UserPreferencesManager p

tab

JTabbedPane tab

_comboBoxes

Hashtable<K,V> _comboBoxes

_checkBoxes

Hashtable<K,V> _checkBoxes

updating

boolean updating

Package jmri.jmrit.blockboss

Class jmri.jmrit.blockboss.BlockBossAction extends AbstractAction implements Serializable

Class jmri.jmrit.blockboss.BlockBossFrame extends JmriJFrame implements Serializable

Serialized Fields

modeSingle

JPanel modeSingle

buttonSingle

JRadioButton buttonSingle

sSensorField1

JTextField sSensorField1

sSensorField2

JTextField sSensorField2

sSensorField3

JTextField sSensorField3

sSensorField4

JTextField sSensorField4

sSensorField5

JTextField sSensorField5

sNextSignalField1

JTextField sNextSignalField1

sNextSignalField1Alt

JTextField sNextSignalField1Alt

sLimitBox

JCheckBox sLimitBox

sFlashBox

JCheckBox sFlashBox

sDistantBox

JCheckBox sDistantBox

modeTrailMain

JPanel modeTrailMain

buttonTrailMain

JRadioButton buttonTrailMain

tmSensorField1

JTextField tmSensorField1

tmSensorField2

JTextField tmSensorField2

tmSensorField3

JTextField tmSensorField3

tmSensorField4

JTextField tmSensorField4

tmSensorField5

JTextField tmSensorField5

tmProtectTurnoutField

JTextField tmProtectTurnoutField

tmNextSignalField1

JTextField tmNextSignalField1

tmNextSignalField1Alt

JTextField tmNextSignalField1Alt

tmLimitBox

JCheckBox tmLimitBox

tmFlashBox

JCheckBox tmFlashBox

tmDistantBox

JCheckBox tmDistantBox

modeTrailDiv

JPanel modeTrailDiv

buttonTrailDiv

JRadioButton buttonTrailDiv

tdSensorField1

JTextField tdSensorField1

tdSensorField2

JTextField tdSensorField2

tdSensorField3

JTextField tdSensorField3

tdSensorField4

JTextField tdSensorField4

tdSensorField5

JTextField tdSensorField5

tdProtectTurnoutField

JTextField tdProtectTurnoutField

tdNextSignalField1

JTextField tdNextSignalField1

tdNextSignalField1Alt

JTextField tdNextSignalField1Alt

tdLimitBox

JCheckBox tdLimitBox

tdFlashBox

JCheckBox tdFlashBox

tdDistantBox

JCheckBox tdDistantBox

modeFacing

JPanel modeFacing

buttonFacing

JRadioButton buttonFacing

fSensorField1

JTextField fSensorField1

fSensorField2

JTextField fSensorField2

fSensorField3

JTextField fSensorField3

fSensorField4

JTextField fSensorField4

fSensorField5

JTextField fSensorField5

fProtectTurnoutField

JTextField fProtectTurnoutField

fNextSignalField1

JTextField fNextSignalField1

fNextSignalField1Alt

JTextField fNextSignalField1Alt

fNextSignalField2

JTextField fNextSignalField2

fNextSignalField2Alt

JTextField fNextSignalField2Alt

fNextSensorField1

JTextField fNextSensorField1

fNextSensorField1Alt

JTextField fNextSensorField1Alt

fNextSensorField2

JTextField fNextSensorField2

fNextSensorField2Alt

JTextField fNextSensorField2Alt

fmLimitBox

JCheckBox fmLimitBox

fdLimitBox

JCheckBox fdLimitBox

fFlashBox

JCheckBox fFlashBox

fDistantBox

JCheckBox fDistantBox

outSignalField

JTextField outSignalField

approachSensorField1

JTextField approachSensorField1

commentField

JTextField commentField

buttonSingleTooltip

String buttonSingleTooltip

buttonTrailMainTooltip

String buttonTrailMainTooltip

buttonTrailDivTooltip

String buttonTrailDivTooltip

buttonFacingTooltip

String buttonFacingTooltip

outSignalFieldTooltip

String outSignalFieldTooltip

approachSensor1Tooltip

String approachSensor1Tooltip

sensorFieldTooltip

String sensorFieldTooltip

turnoutFieldTooltip

String turnoutFieldTooltip

flashBoxTooltip

String flashBoxTooltip

limitBoxTooltip

String limitBoxTooltip

nextSignalFieldTooltip

String nextSignalFieldTooltip

highSignalFieldTooltip

String highSignalFieldTooltip

distantBoxTooltip

String distantBoxTooltip

sh

SignalHead sh

Package jmri.jmrit.catalog

Class jmri.jmrit.catalog.AbstractCatalogTree extends DefaultTreeModel implements Serializable

Serialized Fields

mUserName

String mUserName

mSystemName

String mSystemName

comment

String comment

pcs

PropertyChangeSupport pcs

register

Hashtable<K,V> register

listenerRefs

Hashtable<K,V> listenerRefs

Class jmri.jmrit.catalog.CatalogPane extends JPanel implements Serializable

Serialized Fields

preview

JLabel preview

dTree

JTree dTree

Class jmri.jmrit.catalog.CatalogPanel extends JPanel implements Serializable

Serialized Fields

_selectedImage

JPanel _selectedImage

_currentBackground

Color _currentBackground

_previewLabel

JLabel _previewLabel

_preview

JPanel _preview

_noDrag

boolean _noDrag

_treePane

JScrollPane _treePane

_dTree

JTree _dTree

_model

DefaultTreeModel _model

_branchModel

ArrayList<E> _branchModel

_noMemory

boolean _noMemory

Class jmri.jmrit.catalog.CatalogTreeFS extends AbstractCatalogTree implements Serializable

Serialized Fields

_filter

String[] _filter

parameters

HashMap<K,V> parameters

Class jmri.jmrit.catalog.CatalogTreeIndex extends AbstractCatalogTree implements Serializable

Serialized Fields

parameters

HashMap<K,V> parameters

Class jmri.jmrit.catalog.CatalogTreeModel extends DefaultTreeModel implements Serializable

Serialized Fields

dRoot

DefaultMutableTreeNode dRoot

Class jmri.jmrit.catalog.CatalogTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

_leaves

ArrayList<E> _leaves

Class jmri.jmrit.catalog.DragJLabel extends JLabel implements Serializable

Serialized Fields

_dataFlavor

DataFlavor _dataFlavor

Class jmri.jmrit.catalog.ImageIndexEditor extends JmriJFrame implements Serializable

Serialized Fields

_catalog

CatalogPanel _catalog

_index

CatalogPanel _index

Class jmri.jmrit.catalog.NamedIcon extends ImageIcon implements Serializable

Serialized Fields

mName

String mName

mURL

String mURL

mDefaultImage

Image mDefaultImage

mRotation

int mRotation
Valid values are


_deg

int _deg

_scale

double _scale

_transformS

AffineTransform _transformS

_transformF

AffineTransform _transformF

Class jmri.jmrit.catalog.PreviewDialog extends JDialog implements Serializable

Serialized Fields

_selectedImage

JPanel _selectedImage

_currentBackground

Color _currentBackground

_previewLabel

JLabel _previewLabel

_preview

JPanel _preview

_cnt

int _cnt

_startNum

int _startNum

_currentDir

File _currentDir

_filter

String[] _filter

_addButton

JButton _addButton

_moreButton

JButton _moreButton

_mode

boolean _mode

_noMemory

boolean _noMemory

Package jmri.jmrit.consisttool

Class jmri.jmrit.consisttool.ConsistDataModel extends AbstractTableModel implements Serializable

Serialized Fields

rb

ResourceBundle rb

_consist

Consist _consist

ConsistMan

ConsistManager ConsistMan

Class jmri.jmrit.consisttool.ConsistToolAction extends JmriAbstractAction implements Serializable

Class jmri.jmrit.consisttool.ConsistToolFrame extends JmriJFrame implements Serializable

Serialized Fields

rb

ResourceBundle rb

textAdrLabel

JLabel textAdrLabel

adrSelector

DccLocoAddressSelector adrSelector

consistAdrBox

JComboBox consistAdrBox

isAdvancedConsist

JRadioButton isAdvancedConsist

isCSConsist

JRadioButton isCSConsist

deleteButton

JButton deleteButton

throttleButton

JButton throttleButton

reverseButton

JButton reverseButton

textLocoLabel

JLabel textLocoLabel

locoSelector

DccLocoAddressSelector locoSelector

locoRosterBox

RosterEntryComboBox locoRosterBox

addLocoButton

JButton addLocoButton

resetLocoButton

JButton resetLocoButton

locoDirectionNormal

JCheckBox locoDirectionNormal

consistModel

ConsistDataModel consistModel

consistTable

JTable consistTable

ConsistMan

ConsistManager ConsistMan

_status

JLabel _status

_Consist_Type

int _Consist_Type

consistFile

ConsistFile consistFile

Package jmri.jmrit.decoderdefn

Class jmri.jmrit.decoderdefn.DecoderIndexCreateAction extends JmriAbstractAction implements Serializable

Class jmri.jmrit.decoderdefn.InstallDecoderFileAction extends InstallDecoderURLAction implements Serializable

Serialized Fields

fci

JFileChooser fci

Class jmri.jmrit.decoderdefn.InstallDecoderURLAction extends JmriAbstractAction implements Serializable

Serialized Fields

_who

JPanel _who

Class jmri.jmrit.decoderdefn.NameCheckAction extends AbstractAction implements Serializable

Serialized Fields

fci

JFileChooser fci

_who

JPanel _who

Class jmri.jmrit.decoderdefn.PrintDecoderListAction extends AbstractAction implements Serializable

Serialized Fields

mFrame

Frame mFrame
Frame hosting the printing


isPreview

boolean isPreview
Variable to set whether this is to be printed or previewed


Package jmri.jmrit.dispatcher

Class jmri.jmrit.dispatcher.AutoTrainsFrame extends JmriJFrame implements Serializable

Serialized Fields

_dispatcher

DispatcherFrame _dispatcher

_autoTrainsList

ArrayList<E> _autoTrainsList

_listeners

ArrayList<E> _listeners

_throttles

ArrayList<E> _throttles

_throttleListeners

ArrayList<E> _throttleListeners

autoTrainsFrame

JmriJFrame autoTrainsFrame

contentPane

Container contentPane

_JPanels

ArrayList<E> _JPanels

_throttleStatus

ArrayList<E> _throttleStatus

_trainLabels

ArrayList<E> _trainLabels

_stopButtons

ArrayList<E> _stopButtons

_manualButtons

ArrayList<E> _manualButtons

_resumeAutoRunningButtons

ArrayList<E> _resumeAutoRunningButtons

_forwardButtons

ArrayList<E> _forwardButtons

_reverseButtons

ArrayList<E> _reverseButtons

_speedSliders

ArrayList<E> _speedSliders

_separators

ArrayList<E> _separators

Class jmri.jmrit.dispatcher.DispatcherAction extends AbstractAction implements Serializable

Serialized Fields

f

DispatcherFrame f

Class jmri.jmrit.dispatcher.DispatcherFrame extends JmriJFrame implements Serializable

Serialized Fields

_LE

LayoutEditor _LE

_SignalType

int _SignalType

_UseConnectivity

boolean _UseConnectivity

_HasOccupancyDetection

boolean _HasOccupancyDetection

_TrainsFromRoster

boolean _TrainsFromRoster

_TrainsFromTrains

boolean _TrainsFromTrains

_TrainsFromUser

boolean _TrainsFromUser

_AutoAllocate

boolean _AutoAllocate

_AutoTurnouts

boolean _AutoTurnouts

_ShortActiveTrainNames

boolean _ShortActiveTrainNames

_ShortNameInBlock

boolean _ShortNameInBlock

_RosterEntryInBlock

boolean _RosterEntryInBlock

_ExtraColorForAllocated

boolean _ExtraColorForAllocated

_NameInAllocatedBlock

boolean _NameInAllocatedBlock

_AlwaysSet

boolean _AlwaysSet

_UseScaleMeters

boolean _UseScaleMeters

_LayoutScale

int _LayoutScale

_SupportVSDecoder

boolean _SupportVSDecoder

activeTrainsList

ArrayList<E> activeTrainsList

_atListeners

ArrayList<E> _atListeners

delayedTrains

ArrayList<E> delayedTrains

restartingTrainsList

ArrayList<E> restartingTrainsList

transitManager

TransitManager transitManager

allocationRequests

ArrayList<E> allocationRequests

allocatedSections

ArrayList<E> allocatedSections

optionsRead

boolean optionsRead

autoTurnouts

AutoTurnouts autoTurnouts

autoAllocate

AutoAllocate autoAllocate

optionsMenu

OptionsMenu optionsMenu

atFrame

ActivateTrainFrame atFrame

newTrainActive

boolean newTrainActive

_autoTrainsFrame

AutoTrainsFrame _autoTrainsFrame

fastClock

Timebase fastClock

fastClockSensor

Sensor fastClockSensor

dispatcherFrame

JmriJFrame dispatcherFrame

contentPane

Container contentPane

activeTrainsTableModel

DispatcherFrame.ActiveTrainsTableModel activeTrainsTableModel

addTrainButton

JButton addTrainButton

terminateTrainButton

JButton terminateTrainButton

cancelRestartButton

JButton cancelRestartButton

allocateExtraButton

JButton allocateExtraButton

autoReleaseBox

JCheckBox autoReleaseBox

autoAllocateBox

JCheckBox autoAllocateBox

allocationRequestTableModel

DispatcherFrame.AllocationRequestTableModel allocationRequestTableModel

allocatedSectionTableModel

DispatcherFrame.AllocatedSectionTableModel allocatedSectionTableModel

extraFrame

JmriJFrame extraFrame

extraPane

Container extraPane

atSelectBox

JComboBox atSelectBox

extraBox

JComboBox extraBox

extraBoxList

ArrayList<E> extraBoxList

atSelectedIndex

int atSelectedIndex

nowMinutes

int nowMinutes

nowHours

int nowHours

Class jmri.jmrit.dispatcher.DispatcherFrame.ActiveTrainsTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.dispatcher.DispatcherFrame.AllocatedSectionTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.dispatcher.DispatcherFrame.AllocationRequestTableModel extends AbstractTableModel implements Serializable

Class jmri.jmrit.dispatcher.OptionsMenu extends JMenu implements Serializable

Serialized Fields

dispatcher

DispatcherFrame dispatcher

autoDispatchItem

JCheckBoxMenuItem autoDispatchItem

autoTurnoutsItem

JCheckBoxMenuItem autoTurnoutsItem

optionsFrame

JmriJFrame optionsFrame

optionsPane

Container optionsPane

useConnectivityCheckBox

JCheckBox useConnectivityCheckBox

layoutEditorBox

JComboBox layoutEditorBox

layoutEditorList

ArrayList<E> layoutEditorList

autoAllocateCheckBox

JCheckBox autoAllocateCheckBox

autoTurnoutsCheckBox

JCheckBox autoTurnoutsCheckBox

trainsFromRoster

JRadioButton trainsFromRoster

trainsFromTrains

JRadioButton trainsFromTrains

trainsFromUser

JRadioButton trainsFromUser

signalTypeBox

JComboBox signalTypeBox

detectionCheckBox

JCheckBox detectionCheckBox

shortNameCheckBox

JCheckBox shortNameCheckBox

nameInBlockCheckBox

JCheckBox nameInBlockCheckBox

rosterInBlockCheckBox

JCheckBox rosterInBlockCheckBox

extraColorForAllocatedCheckBox

JCheckBox extraColorForAllocatedCheckBox

nameInAllocatedBlockCheckBox

JCheckBox nameInAllocatedBlockCheckBox

supportVSDecoderCheckBox

JCheckBox supportVSDecoderCheckBox

layoutScaleBox

JComboBox layoutScaleBox

scaleFeet

JRadioButton scaleFeet

scaleMeters

JRadioButton scaleMeters

signalTypes

String[] signalTypes

Package jmri.jmrit.display

Class jmri.jmrit.display.AnalogClock2Display extends PositionableJComponent implements Serializable

Serialized Fields

clock

Timebase clock

rate

double rate

minuteAngle

double minuteAngle

hourAngle

double hourAngle

amPm

String amPm

logo

Image logo

scaledLogo

Image scaledLogo

clockFace

Image clockFace

jmriIcon

NamedIcon jmriIcon

scaledIcon

NamedIcon scaledIcon

clockIcon

NamedIcon clockIcon

hourX

int[] hourX

hourY

int[] hourY

minuteX

int[] minuteX

minuteY

int[] minuteY

scaledHourX

int[] scaledHourX

scaledHourY

int[] scaledHourY

scaledMinuteX

int[] scaledMinuteX

scaledMinuteY

int[] scaledMinuteY

rotatedHourX

int[] rotatedHourX

rotatedHourY

int[] rotatedHourY

rotatedMinuteX

int[] rotatedMinuteX

rotatedMinuteY

int[] rotatedMinuteY

hourHand

Polygon hourHand

scaledHourHand

Polygon scaledHourHand

minuteHand

Polygon minuteHand

scaledMinuteHand

Polygon scaledMinuteHand

minuteHeight

int minuteHeight

hourHeight

int hourHeight

scaleRatio

double scaleRatio

faceSize

int faceSize

panelWidth

int panelWidth

panelHeight

int panelHeight

size

int size

logoWidth

int logoWidth

logoHeight

int logoHeight

centreX

int centreX

centreY

int centreY

_url

String _url

rateButtonGroup

ButtonGroup rateButtonGroup

runMenu

JMenuItem runMenu

Class jmri.jmrit.display.CoordinateEdit extends JmriJFrame implements Serializable

Serialized Fields

pl

Positionable pl

oldX

int oldX

oldY

int oldY

oldD

double oldD

oldStr

String oldStr

nameText

JLabel nameText

textX

JLabel textX

textY

JLabel textY

okButton

JButton okButton

cancelButton

JButton cancelButton

xTextField

JTextField xTextField

yTextField

JTextField yTextField

spinX

JSpinner spinX

spinY

JSpinner spinY

Class jmri.jmrit.display.Editor extends JmriJFrame implements Serializable

Serialized Fields

_debug

boolean _debug

_loadFailed

boolean _loadFailed

showCloseInfoMessage

boolean showCloseInfoMessage

_contents

ArrayList<E> _contents

_targetPanel

JLayeredPane _targetPanel

_targetFrame

JFrame _targetFrame

_panelScrollPane

JScrollPane _panelScrollPane

_scrollState

int _scrollState

_editable

boolean _editable

_positionable

boolean _positionable

_controlLayout

boolean _controlLayout

_showHidden

boolean _showHidden

_showTooltip

boolean _showTooltip

_globalSetsLocal

boolean _globalSetsLocal

_useGlobalFlag

boolean _useGlobalFlag

_lastX

int _lastX

_lastY

int _lastY

DASHED_LINE

BasicStroke DASHED_LINE

_selectRect

Rectangle _selectRect

_highlightcomponent

Rectangle _highlightcomponent

_dragging

boolean _dragging

_selectionGroup

ArrayList<E> _selectionGroup

_currentSelection

Positionable _currentSelection

_defaultToolTip

ToolTip _defaultToolTip

_tooltip

ToolTip _tooltip

xLoc

int xLoc

yLoc

int yLoc

_anchorX

int _anchorX

_anchorY

int _anchorY

_paintScale

double _paintScale

defaultBackgroundColor

Color defaultBackgroundColor

_pastePending

boolean _pastePending

_iconEditorFrame

HashMap<K,V> _iconEditorFrame

_newIcon

NamedIcon _newIcon

_ignore

boolean _ignore

_delete

boolean _delete

_urlMap

HashMap<K,V> _urlMap

_tooltipTimer

Editor.ToolTipTimer _tooltipTimer

frameLocationX

int frameLocationX

frameLocationY

int frameLocationY

_spinCols

SpinnerNumberModel _spinCols

Class jmri.jmrit.display.Editor.JFrameItem extends JmriJFrame implements Serializable

Serialized Fields

_editor

IconAdder _editor

Class jmri.jmrit.display.Editor.TargetPane extends JLayeredPane implements Serializable

Serialized Fields

h

int h

w

int w

_highlightColor

Color _highlightColor

_selectGroupColor

Color _selectGroupColor

_selectRectColor

Color _selectRectColor

Class jmri.jmrit.display.IconAdder extends JPanel implements Serializable

Serialized Fields

ROW_HEIGHT

int ROW_HEIGHT

_iconMap

HashMap<K,V> _iconMap

_order

ArrayList<E> _order

_pickTablePane

JScrollPane _pickTablePane

_pickListModel

PickListModel _pickListModel

_defaultIcons

CatalogTreeNode _defaultIcons

_iconPanel

JPanel _iconPanel

_buttonPanel

JPanel _buttonPanel

_type

String _type

_userDefaults

boolean _userDefaults

_sysNametext

JTextField _sysNametext

_manager

Manager _manager

_table

JTable _table

_addButton

JButton _addButton

_addTableButton

JButton _addTableButton

_changeButton

JButton _changeButton

_closeButton

JButton _closeButton

_catalog

CatalogPanel _catalog

_parent

JFrame _parent

_allowDeletes

boolean _allowDeletes

_update

boolean _update

Class jmri.jmrit.display.IndicatorTrackIcon extends PositionableIcon implements Serializable

Serialized Fields

namedOccSensor

NamedBeanHandle<T> namedOccSensor

namedOccBlock

NamedBeanHandle<T> namedOccBlock

_pathUtil

IndicatorTrackPaths _pathUtil

_trackPanel

IndicatorItemPanel _trackPanel

_status

String _status

Class jmri.jmrit.display.IndicatorTurnoutIcon extends TurnoutIcon implements Serializable

Serialized Fields

_iconMaps

HashMap<K,V> _iconMaps

namedOccSensor

NamedBeanHandle<T> namedOccSensor

namedOccBlock

NamedBeanHandle<T> namedOccBlock

_pathUtil

IndicatorTrackPaths _pathUtil

_TOPanel

IndicatorTOItemPanel _TOPanel

_status

String _status

Class jmri.jmrit.display.LayoutEditorAction extends LayoutEditorAction implements Serializable

Class jmri.jmrit.display.LightIcon extends PositionableLabel implements Serializable

Serialized Fields

light

Light light

offLName

String offLName

off

NamedIcon off

onLName

String onLName

on

NamedIcon on

inconsistentLName

String inconsistentLName

inconsistent

NamedIcon inconsistent

unknownLName

String unknownLName

unknown

NamedIcon unknown

Class jmri.jmrit.display.LinkingLabel extends PositionableLabel implements Serializable

Serialized Fields

url

String url

Class jmri.jmrit.display.LocoIcon extends PositionableLabel implements Serializable

Serialized Fields

_dockX

int _dockX

_dockY

int _dockY

tf

ThrottleFrame tf

locoButtonGroup

ButtonGroup locoButtonGroup

white

NamedIcon white

green

NamedIcon green

gray

NamedIcon gray

red

NamedIcon red

blue

NamedIcon blue

yellow

NamedIcon yellow

entry

RosterEntry entry

Class jmri.jmrit.display.MemoryComboIcon extends PositionableJPanel implements Serializable

Serialized Fields

_comboBox

JComboBox _comboBox

_model

MemoryComboIcon.ComboModel _model

namedMemory

NamedBeanHandle<T> namedMemory

_listModel

DefaultListModel _listModel
Poppup menu iconEditor's ActionListener

Class jmri.jmrit.display.MemoryIcon extends PositionableLabel implements Serializable

Serialized Fields

defaultIcon

NamedIcon defaultIcon

map

HashMap<K,V> map

namedMemory

NamedBeanHandle<T> namedMemory

selectable

boolean selectable

_saveColor

Color _saveColor

re

RosterEntry re

originalX

int originalX

originalY

int originalY

updateBlockValue

boolean updateBlockValue

flipRosterIcon

boolean flipRosterIcon

Class jmri.jmrit.display.MemoryIconCoordinateEdit extends CoordinateEdit implements Serializable

Serialized Fields

pl

MemoryIcon pl

oldX

int oldX

oldY

int oldY

oldD

double oldD

oldStr

String oldStr

Class jmri.jmrit.display.MemoryInputIcon extends PositionableJPanel implements Serializable

Serialized Fields

_textBox

JTextField _textBox

_nCols

int _nCols

namedMemory

NamedBeanHandle<T> namedMemory

_spinModel

SpinnerNumberModel _spinModel
Poppup menu iconEditor's ActionListener

Class jmri.jmrit.display.MemorySpinnerIcon extends PositionableJPanel implements Serializable

Serialized Fields

_min

int _min

_max

int _max

spinner

JSpinner spinner

namedMemory

NamedBeanHandle<T> namedMemory

Class jmri.jmrit.display.MultiIconEditor extends JPanel implements Serializable

Serialized Fields

buttonList

JButton[] buttonList

iconList

NamedIcon[] iconList

catalog

CatalogPane catalog

Class jmri.jmrit.display.MultiSensorIcon extends PositionableLabel implements Serializable

Serialized Fields

_iconFamily

String _iconFamily

updown

boolean updown

entries

ArrayList<E> entries

inactiveName

String inactiveName

inactive

NamedIcon inactive

inconsistentName

String inconsistentName

inconsistent

NamedIcon inconsistent

unknownName

String unknownName

unknown

NamedIcon unknown

_itemPanel

MultiSensorItemPanel _itemPanel

displaying

int displaying
end popup action methods

Class jmri.jmrit.display.MultiSensorIconAdder extends IconAdder implements Serializable

Serialized Fields

_updown

JRadioButton _updown

_rightleft

JRadioButton _rightleft

_sensorMap

HashMap<K,V> _sensorMap

Class jmri.jmrit.display.NewPanelAction extends AbstractAction implements Serializable

Class jmri.jmrit.display.PanelEditorAction extends PanelEditorAction implements Serializable

Class jmri.jmrit.display.PanelMenu extends JMenu implements Serializable

Serialized Fields

panelsSubMenu

JMenu panelsSubMenu

noPanelsItem

JMenuItem noPanelsItem

panelsList

ArrayList<E> panelsList

Class jmri.jmrit.display.PositionableIcon extends PositionableLabel implements Serializable

Serialized Fields

_iconMap

HashMap<K,V> _iconMap

_iconFamily

String _iconFamily

_scale

double _scale

_rotate

int _rotate

Class jmri.jmrit.display.PositionableJComponent extends JComponent implements Serializable

Serialized Fields

_editor

Editor _editor

debug

boolean debug

_tooltip

ToolTip _tooltip

_showTooltip

boolean _showTooltip

_editable

boolean _editable

_positionable

boolean _positionable

_viewCoordinates

boolean _viewCoordinates

_controlling

boolean _controlling

_hidden

boolean _hidden

_displayLevel

int _displayLevel

_scale

double _scale

lock

JMenuItem lock

showTooltipItem

JCheckBoxMenuItem showTooltipItem

active

boolean active

Class jmri.jmrit.display.PositionableJPanel extends JPanel implements Serializable

Serialized Fields

_editor

Editor _editor

debug

boolean debug

_tooltip

ToolTip _tooltip

_showTooltip

boolean _showTooltip

_editable

boolean _editable

_positionable

boolean _positionable

_viewCoordinates

boolean _viewCoordinates

_controlling

boolean _controlling

_hidden

boolean _hidden

_displayLevel

int _displayLevel

_scale

double _scale

lock

JMenuItem lock

showTooltipItem

JCheckBoxMenuItem showTooltipItem

_iconEditorFrame

JFrame _iconEditorFrame

_iconEditor

IconAdder _iconEditor

active

boolean active

_popupUtil

PositionablePopupUtil _popupUtil

Class jmri.jmrit.display.PositionableLabel extends JLabel implements Serializable

Serialized Fields

_editor

Editor _editor

debug

boolean debug

_icon

boolean _icon

_text

boolean _text

_control

boolean _control

_namedIcon

NamedIcon _namedIcon

_tooltip

ToolTip _tooltip

_showTooltip

boolean _showTooltip

_editable

boolean _editable

_positionable

boolean _positionable

_viewCoordinates

boolean _viewCoordinates

_controlling

boolean _controlling

_hidden

boolean _hidden

_displayLevel

int _displayLevel

_unRotatedText

String _unRotatedText

_rotateText

boolean _rotateText

_degrees

int _degrees

_popupUtil

PositionablePopupUtil _popupUtil

_iconEditorFrame

JFrame _iconEditorFrame
Methods for Item Popups in Panel editor


_iconEditor

IconAdder _iconEditor

_paletteFrame

JmriJFrame _paletteFrame

disableItem

JCheckBoxMenuItem disableItem

_saveOpaque

boolean _saveOpaque

active

boolean active

needsRotate

boolean needsRotate

Class jmri.jmrit.display.ReporterIcon extends PositionableLabel implements Serializable

Serialized Fields

reporter

Reporter reporter

Class jmri.jmrit.display.RpsPositionIcon extends PositionableLabel implements Serializable

Serialized Fields

activeName

String activeName

active

NamedIcon active

errorName

String errorName

error

NamedIcon error

showIdItem

JCheckBoxMenuItem showIdItem

notify

RpsPositionIcon.Notifier notify

momentaryItem

JCheckBoxMenuItem momentaryItem

state

boolean state

momentary

boolean momentary

filterNumber

String filterNumber

lastMeasurement

Measurement lastMeasurement

sxScale

double sxScale

syScale

double syScale

sxOrigin

int sxOrigin

syOrigin

int syOrigin

Class jmri.jmrit.display.SecurityElementIcon extends PositionableJPanel implements Serializable

Serialized Fields

rlspeed

JLabel rlspeed
Deprecated. 

dir

JLabel dir
Deprecated. 

lrspeed

JLabel lrspeed
Deprecated. 

rightboundIsAX

boolean rightboundIsAX
Deprecated. 
The standard display assumes that AX is left to right (rightbound), and AX is right to left. Set this false if the reverse is correct.


element

SecurityElement element
Deprecated. 

active

boolean active
Deprecated. 

Class jmri.jmrit.display.SensorIcon extends PositionableIcon implements Serializable

Serialized Fields

debug

boolean debug

_name2stateMap

HashMap<K,V> _name2stateMap

_state2nameMap

HashMap<K,V> _state2nameMap

namedSensor

NamedBeanHandle<T> namedSensor

momentaryItem

JCheckBoxMenuItem momentaryItem

_itemPanel

TableItemPanel _itemPanel

originalText

String originalText

momentary

boolean momentary

textColorActive

Color textColorActive

textColorInActive

Color textColorInActive

textColorUnknown

Color textColorUnknown

textColorInconsistent

Color textColorInconsistent

backgroundColorActive

Color backgroundColorActive

backgroundColorInActive

Color backgroundColorInActive

backgroundColorUnknown

Color backgroundColorUnknown

backgroundColorInconsistent

Color backgroundColorInconsistent

activeText

String activeText

inactiveText

String inactiveText

inconsistentText

String inconsistentText

unknownText

String unknownText

flashStateOn

int flashStateOn

flashStateOff

int flashStateOff

flashon

boolean flashon

taskPerformer

ActionListener taskPerformer

flashTimer

Timer flashTimer

Class jmri.jmrit.display.SensorTextEdit extends JmriJFrame implements Serializable

Serialized Fields

pl

SensorIcon pl

oldActive

String oldActive

oldInactive

String oldInactive

oldIncon

String oldIncon

oldUnknown

String oldUnknown

lableName

JLabel lableName

nameText

JLabel nameText

textInact

JLabel textInact

textAct

JLabel textAct

textIncon

JLabel textIncon

textUnknown

JLabel textUnknown

okButton

JButton okButton

cancelButton

JButton cancelButton

inactTextField

JTextField inactTextField

actTextField

JTextField actTextField

inconTextField

JTextField inconTextField

unknownTextField

JTextField unknownTextField

space1

JLabel space1

space2

JLabel space2

Class jmri.jmrit.display.SignalHeadIcon extends PositionableIcon implements Serializable

Serialized Fields

_validKey

String[] _validKey

namedHead

NamedBeanHandle<T> namedHead

_saveMap

HashMap<K,V> _saveMap

litButtonGroup

ButtonGroup litButtonGroup

_itemPanel

SignalHeadItemPanel _itemPanel

clickMode

int clickMode
What to do on click? 0 means sequence through aspects; 1 means alternate the "lit" aspect; 2 means alternate the "held" aspect.


litMode

boolean litMode
How to handle lit vs not lit?

False means ignore (always show R/Y/G/etc appearance on screen); True means show "dark" if lit is set false.

Note that setting the appearance "DARK" explicitly will show the dark icon regardless of how this is set.

Class jmri.jmrit.display.SignalMastIcon extends PositionableIcon implements Serializable

Serialized Fields

namedMast

NamedBeanHandle<T> namedMast

debug

boolean debug

_itemPanel

SignalMastItemPanel _itemPanel

useIconSet

String useIconSet

clickMode

int clickMode
What to do on click? 0 means sequence through aspects; 1 means alternate the "lit" aspect; 2 means alternate the DefaultSignalAppearanceMap.HELD aspect.


litMode

boolean litMode
How to handle lit vs not lit?

False means ignore (always show R/Y/G/etc appearance on screen); True means show DefaultSignalAppearanceMap.DARK if lit is set false.

Note that setting the appearance "DefaultSignalAppearanceMap.DARK" explicitly will show the dark icon regardless of how this is set.

Class jmri.jmrit.display.SlipIconAdder extends IconAdder implements Serializable

Serialized Fields

_turnoutMap

HashMap<K,V> _turnoutMap

_lastIndex

int _lastIndex

doubleSlip

int doubleSlip

doubleSlipButton

JRadioButton doubleSlipButton

singleSlipButton

JRadioButton singleSlipButton

threeWayButton

JRadioButton threeWayButton

scissorButton

JRadioButton scissorButton

singleDirection

JRadioButton singleDirection

lowerWestToLowerEastButton

JRadioButton lowerWestToLowerEastButton

upperWestToUpperEastButton

JRadioButton upperWestToUpperEastButton

Class jmri.jmrit.display.SlipTurnoutIcon extends PositionableLabel implements Serializable

Serialized Fields

namedTurnoutWest

NamedBeanHandle<T> namedTurnoutWest

namedTurnoutWestLower

NamedBeanHandle<T> namedTurnoutWestLower

namedTurnoutEast

NamedBeanHandle<T> namedTurnoutEast

namedTurnoutEastLower

NamedBeanHandle<T> namedTurnoutEastLower

debug

boolean debug

turnoutType

int turnoutType

singleSlipRoute

boolean singleSlipRoute

lowerWestToUpperEastLName

String lowerWestToUpperEastLName

lowerWestToUpperEast

NamedIcon lowerWestToUpperEast

upperWestToLowerEastLName

String upperWestToLowerEastLName

upperWestToLowerEast

NamedIcon upperWestToLowerEast

lowerWestToLowerEastLName

String lowerWestToLowerEastLName

lowerWestToLowerEast

NamedIcon lowerWestToLowerEast

upperWestToUpperEastLName

String upperWestToUpperEastLName

upperWestToUpperEast

NamedIcon upperWestToUpperEast

inconsistentLName

String inconsistentLName

inconsistent

NamedIcon inconsistent

unknownLName

String unknownLName

unknown

NamedIcon unknown

tristate

boolean tristate

tristateItem

JCheckBoxMenuItem tristateItem

lowerWestToUpperEastText

String lowerWestToUpperEastText

upperWestToLowerEastText

String upperWestToLowerEastText

lowerWestToLowerEastText

String lowerWestToLowerEastText

upperWestToUpperEastText

String upperWestToUpperEastText

_iconEditor

SlipIconAdder _iconEditor

firstStraight

boolean firstStraight
Throw the turnouts for a scissor crossing when the icon is clicked


_turnoutSetting

HashMap<K,V> _turnoutSetting

busy

boolean busy

Class jmri.jmrit.display.SlipTurnoutTextEdit extends JmriJFrame implements Serializable

Serialized Fields

pl

SlipTurnoutIcon pl

oldLWUE

String oldLWUE

oldUWLE

String oldUWLE

oldLWLE

String oldLWLE

oldUWUE

String oldUWUE

lableName

JLabel lableName

nameText

JLabel nameText

textLWUE

JLabel textLWUE

textUWLE

JLabel textUWLE

textLWLE

JLabel textLWLE

textUWUE

JLabel textUWUE

okButton

JButton okButton

cancelButton

JButton cancelButton

UWLETextField

JTextField UWLETextField

LWUETextField

JTextField LWUETextField

LWLETextField

JTextField LWLETextField

UWUETextField

JTextField UWUETextField

space1

JLabel space1

space2

JLabel space2

Class jmri.jmrit.display.TurnoutIcon extends PositionableIcon implements Serializable

Serialized Fields

_iconStateMap

HashMap<K,V> _iconStateMap

_name2stateMap

HashMap<K,V> _name2stateMap

_state2nameMap

HashMap<K,V> _state2nameMap

namedTurnout

NamedBeanHandle<T> namedTurnout

tristate

boolean tristate

tristateItem

JCheckBoxMenuItem tristateItem

_itemPanel

TableItemPanel _itemPanel

Package jmri.jmrit.display.controlPanelEditor

Class jmri.jmrit.display.controlPanelEditor.ControlPanelEditor extends Editor implements Serializable

Serialized Fields

_debug

boolean _debug

_menuBar

JMenuBar _menuBar

_editorMenu

JMenu _editorMenu

_editMenu

JMenu _editMenu

_fileMenu

JMenu _fileMenu

_optionMenu

JMenu _optionMenu

_iconMenu

JMenu _iconMenu

_zoomMenu

JMenu _zoomMenu

_markerMenu

JMenu _markerMenu

_warrantMenu

JMenu _warrantMenu

_circuitMenu

JMenu _circuitMenu

_drawMenu

JMenu _drawMenu

_circuitBuilder

CircuitBuilder _circuitBuilder

_shapeDrawer

ShapeDrawer _shapeDrawer

_itemPalette

ItemPalette _itemPalette

useGlobalFlagBox

JCheckBoxMenuItem useGlobalFlagBox

positionableBox

JCheckBoxMenuItem positionableBox

controllingBox

JCheckBoxMenuItem controllingBox

showTooltipBox

JCheckBoxMenuItem showTooltipBox

hiddenBox

JCheckBoxMenuItem hiddenBox

scrollBoth

JRadioButtonMenuItem scrollBoth

scrollNone

JRadioButtonMenuItem scrollNone

scrollHorizontal

JRadioButtonMenuItem scrollHorizontal

scrollVertical

JRadioButtonMenuItem scrollVertical

_clipGroup

ArrayList<E> _clipGroup

_fitX

int _fitX

_fitY

int _fitY

_clickTime

long _clickTime

_positionableDataFlavor

DataFlavor _positionableDataFlavor

_positionableListDataFlavor

DataFlavor _positionableListDataFlavor

_namedIconDataFlavor

DataFlavor _namedIconDataFlavor

Class jmri.jmrit.display.controlPanelEditor.ControlPanelEditorAction extends AbstractAction implements Serializable

Class jmri.jmrit.display.controlPanelEditor.EditCircuitFrame extends JmriJFrame implements Serializable

Serialized Fields

_block

OBlock _block

_parent

CircuitBuilder _parent

_blockName

JTextField _blockName

_detectorSensorName

JTextField _detectorSensorName

_errorSensorName

JTextField _errorSensorName

_blockState

JTextField _blockState

_numTrackSeg

JTextField _numTrackSeg

_numTurnouts

JTextField _numTurnouts

_pickFrame

JFrame _pickFrame

_openPicklistButton

JButton _openPicklistButton

Class jmri.jmrit.display.controlPanelEditor.EditCircuitPaths extends JmriJFrame implements Serializable

Serialized Fields

_block

OBlock _block

_parent

CircuitBuilder _parent

_pathGroup

ArrayList<E> _pathGroup

_pathName

JTextField _pathName

_pathList

JList _pathList

_pathListModel

EditCircuitPaths.PathListModel _pathListModel

_pathChange

boolean _pathChange

Class jmri.jmrit.display.controlPanelEditor.EditPortalFrame extends JmriJFrame implements Serializable

Serialized Fields

_homeBlock

OBlock _homeBlock

_parent

CircuitBuilder _parent

_adjacentBlock

OBlock _adjacentBlock

_portalList

JList _portalList

_portalListModel

EditPortalFrame.PortalListModel _portalListModel

_currentPortalName

String _currentPortalName

_portalName

JTextField _portalName

Class jmri.jmrit.display.controlPanelEditor.EditPortalFrame.IconDragJLabel extends DragJLabel implements Serializable

Class jmri.jmrit.display.controlPanelEditor.PortalIcon extends PositionableIcon implements Serializable

Serialized Fields

_portal

Portal _portal

Package jmri.jmrit.display.controlPanelEditor.shape

Class jmri.jmrit.display.controlPanelEditor.shape.DrawCircle extends DrawFrame implements Serializable

Serialized Fields

_radiusText

JTextField _radiusText

_radius

int _radius

Class jmri.jmrit.display.controlPanelEditor.shape.DrawEllipse extends DrawFrame implements Serializable

Serialized Fields

_width

int _width

_height

int _height

_widthText

JTextField _widthText

_heightText

JTextField _heightText

Class jmri.jmrit.display.controlPanelEditor.shape.DrawFrame extends JmriJFrame implements Serializable

Serialized Fields

_parent

ShapeDrawer _parent

_lineWidth

int _lineWidth

_lineColor

Color _lineColor

_fillColor

Color _fillColor

_alpha

int _alpha

_chooser

JColorChooser _chooser

_lineColorButon

JRadioButton _lineColorButon

_fillColorButon

JRadioButton _fillColorButon

_lineSlider

JSlider _lineSlider

_fillSlider

JSlider _fillSlider

_sensorName

JTextField _sensorName

_pShape

PositionableShape _pShape

Class jmri.jmrit.display.controlPanelEditor.shape.DrawPolygon extends DrawFrame implements Serializable

Serialized Fields

_vertex

ArrayList<E> _vertex

_hitVertex

ArrayList<E> _hitVertex

_curX

int _curX

_curY

int _curY

_curVertexIdx

int _curVertexIdx

_editing

boolean _editing

Class jmri.jmrit.display.controlPanelEditor.shape.DrawRectangle extends DrawFrame implements Serializable

Serialized Fields

_width

int _width

_height

int _height

_widthText

JTextField _widthText

_heightText

JTextField _heightText

Class jmri.jmrit.display.controlPanelEditor.shape.DrawRoundRect extends DrawRectangle implements Serializable

Serialized Fields

_radiusText

JTextField _radiusText

_radius

int _radius

Class jmri.jmrit.display.controlPanelEditor.shape.PositionableCircle extends PositionableShape implements Serializable

Serialized Fields

_radius

int _radius

Class jmri.jmrit.display.controlPanelEditor.shape.PositionableEllipse extends PositionableShape implements Serializable

Serialized Fields

_width

int _width

_height

int _height

Class jmri.jmrit.display.controlPanelEditor.shape.PositionablePolygon extends PositionableShape implements Serializable

Class jmri.jmrit.display.controlPanelEditor.shape.PositionableRectangle extends PositionableShape implements Serializable

Serialized Fields

_width

int _width

_height

int _height

Class jmri.jmrit.display.controlPanelEditor.shape.PositionableRoundRect extends PositionableRectangle implements Serializable

Serialized Fields

_radius

int _radius

Class jmri.jmrit.display.controlPanelEditor.shape.PositionableShape extends PositionableJComponent implements Serializable

Serialized Fields

_shape

Shape _shape

_lineColor

Color _lineColor

_fillColor

Color _fillColor

_alpha

int _alpha

_lineWidth

int _lineWidth

_degrees

int _degrees

_transform

AffineTransform _transform

_controlSensor

NamedBeanHandle<T> _controlSensor

_sW

float _sW

_sH

float _sH

_editFrame

DrawFrame _editFrame

Package jmri.jmrit.display.layoutEditor

Class jmri.jmrit.display.layoutEditor.LayoutBlock extends AbstractNamedBean implements Serializable

Serialized Fields

enableAddRouteLogging

boolean enableAddRouteLogging

enableUpdateRouteLogging

boolean enableUpdateRouteLogging

enableDeleteRouteLogging

boolean enableDeleteRouteLogging

enableSearchRouteLogging

boolean enableSearchRouteLogging

actedUponUpdates

ArrayList<E> actedUponUpdates

rb

ResourceBundle rb

useCount

int useCount

occupancyNamedSensor

NamedBeanHandle<T> occupancyNamedSensor

memory

Memory memory

block

Block block

_instance

LayoutBlock _instance

panels

ArrayList<E> panels

mBlockListener

PropertyChangeListener mBlockListener

jmriblknum

int jmriblknum

useExtraColor

boolean useExtraColor

suppressNameUpdate

boolean suppressNameUpdate

blockName

String blockName

lbSystemName

String lbSystemName

occupancySensorName

String occupancySensorName

memoryName

String memoryName

occupiedSense

int occupiedSense

blockTrackColor

Color blockTrackColor

blockOccupiedColor

Color blockOccupiedColor

blockExtraColor

Color blockExtraColor

editLayoutBlockFrame

JmriJFrame editLayoutBlockFrame

callingPane

Component callingPane

sensorNameField

JTextField sensorNameField

sensorDebounceInactiveField

JTextField sensorDebounceInactiveField

sensorDebounceActiveField

JTextField sensorDebounceActiveField

sensorDebounceGlobalCheck

JCheckBox sensorDebounceGlobalCheck

memoryNameField

JTextField memoryNameField

metricField

JTextField metricField

senseBox

JComboBox senseBox

permissiveCheck

JCheckBox permissiveCheck

senseActiveIndex

int senseActiveIndex

senseInactiveIndex

int senseInactiveIndex

trackColorBox

JComboBox trackColorBox

occupiedColorBox

JComboBox occupiedColorBox

extraColorBox

JComboBox extraColorBox

blockSpeedBox

JComboBox blockSpeedBox

blockUseLabel

JLabel blockUseLabel

blockEditDone

JButton blockEditDone

blockEditCancel

JButton blockEditCancel

editOpen

boolean editOpen

attachedBlocks

JComboBox attachedBlocks

working

String[] working

neighbourDir

ArrayList<E> neighbourDir

colorText

String[] colorText
Methods and data to support initialization of color Combo box


colorCode

Color[] colorCode

numColors

int numColors

active

boolean active

defaultMetric

boolean defaultMetric

auxTool

LayoutEditorAuxTools auxTool

connection

ConnectivityUtil connection

layoutConnectivity

boolean layoutConnectivity

neighbours

ArrayList<E> neighbours

throughPaths

ArrayList<E> throughPaths

routes

ArrayList<E> routes

listeners

Vector<E> listeners

pcs

PropertyChangeSupport pcs

metric

int metric

activePaths

ArrayList<E> activePaths

Class jmri.jmrit.display.layoutEditor.LayoutEditor extends PanelEditor implements Serializable

Serialized Fields

thisPanel

LayoutEditor thisPanel

topEditBar

JPanel topEditBar

helpBar

JPanel helpBar

skipIncludedTurnout

boolean skipIncludedTurnout

backgroundImage

ArrayList<E> backgroundImage

sensorImage

ArrayList<E> sensorImage

signalHeadImage

ArrayList<E> signalHeadImage

signalMastImage

ArrayList<E> signalMastImage

markerImage

ArrayList<E> markerImage

labelImage

ArrayList<E> labelImage

clocks

ArrayList<E> clocks

multiSensors

ArrayList<E> multiSensors

auxTools

LayoutEditorAuxTools auxTools

conTools

ConnectivityUtil conTools

itemGroup

ButtonGroup itemGroup

blockIDField

JTextField blockIDField

blockSensor

JTextField blockSensor

turnoutRHBox

JCheckBox turnoutRHBox

turnoutLHBox

JCheckBox turnoutLHBox

turnoutWYEBox

JCheckBox turnoutWYEBox

doubleXoverBox

JCheckBox doubleXoverBox

rhXoverBox

JCheckBox rhXoverBox

lhXoverBox

JCheckBox lhXoverBox

rotationPanel

JPanel rotationPanel

rotationField

JTextField rotationField

nextTurnout

JTextField nextTurnout

extraTurnoutPanel

JPanel extraTurnoutPanel

extraTurnout

JTextField extraTurnout

levelXingBox

JCheckBox levelXingBox

layoutSingleSlipBox

JCheckBox layoutSingleSlipBox

layoutDoubleSlipBox

JCheckBox layoutDoubleSlipBox

endBumperBox

JCheckBox endBumperBox

anchorBox

JCheckBox anchorBox

trackBox

JCheckBox trackBox

dashedLine

JCheckBox dashedLine

mainlineTrack

JCheckBox mainlineTrack

sensorBox

JCheckBox sensorBox

nextSensor

JTextField nextSensor

sensorIconEditor

MultiIconEditor sensorIconEditor

sensorFrame

JFrame sensorFrame

signalBox

JCheckBox signalBox

nextSignalHead

JTextField nextSignalHead

signalIconEditor

MultiIconEditor signalIconEditor

signalFrame

JFrame signalFrame

signalMastBox

JCheckBox signalMastBox

nextSignalMast

JTextField nextSignalMast

textLabelBox

JCheckBox textLabelBox

textLabel

JTextField textLabel

memoryBox

JCheckBox memoryBox

textMemory

JTextField textMemory

iconLabelBox

JCheckBox iconLabelBox

iconEditor

MultiIconEditor iconEditor

iconFrame

JFrame iconFrame

multiSensorBox

JCheckBox multiSensorBox

multiSensorFrame

MultiSensorIconFrame multiSensorFrame

xLabel

JLabel xLabel

yLabel

JLabel yLabel

delayedPopupTrigger

boolean delayedPopupTrigger

height

int height

width

int width

newTrack

TrackSegment newTrack

panelChanged

boolean panelChanged

selectionActive

boolean selectionActive

selectionX

double selectionX

selectionY

double selectionY

selectionWidth

double selectionWidth

selectionHeight

double selectionHeight

editModeItem

JCheckBoxMenuItem editModeItem

positionableItem

JCheckBoxMenuItem positionableItem

controlItem

JCheckBoxMenuItem controlItem

animationItem

JCheckBoxMenuItem animationItem

showHelpItem

JCheckBoxMenuItem showHelpItem

showGridItem

JCheckBoxMenuItem showGridItem

autoAssignBlocksItem

JCheckBoxMenuItem autoAssignBlocksItem

scrollMenu

JMenu scrollMenu

scrollBoth

JRadioButtonMenuItem scrollBoth

scrollNone

JRadioButtonMenuItem scrollNone

scrollHorizontal

JRadioButtonMenuItem scrollHorizontal

scrollVertical

JRadioButtonMenuItem scrollVertical

tooltipMenu

JMenu tooltipMenu

tooltipAlways

JRadioButtonMenuItem tooltipAlways

tooltipNone

JRadioButtonMenuItem tooltipNone

tooltipInEdit

JRadioButtonMenuItem tooltipInEdit

tooltipNotInEdit

JRadioButtonMenuItem tooltipNotInEdit

snapToGridOnAddItem

JCheckBoxMenuItem snapToGridOnAddItem

snapToGridOnMoveItem

JCheckBoxMenuItem snapToGridOnMoveItem

antialiasingOnItem

JCheckBoxMenuItem antialiasingOnItem

turnoutCirclesOnItem

JCheckBoxMenuItem turnoutCirclesOnItem

skipTurnoutItem

JCheckBoxMenuItem skipTurnoutItem

turnoutDrawUnselectedLegItem

JCheckBoxMenuItem turnoutDrawUnselectedLegItem

trackColorButtonGroup

ButtonGroup trackColorButtonGroup

trackOccupiedColorButtonGroup

ButtonGroup trackOccupiedColorButtonGroup

trackAlternativeColorButtonGroup

ButtonGroup trackAlternativeColorButtonGroup

textColorButtonGroup

ButtonGroup textColorButtonGroup

backgroundColorButtonGroup

ButtonGroup backgroundColorButtonGroup

turnoutCircleColorButtonGroup

ButtonGroup turnoutCircleColorButtonGroup

turnoutCircleSizeButtonGroup

ButtonGroup turnoutCircleSizeButtonGroup

trackColors

Color[] trackColors

trackOccupiedColors

Color[] trackOccupiedColors

trackAlternativeColors

Color[] trackAlternativeColors

textColors

Color[] textColors

backgroundColors

Color[] backgroundColors

turnoutCircleColors

Color[] turnoutCircleColors

turnoutCircleSizes

int[] turnoutCircleSizes

trackColorMenuItems

JRadioButtonMenuItem[] trackColorMenuItems

trackOccupiedColorMenuItems

JRadioButtonMenuItem[] trackOccupiedColorMenuItems

trackAlternativeColorMenuItems

JRadioButtonMenuItem[] trackAlternativeColorMenuItems

backgroundColorMenuItems

JRadioButtonMenuItem[] backgroundColorMenuItems

textColorMenuItems

JRadioButtonMenuItem[] textColorMenuItems

turnoutCircleColorMenuItems

JRadioButtonMenuItem[] turnoutCircleColorMenuItems

turnoutCircleSizeMenuItems

JRadioButtonMenuItem[] turnoutCircleSizeMenuItems

trackColorCount

int trackColorCount

trackOccupiedColorCount

int trackOccupiedColorCount

trackAlternativeColorCount

int trackAlternativeColorCount

textColorCount

int textColorCount

turnoutCircleColorCount

int turnoutCircleColorCount

turnoutCircleSizeCount

int turnoutCircleSizeCount

turnoutDrawUnselectedLeg

boolean turnoutDrawUnselectedLeg

backgroundColorCount

int backgroundColorCount

autoAssignBlocks

boolean autoAssignBlocks

selectedObject

Object selectedObject

prevSelectedObject

Object prevSelectedObject

selectedPointType

int selectedPointType

foundObject

Object foundObject

foundPointType

int foundPointType

foundNeedsConnect

boolean foundNeedsConnect

beginObject

Object beginObject

beginPointType

int beginPointType

turnoutBXDefault

double turnoutBXDefault

turnoutCXDefault

double turnoutCXDefault

turnoutWidDefault

double turnoutWidDefault

xOverLongDefault

double xOverLongDefault

xOverHWidDefault

double xOverHWidDefault

xOverShortDefault

double xOverShortDefault

turnoutList

ArrayList<E> turnoutList

trackList

ArrayList<E> trackList

pointList

ArrayList<E> pointList

xingList

ArrayList<E> xingList

slipList

ArrayList<E> slipList

turntableList

ArrayList<E> turntableList

numAnchors

int numAnchors

numEndBumpers

int numEndBumpers

numTrackSegments

int numTrackSegments

numLevelXings

int numLevelXings

numLayoutSlips

int numLayoutSlips

numLayoutTurnouts

int numLayoutTurnouts

numLayoutTurntables

int numLayoutTurntables

signalList

ArrayList<E> signalList

memoryLabelList

ArrayList<E> memoryLabelList

sensorList

ArrayList<E> sensorList

signalMastList

ArrayList<E> signalMastList

windowWidth

int windowWidth

windowHeight

int windowHeight

panelWidth

int panelWidth

panelHeight

int panelHeight

upperLeftX

int upperLeftX

upperLeftY

int upperLeftY

mainlineTrackWidth

float mainlineTrackWidth

sideTrackWidth

float sideTrackWidth

defaultTrackColor

Color defaultTrackColor

defaultOccupiedTrackColor

Color defaultOccupiedTrackColor

defaultAlternativeTrackColor

Color defaultAlternativeTrackColor

defaultBackgroundColor

Color defaultBackgroundColor

defaultTextColor

Color defaultTextColor

turnoutCircleColor

Color turnoutCircleColor

turnoutCircleSize

int turnoutCircleSize

layoutName

String layoutName

xScale

double xScale

yScale

double yScale

animatingLayout

boolean animatingLayout

showHelpBar

boolean showHelpBar

drawGrid

boolean drawGrid

snapToGridOnAdd

boolean snapToGridOnAdd

snapToGridOnMove

boolean snapToGridOnMove

antialiasingOn

boolean antialiasingOn

turnoutCirclesWithoutEditMode

boolean turnoutCirclesWithoutEditMode

tooltipsWithoutEditMode

boolean tooltipsWithoutEditMode

tooltipsInEditMode

boolean tooltipsInEditMode

turnoutBX

double turnoutBX

turnoutCX

double turnoutCX

turnoutWid

double turnoutWid

xOverLong

double xOverLong

xOverHWid

double xOverHWid

xOverShort

double xOverShort

savedEditMode

boolean savedEditMode

savedPositionable

boolean savedPositionable

savedControlLayout

boolean savedControlLayout

savedAnimatingLayout

boolean savedAnimatingLayout

savedShowHelpBar

boolean savedShowHelpBar

tools

LayoutEditorTools tools

entryExit

AddEntryExitPairAction entryExit

enterTrackWidthFrame

JmriJFrame enterTrackWidthFrame

enterWidthOpen

boolean enterWidthOpen

trackWidthChange

boolean trackWidthChange

sideWidthField

JTextField sideWidthField

mainlineWidthField

JTextField mainlineWidthField

trackWidthDone

JButton trackWidthDone

trackWidthCancel

JButton trackWidthCancel

enterReporterFrame

JmriJFrame enterReporterFrame

reporterOpen

boolean reporterOpen

xPositionField

JTextField xPositionField

yPositionField

JTextField yPositionField

reporterNameField

JTextField reporterNameField

reporterDone

JButton reporterDone

reporterCancel

JButton reporterCancel

scaleTrackDiagramFrame

JmriJFrame scaleTrackDiagramFrame

scaleTrackDiagramOpen

boolean scaleTrackDiagramOpen

xFactorField

JTextField xFactorField

yFactorField

JTextField yFactorField

xTranslateField

JTextField xTranslateField

yTranslateField

JTextField yTranslateField

scaleTrackDiagramDone

JButton scaleTrackDiagramDone

scaleTrackDiagramCancel

JButton scaleTrackDiagramCancel

moveSelectionFrame

JmriJFrame moveSelectionFrame

moveSelectionOpen

boolean moveSelectionOpen

xMoveField

JTextField xMoveField

yMoveField

JTextField yMoveField

moveSelectionDone

JButton moveSelectionDone

moveSelectionCancel

JButton moveSelectionCancel

canUndoMoveSelection

boolean canUndoMoveSelection

undoDeltaX

double undoDeltaX

undoDeltaY

double undoDeltaY

undoRect

Rectangle2D undoRect

whenReleased

long whenReleased

awaitingIconChange

boolean awaitingIconChange

_turnoutSelection

ArrayList<E> _turnoutSelection

_pointSelection

ArrayList<E> _pointSelection

_xingSelection

ArrayList<E> _xingSelection

_slipSelection

ArrayList<E> _slipSelection

_turntableSelection

ArrayList<E> _turntableSelection

_positionableSelection

ArrayList<E> _positionableSelection

noWarnGlobalDelete

boolean noWarnGlobalDelete

_prevNumSel

int _prevNumSel

isDragging

boolean isDragging

noWarnPositionablePoint

boolean noWarnPositionablePoint

noWarnLayoutTurnout

boolean noWarnLayoutTurnout

noWarnLevelXing

boolean noWarnLevelXing

noWarnSlip

boolean noWarnSlip

noWarnTurntable

boolean noWarnTurntable

inputFileChooser

JFileChooser inputFileChooser

multiLocX

int multiLocX
Invoke a window to allow you to add a MultiSensor indicator to the target


multiLocY

int multiLocY

main

boolean main

trackWidth

float trackWidth

Class jmri.jmrit.display.layoutEditor.LayoutEditorAction extends AbstractAction implements Serializable

Class jmri.jmrit.display.layoutEditor.MemoryIcon extends MemoryIcon implements Serializable

Serialized Fields

defaultText

String defaultText

lBlock

LayoutBlock lBlock

updateBlockItem

JCheckBoxMenuItem updateBlockItem

Class jmri.jmrit.display.layoutEditor.MultiIconEditor extends JPanel implements Serializable

Serialized Fields

buttonList

JButton[] buttonList

iconList

NamedIcon[] iconList

catalog

CatalogPane catalog

Class jmri.jmrit.display.layoutEditor.MultiSensorIconFrame extends JmriJFrame implements Serializable

Serialized Fields

content

JPanel content

defaultsFrame

JmriJFrame defaultsFrame

defaultIcons

MultiIconEditor defaultIcons

layoutEditor

LayoutEditor layoutEditor

updown

JRadioButton updown

rightleft

JRadioButton rightleft

group

ButtonGroup group

Package jmri.jmrit.display.layoutEditor.blockRoutingTable

Class jmri.jmrit.display.layoutEditor.blockRoutingTable.LayoutBlockNeighbourTableModel extends AbstractTableModel implements Serializable

Serialized Fields

editable

boolean editable

lBlock

LayoutBlock lBlock

Class jmri.jmrit.display.layoutEditor.blockRoutingTable.LayoutBlockRouteTable extends JmriPanel implements Serializable

Serialized Fields

dataModel

LayoutBlockRouteTableModel dataModel

neighbourDataModel

LayoutBlockNeighbourTableModel neighbourDataModel

neighbourSorter

TableSorter neighbourSorter

neighbourDataTable

JTable neighbourDataTable

neighbourDataScroll

JScrollPane neighbourDataScroll

sorter

TableSorter sorter

dataTable

JTable dataTable

dataScroll

JScrollPane dataScroll

throughPathsDataModel

LayoutBlockThroughPathsTableModel throughPathsDataModel

throughPathsSorter

TableSorter throughPathsSorter

throughPathsDataTable

JTable throughPathsDataTable

throughPathsDataScroll

JScrollPane throughPathsDataScroll

Class jmri.jmrit.display.layoutEditor.blockRoutingTable.LayoutBlockRouteTableAction extends AbstractAction implements Serializable

Serialized Fields

lBlock

LayoutBlock lBlock

m

LayoutBlockRouteTable m

f

JmriJFrame f

Class jmri.jmrit.display.layoutEditor.blockRoutingTable.LayoutBlockRouteTableModel extends AbstractTableModel implements Serializable

Serialized Fields

editable

boolean editable

lBlock

LayoutBlock lBlock

Class jmri.jmrit.display.layoutEditor.blockRoutingTable.LayoutBlockThroughPathsTableModel extends AbstractTableModel implements Serializable

Serialized Fields

editable

boolean editable

lBlock

LayoutBlock lBlock

Package jmri.jmrit.display.palette

Class jmri.jmrit.display.palette.BackgroundItemPanel extends IconItemPanel implements Serializable

Class jmri.jmrit.display.palette.ClockItemPanel extends IconItemPanel implements Serializable

Class jmri.jmrit.display.palette.ClockItemPanel.ClockDragJLabel extends DragJLabel implements Serializable

Class jmri.jmrit.display.palette.DecoratorPanel extends JPanel implements Serializable

Serialized Fields

_fontSizeBox

DecoratorPanel.AJComboBox _fontSizeBox

_fontStyleBox

DecoratorPanel.AJComboBox _fontStyleBox

_fontJustBox

DecoratorPanel.AJComboBox _fontJustBox

_borderSpin

DecoratorPanel.AJSpinner _borderSpin

_marginSpin

DecoratorPanel.AJSpinner _marginSpin

_widthSpin

DecoratorPanel.AJSpinner _widthSpin

_heightSpin

DecoratorPanel.AJSpinner _heightSpin

_chooser

JColorChooser _chooser

_previewPanel

JPanel _previewPanel

_util

PositionablePopupUtil _util

_isOpaque

boolean _isOpaque

_sample

Hashtable<K,V> _sample

_buttonGroup

ButtonGroup _buttonGroup

_selectedButton

int _selectedButton

_editor

Editor _editor

Class jmri.jmrit.display.palette.DetectionPanel extends JPanel implements Serializable

Serialized Fields

_occDetectorName

JTextField _occDetectorName

_pickFrame

JFrame _pickFrame

_openPicklistButton

JButton _openPicklistButton

_trainIdPanel

JPanel _trainIdPanel

_showTrainName

JCheckBox _showTrainName

_block

OBlock _block

_blockPathPanel

JPanel _blockPathPanel

_parent

ItemPanel _parent

_pathBoxes

ArrayList<E> _pathBoxes

_checkBoxPanel

JPanel _checkBoxPanel

Class jmri.jmrit.display.palette.DragJComponent extends JPanel implements Serializable

Serialized Fields

_dataFlavor

DataFlavor _dataFlavor

Class jmri.jmrit.display.palette.DropJLabel extends JLabel implements Serializable

Serialized Fields

_dataFlavor

DataFlavor _dataFlavor

_iconMap

HashMap<K,V> _iconMap

_update

boolean _update

Class jmri.jmrit.display.palette.FamilyItemPanel extends ItemPanel implements Serializable

Serialized Fields

_iconFamilyPanel

JPanel _iconFamilyPanel

_iconPanel

JPanel _iconPanel

_dragIconPanel

JPanel _dragIconPanel

_bottom1Panel

JPanel _bottom1Panel

_bottom2Panel

JPanel _bottom2Panel

_showIconsButton

JButton _showIconsButton

_updateButton

JButton _updateButton

_currentIconMap

HashMap<K,V> _currentIconMap

Class jmri.jmrit.display.palette.IconDialog extends ItemDialog implements Serializable

Serialized Fields

_iconMap

HashMap<K,V> _iconMap

_iconPanel

JPanel _iconPanel

_catalog

CatalogPanel _catalog

_familyName

JTextField _familyName

_addFamilyButton

JButton _addFamilyButton

_deleteButton

JButton _deleteButton

_newIconSet

boolean _newIconSet

Class jmri.jmrit.display.palette.IconItemPanel extends ItemPanel implements Serializable

Serialized Fields

_iconMap

HashMap<K,V> _iconMap

_tmpIconMap

HashMap<K,V> _tmpIconMap

_iconPanel

JPanel _iconPanel

_catalogButton

JButton _catalogButton

_catalog

CatalogPanel _catalog

_selectedIcon

JLabel _selectedIcon

deleteIconButton

JButton deleteIconButton

_level

int _level

Class jmri.jmrit.display.palette.IconItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Serialized Fields

level

int level

Class jmri.jmrit.display.palette.IndicatorItemPanel extends FamilyItemPanel implements Serializable

Serialized Fields

_detectPanel

DetectionPanel _detectPanel

Class jmri.jmrit.display.palette.IndicatorItemPanel.IndicatorDragJLabel extends DragJLabel implements Serializable

Serialized Fields

iconMap

HashMap<K,V> iconMap

Class jmri.jmrit.display.palette.IndicatorTOIconDialog extends IconDialog implements Serializable

Serialized Fields

_key

String _key

Class jmri.jmrit.display.palette.IndicatorTOItemPanel extends TableItemPanel implements Serializable

Serialized Fields

_detectPanel

DetectionPanel _detectPanel

_tablePanel

JPanel _tablePanel

_familyName

JTextField _familyName

_iconGroupsMap

HashMap<K,V> _iconGroupsMap

_updateGroupsMap

HashMap<K,V> _updateGroupsMap

Class jmri.jmrit.display.palette.IndicatorTOItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Class jmri.jmrit.display.palette.ItemDialog extends JDialog implements Serializable

Serialized Fields

_parent

ItemPanel _parent

_type

String _type

_family

String _family

Class jmri.jmrit.display.palette.ItemPalette extends JmriJFrame implements Serializable

Class jmri.jmrit.display.palette.ItemPanel extends JPanel implements Serializable

Serialized Fields

_paletteFrame

JmriJFrame _paletteFrame

_itemType

String _itemType

_family

String _family

_editor

Editor _editor

_update

boolean _update

_initialized

boolean _initialized

_linkName

JTextField _linkName

Class jmri.jmrit.display.palette.MemoryItemPanel extends TableItemPanel implements Serializable

Serialized Fields

_spinner

JSpinner _spinner

_readMem

MemoryIcon _readMem
CENTER Panel


_writeMem

MemoryInputIcon _writeMem

_writePanel

JPanel _writePanel

_spinMem

MemorySpinnerIcon _spinMem

_comboMem

MemoryComboIcon _comboMem

Class jmri.jmrit.display.palette.MemoryItemPanel.IconDragJComponent extends DragJComponent implements Serializable

Serialized Fields

_memType

MemoryItemPanel.Type _memType

Class jmri.jmrit.display.palette.MultiSensorIconDialog extends IconDialog implements Serializable

Class jmri.jmrit.display.palette.MultiSensorItemPanel extends TableItemPanel implements Serializable

Serialized Fields

_multiSensorPanel

JPanel _multiSensorPanel

_selectionModel

MultiSensorItemPanel.MultiSensorSelectionModel _selectionModel

_upDown

boolean _upDown

Class jmri.jmrit.display.palette.MultiSensorItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Serialized Fields

iconMap

HashMap<K,V> iconMap

Class jmri.jmrit.display.palette.MultiSensorItemPanel.MultiSensorSelectionModel extends DefaultListSelectionModel implements Serializable

Serialized Fields

_selections

ArrayList<E> _selections

_positions

int[] _positions

_nextPosition

int _nextPosition

_tableModel

PickListModel _tableModel

Class jmri.jmrit.display.palette.ReporterItemPanel extends TableItemPanel implements Serializable

Serialized Fields

_reporter

ReporterIcon _reporter

Class jmri.jmrit.display.palette.ReporterItemPanel.IconDragJComponent extends DragJComponent implements Serializable

Class jmri.jmrit.display.palette.RPSItemPanel extends FamilyItemPanel implements Serializable

Class jmri.jmrit.display.palette.RPSItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Serialized Fields

iconMap

HashMap<K,V> iconMap

Class jmri.jmrit.display.palette.SignalHeadItemPanel extends TableItemPanel implements Serializable

Class jmri.jmrit.display.palette.SignalHeadItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Serialized Fields

iconMap

HashMap<K,V> iconMap

Class jmri.jmrit.display.palette.SignalMastItemPanel extends TableItemPanel implements Serializable

Serialized Fields

_mast

SignalMast _mast

Class jmri.jmrit.display.palette.SignalMastItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Class jmri.jmrit.display.palette.TableItemPanel extends FamilyItemPanel implements Serializable

Serialized Fields

ROW_HEIGHT

int ROW_HEIGHT

_table

JTable _table

_model

PickListModel _model

_scrollPane

JScrollPane _scrollPane

_addTableDialog

JDialog _addTableDialog

_sysNametext

JTextField _sysNametext

_userNametext

JTextField _userNametext

_addTableButton

JButton _addTableButton

Class jmri.jmrit.display.palette.TableItemPanel.IconDragJLabel extends DragJLabel implements Serializable

Serialized Fields

iconMap

HashMap<K,V> iconMap

Class jmri.jmrit.display.palette.TextItemPanel extends ItemPanel implements Serializable

Serialized Fields

_decorator

DecoratorPanel _decorator

Package jmri.jmrit.display.panelEditor

Class jmri.jmrit.display.panelEditor.PanelEditor extends Editor implements Serializable

Serialized Fields

_debug

boolean _debug

nextX

JTextField nextX

nextY

JTextField nextY

editableBox

JCheckBox editableBox

positionableBox

JCheckBox positionableBox

controllingBox

JCheckBox controllingBox

showTooltipBox

JCheckBox showTooltipBox

hiddenBox

JCheckBox hiddenBox

menuBox

JCheckBox menuBox

scrollableLabel

JLabel scrollableLabel

scrollableComboBox

JComboBox scrollableComboBox

labelAdd

JButton labelAdd

nextLabel

JTextField nextLabel

_addIconBox

JComboBox _addIconBox

locationX

int locationX

locationY

int locationY

delayedPopupTrigger

boolean delayedPopupTrigger

_multiItemCopyGroup

ArrayList<E> _multiItemCopyGroup

addItemViaMouseClick

boolean addItemViaMouseClick

pasteItemFlag

boolean pasteItemFlag

Class jmri.jmrit.display.panelEditor.PanelEditorAction extends AbstractAction implements Serializable


Package jmri.jmrit.dualdecoder

Class jmri.jmrit.dualdecoder.DualDecoderSelectFrame extends JmriJFrame implements Serializable

Class jmri.jmrit.dualdecoder.DualDecoderSelectPane extends JPanel implements Serializable

Serialized Fields

scanning

boolean scanning

next

int next

NENTRIES

int NENTRIES

labels

JLabel[] labels

buttons

JRadioButton[] buttons

status

JLabel status

searchButton

JToggleButton searchButton

modePane

ProgModePane modePane

SEARCH

int SEARCH

INIT

int INIT

mode

int mode

IDLE

int IDLE

WROTECV15

int WROTECV15

READCV16

int READCV16

FIRSTCV16

int FIRSTCV16

FIRSTCV15

int FIRSTCV15

SECONDCV16

int SECONDCV16

state

int state

Class jmri.jmrit.dualdecoder.DualDecoderToolAction extends AbstractAction implements Serializable


Package jmri.jmrit.jython

Class jmri.jmrit.jython.InputWindow extends JPanel implements Serializable

Serialized Fields

area

JTextArea area

button

JButton button

loadButton

JButton loadButton

storeButton

JButton storeButton

status

JLabel status

alwaysOnTopCheckBox

JCheckBox alwaysOnTopCheckBox

Class jmri.jmrit.jython.InputWindowAction extends AbstractAction implements Serializable

Serialized Fields

f

JFrame f

Class jmri.jmrit.jython.Jynstrument extends JPanel implements Serializable

Serialized Fields

mContext

Object mContext

jythonFile

String jythonFile

jynstrumentFolder

String jynstrumentFolder

className

String className

myPopUpMenu

JPopupMenu myPopUpMenu

Class jmri.jmrit.jython.JynstrumentPopupMenu extends JPopupMenu implements Serializable

Serialized Fields

jynstrument

Jynstrument jynstrument

Class jmri.jmrit.jython.JythonWindow extends AbstractAction implements Serializable

Serialized Fields

area

JTextArea area

f

JFrame f

autoScroll

JCheckBox autoScroll

pref

UserPreferencesManager pref

clearButton

JButton clearButton

alwaysOnTopCheck

String alwaysOnTopCheck

alwaysScrollCheck

String alwaysScrollCheck

alwaysOnTopCheckBox

JCheckBox alwaysOnTopCheckBox

Class jmri.jmrit.jython.RunJythonScript extends JmriAbstractAction implements Serializable

Serialized Fields

configuredFile

File configuredFile

Package jmri.jmrit.lcdclock

Class jmri.jmrit.lcdclock.LcdClockAction extends AbstractAction implements Serializable

Class jmri.jmrit.lcdclock.LcdClockFrame extends JmriJFrame implements Serializable

Serialized Fields

h1

JLabel h1

h2

JLabel h2

m1

JLabel m1

m2

JLabel m2

colon

JLabel colon

aspect

double aspect

iconAspect

double iconAspect

clock

Timebase clock

tubes

NamedIcon[] tubes

baseTubes

NamedIcon[] baseTubes

colonIcon

NamedIcon colonIcon

baseColon

NamedIcon baseColon

b

JButton b

Package jmri.jmrit.log

Class jmri.jmrit.log.Log4JTreePane extends JmriPanel implements Serializable

Class jmri.jmrit.log.LogAction extends AbstractAction implements Serializable

Class jmri.jmrit.log.LogFrame extends JmriJFrame implements Serializable

Class jmri.jmrit.log.LogOutputWindowAction extends AbstractAction implements Serializable

Class jmri.jmrit.log.LogPanel extends JPanel implements Serializable

Serialized Fields

label

JLabel label

sendButton

JButton sendButton

textField

JTextField textField

Package jmri.jmrit.logix

Class jmri.jmrit.logix.ControlPanel extends JInternalFrame implements Serializable

Serialized Fields

_throttleFrame

LearnThrottleFrame _throttleFrame

speedSlider

JSlider speedSlider

speedSpinner

JSpinner speedSpinner

speedSpinnerModel

SpinnerNumberModel speedSpinnerModel

SpeedStep128Button

JRadioButton SpeedStep128Button

SpeedStep28Button

JRadioButton SpeedStep28Button

SpeedStep27Button

JRadioButton SpeedStep27Button

SpeedStep14Button

JRadioButton SpeedStep14Button

speedControlPanel

JPanel speedControlPanel

spinnerPanel

JPanel spinnerPanel

sliderPanel

JPanel sliderPanel

_displaySlider

boolean _displaySlider

speedControllerEnable

boolean speedControllerEnable

_emergencyStop

boolean _emergencyStop

_throttle

DccThrottle _throttle

internalAdjust

boolean internalAdjust

trackSliderMinInterval

long trackSliderMinInterval

lastTrackedSliderMovementTime

long lastTrackedSliderMovementTime

MAX_SPEED

int MAX_SPEED

Class jmri.jmrit.logix.FunctionPanel extends JInternalFrame implements Serializable

Serialized Fields

_throttle

DccThrottle _throttle

_rosterEntry

RosterEntry _rosterEntry

_throttleFrame

LearnThrottleFrame _throttleFrame

functionButton

FunctionButton[] functionButton

alt1Button

JToggleButton alt1Button

alt2Button

JToggleButton alt2Button

mainPanel

JPanel mainPanel

Class jmri.jmrit.logix.LearnThrottleFrame extends JmriJFrame implements Serializable

Serialized Fields

accelerateKey

int accelerateKey

decelerateKey

int decelerateKey

accelerateKey1

int accelerateKey1

decelerateKey1

int decelerateKey1

accelerateKey2

int accelerateKey2

decelerateKey2

int decelerateKey2

reverseKey

int reverseKey

forwardKey

int forwardKey

stopKey

int stopKey

idleKey

int idleKey

_controlPanel

ControlPanel _controlPanel

_functionPanel

FunctionPanel _functionPanel

_buttonPanel

LearnThrottleFrame.ButtonFrame _buttonPanel

_warrantFrame

WarrantFrame _warrantFrame

_currentSpeed

float _currentSpeed

_throttle

DccThrottle _throttle

powerControl

PowerPane powerControl

powerMgr

PowerManager powerMgr

powerLight

JButton powerLight

powerOnIcon

NamedIcon powerOnIcon

powerOffIcon

NamedIcon powerOffIcon

powerXIcon

NamedIcon powerXIcon

directionOnIcon

NamedIcon directionOnIcon

directionOffIcon

NamedIcon directionOffIcon

stopIcon

NamedIcon stopIcon

Class jmri.jmrit.logix.OBlock extends Block implements Serializable

Serialized Fields

_portals

ArrayList<E> _portals

_warrant

Warrant _warrant

_pathName

String _pathName

_scaleRatio

float _scaleRatio

_metric

boolean _metric

_errNamedSensor

NamedBeanHandle<T> _errNamedSensor

_sharedTO

HashMap<K,V> _sharedTO

_occupationPending

boolean _occupationPending

Class jmri.jmrit.logix.Tracker extends PropertyChangeSupport implements Serializable

Serialized Fields

_currentBlock

OBlock _currentBlock

_prevBlock

OBlock _prevBlock

_trainName

String _trainName

_range

ArrayList<E> _range

_runner

Tracker.Runner _runner

_time

long _time

_lock

ReentrantLock _lock

Class jmri.jmrit.logix.TrackerTableAction extends AbstractAction implements Serializable

Class jmri.jmrit.logix.TrackerTableAction.TrackerTableModel extends AbstractTableModel implements Serializable

Serialized Fields

_parent

TrackerTableAction.TableFrame _parent

Class jmri.jmrit.logix.Warrant extends AbstractNamedBean implements Serializable

Serialized Fields

_savedOrders

ArrayList<E> _savedOrders

_viaOrder

BlockOrder _viaOrder

_avoidOrder

BlockOrder _avoidOrder

_throttleCommands

ArrayList<E> _throttleCommands

_trainName

String _trainName

_trainId

String _trainId

_dccAddress

DccLocoAddress _dccAddress

_runBlind

boolean _runBlind

_debug

boolean _debug

_orders

List<E> _orders

_student

LearnThrottleFrame _student

_tempRunBlind

boolean _tempRunBlind

_delayStart

boolean _delayStart

_throttleFactor

float _throttleFactor

_commands

List<E> _commands

_idxCurrentOrder

int _idxCurrentOrder

_idxLastOrder

int _idxLastOrder

_currentSpeed

String _currentSpeed

_exitSpeed

String _exitSpeed

_runMode

int _runMode

_engineer

Engineer _engineer

_allocated

boolean _allocated

_totalAllocated

boolean _totalAllocated

_routeSet

boolean _routeSet

_stoppingBlock

OBlock _stoppingBlock

_stoppingSignal

NamedBean _stoppingSignal

_shareTOBlock

OBlock _shareTOBlock

Class jmri.jmrit.logix.WarrantFrame extends WarrantRoute implements Serializable

Serialized Fields

_warrantMenu

JMenu _warrantMenu

_warrant

Warrant _warrant

_commandModel

WarrantFrame.ThrottleTableModel _commandModel

_commandTable

JTable _commandTable

_throttlePane

JScrollPane _throttlePane

_create

boolean _create

_throttleCommands

ArrayList<E> _throttleCommands

_startTime

long _startTime

_learnThrottle

LearnThrottleFrame _learnThrottle

_locoAddress

DccLocoAddress _locoAddress

_sysNameBox

JTextField _sysNameBox

_userNameBox

JTextField _userNameBox

_tabbedPane

JTabbedPane _tabbedPane

_routePanel

JPanel _routePanel

_commandPanel

JPanel _commandPanel

_train

RosterEntry _train

_rosterBox

JComboBox _rosterBox

_dccNumBox

JTextField _dccNumBox

_trainNameBox

JTextField _trainNameBox

_throttleFactorBox

JTextField _throttleFactorBox

_runProtect

JRadioButton _runProtect

_runBlind

JRadioButton _runBlind

_halt

JRadioButton _halt

_resume

JRadioButton _resume

_abort

JRadioButton _abort

_invisible

JRadioButton _invisible

_statusBox

JTextField _statusBox

_searchDepth

JTextField _searchDepth

_searchStatus

JTextField _searchStatus

_maxBlocks

int _maxBlocks

Class jmri.jmrit.logix.WarrantRoute extends JmriJFrame implements Serializable

Serialized Fields

_originBlockOrder

BlockOrder _originBlockOrder

_destBlockOrder

BlockOrder _destBlockOrder

_viaBlockOrder

BlockOrder _viaBlockOrder

_avoidBlockOrder

BlockOrder _avoidBlockOrder

_originBlockBox

JTextField _originBlockBox

_destBlockBox

JTextField _destBlockBox

_viaBlockBox

JTextField _viaBlockBox

_avoidBlockBox

JTextField _avoidBlockBox

_originPathBox

JComboBox _originPathBox

_destPathBox

JComboBox _destPathBox

_viaPathBox

JComboBox _viaPathBox

_avoidPathBox

JComboBox _avoidPathBox

_originPortalBox

JComboBox _originPortalBox

_destPortalBox

JComboBox _destPortalBox

_pickRouteDialog

JDialog _pickRouteDialog

_routeModel

WarrantRoute.RouteTableModel _routeModel

_orders

ArrayList<E> _orders

_debugFrame

JFrame _debugFrame

_routeFinder

RouteFinder _routeFinder

Class jmri.jmrit.logix.WarrantTableAction extends AbstractAction implements Serializable

Serialized Fields

_status

JTextField _status

_background

Color _background

Class jmri.jmrit.logix.WarrantTableAction.ComboBoxCellEditor extends DefaultCellEditor implements Serializable

Serialized Fields

_sorter

TableSorter _sorter

Package jmri.jmrit.mailreport

Class jmri.jmrit.mailreport.ReportAction extends AbstractAction implements Serializable

Class jmri.jmrit.mailreport.ReportFrame extends JmriJFrame implements Serializable

Class jmri.jmrit.mailreport.ReportPanel extends JPanel implements Serializable

Serialized Fields

sendButton

JButton sendButton

emailField

JTextField emailField

summaryField

JTextField summaryField

descField

JTextArea descField

checkContext

JCheckBox checkContext

checkNetwork

JCheckBox checkNetwork

checkLog

JCheckBox checkLog

Package jmri.jmrit.mastbuilder

Class jmri.jmrit.mastbuilder.MastBuilderPane extends JPanel implements Serializable


Package jmri.jmrit.nixieclock

Class jmri.jmrit.nixieclock.NixieClockAction extends AbstractAction implements Serializable

Class jmri.jmrit.nixieclock.NixieClockFrame extends JmriJFrame implements Serializable

Serialized Fields

h1

JLabel h1

h2

JLabel h2

m1

JLabel m1

m2

JLabel m2

colon

JLabel colon

aspect

double aspect

iconAspect

double iconAspect

clock

Timebase clock

tubes

NamedIcon[] tubes

baseTubes

NamedIcon[] baseTubes

colonIcon

NamedIcon colonIcon

baseColon

NamedIcon baseColon

b

JButton b

Package jmri.jmrit.operations

Class jmri.jmrit.operations.CommonConductorYardmasterFrame extends OperationsFrame implements Serializable

Serialized Fields

_location

Location _location

_train

Train _train

trainManager

TrainManager trainManager

engManager

EngineManager engManager

carManager

CarManager carManager

trainCommon

TrainCommon trainCommon

locoPane

JScrollPane locoPane

pickupPane

JScrollPane pickupPane

setoutPane

JScrollPane setoutPane

movePane

JScrollPane movePane

textRailRoadName

JLabel textRailRoadName

textTrainDescription

JLabel textTrainDescription

textTrainRouteComment

JLabel textTrainRouteComment

textTrainRouteLocationComment

JLabel textTrainRouteLocationComment

textLocationName

JLabel textLocationName

textStatus

JLabel textStatus

selectButton

JButton selectButton

clearButton

JButton clearButton

setButton

JButton setButton

moveButton

JButton moveButton

textLocationComment

JTextPane textLocationComment

textTrainComment

JTextPane textTrainComment

pRailRoadName

JPanel pRailRoadName

pTrainDescription

JPanel pTrainDescription

pTrainComment

JPanel pTrainComment

pTrainRouteComment

JPanel pTrainRouteComment

pTrainRouteLocationComment

JPanel pTrainRouteLocationComment

pLocationName

JPanel pLocationName

pLocationComment

JPanel pLocationComment

pLocos

JPanel pLocos

pPickupLocos

JPanel pPickupLocos

pSetoutLocos

JPanel pSetoutLocos

pPickups

JPanel pPickups

pSetouts

JPanel pSetouts

pWorkPanes

JPanel pWorkPanes

pMoves

JPanel pMoves

pStatus

JPanel pStatus

pButtons

JPanel pButtons

carCheckBoxes

Hashtable<K,V> carCheckBoxes

rollingStock

List<E> rollingStock

isSetMode

boolean isSetMode

csf

CarSetFrame csf

Class jmri.jmrit.operations.ExceptionDisplayFrame extends JDialog implements Serializable

Serialized Fields

context

ExceptionContext context

contentPane

JPanel contentPane

stackTraceTextArea

JTextArea stackTraceTextArea

buttonPanel

JPanel buttonPanel

copyButton

JButton copyButton

closeButton

JButton closeButton

stackTraceLabel

JLabel stackTraceLabel

showDetailsButton

JButton showDetailsButton

panel

JPanel panel

panel_2

JPanel panel_2

lblNewLabel

JLabel lblNewLabel

lblNewLabel_2

JLabel lblNewLabel_2

operationTextArea

JTextArea operationTextArea

messageTextArea

JTextArea messageTextArea

hintTextArea

JTextArea hintTextArea

summaryPanel

JPanel summaryPanel

panel_4

JPanel panel_4

lblNewLabel_3

JLabel lblNewLabel_3

lblNewLabel_4

JLabel lblNewLabel_4

summaryTextArea2

JTextArea summaryTextArea2

panel_5

JPanel panel_5

lblNewLabel_5

JLabel lblNewLabel_5

typeTextArea

JTextArea typeTextArea

panel_6

JPanel panel_6

lblNewLabel_6

JLabel lblNewLabel_6

toStringTextArea

JTextArea toStringTextArea

panel_7

JPanel panel_7

lblNewLabel_7

JLabel lblNewLabel_7

causeTextArea

JTextArea causeTextArea

detailsPanel

JPanel detailsPanel

lblNewLabel_1

JLabel lblNewLabel_1

Class jmri.jmrit.operations.OperationsFrame extends JmriJFrame implements Serializable

Serialized Fields

minCheckboxes

int minCheckboxes

maxCheckboxes

int maxCheckboxes

Class jmri.jmrit.operations.OperationsMenu extends JMenu implements Serializable


Package jmri.jmrit.operations.locations

Class jmri.jmrit.operations.locations.AlternateTrackAction extends AbstractAction implements Serializable

Serialized Fields

_tef

TrackEditFrame _tef

Class jmri.jmrit.operations.locations.ChangeTracksTypeAction extends AbstractAction implements Serializable

Serialized Fields

_lef

LocationEditFrame _lef

Class jmri.jmrit.operations.locations.ChangeTrackTypeAction extends AbstractAction implements Serializable

Serialized Fields

_tef

TrackEditFrame _tef

Class jmri.jmrit.operations.locations.IgnoreUsedTrackAction extends AbstractAction implements Serializable

Serialized Fields

_tef

TrackEditFrame _tef

_iutf

IgnoreUsedTrackFrame _iutf

Class jmri.jmrit.operations.locations.InterchangeEditFrame extends TrackEditFrame implements Serializable

Class jmri.jmrit.operations.locations.InterchangeTableModel extends TrackTableModel implements Serializable

Class jmri.jmrit.operations.locations.LocationEditFrame extends OperationsFrame implements Serializable

Serialized Fields

yardModel

YardTableModel yardModel

yardTable

JTable yardTable

yardPane

JScrollPane yardPane

spurModel

SpurTableModel spurModel

spurTable

JTable spurTable

spurPane

JScrollPane spurPane

interchangeModel

InterchangeTableModel interchangeModel

interchangeTable

JTable interchangeTable

interchangePane

JScrollPane interchangePane

stagingModel

StagingTableModel stagingModel

stagingTable

JTable stagingTable

stagingPane

JScrollPane stagingPane

manager

LocationManager manager

managerXml

LocationManagerXml managerXml

_location

Location _location

checkBoxes

ArrayList<E> checkBoxes

panelCheckBoxes

JPanel panelCheckBoxes

typePane

JScrollPane typePane

directionPanel

JPanel directionPanel

clearButton

JButton clearButton

setButton

JButton setButton

autoSelectButton

JButton autoSelectButton

saveLocationButton

JButton saveLocationButton

deleteLocationButton

JButton deleteLocationButton

addLocationButton

JButton addLocationButton

addYardButton

JButton addYardButton

addSpurButton

JButton addSpurButton

addInterchangeButton

JButton addInterchangeButton

addStagingButton

JButton addStagingButton

checkBox

JCheckBox checkBox

northCheckBox

JCheckBox northCheckBox

southCheckBox

JCheckBox southCheckBox

eastCheckBox

JCheckBox eastCheckBox

westCheckBox

JCheckBox westCheckBox

stageRadioButton

JRadioButton stageRadioButton

interchangeRadioButton

JRadioButton interchangeRadioButton

yardRadioButton

JRadioButton yardRadioButton

spurRadioButton

JRadioButton spurRadioButton

locationNameTextField

JTextField locationNameTextField

commentTextArea

JTextArea commentTextArea

commentScroller

JScrollPane commentScroller

minScrollerDim

Dimension minScrollerDim

yef

YardEditFrame yef

sef

SpurEditFrame sef

ief

InterchangeEditFrame ief

stef

StagingEditFrame stef

x

int x

y

int y

lctf

LocationsByCarTypeFrame lctf

Class jmri.jmrit.operations.locations.LocationsByCarTypeFrame extends OperationsFrame implements Serializable

Serialized Fields

manager

LocationManager manager

Empty

String Empty

locationList

ArrayList<E> locationList

trackList

ArrayList<E> trackList

locationCheckBoxes

JPanel locationCheckBoxes

pLocations

JPanel pLocations

clearButton

JButton clearButton

setButton

JButton setButton

saveButton

JButton saveButton

copyCheckBox

JCheckBox copyCheckBox

textCarType

JLabel textCarType

typeComboBox

JComboBox typeComboBox

location

Location location

Class jmri.jmrit.operations.locations.LocationsTableAction extends AbstractAction implements Serializable

Class jmri.jmrit.operations.locations.LocationsTableFrame extends OperationsFrame implements Serializable

Serialized Fields

locationsModel

LocationsTableModel locationsModel

locationsTable

JTable locationsTable

locationsPane

JScrollPane locationsPane

textSort

JLabel textSort

textSep

JLabel textSep

sortByName

JRadioButton sortByName

sortById

JRadioButton sortById

addButton

JButton addButton

Class jmri.jmrit.operations.locations.LocationsTableModel extends AbstractTableModel implements Serializable

Serialized Fields

manager

LocationManager manager

SORTBYNAME

int SORTBYNAME

SORTBYID

int SORTBYID

_sort

int _sort

sysList

List<E> sysList

focusLef

boolean focusLef

lef

LocationEditFrame lef

ymf

YardmasterFrame ymf

Class jmri.jmrit.operations.locations.ModifyLocationsAction extends AbstractAction implements Serializable

Serialized Fields

l

Location l

f

LocationsByCarTypeFrame f

Class jmri.jmrit.operations.locations.PoolTrackAction extends AbstractAction implements Serializable

Serialized Fields

_tef

TrackEditFrame _tef

_ptf

PoolTrackFrame _ptf

Class jmri.jmrit.operations.locations.PrintLocationsAction extends AbstractAction implements Serializable

Serialized Fields

manager

LocationManager manager

isPreview

boolean isPreview
Variable to set whether this is to be printed or previewed


writer

HardcopyWriter writer

lpof

PrintLocationsAction.LocationPrintOptionFrame lpof

showStaging

boolean showStaging

characters

int characters

printLocations

JCheckBox printLocations

printSchedules

JCheckBox printSchedules

printDetails

JCheckBox printDetails

printAnalysis

JCheckBox printAnalysis

okayButton

JButton okayButton

Class jmri.jmrit.operations.locations.PrintLocationsAction.LocationPrintOptionFrame extends OperationsFrame implements Serializable

Serialized Fields

pla

PrintLocationsAction pla

Class jmri.jmrit.operations.locations.PrintLocationsByCarTypesAction extends AbstractAction implements Serializable

Serialized Fields

locManager

LocationManager locManager

mFrame

Frame mFrame
Frame hosting the printing


isPreview

boolean isPreview
Variable to set whether this is to be printed or previewed


writer

HardcopyWriter writer

Class jmri.jmrit.operations.locations.PrintSwitchListAction extends AbstractAction implements Serializable

Serialized Fields

location

Location location

isPreview

boolean isPreview

Class jmri.jmrit.operations.locations.ScheduleEditFrame extends OperationsFrame implements Serializable

Serialized Fields

scheduleModel

ScheduleTableModel scheduleModel

scheduleTable

JTable scheduleTable

schedulePane

JScrollPane schedulePane

manager

ScheduleManager manager

managerXml

LocationManagerXml managerXml

_schedule

Schedule _schedule

_scheduleItem

ScheduleItem _scheduleItem

_location

Location _location

_track

Track _track

addTypeButton

JButton addTypeButton

saveScheduleButton

JButton saveScheduleButton

deleteScheduleButton

JButton deleteScheduleButton

addScheduleButton

JButton addScheduleButton

checkBox

JCheckBox checkBox

addLocAtTop

JRadioButton addLocAtTop

addLocAtBottom

JRadioButton addLocAtBottom

sequentialRadioButton

JRadioButton sequentialRadioButton

matchRadioButton

JRadioButton matchRadioButton

scheduleNameTextField

JTextField scheduleNameTextField

commentTextField

JTextField commentTextField

typeBox

JComboBox typeBox

Class jmri.jmrit.operations.locations.ScheduleOptionsAction extends AbstractAction implements Serializable

Serialized Fields

_sef

ScheduleEditFrame _sef

Class jmri.jmrit.operations.locations.SchedulesByLoadAction extends AbstractAction implements Serializable

Serialized Fields

_slf

SchedulesByLoadFrame _slf

Class jmri.jmrit.operations.locations.SchedulesByLoadFrame extends OperationsFrame implements Serializable

Serialized Fields

typesComboBox

JComboBox typesComboBox

loadsComboBox

JComboBox loadsComboBox

locationsPanel

JPanel locationsPanel

locationManager

LocationManager locationManager

Class jmri.jmrit.operations.locations.SchedulesTableAction extends AbstractAction implements Serializable

Serialized Fields

f

SchedulesTableFrame f

Class jmri.jmrit.operations.locations.SchedulesTableFrame extends OperationsFrame implements Serializable

Serialized Fields

schedulesModel

SchedulesTableModel schedulesModel

schedulesTable

JTable schedulesTable

schedulesPane

JScrollPane schedulesPane

textSort

JLabel textSort

textSep

JLabel textSep

sortByName

JRadioButton sortByName

sortById

JRadioButton sortById

Class jmri.jmrit.operations.locations.SchedulesTableModel extends AbstractTableModel implements Serializable

Serialized Fields

manager

ScheduleManager manager

SORTBYNAME

int SORTBYNAME

SORTBYID

int SORTBYID

_sort

int _sort

sysList

List<E> sysList

focusSef

boolean focusSef

sef

ScheduleEditFrame sef

comboSelect

Hashtable<K,V> comboSelect

Class jmri.jmrit.operations.locations.ScheduleTableModel extends AbstractTableModel implements Serializable

Serialized Fields

_schedule

Schedule _schedule

_location

Location _location

_track

Track _track

_table

JTable _table

_frame

ScheduleEditFrame _frame

_matchMode

boolean _matchMode

_list

List<E> _list

_trainDirection

int _trainDirection

Class jmri.jmrit.operations.locations.SetPhysicalLocationAction extends AbstractAction implements Serializable

Serialized Fields

_location

Location _location

f

SetPhysicalLocationAction.SetPhysicalLocationFrame f

Class jmri.jmrit.operations.locations.SetPhysicalLocationAction.SetPhysicalLocationFrame extends OperationsFrame implements Serializable

Serialized Fields

locationManager

LocationManager locationManager

_location

Location _location

saveButton

JButton saveButton

closeButton

JButton closeButton

locationBox

JComboBox locationBox

physicalLocation

PhysicalLocationPanel physicalLocation

Class jmri.jmrit.operations.locations.SetPhysicalLocationFrame extends OperationsFrame implements Serializable

Serialized Fields

locationManager

LocationManager locationManager

_location

Location _location

saveButton

JButton saveButton

locationBox

JComboBox locationBox

physicalLocation

PhysicalLocationPanel physicalLocation

Class jmri.jmrit.operations.locations.ShowCarsByLocationAction extends AbstractAction implements Serializable

Serialized Fields

showAllCars

boolean showAllCars

locationName

String locationName

trackName

String trackName

Class jmri.jmrit.operations.locations.SpurEditFrame extends TrackEditFrame implements Serializable

Serialized Fields

textSchedule

JLabel textSchedule

textSchError

JLabel textSchError

editScheduleButton

JButton editScheduleButton

comboBoxSchedules

JComboBox comboBoxSchedules

panelSchedule

JPanel panelSchedule

sef

ScheduleEditFrame sef

Class jmri.jmrit.operations.locations.SpurTableModel extends TrackTableModel implements Serializable

Class jmri.jmrit.operations.locations.StagingEditFrame extends TrackEditFrame implements Serializable

Serialized Fields

swapLoadsCheckBox

JCheckBox swapLoadsCheckBox

emptyCheckBox

JCheckBox emptyCheckBox

emptyCustomCheckBox

JCheckBox emptyCustomCheckBox

loadCheckBox

JCheckBox loadCheckBox

loadAnyCheckBox

JCheckBox loadAnyCheckBox

loadAnyStagingCheckBox

JCheckBox loadAnyStagingCheckBox

blockCarsCheckBox

JCheckBox blockCarsCheckBox

panelLoad

JPanel panelLoad

Class jmri.jmrit.operations.locations.StagingTableModel extends TrackTableModel implements Serializable

Class jmri.jmrit.operations.locations.TrackDestinationEditAction extends AbstractAction implements Serializable

Serialized Fields

_frame

TrackEditFrame _frame

tdef

TrackDestinationEditFrame tdef

Class jmri.jmrit.operations.locations.TrackDestinationEditFrame extends OperationsFrame implements Serializable

Serialized Fields

_track

Track _track

locationManager

LocationManager locationManager

pControls

JPanel pControls

panelDestinations

JPanel panelDestinations

paneDestinations

JScrollPane paneDestinations

saveTrackButton

JButton saveTrackButton

destinationsAll

JRadioButton destinationsAll

destinationsInclude

JRadioButton destinationsInclude

destinationsExclude

JRadioButton destinationsExclude

trackName

JLabel trackName

Class jmri.jmrit.operations.locations.TrackEditCommentsAction extends AbstractAction implements Serializable

Serialized Fields

_tef

TrackEditFrame _tef

Class jmri.jmrit.operations.locations.TrackEditCommentsFrame extends OperationsFrame implements Serializable

Serialized Fields

commentBothTextArea

JTextArea commentBothTextArea

commentBothScroller

JScrollPane commentBothScroller

commentPickupTextArea

JTextArea commentPickupTextArea

commentPickupScroller

JScrollPane commentPickupScroller

commentSetoutTextArea

JTextArea commentSetoutTextArea

commentSetoutScroller

JScrollPane commentSetoutScroller

minScrollerDim

Dimension minScrollerDim

saveButton

JButton saveButton

_track

Track _track

Class jmri.jmrit.operations.locations.TrackEditFrame extends OperationsFrame implements Serializable

Serialized Fields

managerXml

LocationManagerXml managerXml

trainManager

TrainManager trainManager

routeManager

RouteManager routeManager

_location

Location _location

_track

Track _track

_type

String _type

_toolMenu

JMenu _toolMenu

checkBoxes

List<E> checkBoxes

panelCheckBoxes

JPanel panelCheckBoxes

paneCheckBoxes

JScrollPane paneCheckBoxes

panelTrainDir

JPanel panelTrainDir

pShipLoadOption

JPanel pShipLoadOption

panelOrder

JPanel panelOrder

loadOption

JLabel loadOption

shipLoadOption

JLabel shipLoadOption

roadOption

JLabel roadOption

clearButton

JButton clearButton

setButton

JButton setButton

saveTrackButton

JButton saveTrackButton

deleteTrackButton

JButton deleteTrackButton

addTrackButton

JButton addTrackButton

deleteDropButton

JButton deleteDropButton

addDropButton

JButton addDropButton

deletePickupButton

JButton deletePickupButton

addPickupButton

JButton addPickupButton

northCheckBox

JCheckBox northCheckBox

southCheckBox

JCheckBox southCheckBox

eastCheckBox

JCheckBox eastCheckBox

westCheckBox

JCheckBox westCheckBox

autoDropCheckBox

JCheckBox autoDropCheckBox

autoPickupCheckBox

JCheckBox autoPickupCheckBox

orderNormal

JRadioButton orderNormal

orderFIFO

JRadioButton orderFIFO

orderLIFO

JRadioButton orderLIFO

anyDrops

JRadioButton anyDrops

trainDrop

JRadioButton trainDrop

routeDrop

JRadioButton routeDrop

excludeTrainDrop

JRadioButton excludeTrainDrop

excludeRouteDrop

JRadioButton excludeRouteDrop

anyPickups

JRadioButton anyPickups

trainPickup

JRadioButton trainPickup

routePickup

JRadioButton routePickup

excludeTrainPickup

JRadioButton excludeTrainPickup

excludeRoutePickup

JRadioButton excludeRoutePickup

comboBoxDropTrains

JComboBox comboBoxDropTrains

comboBoxDropRoutes

JComboBox comboBoxDropRoutes

comboBoxPickupTrains

JComboBox comboBoxPickupTrains

comboBoxPickupRoutes

JComboBox comboBoxPickupRoutes

trackNameTextField

JTextField trackNameTextField

trackLengthTextField

JTextField trackLengthTextField

commentTextArea

JTextArea commentTextArea

commentScroller

JScrollPane commentScroller

minScrollerDim

Dimension minScrollerDim

comboBoxTypes

JComboBox comboBoxTypes

dropPanel

JPanel dropPanel

pickupPanel

JPanel pickupPanel

panelOpt3

JPanel panelOpt3

panelOpt4

JPanel panelOpt4

x

int x

y

int y

Class jmri.jmrit.operations.locations.TrackLoadEditAction extends AbstractAction implements Serializable

Serialized Fields

_frame

TrackEditFrame _frame

tlef

TrackLoadEditFrame tlef

Class jmri.jmrit.operations.locations.TrackLoadEditFrame extends OperationsFrame implements Serializable

Serialized Fields

_location

Location _location

_track

Track _track

_type

String _type

_toolMenu

JMenu _toolMenu

pLoadControls

JPanel pLoadControls

panelLoads

JPanel panelLoads

paneLoads

JScrollPane paneLoads

pShipLoadControls

JPanel pShipLoadControls

panelShipLoads

JPanel panelShipLoads

paneShipLoadControls

JScrollPane paneShipLoadControls

paneShipLoads

JScrollPane paneShipLoads

saveTrackButton

JButton saveTrackButton

addLoadButton

JButton addLoadButton

deleteLoadButton

JButton deleteLoadButton

deleteAllLoadsButton

JButton deleteAllLoadsButton

addShipLoadButton

JButton addShipLoadButton

deleteShipLoadButton

JButton deleteShipLoadButton

deleteAllShipLoadsButton

JButton deleteAllShipLoadsButton

loadAndTypeCheckBox

JCheckBox loadAndTypeCheckBox

shipLoadAndTypeCheckBox

JCheckBox shipLoadAndTypeCheckBox

loadNameAll

JRadioButton loadNameAll

loadNameInclude

JRadioButton loadNameInclude

loadNameExclude

JRadioButton loadNameExclude

shipLoadNameAll

JRadioButton shipLoadNameAll

shipLoadNameInclude

JRadioButton shipLoadNameInclude

shipLoadNameExclude

JRadioButton shipLoadNameExclude

comboBoxLoads

JComboBox comboBoxLoads

comboBoxShipLoads

JComboBox comboBoxShipLoads

comboBoxTypes

JComboBox comboBoxTypes

comboBoxShipTypes

JComboBox comboBoxShipTypes

trackName

JLabel trackName

Class jmri.jmrit.operations.locations.TrackRoadEditAction extends AbstractAction implements Serializable

Serialized Fields

_frame

TrackEditFrame _frame

tref

TrackRoadEditFrame tref

Class jmri.jmrit.operations.locations.TrackRoadEditFrame extends OperationsFrame implements Serializable

Serialized Fields

_location

Location _location

_track

Track _track

pRoadControls

JPanel pRoadControls

panelRoads

JPanel panelRoads

paneRoads

JScrollPane paneRoads

saveTrackButton

JButton saveTrackButton

addRoadButton

JButton addRoadButton

deleteRoadButton

JButton deleteRoadButton

deleteAllRoadsButton

JButton deleteAllRoadsButton

roadNameAll

JRadioButton roadNameAll

roadNameInclude

JRadioButton roadNameInclude

roadNameExclude

JRadioButton roadNameExclude

comboBoxRoads

JComboBox comboBoxRoads

trackName

JLabel trackName

Class jmri.jmrit.operations.locations.TrackTableModel extends AbstractTableModel implements Serializable

Serialized Fields

_location

Location _location