Re: Does anyone else thinks that swing.text is the worst part of
Since i've been using UndoManager right now, i will tell what do i think it's wrong with it:
The redo and undo methods, should be abstract and called internally - the way it is setup now requires that the implementers call super() - HELLO! 1997 wants it's pattern back.
The Undo[i]Manager[/i] is not observable!
...
The only way to embed a component in a swing text document is (without layout) with a property in a CharacterElement or ParagraphElement (i can't recall).
This is used to display images in a Document.
[Message sent by forum member 'i30817' (i30817)]
http://forums.java.net/jive/thread.jspa?messageID=284493
---------------------------------------------------------------------
To unsubscribe, e-mail: [jdnc-unsubscribe@masked-domain]
For additional commands, e-mail: [jdnc-help@masked-domain]
Other messages in this topic
| Sender | Date sent | Subject |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 16:29:00 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 12:05:47 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 00:12:07 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 23:57:28 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 21:10:11 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 12:03:34 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 12:01:34 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 11:16:43 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 09:54:39 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Sun, 06 Jul 2008 18:01:16 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Sun, 06 Jul 2008 03:33:00 PDT | Re: Does anyone else thinks that swing.text is the worst part of |
| [jdnc-interest@masked-domain] | Fri, 04 Jul 2008 18:29:02 PDT | Re: Does anyone else thinks that swing.text is the worst part of |