锘??xml version="1.0" encoding="utf-8" standalone="yes"?>一本久久a久久精品亚洲,亚洲色最新高清av网站,亚洲国产高清美女在线观看 http://www.tkk7.com/huaoguo/category/40514.htmlmy wayzh-cnSat, 12 Dec 2009 13:18:17 GMTSat, 12 Dec 2009 13:18:17 GMT60瀹炵幇涓涓嚜宸辯殑Netbeans瀵艱埅http://www.tkk7.com/huaoguo/archive/2009/12/12/305668.htmlhuaoguohuaoguoFri, 11 Dec 2009 17:16:00 GMThttp://www.tkk7.com/huaoguo/archive/2009/12/12/305668.htmlhttp://www.tkk7.com/huaoguo/comments/305668.htmlhttp://www.tkk7.com/huaoguo/archive/2009/12/12/305668.html#Feedback0http://www.tkk7.com/huaoguo/comments/commentRss/305668.htmlhttp://www.tkk7.com/huaoguo/services/trackbacks/305668.htmlhttp://docs.huihoo.com/javadoc/netbeans/5.5/org-netbeans-spi-navigator/overview-summary.html銆?br />
棣栧厛鏂板緩涓涓狽etbeans搴撳瓨錛屾ā鍧楄嚦灝戣渚濊禆“瀵艱埅API”銆?br />
鐒跺悗瀹炵幇NavigatorPanel鎺ュ彛錛?br />
/*
 * author: Percival  date: 12/11/09
 * Have a good day!
 
*/
package org.hag.netbeans.plugin.rspecnavigator;

import java.io.IOException;
import java.util.Collection;
import javax.swing.JComponent;
import javax.swing.JList;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelectionListener;
import org.netbeans.spi.navigator.NavigatorPanel;
import org.openide.filesystems.FileObject;
import org.openide.util.Exceptions;
import org.openide.util.Lookup;
import org.openide.util.LookupEvent;
import org.openide.util.LookupListener;

public class RspecNavigatorPanel implements NavigatorPanel {

    
private JList lstDescription;
    
private Lookup.Result<FileObject> lookupResult;
    
private LookupListener lookupListener;

    
public RspecNavigatorPanel() {
        lstDescription 
= new JList();
        lstDescription.addListSelectionListener(
new ListSelectionListener() {

            
public void valueChanged(ListSelectionEvent e) {
                RspecTag tag 
= (RspecTag) lstDescription.getSelectedValue();
                
if (tag != null) {
                    
try {
                        tag.select();
                    } 
catch (IOException ex) {
                        Exceptions.printStackTrace(ex);
                    }
                }
            }
        });
        lookupListener 
= new LookupListener() {

            
public void resultChanged(LookupEvent ev) {
                Collection
<? extends FileObject> fileObjects = lookupResult.allInstances();
                FileObject fileObject 
= fileObjects.isEmpty() ? null : fileObjects.iterator().next();
                RspecTagListModel listModel 
= new RspecTagListModel(fileObject);
                lstDescription.setModel(listModel);
            }
        };
    }

    
public String getDisplayName() {
        
return "Rspec Descriptions";
    }

    
public String getDisplayHint() {
        
return "Rspec Descriptions";
    }

    
public JComponent getComponent() {
        
return lstDescription;
    }

    
public void panelActivated(Lookup lookup) {
        lookupResult 
= lookup.lookupResult(FileObject.class);
        lookupResult.addLookupListener(lookupListener);
        lookupListener.resultChanged(
null);
    }

    
public void panelDeactivated() {
        lookupResult.removeLookupListener(lookupListener);
    }

    
public Lookup getLookup() {
        
return null;
    }
}

鏈鍚庡湪緋葷粺鏂囦歡緋葷粺涓敞鍐屼竴涓嬶細(xì)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
<filesystem>
    
<folder name="Navigator">
        
<folder name="Panels">
            
<folder name="text">
                
<folder name="x-ruby">
                    
<file name="org-hag-netbeans-plugin-rspecnavigator-RspecNavigatorPanel.instance"/>
                
</folder>
            
</folder>
        
</folder>
    
</folder>
</filesystem>
RspecNavigator婧愪唬鐮?/a>


huaoguo 2009-12-12 01:16 鍙戣〃璇勮
]]>
Spring blazeDS Integration destination not exists寮傚父瑙e喅http://www.tkk7.com/huaoguo/archive/2009/07/04/285426.htmlhuaoguohuaoguoFri, 03 Jul 2009 16:41:00 GMThttp://www.tkk7.com/huaoguo/archive/2009/07/04/285426.htmlhttp://www.tkk7.com/huaoguo/comments/285426.htmlhttp://www.tkk7.com/huaoguo/archive/2009/07/04/285426.html#Feedback1http://www.tkk7.com/huaoguo/comments/commentRss/285426.htmlhttp://www.tkk7.com/huaoguo/services/trackbacks/285426.html闃呰鍏ㄦ枃

