Package jmri.jmrit.operations.logixng
Class OperationsProStartAutomation.AutomationItem
java.lang.Object
jmri.jmrit.operations.logixng.OperationsProStartAutomation.AutomationItem
- All Implemented Interfaces:
LogixNG_SelectComboBox.Item
- Enclosing class:
- OperationsProStartAutomation
public static class OperationsProStartAutomation.AutomationItem
extends Object
implements LogixNG_SelectComboBox.Item
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutomationItem
-
-
Method Details
-
getKey
Description copied from interface:LogixNG_SelectComboBox.ItemReturn the key that's used to store the item in the tables and panels file, as well as when indirect addessing is used.- Specified by:
getKeyin interfaceLogixNG_SelectComboBox.Item- Returns:
- the key
-
toString
Description copied from interface:LogixNG_SelectComboBox.ItemReturn the value that's used to show the item in the ComboBox.- Specified by:
toStringin interfaceLogixNG_SelectComboBox.Item- Overrides:
toStringin classObject- Returns:
- the value
-