I've researched on creating log displays in JFrame recently, but I would also like it to include tabs, and possibly be able to scroll. Would this be easy to implement, or would this be complicated?
I'm wanting something like this:
Eventually, I would also like this to be scale-able, so I can include options, etc. on the screen (this log message would be in the lower right quadrant maybe). Thank you.