Class MemoryOrGVComboIcon

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Cloneable, EventListener, Accessible, Positionable, InlineLogixNG, JmriMouseListener, JmriMouseMotionListener
Direct Known Subclasses:
GlobalVariableComboIcon, MemoryComboIcon

public abstract class MemoryOrGVComboIcon extends PositionableJPanel
An icon to display and input a Memory value in a TextField.

Handles the case of either a String or an Integer in the Memory, preserving what it finds.

Since:
5.3.1
See Also: