Package jmri.jmrix.acela.nodeconfig
Class NodeConfigFrame
- java.lang.Object
-
- java.awt.Component
-
- java.awt.Container
-
- java.awt.Window
-
- java.awt.Frame
-
- javax.swing.JFrame
-
- jmri.util.JmriJFrame
-
- jmri.jmrix.acela.nodeconfig.NodeConfigFrame
-
- All Implemented Interfaces:
java.awt.event.ComponentListener
,java.awt.event.WindowListener
,java.awt.image.ImageObserver
,java.awt.MenuContainer
,java.io.Serializable
,java.util.EventListener
,javax.accessibility.Accessible
,javax.swing.RootPaneContainer
,javax.swing.WindowConstants
,BeanInterface
,ModifiedFlag
,WindowInterface
public class NodeConfigFrame extends JmriJFrame
Frame for user configuration of Acela nodes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
NodeConfigFrame.OutputConfigModel
Set up table for selecting output default parameters for Dash-8 or TBrain nodesclass
NodeConfigFrame.SensorConfigModel
Set up table for selecting sensor default parameters for Sentry or TBrain nodes-
Nested classes/interfaces inherited from class jmri.util.JmriJFrame
JmriJFrame.ScreenDimensions
-
Nested classes/interfaces inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
-
Nested classes/interfaces inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type
-
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
-
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-
Nested classes/interfaces inherited from interface jmri.util.swing.WindowInterface
WindowInterface.Hint
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.swing.JButton
addButton
protected javax.swing.JButton
cancelButton
protected boolean
changedNode
protected java.awt.Container
contentPane
protected AcelaNode
curNode
protected NodeConfigModel
d8outputConfigModel
protected javax.swing.JButton
deleteButton
protected javax.swing.JButton
doneButton
protected javax.swing.JButton
editButton
protected boolean
editMode
protected java.lang.String
editStatus1
protected java.lang.String
editStatus2
protected java.lang.String
editStatus3
protected boolean
errorInStatus1
protected boolean
errorInStatus2
protected java.lang.String
infoStatus1
protected java.lang.String
infoStatus2
protected java.lang.String
infoStatus3
protected javax.swing.JComboBox<java.lang.String>
nodeAddrBox
protected int
nodeAddress
protected javax.swing.JTextField
nodeAddrField
protected javax.swing.JLabel
nodeAddrStatic
protected int
nodeType
protected javax.swing.JComboBox<java.lang.String>
nodeTypeBox
protected javax.swing.JLabel
nodeTypeStatic
protected javax.swing.JPanel
panelAcela
protected javax.swing.JPanel
panelDash8
protected javax.swing.JPanel
panelSentry
protected javax.swing.JPanel
panelSignalman
protected javax.swing.JPanel
panelSwitchman
protected javax.swing.JPanel
panelTBrain
protected javax.swing.JPanel
panelWatchman
protected javax.swing.JPanel
panelYardMaster
protected javax.swing.JTextField
receiveDelayField
protected NodeConfigModel
smoutputConfigModel
protected javax.swing.JLabel
statusText1
protected javax.swing.JLabel
statusText2
protected javax.swing.JLabel
statusText3
protected javax.swing.JLabel
statusTextAcela1
protected javax.swing.JLabel
statusTextAcela10
protected javax.swing.JLabel
statusTextAcela11
protected javax.swing.JLabel
statusTextAcela2
protected javax.swing.JLabel
statusTextAcela3
protected javax.swing.JLabel
statusTextAcela4
protected javax.swing.JLabel
statusTextAcela5
protected javax.swing.JLabel
statusTextAcela6
protected javax.swing.JLabel
statusTextAcela7
protected javax.swing.JLabel
statusTextAcela8
protected javax.swing.JLabel
statusTextAcela9
protected javax.swing.JLabel
statusTextDash81
protected javax.swing.JLabel
statusTextDash82
protected javax.swing.JLabel
statusTextDash83
protected javax.swing.JLabel
statusTextSentry1
protected javax.swing.JLabel
statusTextSentry2
protected javax.swing.JLabel
statusTextSentry3
protected javax.swing.JLabel
statusTextSignalman1
protected javax.swing.JLabel
statusTextSignalman2
protected javax.swing.JLabel
statusTextSignalman3
protected javax.swing.JLabel
statusTextSwitchman1
protected javax.swing.JLabel
statusTextSwitchman2
protected javax.swing.JLabel
statusTextSwitchman3
protected javax.swing.JLabel
statusTextTBrain1
protected javax.swing.JLabel
statusTextTBrain2
protected javax.swing.JLabel
statusTextTBrain3
protected javax.swing.JLabel
statusTextWatchman1
protected javax.swing.JLabel
statusTextWatchman2
protected javax.swing.JLabel
statusTextWatchman3
protected javax.swing.JLabel
statusTextYardMaster1
protected javax.swing.JLabel
statusTextYardMaster2
protected javax.swing.JLabel
statusTextYardMaster3
protected java.lang.String
stdStatus1
protected java.lang.String
stdStatus2
protected java.lang.String
stdStatus3
protected java.lang.String
stdStatusAcela1
protected java.lang.String
stdStatusAcela10
protected java.lang.String
stdStatusAcela11
protected java.lang.String
stdStatusAcela2
protected java.lang.String
stdStatusAcela3
protected java.lang.String
stdStatusAcela4
protected java.lang.String
stdStatusAcela5
protected java.lang.String
stdStatusAcela6
protected java.lang.String
stdStatusAcela7
protected java.lang.String
stdStatusAcela8
protected java.lang.String
stdStatusAcela9
protected java.lang.String
stdStatusDash81
protected java.lang.String
stdStatusDash82
protected java.lang.String
stdStatusDash83
protected java.lang.String
stdStatusSentry1
protected java.lang.String
stdStatusSentry2
protected java.lang.String
stdStatusSentry3
protected java.lang.String
stdStatusSignalman1
protected java.lang.String
stdStatusSignalman2
protected java.lang.String
stdStatusSignalman3
protected java.lang.String
stdStatusSwitchman1
protected java.lang.String
stdStatusSwitchman2
protected java.lang.String
stdStatusSwitchman3
protected java.lang.String
stdStatusTBrain1
protected java.lang.String
stdStatusTBrain2
protected java.lang.String
stdStatusTBrain3
protected java.lang.String
stdStatusWatchman1
protected java.lang.String
stdStatusWatchman2
protected java.lang.String
stdStatusWatchman3
protected java.lang.String
stdStatusYardMaster1
protected java.lang.String
stdStatusYardMaster2
protected java.lang.String
stdStatusYardMaster3
protected NodeConfigModel
swoutputConfigModel
protected NodeConfigModel
sysensorConfigModel
protected NodeConfigModel
TBoutputConfigModel
protected NodeConfigModel
TBsensorConfigModel
protected javax.swing.JLabel
thenodesStaticC
protected javax.swing.JLabel
thenodesStaticH
protected javax.swing.JLabel
thenodesStaticP
protected javax.swing.JButton
updateButton
protected NodeConfigModel
wmsensorConfigModel
protected NodeConfigModel
ymoutputConfigModel
-
Fields inherited from class jmri.util.JmriJFrame
allowInFrameServlet, properties, reuseFrameSavedPosition, reuseFrameSavedSized, windowInterface
-
Fields inherited from class java.awt.Frame
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
-
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
-
-
Constructor Summary
Constructors Constructor Description NodeConfigFrame(AcelaSystemConnectionMemo memo)
Constructor method.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addButtonActionPerformed()
Method to handle add buttonvoid
cancelButtonActionPerformed()
Method to handle cancel buttonvoid
deleteButtonActionPerformed()
Method to handle delete buttonvoid
doneButtonActionPerformed()
Method to handle done buttonvoid
editButtonActionPerformed()
Method to handle edit buttonvoid
infoButtonActionPerformed()
Method to handle info statevoid
initComponents()
Initialize the config window(package private) void
setNodeParameters()
Method to set node parameters The node must exist, and be in 'curNode' Also, the node type must be set and in 'nodeType'void
updateButtonActionPerformed()
Method to handle update buttonvoid
windowClosing(java.awt.event.WindowEvent e)
Do the done action if the window is closed early.-
Methods inherited from class jmri.util.JmriJFrame
addHelpMenu, componentHidden, componentMoved, componentResized, componentShown, dispose, generateWindowRef, getAllowInFrameServlet, getEscapeKeyAction, getEscapeKeyClosesWindow, getFrame, getFrame, getFrameList, getFrameList, getIndexedProperty, getMaximumSize, getModifiedFlag, getPreferredSize, getProperty, getPropertyNames, getSavePosition, getSaveSize, getScreenDimensions, getWindowFrameRef, getWindowInterface, handleModified, hasIndexedProperty, hasProperty, makePrivateWindow, markWindowModified, multipleInstances, pack, setAllowInFrameServlet, setEscapeKeyAction, setEscapeKeyClosesWindow, setFrameLocation, setIndexedProperty, setModifiedFlag, setProperty, setSavePosition, setSaveSize, setShutDownTask, setWindowInterface, show, show, storeValues, undecorate, windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
-
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
-
Methods inherited from class java.awt.Frame
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated
-
Methods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront
-
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMinimumSize, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
-
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setMixingCutoutShape, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
-
-
-
Field Detail
-
contentPane
protected java.awt.Container contentPane
-
d8outputConfigModel
protected NodeConfigModel d8outputConfigModel
-
swoutputConfigModel
protected NodeConfigModel swoutputConfigModel
-
ymoutputConfigModel
protected NodeConfigModel ymoutputConfigModel
-
TBoutputConfigModel
protected NodeConfigModel TBoutputConfigModel
-
TBsensorConfigModel
protected NodeConfigModel TBsensorConfigModel
-
smoutputConfigModel
protected NodeConfigModel smoutputConfigModel
-
wmsensorConfigModel
protected NodeConfigModel wmsensorConfigModel
-
sysensorConfigModel
protected NodeConfigModel sysensorConfigModel
-
thenodesStaticH
protected javax.swing.JLabel thenodesStaticH
-
thenodesStaticC
protected javax.swing.JLabel thenodesStaticC
-
thenodesStaticP
protected javax.swing.JLabel thenodesStaticP
-
nodeAddrField
protected javax.swing.JTextField nodeAddrField
-
nodeAddrStatic
protected javax.swing.JLabel nodeAddrStatic
-
nodeTypeStatic
protected javax.swing.JLabel nodeTypeStatic
-
nodeAddrBox
protected javax.swing.JComboBox<java.lang.String> nodeAddrBox
-
nodeTypeBox
protected javax.swing.JComboBox<java.lang.String> nodeTypeBox
-
addButton
protected javax.swing.JButton addButton
-
editButton
protected javax.swing.JButton editButton
-
deleteButton
protected javax.swing.JButton deleteButton
-
doneButton
protected javax.swing.JButton doneButton
-
updateButton
protected javax.swing.JButton updateButton
-
cancelButton
protected javax.swing.JButton cancelButton
-
statusText1
protected javax.swing.JLabel statusText1
-
statusText2
protected javax.swing.JLabel statusText2
-
statusText3
protected javax.swing.JLabel statusText3
-
statusTextAcela1
protected javax.swing.JLabel statusTextAcela1
-
statusTextAcela2
protected javax.swing.JLabel statusTextAcela2
-
statusTextAcela3
protected javax.swing.JLabel statusTextAcela3
-
statusTextAcela4
protected javax.swing.JLabel statusTextAcela4
-
statusTextAcela5
protected javax.swing.JLabel statusTextAcela5
-
statusTextAcela6
protected javax.swing.JLabel statusTextAcela6
-
statusTextAcela7
protected javax.swing.JLabel statusTextAcela7
-
statusTextAcela8
protected javax.swing.JLabel statusTextAcela8
-
statusTextAcela9
protected javax.swing.JLabel statusTextAcela9
-
statusTextAcela10
protected javax.swing.JLabel statusTextAcela10
-
statusTextAcela11
protected javax.swing.JLabel statusTextAcela11
-
statusTextTBrain1
protected javax.swing.JLabel statusTextTBrain1
-
statusTextTBrain2
protected javax.swing.JLabel statusTextTBrain2
-
statusTextTBrain3
protected javax.swing.JLabel statusTextTBrain3
-
statusTextDash81
protected javax.swing.JLabel statusTextDash81
-
statusTextDash82
protected javax.swing.JLabel statusTextDash82
-
statusTextDash83
protected javax.swing.JLabel statusTextDash83
-
statusTextWatchman1
protected javax.swing.JLabel statusTextWatchman1
-
statusTextWatchman2
protected javax.swing.JLabel statusTextWatchman2
-
statusTextWatchman3
protected javax.swing.JLabel statusTextWatchman3
-
statusTextSignalman1
protected javax.swing.JLabel statusTextSignalman1
-
statusTextSignalman2
protected javax.swing.JLabel statusTextSignalman2
-
statusTextSignalman3
protected javax.swing.JLabel statusTextSignalman3
-
statusTextSwitchman1
protected javax.swing.JLabel statusTextSwitchman1
-
statusTextSwitchman2
protected javax.swing.JLabel statusTextSwitchman2
-
statusTextSwitchman3
protected javax.swing.JLabel statusTextSwitchman3
-
statusTextYardMaster1
protected javax.swing.JLabel statusTextYardMaster1
-
statusTextYardMaster2
protected javax.swing.JLabel statusTextYardMaster2
-
statusTextYardMaster3
protected javax.swing.JLabel statusTextYardMaster3
-
statusTextSentry1
protected javax.swing.JLabel statusTextSentry1
-
statusTextSentry2
protected javax.swing.JLabel statusTextSentry2
-
statusTextSentry3
protected javax.swing.JLabel statusTextSentry3
-
panelAcela
protected javax.swing.JPanel panelAcela
-
panelTBrain
protected javax.swing.JPanel panelTBrain
-
panelDash8
protected javax.swing.JPanel panelDash8
-
panelWatchman
protected javax.swing.JPanel panelWatchman
-
panelSignalman
protected javax.swing.JPanel panelSignalman
-
panelSwitchman
protected javax.swing.JPanel panelSwitchman
-
panelYardMaster
protected javax.swing.JPanel panelYardMaster
-
panelSentry
protected javax.swing.JPanel panelSentry
-
changedNode
protected boolean changedNode
-
editMode
protected boolean editMode
-
nodeAddress
protected int nodeAddress
-
nodeType
protected int nodeType
-
errorInStatus1
protected boolean errorInStatus1
-
errorInStatus2
protected boolean errorInStatus2
-
stdStatus1
protected java.lang.String stdStatus1
-
stdStatus2
protected java.lang.String stdStatus2
-
stdStatus3
protected java.lang.String stdStatus3
-
stdStatusAcela1
protected java.lang.String stdStatusAcela1
-
stdStatusAcela2
protected java.lang.String stdStatusAcela2
-
stdStatusAcela3
protected java.lang.String stdStatusAcela3
-
stdStatusAcela4
protected java.lang.String stdStatusAcela4
-
stdStatusAcela5
protected java.lang.String stdStatusAcela5
-
stdStatusAcela6
protected java.lang.String stdStatusAcela6
-
stdStatusAcela7
protected java.lang.String stdStatusAcela7
-
stdStatusAcela8
protected java.lang.String stdStatusAcela8
-
stdStatusAcela9
protected java.lang.String stdStatusAcela9
-
stdStatusAcela10
protected java.lang.String stdStatusAcela10
-
stdStatusAcela11
protected java.lang.String stdStatusAcela11
-
stdStatusTBrain1
protected java.lang.String stdStatusTBrain1
-
stdStatusTBrain2
protected java.lang.String stdStatusTBrain2
-
stdStatusTBrain3
protected java.lang.String stdStatusTBrain3
-
stdStatusDash81
protected java.lang.String stdStatusDash81
-
stdStatusDash82
protected java.lang.String stdStatusDash82
-
stdStatusDash83
protected java.lang.String stdStatusDash83
-
stdStatusWatchman1
protected java.lang.String stdStatusWatchman1
-
stdStatusWatchman2
protected java.lang.String stdStatusWatchman2
-
stdStatusWatchman3
protected java.lang.String stdStatusWatchman3
-
stdStatusSignalman1
protected java.lang.String stdStatusSignalman1
-
stdStatusSignalman2
protected java.lang.String stdStatusSignalman2
-
stdStatusSignalman3
protected java.lang.String stdStatusSignalman3
-
stdStatusSwitchman1
protected java.lang.String stdStatusSwitchman1
-
stdStatusSwitchman2
protected java.lang.String stdStatusSwitchman2
-
stdStatusSwitchman3
protected java.lang.String stdStatusSwitchman3
-
stdStatusYardMaster1
protected java.lang.String stdStatusYardMaster1
-
stdStatusYardMaster2
protected java.lang.String stdStatusYardMaster2
-
stdStatusYardMaster3
protected java.lang.String stdStatusYardMaster3
-
stdStatusSentry1
protected java.lang.String stdStatusSentry1
-
stdStatusSentry2
protected java.lang.String stdStatusSentry2
-
stdStatusSentry3
protected java.lang.String stdStatusSentry3
-
editStatus1
protected java.lang.String editStatus1
-
editStatus2
protected java.lang.String editStatus2
-
editStatus3
protected java.lang.String editStatus3
-
infoStatus1
protected java.lang.String infoStatus1
-
infoStatus2
protected java.lang.String infoStatus2
-
infoStatus3
protected java.lang.String infoStatus3
-
receiveDelayField
protected javax.swing.JTextField receiveDelayField
-
-
Constructor Detail
-
NodeConfigFrame
public NodeConfigFrame(AcelaSystemConnectionMemo memo)
Constructor method.- Parameters:
memo
- system connection.
-
-
Method Detail
-
initComponents
public void initComponents()
Initialize the config window- Overrides:
initComponents
in classJmriJFrame
-
addButtonActionPerformed
public void addButtonActionPerformed()
Method to handle add button
-
infoButtonActionPerformed
public void infoButtonActionPerformed()
Method to handle info state
-
editButtonActionPerformed
public void editButtonActionPerformed()
Method to handle edit button
-
deleteButtonActionPerformed
public void deleteButtonActionPerformed()
Method to handle delete button
-
doneButtonActionPerformed
public void doneButtonActionPerformed()
Method to handle done button
-
updateButtonActionPerformed
public void updateButtonActionPerformed()
Method to handle update button
-
cancelButtonActionPerformed
public void cancelButtonActionPerformed()
Method to handle cancel button
-
windowClosing
public void windowClosing(java.awt.event.WindowEvent e)
Do the done action if the window is closed early.- Specified by:
windowClosing
in interfacejava.awt.event.WindowListener
- Overrides:
windowClosing
in classJmriJFrame
-
setNodeParameters
void setNodeParameters()
Method to set node parameters The node must exist, and be in 'curNode' Also, the node type must be set and in 'nodeType'
-
-