@ -197,26 +198,20 @@ public class Car extends BaseClass implements Comparable<Car>{
@@ -197,26 +198,20 @@ public class Car extends BaseClass implements Comparable<Car>{
@ -81,7 +81,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -81,7 +81,7 @@ public class Locomotive extends Car implements Constants,Device{
returnaddress;
}
publicstaticTagcockpit(ObjectlocoOrTrain){
publicstaticFieldsetcockpit(ObjectlocoOrTrain){
Idid=null;
intspeed=0;
Stringrealm=null;
@ -102,6 +102,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -102,6 +102,7 @@ public class Locomotive extends Car implements Constants,Device{
@ -147,7 +148,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -147,7 +148,7 @@ public class Locomotive extends Car implements Constants,Device{
functions.addTo(fieldset);
returnfieldset.clazz("cockpit");
returnfieldset;
}
privateStringdetail(){
@ -266,7 +267,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -266,7 +267,7 @@ public class Locomotive extends Car implements Constants,Device{
returnwin;
}
@Override
/*@Override
publicFormpropertyForm(){
Formform=super.propertyForm();
@ -285,7 +286,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -285,7 +286,7 @@ public class Locomotive extends Car implements Constants,Device{