<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>zhantao.zheng@gmail.com's Shared Links</title>
    <link>http://www.dzone.com/links/users/shared/284836.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Sat, 30 Aug 2008 16:51:55 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-08-30T16:51:55Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/user/shared/284836/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>How to import Excel file into JTable</title>
      <link>http://www.dzone.com/links/rss/how_to_import_excel_file_into_jtable.html</link>
      <description>Here are three way to do this. &#xD;
Use "JTableReadTableModelTask " to do this. ( recommended ) Use "ReadTableModelTask" to do this Use ModelIO to do this.</description>
      <category>java</category>
      <pubDate>Sun, 11 May 2008 14:27:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80148.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-11T14:27:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_import_excel_file_into_jtable.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/80148.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Here are three way to do this. 
Use "JTableReadTableModelTask " to do this. ( recommended ) Use "ReadTableModelTask" to do this Use ModelIO to do this.]]></content:encoded>
      <dz:linkId>80148</dz:linkId>
      <dz:submitDate>2008-05-09T11:39:22Z</dz:submitDate>
      <dz:promoteDate>2008-05-11T14:27:53Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>307</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/80148.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Introduce the AComboBox component</title>
      <link>http://www.dzone.com/links/rss/introduce_the_acombobox_component.html</link>
      <description>The AComboBox is a drop down component in JComponentPack product, it’s different with the “JComboBox” component in the core Java swing package, it can set the popup icon, popup component, etc.</description>
      <category>java</category>
      <pubDate>Fri, 09 May 2008 10:34:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80137.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-09T10:34:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/introduce_the_acombobox_component.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/80137.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The AComboBox is a drop down component in JComponentPack product, it’s different with the “JComboBox” component in the core Java swing package, it can set the popup icon, popup component, etc.]]></content:encoded>
      <dz:linkId>80137</dz:linkId>
      <dz:submitDate>2008-05-09T10:34:43Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/80137.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to use JLinkButton</title>
      <link>http://www.dzone.com/links/rss/how_to_use_jlinkbutton.html</link>
      <description>JLinkButton inherit from JButton,it have all function of JButton, and it also have a additional function, you can open a Explorer via URL and that don’t need write code.</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 03:08:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79851.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T03:08:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_use_jlinkbutton.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79851.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> JLinkButton inherit from JButton,it have all function of JButton, and it also have a additional function, you can open a Explorer via URL and that don’t need write code.]]></content:encoded>
      <dz:linkId>79851</dz:linkId>
      <dz:submitDate>2008-05-08T03:08:10Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79851.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JCalendar new features in JComponentPack 1.1.0</title>
      <link>http://www.dzone.com/links/rss/jcalendar_new_features_in_jcomponentpack_110.html</link>
      <description>1. New property to control the action click count &#xD;
2. New client property to control the "today” button action behavior &#xD;
3. JCalendar works with AComboBox and add new calendar popup icon.</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 03:03:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79850.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T03:03:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jcalendar_new_features_in_jcomponentpack_110.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79850.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 1. New property to control the action click count 
2. New client property to control the "today” button action behavior 
3. JCalendar works with AComboBox and add new calendar popup icon.]]></content:encoded>
      <dz:linkId>79850</dz:linkId>
      <dz:submitDate>2008-05-08T03:03:45Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>32</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79850.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to use "JComponentPack" in the NetBeans IDE 6.1</title>
      <link>http://www.dzone.com/links/rss/how_to_use_jcomponentpack_in_the_netbeans_ide_61.html</link>
      <description>1.right click on Palette window,and select 'Palette manager...' .&#xD;
2.right click on Palette window,and select 'Palette manager...' .&#xD;
.....</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 02:51:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79849.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T02:51:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_use_jcomponentpack_in_the_netbeans_ide_61.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79849.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 1.right click on Palette window,and select 'Palette manager...' .
2.right click on Palette window,and select 'Palette manager...' .
.....]]></content:encoded>
      <dz:linkId>79849</dz:linkId>
      <dz:submitDate>2008-05-08T02:51:38Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79849.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to disable the splash screen in JDataGridBean?</title>
      <link>http://www.dzone.com/links/rss/how_to_disable_the_splash_screen_in_jdatagridbean.html</link>
      <description>Understand the JBean's splash API.&#xD;
Understand the relationship between JDataGridBean and JBean.&#xD;
Generate methods to disable the splash window when use the JDataGridBean.&#xD;
New system property to disable the splash window when use the JDataGridBean.</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 02:41:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79848.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T02:41:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_disable_the_splash_screen_in_jdatagridbean.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79848.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Understand the JBean's splash API.
Understand the relationship between JDataGridBean and JBean.
Generate methods to disable the splash window when use the JDataGridBean.
New system property to disable the splash window when use the JDataGridBean.]]></content:encoded>
      <dz:linkId>79848</dz:linkId>
      <dz:submitDate>2008-05-08T02:41:30Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79848.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JDataGrid formula works with the Beans Binding</title>
      <link>http://www.dzone.com/links/rss/jdatagrid_formula_works_with_the_beans_binding.html</link>
      <description>This article introduce the Beans Binding can work with the JDataGrid formula.&#xD;
&#xD;
The JDataGrid formula works in the CellFormulaContext, every function in the formula can get other cell value from CellFormulaContext.&#xD;
&#xD;
The Beans Binding framework can bind the different property together, if the cell value in JDataGrid bind a JavaBean, the cell should have the binding expression, this can be implements by a customize function, it should get the JavaBean from the formula context.</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 02:33:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79847.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T02:33:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/jdatagrid_formula_works_with_the_beans_binding.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79847.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This article introduce the Beans Binding can work with the JDataGrid formula.

The JDataGrid formula works in the CellFormulaContext, every function in the formula can get other cell value from CellFormulaContext.

The Beans Binding framework can bind the different property together, if the cell value in JDataGrid bind a JavaBean, the cell should have the binding expression, this can be implements by a customize function, it should get the JavaBean from the formula context.]]></content:encoded>
      <dz:linkId>79847</dz:linkId>
      <dz:submitDate>2008-05-08T02:33:54Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79847.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to write function in JDataGrid Spreadsheet Edition?</title>
      <link>http://www.dzone.com/links/rss/how_to_write_function_in_jdatagrid_spreadsheet_ed.html</link>
      <description>1. Understand the formula and function API used in JDataGrid Spreadsheet Edition?&#xD;
2. Add the function to the FormulaFactory.</description>
      <category>java</category>
      <pubDate>Thu, 08 May 2008 02:27:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79846.html</guid>
      <dc:creator>zhantao.zheng@gmail.com</dc:creator>
      <dc:date>2008-05-08T02:27:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_write_function_in_jdatagrid_spreadsheet_ed.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/79846.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 1. Understand the formula and function API used in JDataGrid Spreadsheet Edition?
2. Add the function to the FormulaFactory.]]></content:encoded>
      <dz:linkId>79846</dz:linkId>
      <dz:submitDate>2008-05-08T02:27:40Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/79846.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zhantao.zheng@gmail.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284836.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

