Class EnterReporterDialog
- java.lang.Object
-
- jmri.jmrit.display.layoutEditor.LayoutEditorDialogs.EnterReporterDialog
-
public class EnterReporterDialog extends java.lang.Object
Layout Editor Dialogs implements some dialogs for the Layout Editor
-
-
Constructor Summary
Constructors Constructor Description EnterReporterDialog(LayoutEditor thePanel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
enterReporter(int defaultX, int defaultY)
-
-
-
Constructor Detail
-
EnterReporterDialog
public EnterReporterDialog(@Nonnull LayoutEditor thePanel)
-
-
Method Detail
-
enterReporter
@InvokeOnGuiThread public void enterReporter(int defaultX, int defaultY)
-
-