nigelht / macwidgets

Collection of Mac style widgets written in Java (by Ken Orr)
http://nigelht.github.io/macwidgets
3 stars 0 forks source link

Java 7 and Seaglass laf #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using macwidgets and seaglass lac under Java 7 causes null pointer exceptions 
because not all fonts are defined in seaglass.  

Any call the UIManager.getFont can potentially throw a null pointer exception.

Original issue reported on code.google.com by nigeltz...@gmail.com on 14 Feb 2014 at 8:17

GoogleCodeExporter commented 9 years ago
Doh.  I didn't tag my checkin with issue 184.

Original comment by nigeltz...@gmail.com on 14 Feb 2014 at 8:18