Package jmri.jmrit.beantable.beanedit
Class OBlockEditAction
- All Implemented Interfaces:
ActionListener,Serializable,Cloneable,EventListener,Action
Provides a tabbed beanedit panel for an OBlock object.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) TableFrames.BlockPathJPanel(package private) JRadioButton(package private) String(package private) NamedBeanComboBox<Sensor>(package private) JRadioButton(package private) JSpinner(package private) JCheckBox(package private) NamedBeanComboBox<Reporter>(package private) NamedBeanComboBox<Sensor>(package private) JCheckBoxFields inherited from class jmri.jmrit.beantable.beanedit.BeanEditAction
applyBut, bean, bei, commentField, commentFieldScroller, f, nbMan, selectedTab, userNameFieldFields inherited from class javax.swing.AbstractAction
changeSupport, enabledFields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByUserName(String name) protected voidCall to create all the different tabs that will be added to the frame.(package private) BeanItemPanelpaths()(package private) BeanItemPanel(package private) BeanItemPanelsensor()voidMethods inherited from class jmri.jmrit.beantable.beanedit.BeanEditAction
actionPerformed, addToPanel, allowBlockNameChange, applyButtonAction, basicDetails, cancelButtonAction, formatTextAreaAsLabel, initPanelsFirst, initPanelsLast, propertiesDetails, removeName, renameBean, resetBasicItems, save, saveBasicItems, setBean, setSelectedComponent, usageDetails, validateNumericalInputMethods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Field Details
-
speedList
-
reporterComboBox
-
useCurrent
-
blockPathPanel
-
sensorComboBox
-
errorSensorComboBox
-
lengthSpinner
-
permissiveField
-
speedField
-
inch
-
cm
-
defaultBlockSpeedText
-
-
Constructor Details
-
OBlockEditAction
-
-
Method Details
-
helpTarget
- Specified by:
helpTargetin classBeanEditAction<OBlock>
-
setTablePanel
-
initPanels
Description copied from class:BeanEditActionCall to create all the different tabs that will be added to the frame.- Overrides:
initPanelsin classBeanEditAction<OBlock>
-
getByUserName
- Specified by:
getByUserNamein classBeanEditAction<OBlock>
-
sensor
-
paths
-
physicalDetails
-