用户操作
[即时聊天] [发私信] [加为好友]
michaelID:MikeDogSong
2811次访问,排名2万外好友0人,关注者0
abc
MikeDogSong的文章
原创 10 篇
翻译 1 篇
转载 0 篇
评论 1 篇
最近评论
fdytxz:www.meinv880.cn
www.jipinjiading36.cn
文章分类
    收藏
      相册
      books
      存档
      软件项目交易
      订阅我的博客
      XML聚合  FeedSky
      订阅到鲜果
      订阅到Google
      订阅到抓虾
      订阅到BlogLines
      订阅到Yahoo
      订阅到GouGou
      订阅到飞鸽
      订阅到Rojo
      订阅到newsgator
      订阅到netvibes

      翻译 Cooking with the NetBeans Platform收藏

      新一篇: nb developer faq - What are the basic things I should know about NetBeans' architecture to get started? | 旧一篇: netbeans?

      Cooking with the NetBeans Platform
      Building an IDE for Scheme with the NetBeans Platform
      Antonio Vieiro

      <antonio AT antonioshome.net>Revision History
      Revision 1.0 2006-09


      Table of Contents
      1. About these notes
      1.1. Why NetBeans Platform?
      1.2. Why these notes?
      1.3. About these notes
      2. NetBeans Module System Basics
      2.1. Public APIs, exported packages, documentation and the importance of APIs
      2.2. Embracing change
      2.3. Using... and being used: dependencies
      2.4. Don't shout: I can't hear you anyway
      2.5. One for all, and all for one!
      2.6. Summary
      2.7. What next?
      3. Adding support for Scheme files
      3.1. Modules, Module Suites and Library Wrappers
      3.2. Building a Scheme Module Suite
      3.3. Adding support for Scheme file types
      3.4. What we have now: module structure in the IDE
      3.5. But, where's the support for Scheme file types?
      3.6. Let's run it!
      3.7. Summary
      4. Sandwiches!! (XML Layer Files)
      4.1. What are sandwiches good for?
      4.2. How sandwich files work
      4.3. How to build your own XML layer files
      4.4. The internals of the XML layer file
      4.5. Summary
      5. Adding an editor for Scheme files
      5.1. Creating another module for the editor...
      5.2. NetBeans' delicious EditorKits
      5.3. Building a SchemeEditorKit
      5.4. Adding dependencies to other modules
      5.5. ... and registering our SchemeEditorKit
      5.6. Ready, steady... what!?
      5.7. Summary
      6. Scheme Editor Options
      6.1. Options and BaseOptions
      6.2. Do we need a new module?
      6.3. SchemeEditorOptions
      6.4. Registering options with the XML Layer File
      6.5. Using a plain syntax
      6.6. Summary
      7. Colorful editors: The Old, The Good and The Young
      7.1. Adding color to editors: The Old, The Good and The Young!
      7.2. The old way: overview
      7.3. Executing Java code on module initialization
      8. Adding Syntax Support
      8.1. Syntax - non functional requirements
      8.2. Building a custom syntax object
      8.3. Syntax tricks
      8.4. Multi syntaxes
      9. Wrapping Scheme into our IDE (Library Wrappers)
      9.1. Library Wrappers
      9.2. Getting started: wrapping SISC
      10. Invoking Scheme I (creating a Public API)
      10.1. Yet another module? No, sir: it's TWO more modules
      10.2. The Scheme Interpreter Module
      10.3. Making our interface public
      I. Building a standalone NetBeans editor
      I.1. Building a standalone NetBeans editor
      I.1.1. What we need
      I.1.2. Little by little: Doing things by hand
      I.1.3. A tiny library: Faster, simpler
      I.1.4. Do it yourself!
      11. Alphabetical Index 

      发表于 @ 2007年04月02日 19:10:00|评论(loading...)|编辑

      新一篇: nb developer faq - What are the basic things I should know about NetBeans' architecture to get started? | 旧一篇: netbeans?

      评论:没有评论。

      发表评论  


      登录
      Csdn Blog version 3.1a
      Copyright © michael