Package jmri.jmrit.logixng.tools.swing
Interface LogixNGEditor.LogixNGEventListener
-
- All Superinterfaces:
java.util.EventListener
- Enclosing class:
- LogixNGEditor
public static interface LogixNGEditor.LogixNGEventListener extends java.util.EventListener
Create a custom listener event.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
logixNGEventOccurred()
-
-
-
Method Detail
-
logixNGEventOccurred
void logixNGEventOccurred()
-
-