<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: IllegalArgumentException</title><link href="https://sourceforge.net/p/codeprinter/bugs/2/" rel="alternate"/><link href="https://sourceforge.net/p/codeprinter/bugs/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/codeprinter/bugs/2/</id><updated>2007-03-27T21:02:25Z</updated><subtitle>Recent changes to 2: IllegalArgumentException</subtitle><entry><title>IllegalArgumentException</title><link href="https://sourceforge.net/p/codeprinter/bugs/2/" rel="alternate"/><published>2007-03-27T21:02:25Z</published><updated>2007-03-27T21:02:25Z</updated><author><name>Johann Petrak</name><uri>https://sourceforge.net/u/userid-1472154/</uri></author><id>https://sourceforge.nete3890a5717c97aa610a2dfd640a4143e7b4903de</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have downloaded codeprinter.application.v1.0.3.jar and tried to run it using Java 1.6.0-b105.&lt;/p&gt;
&lt;p&gt;This appeared on the console:&lt;br /&gt;
font family = Courier New&lt;br /&gt;
Exception in thread "main" java.lang.IllegalArgumentException: defaultCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DISPOSE_ON_CLOSE&lt;br /&gt;
at javax.swing.JDialog.setDefaultCloseOperation(JDialog.java:705)&lt;br /&gt;
at jdomain.codeprinter.FileBrowser.createDialog(Unknown Source)&lt;br /&gt;
at jdomain.codeprinter.FileBrowser.showDialog(Unknown Source)&lt;br /&gt;
at javax.swing.JFileChooser.showOpenDialog(JFileChooser.java:626)&lt;br /&gt;
at jdomain.codeprinter.Main.main(Unknown Source)&lt;/p&gt;
&lt;p&gt;The program hanged until I interrupted it with Ctrl-C.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>