首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

netbean 扩张的几个扩展点

2012-12-27 
netbean 扩展的几个扩展点NbPreferences.forModule(RibbonLAFPanel.class)?? 属性定义窗口Lookup.getDefau

netbean 扩展的几个扩展点

NbPreferences.forModule(RibbonLAFPanel.class)?? 属性定义窗口

Lookup.getDefault.lookup?? 查询,非常重要的API

?

FileUtil.getConfigRoot().getFileObject("Ribbon")?? -- 查询layer.xml文件

?

Lookups.forPath("Menu/File").lookupAll(Action.class)

热点排行