Commit Graph

11 Commits

Author SHA1 Message Date
Leonardo Brandenberger 5040958240 added method invalidInput 2021-11-11 21:49:39 +01:00
schrom01 fd3c7a60a8 fixed bug in TextOutput.java 2021-11-11 15:53:51 +01:00
Leonardo Brandenberger e2261dc2f4 Added JavaDocs, changed some formatting 2021-11-09 20:54:54 +01:00
Leonardo Brandenberger 4c304e06e3 added improved Unformated class prototype 2021-11-09 10:54:26 +01:00
Leonardo Brandenberger 6e921233df Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/TextOutput.java
2021-11-08 23:01:26 +01:00
MikeZyeman 5d4b9114a0 Implemented functional ADD, FORMAT and PRINT feature. Reformat code in several files 2021-11-08 20:45:44 +01:00
Leonardo Brandenberger a3b6388c9e fixed error win unformatedtext class that resulted in println before each word. 2021-11-05 18:25:20 +01:00
Leonardo Brandenberger 7ac12a8ad5 Splitted print class into printUnformated and printFormated.
And fixed errors in print Unformated
2021-11-05 16:29:29 +01:00
Leonardo Brandenberger a65f1192a2 Splitted print class into printUnformated and printFormated.
And fixed errors in print Unformated
2021-11-05 16:16:39 +01:00
Leonardo Brandenberger 9378bf259a splitted print class into printUnfromated and printFormated. 2021-11-05 15:08:25 +01:00
Leonardo Brandenberger b7694dc0f6 Rename class SystemOut to TextOutput
completed print Method in class TextOutput
2021-11-05 12:03:27 +01:00