summaryrefslogtreecommitdiff
path: root/base/src/main/java/bjc/utils/gui/TextAreaOutputStream.java
AgeCommit message (Collapse)Author
2020-10-20Move TextAreaOutputStreamBen Culkin
It seemed like it was more sensible to put this class in with the other IO related things, instead of in with the GUI stuff
2020-04-13Cleanup passBen Culkin
Cleanup pass to uniformize things
2018-02-12Formatting passbjculkin
2017-10-08Start splitting into maven modulesBenjamin J. Culkin