~ubuntu-branches/ubuntu/trusty/libjgoodies-forms-java/trusty

« back to all changes in this revision

Viewing changes to src/core/com/jgoodies/forms/util/AbstractUnitConverter.java

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2010-02-11 16:00:46 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100211160046-e96n4h9fqbffl79b
Tags: 1.3.0-1
* New upstream release
* Bump Standards-Version to 3.8.4
* (Build)-Depends on default-jdk-doc (Closes: #567281)
* Switch to source format 3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (c) 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.
 
2
 * Copyright (c) 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.
3
3
 *
4
4
 * Redistribution and use in source and binary forms, with or without
5
5
 * modification, are permitted provided that the following conditions are met:
39
39
 * minimizes the effort required to convert font-dependent sizes to pixels.
40
40
 *
41
41
 * @author Karsten Lentzsch
42
 
 * @version $Revision: 1.5 $
 
42
 * @version $Revision: 1.6 $
43
43
 *
44
44
 * @see    DefaultUnitConverter
45
45
 * @see    com.jgoodies.forms.layout.Size