Cut & Paste in Swing
- From: clemenr@xxxxxxxxxx
- Date: 26 Apr 2005 06:31:34 -0700
Hi. I have an application with a JTable and a custom cell editor
object. I have cut and paste from the system clipboard working, but
only for unformatted strings.
My custom cell editor allows text formatting including bold, underline,
italic, and selection of fonts. I would like to be able to cut and
paste to/from different cells in the program, and to/from external
software such as editors.
As far as I can see, I can easily cut and paste formatted information
between cells in my program using a custom data flavour. However, this
wouldn't allow me to cut and paste formatted text to/from word
processors etc.
Thanks in anticipation,
Ross-c
.
- Follow-Ups:
- Re: Cut & Paste in Swing
- From: John McGrath
- Re: Cut & Paste in Swing
- Prev by Date: Toggle Button for AWT
- Next by Date: Re: Table cell renderer problem - paint problem?
- Previous by thread: Toggle Button for AWT
- Next by thread: Re: Cut & Paste in Swing
- Index(es):