Professional Eclipse 3 for Java Developers 2006 phần 1 doc

Professional Eclipse 3 for Java Developers 2006 phần 1 doc

Professional Eclipse 3 for Java Developers 2006 phần 1 doc

... 31 1 Summary 31 1 Chapter 11 : Developing Plug-ins for the Eclipse Platform 31 3 The Architecture of the Eclipse Platform 31 4 Extension Points 31 4 OSGi 31 4 A Minimal Platform 31 5 Rich Client Platform vs. ... IDE 31 5 Resource Management 31 5 User Interface 31 6 Help System 31 6 Team Support 31 6 Other Plug-in Groups 31 7 Architecture Summary 31 7 The Core Classes...

Ngày tải lên: 12/08/2014, 23:22

61 289 0
Professional Eclipse 3 for Java Developers 2006 phần 7 doc

Professional Eclipse 3 for Java Developers 2006 phần 7 doc

... href= "html/SpellCheckerView.html"/> 37 9 Developing Plug-ins for the Eclipse Platform 0470020059 Eclipse Ch 11 .qxd 10 / 13 / 04 3: 55 PM Page 37 9 Figure 11 .11 The Schema Editor If you want to define ... Component was made visible (IPartListener2). 35 3 Developing Plug-ins for the Eclipse Platform 0470020059 Eclipse Ch 11 .qxd 10 / 13 / 04 3: 55 PM Page...

Ngày tải lên: 12/08/2014, 23:22

61 353 0
Professional Eclipse 3 for Java Developers 2006 phần 2 pps

Professional Eclipse 3 for Java Developers 2006 phần 2 pps

... normal Java Perspective, the Java Browsing Perspective is a good way to avoid losing the overview of a project. 71 Organizing Your Code Figure 4 .15 06_020059_ch04.qxd 10 /8/04 10 : 51 AM Page 71 ❑ ... 4 06_020059_ch04.qxd 10 /8/04 10 : 51 AM Page 66 Figure 2.8 Summary After studying this chapter you should know about the main productivity techniques embodied in the Eclipse pl...

Ngày tải lên: 12/08/2014, 23:22

61 329 0
Professional Eclipse 3 for Java Developers 2006 phần 3 pdf

Professional Eclipse 3 for Java Developers 2006 phần 3 pdf

... execution environment. For example, you may select: Player (java. awt.Container).paint (java .awt.Graphics) line 11 23. 11 6 Chapter 6 08_020059_ch06.qxd 10 /8/04 10 :59 AM Page 11 6 /** * This method ... system sun.awt java. awt Swing Operating system Windowing system SWT JNI JFace Figure 8 .1 10_020059_ch08.qxd 10 /8/04 11 : 01 AM Page 13 7 * * @return javax.swing.JLabel */...

Ngày tải lên: 12/08/2014, 23:22

61 246 0
Professional Eclipse 3 for Java Developers 2006 phần 4 pdf

Professional Eclipse 3 for Java Developers 2006 phần 4 pdf

... SWT.ARROW) { 1 73 The SWT Library Listing 8. 13 (Continues) 10 _020059_ch08.qxd 10 /8/04 11 : 01 AM Page 1 73 If you would assign the same FormAttachment instance to the left field of the FormData instance, ... of them: 17 9 The SWT Library 10 _020059_ch08.qxd 10 /8/04 11 : 01 AM Page 17 9 FormData Most of the layout options of form layouts are contained in the FormData and F...

Ngày tải lên: 12/08/2014, 23:22

61 292 0
Professional Eclipse 3 for Java Developers 2006 phần 5 ppsx

Professional Eclipse 3 for Java Developers 2006 phần 5 ppsx

... example. 235 JFace 11 _020059_ch09.qxd 10 /8/04 11 :10 AM Page 235 package com.bdaum.jukebox; import java. io.*; import java. util.Properties; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import ... document builder factory DocumentBuilderFactory factory = new DocumentBuilderFactoryImpl(); // Create a document builder 266 Chapter 10 List...

Ngày tải lên: 12/08/2014, 23:22

61 382 0
Professional Eclipse 3 for Java Developers 2006 phần 6 pdf

Professional Eclipse 3 for Java Developers 2006 phần 6 pdf

... operation. 31 4 Chapter 11 0470020059 Eclipse Ch 11 .qxd 10 / 13 / 04 3: 54 PM Page 31 4 The components contained in the Eclipse SDK cover most of the functions that are necessary for running the Eclipse platform ... org .eclipse. team.core org .eclipse. team.cvs.core org .eclipse. team.cvs.ssh org .eclipse. team.cvs.ssh2 org .eclipse. team.cvs.ui org .eclipse. team.ui 31 6...

Ngày tải lên: 12/08/2014, 23:22

61 326 0
Professional Eclipse 3 for Java Developers 2006 phần 8 pot

Professional Eclipse 3 for Java Developers 2006 phần 8 pot

... (1) getSelection(2) getDocument (3) checkSpelling(5) setInput(9) (wait) spellingError(7) setSelection(8) init(4) nextWord(6) replaceWord (11 ) replaceWord (12 ) replaceText( 13 ) notify (14 ) ignore/add/replace/cancel (via SpellCheckingEvent) (10 ) Figure 13 . 1 15_020059_ch 13 . qxd 10 /8/04 12 :49 PM Page 409 */ public ... context WorkbenchHelp.setHelp(parent, "com.bdaum.Spel...

Ngày tải lên: 12/08/2014, 23:22

61 315 0
Professional Eclipse 3 for Java Developers 2006 phần 9 ppt

Professional Eclipse 3 for Java Developers 2006 phần 9 ppt

... about.html,\ about.ini,\ contexts.xml,\ dict/,\ html/,\ icons/,\ plugin.properties,\ plugin.xml,\ schema/,\ src/,\ toc.xml Listing 13 . 19 4 93 Project Three: A Spell Checker as an Eclipse Plug-in 15 _020059_ch 13 . qxd 10 /8/04 12 :49 PM Page 4 93 For the feature project Spell Checker for Eclipse, proceed as follows: ❑ For both ... "com.bdaum.SpellChecker.JavaProperties...

Ngày tải lên: 12/08/2014, 23:22

61 272 0
Professional Eclipse 3 for Java Developers 2006 phần 10 pot

Professional Eclipse 3 for Java Developers 2006 phần 10 pot

... System), 12 9– 13 0 Export function, 13 5 repositories, 13 0 – 13 1 sharing projects, 13 2 Team group preferences, 13 5 version management, 13 3 23_ 020059_bindex.qxd 10 /8/04 1: 23 PM Page 559 markers, 32 4 32 5 declaring, ... runtime, 31 5 extension points, 31 4 help system, 31 6 OSGi, 31 4 overview, 31 4, 31 6 31 7 RCP vs. IDE, 31 5 resource management, 31 5 team suppo...

Ngày tải lên: 12/08/2014, 23:22

53 335 0
w