开发者

I want to be able to undo changes made in JTextArea

I want to be able to undo changes made in JTextArea. Any 开发者_如何学Gohints?


Have a look at

  • ExampleDepot: Adding Undo and Redo to a Text Component
  • The Java Tutorials: Implementing Undo and Redo
  • JavaForums.org: Undo/Redo JTextArea

For common tasks like these, I suggest you google before asking.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