huaoguo 2009-07-04 00:41 鍙戣〃璇勮
]]>
spring涓璸rops,list,set,map鍏冪礌鐨勭敤娉?/title><link>http://www.tkk7.com/huaoguo/archive/2009/06/28/284476.html</link><dc:creator>huaoguo</dc:creator><author>huaoguo</author><pubDate>Sun, 28 Jun 2009 06:51:00 GMT</pubDate><guid>http://www.tkk7.com/huaoguo/archive/2009/06/28/284476.html</guid><wfw:comment>http://www.tkk7.com/huaoguo/comments/284476.html</wfw:comment><comments>http://www.tkk7.com/huaoguo/archive/2009/06/28/284476.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.tkk7.com/huaoguo/comments/commentRss/284476.html</wfw:commentRss><trackback:ping>http://www.tkk7.com/huaoguo/services/trackbacks/284476.html</trackback:ping><description><![CDATA[     鎽樿: 鍦╯pring瀹瑰櫒涓厤緗産ean錛屽父鐢ㄥ埌鐨勫厓绱犻櫎浜?value>鍜?ref>澶栵紝榪樻湁<props>銆?list>銆?set>銆?map>錛屽湪hibernate絳夋鏋剁殑閰嶇疆鏂囦歡涓垜浠粡甯稿彲浠ヨ鍒拌繖浜涘厓绱狅紝涓嬮潰鏄粬浠殑鍏蜂綋鐢ㄦ硶銆?<br>1.<props>鍏冪礌...  <a href='http://www.tkk7.com/huaoguo/archive/2009/06/28/284476.html'>闃呰鍏ㄦ枃</a><img src ="http://www.tkk7.com/huaoguo/aggbug/284476.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.tkk7.com/huaoguo/" target="_blank">huaoguo</a> 2009-06-28 14:51 <a href="http://www.tkk7.com/huaoguo/archive/2009/06/28/284476.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://www.tkk7.com/" title="亚洲av成人片在线观看">亚洲av成人片在线观看</a> <div class="friend-links"> </div> </div> </footer> 主站蜘蛛池模板: <a href="http://fenglufzjx.com" target="_blank">亚洲熟妇AV一区二区三区宅男</a>| <a href="http://8hnbuk14.com" target="_blank">91午夜精品亚洲一区二区三区</a>| <a href="http://55118885.com" target="_blank">亚洲AV成人片无码网站</a>| <a href="http://ljdst.com" target="_blank">操美女视频免费网站</a>| <a href="http://www-63228.com" target="_blank">亚洲国产精品久久久久秋霞影院</a>| <a href="http://gttest5.com" target="_blank">8x成人永久免费视频</a>| <a href="http://hnqkzj.com" target="_blank">亚洲网站在线观看</a>| <a href="http://fsdyzs.com" target="_blank">无码囯产精品一区二区免费</a>| <a href="http://codecampo.com" target="_blank">亚洲天天做日日做天天欢毛片</a>| <a href="http://121fj.com" target="_blank">最近免费中文字幕高清大全</a>| <a href="http://gzmcmy.com" target="_blank">亚洲日韩中文字幕天堂不卡</a>| <a href="http://bying100.com" target="_blank">蜜桃视频在线观看免费网址入口</a>| <a href="http://www132126.com" target="_blank">亚洲乱妇老熟女爽到高潮的片</a>| <a href="http://by8847.com" target="_blank">免费黄色小视频网站</a>| <a href="http://tzkanglong.com" target="_blank">国产精品亚洲综合网站</a>| <a href="http://wwwbi757.com" target="_blank">亚洲高清成人一区二区三区</a>| <a href="http://whyandroid.com" target="_blank">selaoban在线视频免费精品</a>| <a href="http://345504.com" target="_blank">亚洲精品亚洲人成在线观看</a>| <a href="http://scbangde.com" target="_blank">日本一道本不卡免费 </a>| <a href="http://wwwks2424.com" target="_blank">亚洲国产成人手机在线电影bd</a>| <a href="http://scbangde.com" target="_blank">**毛片免费观看久久精品</a>| <a href="http://sxwlhg.com" target="_blank">亚洲精品免费网站</a>| <a href="http://fns92.com" target="_blank">亚洲AV之男人的天堂</a>| <a href="http://9898vip.com" target="_blank">国产色无码精品视频免费</a>| <a href="http://fenxue520.com" target="_blank">亚洲综合久久成人69</a>| <a href="http://www96008.com" target="_blank">性xxxx视频播放免费</a>| <a href="http://5r7b.com" target="_blank">一日本道a高清免费播放</a>| <a href="http://513573.com" target="_blank">久久久久亚洲精品影视</a>| <a href="http://miya863.com" target="_blank">免费人成网站在线观看10分钟</a>| <a href="http://zygwkqf.com" target="_blank">亚洲大尺度无码无码专线一区</a>| <a href="http://kmc19.com" target="_blank">亚洲国产成人爱av在线播放</a>| <a href="http://xianliwang.com" target="_blank">免费的全黄一级录像带</a>| <a href="http://sflhb.com" target="_blank">亚洲色丰满少妇高潮18p</a>| <a href="http://tvnxl.com" target="_blank">亚洲性在线看高清h片</a>| <a href="http://yimintech.com" target="_blank">免费看又黄又无码的网站</a>| <a href="http://tzkanglong.com" target="_blank">亚洲色中文字幕在线播放</a>| <a href="http://5656ys.com" target="_blank">久久精品亚洲男人的天堂</a>| <a href="http://139699.com" target="_blank">成年人网站免费视频</a>| <a href="http://xxxxyz.com" target="_blank">无码毛片一区二区三区视频免费播放 </a>| <a href="http://wwwkk2347.com" target="_blank">美女视频黄免费亚洲</a>| <a href="http://shunfk.com" target="_blank">亚洲人成无码久久电影网站</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>