I Need A Debug Menu Man!
Description
Eventually, I'd like a logger that can log specific information into a debug menu. There is currently no implementation of this.
Solution
Create a logger class that can send text via a print method to a JTextComponent (and have a popup menu that can display this information on the fly).
I Need A Debug Menu Man!
Description
Eventually, I'd like a logger that can log specific information into a debug menu. There is currently no implementation of this.
Solution
Create a logger class that can send text via a print method to a JTextComponent (and have a popup menu that can display this information on the fly).