The editing in mpane and tpane could be switched from pure ASCII
to RTF.
A complex editor component should be used (with all things included already).
For display: http://java.sun.com/products/jlf/ed2/book/HIG.Text5.html
For editing perhaps a new Panel (for fast editing should be added).
Minimal requirements in RTF:
* include gif, png, jpgeg
* bold, underlined italic
* tabulators
For the XML
Card.java must become able to encode/decode Base64. The internal representation
in Card.java in back and front is already Base64.
------- Additional Comment #1 From M. Guenter 2005-01-02 23:16 -------
There should never be a problem with older cardsets!!!