<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/swing</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 01:50:07 GMT</pubDate>
<item>
<title>(Groovy) groovy close a JFrame window the same way as when the user clicks on the X close window button - laurenceosx</title>
<link>http://snipplr.com/view/69915/groovy-close-a-jframe-window-the-same-way-as-when-the-user-clicks-on-the-x-close-window-button/</link>
<description><![CDATA[ <p>close a JFrame window the same way as when the user clicks on the X close window button</p> ]]></description>
<pubDate>Wed, 13 Feb 2013 03:21:19 GMT</pubDate>
<guid>http://snipplr.com/view/69915/groovy-close-a-jframe-window-the-same-way-as-when-the-user-clicks-on-the-x-close-window-button/</guid>
</item>
<item>
<title>(Java) Resizing Swing in Win7+Aero (trick to minimalize flickering) - s1w</title>
<link>http://snipplr.com/view/59222/resizing-swing-in-win7aero-trick-to-minimalize-flickering/</link>
<description><![CDATA[ <p>This trick improves repaint rate in Win7+Aero: setting resizable to null, and providing own resize hook. Its aint perfect, but still alot better.. check my example:</p> ]]></description>
<pubDate>Wed, 28 Sep 2011 19:56:52 GMT</pubDate>
<guid>http://snipplr.com/view/59222/resizing-swing-in-win7aero-trick-to-minimalize-flickering/</guid>
</item>
<item>
<title>(Java) Simple Swing frame for testing HTML in JLabel - cruelfate</title>
<link>http://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel/</link>
<description><![CDATA[ <p>Note that there is limited support for _CSS_ in Swing components which render HTML text.   This example employs `padding`, `margin` and `font-size`.

The full list of supported properties (and their limitations) are in the [Javadoc][1] 


[1] http://download.oracle.com/javase/6/docs/api/javax/swing/text/html/CSS.html "CSS"</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 02:12:11 GMT</pubDate>
<guid>http://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel/</guid>
</item>
<item>
<title>(Java) Enable anti-aliasing in Swing applications - studioevoque</title>
<link>http://snipplr.com/view/43801/enable-antialiasing-in-swing-applications/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Nov 2010 17:19:46 GMT</pubDate>
<guid>http://snipplr.com/view/43801/enable-antialiasing-in-swing-applications/</guid>
</item>
<item>
<title>(Java) Java2sAutoTextField  : non-strict default setting - studioevoque</title>
<link>http://snipplr.com/view/42425/java2sautotextfield---nonstrict-default-setting/</link>
<description><![CDATA[ <p>This is  a modification of the Sun tutorial code that initializes the text editor to accept words that are not part of the auto-complete list. In the terms of the implementation, it is referred to as "not strict".</p> ]]></description>
<pubDate>Sun, 17 Oct 2010 05:00:14 GMT</pubDate>
<guid>http://snipplr.com/view/42425/java2sautotextfield---nonstrict-default-setting/</guid>
</item>
<item>
<title>(Java) Detect double-click in Java Swing - studioevoque</title>
<link>http://snipplr.com/view/42417/detect-doubleclick-in-java-swing/</link>
<description><![CDATA[ <p>Don't forget the nifty event properties to detect double-click !</p> ]]></description>
<pubDate>Sun, 17 Oct 2010 01:34:01 GMT</pubDate>
<guid>http://snipplr.com/view/42417/detect-doubleclick-in-java-swing/</guid>
</item>
<item>
<title>(Java) A Swing ActionListener that opens a JFileChooser and returns the selected file - liqweed</title>
<link>http://snipplr.com/view/23327/a-swing-actionlistener-that-opens-a-jfilechooser-and-returns-the-selected-file/</link>
<description><![CDATA[ <p>A Swing ActionListener that opens a JFileChooser and returns the selected file.</p> ]]></description>
<pubDate>Wed, 18 Nov 2009 05:43:57 GMT</pubDate>
<guid>http://snipplr.com/view/23327/a-swing-actionlistener-that-opens-a-jfilechooser-and-returns-the-selected-file/</guid>
</item>
<item>
<title>(Python) Python - getHTMLpage - whitetiger</title>
<link>http://snipplr.com/view/1616/python--gethtmlpage/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:22 GMT</pubDate>
<guid>http://snipplr.com/view/1616/python--gethtmlpage/</guid>
</item>
<item>
<title>(Java) Java - UIManager all-windows - whitetiger</title>
<link>http://snipplr.com/view/1612/java--uimanager-allwindows/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:20 GMT</pubDate>
<guid>http://snipplr.com/view/1612/java--uimanager-allwindows/</guid>
</item>
<item>
<title>(Java) Java - Applet DrawLine - whitetiger</title>
<link>http://snipplr.com/view/1610/java--applet-drawline/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:19 GMT</pubDate>
<guid>http://snipplr.com/view/1610/java--applet-drawline/</guid>
</item>
<item>
<title>(Java) Java - Mini Lettore Wav - whitetiger</title>
<link>http://snipplr.com/view/1611/java--mini-lettore-wav/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:19 GMT</pubDate>
<guid>http://snipplr.com/view/1611/java--mini-lettore-wav/</guid>
</item>
<item>
<title>(Java) SimpleTimer.java - jugyo</title>
<link>http://snipplr.com/view/1409/simpletimerjava/</link>
<description><![CDATA[ <p>シンプルなタイマー</p> ]]></description>
<pubDate>Sat, 14 Oct 2006 18:09:54 GMT</pubDate>
<guid>http://snipplr.com/view/1409/simpletimerjava/</guid>
</item>
<item>
<title>(Java) Grayout a non-editable JTable cell - yoshimov</title>
<link>http://snipplr.com/view/957/grayout-a-noneditable-jtable-cell/</link>
<description><![CDATA[ <p>Rendererを作るかJTable#prepareRendererをオーバーライドする。オーバーライドのほうが汎用的に使えて楽。</p> ]]></description>
<pubDate>Mon, 28 Aug 2006 04:29:49 GMT</pubDate>
<guid>http://snipplr.com/view/957/grayout-a-noneditable-jtable-cell/</guid>
</item>
</channel>
</rss>