Commit Graph

12 Commits

Author SHA1 Message Date
Siket Melinda Tekla 98532c8833 Comments added to Box.java 2016-05-16 15:21:52 +02:00
Bokros Bálint f8eb39d2fb Added missing override annotations 2016-05-14 13:47:14 +02:00
Bokros Bálint 1ab13398bb reformatted code 2016-04-24 23:01:34 +02:00
Bokros Bálint 794378a919 Removed unneeded 'cicaprojekt.'-s from the project 2016-04-24 20:44:10 +02:00
muskenum 13a8adec82 Deleted echoes from all classes 2016-04-24 18:21:01 +02:00
Kjistóf d60400b5f4 minor refactor regarding Box.weight(), weight is now also an attribute 2016-04-23 13:15:30 +02:00
ericnerdo 6868baec84 Weight of Box finished
After implementing the Measurable interface, the constant weight of Boxes in the int weight method is 5. Attribute int weight, methods set- and getWeight were removed.
2016-04-22 10:18:31 +02:00
muskenum d735d72a78 Added weight to Box, not finished 2016-04-21 23:32:14 +02:00
muskenum a83a849ac0 Added weight to Box, + getter/setter 2016-04-21 23:01:20 +02:00
muskenum 79bd5062ec fixed echoes in the Box class
Hiányzott még két sysout, meg az egyik addTab helyett remove volt, ezek lettek javítva.
2016-04-01 17:48:00 +02:00
Kjistóf da86d11f16 fixed echos in the Box class 2016-04-01 17:47:59 +02:00
ericnerdo 88b594b666 Initial commit
Base files for the project were added.

Update ONeill.java

Update Box.java

fixed everything, code now compiles correctly
2016-04-01 17:47:22 +02:00