如何在任何JTextComponent (JTextArea,JTextPane)中显示换行符?
JTextComponent
JTextArea
JTextPane
发布于 2012-11-16 13:55:03
我猜这就是你需要的http://java-sl.com/showpar.html
它不仅显示par分片的末尾,还显示空格和制表符。
https://stackoverflow.com/questions/13411111
相似问题