Java Swing Font Chooser -


In my Java Swing app, I want to select the user my font. There are no main swing libraries to take fonts to my surprise. I was hoping to find a jefilchuzer but there is no such facility. It seems like a simple dialogue that I'm sure there are present. I really do not want to write myself.

I looked around the Internet and found some different implementations of this kind of dialogue. The problem is that most of them are on random blogs or just code snippets. I'm looking for things that are part of a library that is well-used and tested.

very good Looks and open-source.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -