Package org.openpnp.gui.processes
Class MultiPlacementBoardLocationProcess
- java.lang.Object
-
- org.openpnp.gui.processes.MultiPlacementBoardLocationProcess
-
public class MultiPlacementBoardLocationProcess extends java.lang.Object
Guides the user through the multi-placement board location operation using step by step instructions. TODO: Disable the BoardLocation table while active.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MultiPlacementBoardLocationProcess.MultiPlacementBoardLocationProperties
-
Constructor Summary
Constructors Constructor Description MultiPlacementBoardLocationProcess(MainFrame mainFrame, JobPanel jobPanel)
-