Closedown
This commit is contained in:
@@ -20,9 +20,9 @@ import java.util.logging.Level;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class GunSolenoidAlignment extends Panel {
|
||||
public class LaserGunAlignment extends Panel {
|
||||
|
||||
public GunSolenoidAlignment() {
|
||||
public LaserGunAlignment() {
|
||||
initComponents();
|
||||
centroidPlot.setStyle(LinePlotJFree.Style.ErrorXY);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user