Package jmri.jmrix.sprog
Interface SprogSlotListener
-
- All Superinterfaces:
java.util.EventListener
- All Known Implementing Classes:
SprogSlotMonDataModel
public interface SprogSlotListener extends java.util.EventListener
[describe the SlotListener class here]
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notifyChangedSlot(SprogSlot s)
-
-
-
Method Detail
-
notifyChangedSlot
void notifyChangedSlot(SprogSlot s)
-
-