So I have been working on another Java Swing component this week, this time a subclass of JButton. I’ve had a surprising amount of problems with it, mostly because of the strange defaults that Java Swing sets.
(more…)
Archive for February, 2007
Swing Defaults
Friday, February 23rd, 2007iTunes Style JTable
Tuesday, February 6th, 2007Last week I mentioned I had been working on a custom JTable class for Java that looks like iTunes 7. I’ve finally got my act together to clean up the code and write some javadoc so that other people might be able to use it.
(more…)