~ubuntu-branches/ubuntu/edgy/libjcommon-java/edgy

« back to all changes in this revision

Viewing changes to source/org/jfree/ui/FontChooserPanel.java

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-10-03 14:39:08 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061003143908-a0eaw8iywuo6i13x
Tags: 1.0.6-0ubuntu1
* New upstream release.
* Move to universe, builds and runs with gij.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 * Original Author:  David Gilbert (for Object Refinery Limited);
33
33
 * Contributor(s):   Arnaud Lelievre;
34
34
 *
35
 
 * $Id: FontChooserPanel.java,v 1.3 2005/10/18 13:18:34 mungady Exp $
 
35
 * $Id: FontChooserPanel.java,v 1.4 2005/11/16 15:58:41 taqua Exp $
36
36
 *
37
37
 * Changes (from 26-Oct-2001)
38
38
 * --------------------------