JSpinner in hex



I have written a HexFormat derived from java.text.Format that behaves
like a simplified DecimalFormat, however I don't see a simple way to
hook it up to a JSpinner to display values in hex. Is there a trick,
or must I write my own NumberEditor cloning a lot of code?

--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.