Class MoveSelectionDialog
- java.lang.Object
-
- jmri.jmrit.display.layoutEditor.LayoutEditorDialogs.MoveSelectionDialog
-
public class MoveSelectionDialog extends java.lang.Object
Implements the move selection dialog for the Layout Editor
-
-
Constructor Summary
Constructors Constructor Description MoveSelectionDialog(LayoutEditor thePanel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
moveSelection()
-
-
-
Constructor Detail
-
MoveSelectionDialog
public MoveSelectionDialog(@Nonnull LayoutEditor thePanel)
-
-
Method Detail
-
moveSelection
@InvokeOnGuiThread public void moveSelection()
-
-