Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.help.app / org.gvsig.help.app.mainplugin / src / main / help / gvSIG / manual-de-usuario / es / index.xml @ 40557

History | View | Annotate | Download (13.4 KB)

1
<?xml version='1.0' encoding='ISO-8859-1'  ?>
2
<!--
3

4
    gvSIG. Desktop Geographic Information System.
5

6
    Copyright (C) 2007-2013 gvSIG Association.
7

8
    This program is free software; you can redistribute it and/or
9
    modify it under the terms of the GNU General Public License
10
    as published by the Free Software Foundation; either version 3
11
    of the License, or (at your option) any later version.
12

13
    This program is distributed in the hope that it will be useful,
14
    but WITHOUT ANY WARRANTY; without even the implied warranty of
15
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
    GNU General Public License for more details.
17

18
    You should have received a copy of the GNU General Public License
19
    along with this program; if not, write to the Free Software
20
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
21
    MA  02110-1301, USA.
22

23
    For any additional information, do not hesitate to contact us
24
    at info AT gvsig.com, or visit our website www.gvsig.com.
25

26
-->
27
<!DOCTYPE index
28
  PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Index Version 1.0//EN"
29
         "http://java.sun.com/products/javahelp/index_1_0.dtd">
30

    
31
<index version="1.0">
32
   <indexitem text=".prof extension (profile data)" target="prof.profile"/>
33
   
34
   <indexitem text="accelerators (keyboard), see 'keyboard commands'"/>
35
   
36
   <indexitem text="adding an existing portfolio" target="proj.import"/>
37
   
38
   <indexitem text="adding an existing project" expand="false">
39
      <indexitem text="naming the project" target="proj.importdirectory"/>
40
      <indexitem text="naming the storage directory" target="proj.importdirectory"/>
41
      <indexitem text="procedures for" target="proj.importproject2"/>
42
   </indexitem>
43
   
44
   <indexitem text="analyzing program performance, see 'profiler'"/>
45
   
46
   <indexitem text="arguments" expand="false">
47
      <indexitem text="passing" target="debug.arguments"/>
48
      <indexitem text="specifying" target="debug.arguments"/>
49
   </indexitem>
50

    
51
   <indexitem text="assignments (keyboard), see 'keyboard commands'"/>
52

    
53
   <indexitem text="auto indent, source editor" target="edit.tabs"/>
54
   <indexitem text="auto indent, source editor - Secondary Window" target="edit.tabs" presentationtype="javax.help.SecondaryWindow" presentationname="main"/>
55
   <indexitem text="auto indent, source editor - Popup" target="edit.tabs" presentationtype="javax.help.Popup"/>
56

    
57
   <indexitem text="background color, source editor" target="edit.syntax"/>
58

    
59
   <indexitem text="BeanInfo file" target="proj.beansproject"/>
60

    
61
   <indexitem text="beans" expand="false">
62
      <indexitem text="adding existing sources to a bean project" target="proj.existingbeans"/>
63
      <indexitem text="changing bean file status" target="proj.existingbeans"/>
64
      <indexitem text="creating a bean project" target="proj.beansproject"/>
65
      <indexitem text="removing existing sources from a bean project" target="proj.existingbeans"/>
66
   </indexitem>
67
   
68
   <indexitem text="bindings (keyboard), see 'keyboard commands'"/>
69
   
70
   <indexitem text="break exception always" target="debug.addexception"/>
71
   
72
   <indexitem text="break exception on uncaught" target="debug.addexception"/>
73
   
74
   <indexitem text="breakpoints">
75
      <indexitem text="advanced functions" target="debug.breakpoint"/>
76
      <indexitem text="conditional" target="debug.conditional"/>
77
      <indexitem text="list of" target="debug.breakpoint"/>
78
      <indexitem text="location" target="debug.breakpoint"/>
79
      <indexitem text="window" target="debug.breakpoint"/>
80
   </indexitem>
81
   
82
   <indexitem text="browsing source code, see 'source browser'"/>
83
   
84
   <indexitem text="building projects">
85
      <indexitem text="Build menu" target="menus.build"/>
86
      <indexitem text="building projects" target="build.build"/>
87
      <indexitem text="javac" target="build.build"/>
88
   </indexitem>
89

    
90

    
91
   <indexitem text="call stack, moving on the" target="debug.stack"/>
92

    
93
   <indexitem text="callbacks, see `adding operations'"/>
94

    
95
   <indexitem text="changing the current project" target="proj.changeproject"/>
96
   
97
   <indexitem text="changing the status of a bean file" target="proj.existingbeans"/>
98

    
99
   <indexitem text="check in (version control)" target="version.version"/>
100

    
101
   <indexitem text="check in new (version control)" target="version.version"/>
102

    
103
   <indexitem text="choosing a Java compiler" target="build.compiler_pref"/>
104

    
105
   <indexitem text="Fast Javac" target="build.compiler_pref"/>
106

    
107
   <indexitem text="compiling a single file" target="build.compilefile"/>
108

    
109
   <indexitem text="compiling projects" target="build.build"/>
110

    
111

    
112
   <indexitem text="counted breakpoints" target="debug.counted"/>
113

    
114
   <indexitem text="Create Project Wizard">
115
      <indexitem text="adding existing sources to a bean project" target="proj.existingbeans"/>
116
      <indexitem text="naming a source file location" target="proj.appletwizard"/>
117
   </indexitem>
118

    
119
   <indexitem text="creating a portfolio">
120
      <indexitem text="steps for" target="proj.createportfolio"/>
121
      <indexitem text="using the dialog box for" target="proj.createportfolio"/>
122
   </indexitem>
123
   
124
   <indexitem text="Customizer file" target="proj.beansproject"/>
125
   
126
   <indexitem text="Debug/Browse Tab">
127
      <indexitem text="editing project attributes" target="proj.editproject"/>
128
      <indexitem text="output" target="debug.messages"/>
129
   </indexitem>
130
   
131
   <indexitem text="debugging">
132
      <indexitem text="-g option" target="debug.overview"/>
133
      <indexitem text="evaluating expressions" target="debug.eval"/>
134
      <indexitem text="prerequisites" target="debug.overview"/>
135
      <indexitem text="stack frames, viewing" target="debug.viewthreads"/>
136
      <indexitem text="starting" target="debug.start"/>
137
      <indexitem text="window, tab" target="debug.messages"/>
138
   </indexitem>
139
   
140
   <indexitem text="displaying a portfolio" target="proj.changeportfolio"/>
141
   
142
   <indexitem text="displaying a project" target="proj.changeproject"/>
143
   
144
   <indexitem text="editor, see 'source editor'"/>
145
   
146
   <indexitem text="evaluation history" target="debug.eval"/>
147
   
148
   <indexitem text="exceptions">
149
      <indexitem text="adding" target="debug.addexception"/>
150
      <indexitem text="break always" target="debug.addexception"/>
151
      <indexitem text="using the window" target="debug.exceptions"/>
152
      <indexitem text="window" target="debug.exceptions"/>
153
   </indexitem>
154
   
155
   <indexitem text="expanding objects and arrays" target="debug.eval"/>
156
   
157
   <indexitem text="expressions">
158
      <indexitem text="defined" target="debug.eval"/>
159
      <indexitem text="evaluating" target="debug.eval"/>
160
      <indexitem text="evaluation history" target="debug.eval"/>
161
      <indexitem text="using the evaluate button" target="debug.eval"/>
162
      <indexitem text="value of" target="debug.eval"/>
163
   </indexitem>
164
   
165
   
166
   
167
   <indexitem text="Fast Javac compiler" target="build.compiler_pref"/>
168
   
169
   <indexitem text="files, storing project" target="proj.paths"/>
170
   
171
   <indexitem text="flags, compiler see 'compiler options'"/>
172
   
173
   <indexitem text="fonts, setting in source editor" target="edit.font"/>
174
   
175
   
176
   
177
   <indexitem text="generating an HTML page" target="proj.generatehtml"/>
178
   <indexitem text="A Junk Entry" target="intentional.junk"/>
179
   
180
   
181
   <indexitem text="HTML file">
182
      <indexitem text="editing" target="proj.edithtml"/>
183
      <indexitem text="saving" target="proj.edithtml"/>
184
      <indexitem text="updating a run page URL" target="proj.edithtml"/>
185
   </indexitem>
186
   
187
   
188
   <indexitem text="ignore, exceptions list" target="debug.addexception"/>
189
   
190
   
191
   
192
   <indexitem text="JAR files">
193
      <indexitem text="defined" target="proj.beansproject"/>
194
   </indexitem>
195
   
196
   <indexitem text="JavaBeans, see 'beans'"/>
197
   
198
   <indexitem text="javadoc, use in class browser" target="browse.class"/>
199
   
200
   
201
   
202
   <indexitem text="line/column indicator, source editor" target="edit.controls"/>
203
   
204
   <indexitem text="local variables" target="debug.threads"/>
205
   
206
   <indexitem text="location of breakpoints" target="debug.breakpoint"/>
207
   
208
   <indexitem text="location, debugging" target="debug.run"/>
209
   
210
   
211
   
212
   <indexitem text="managing projects" target="proj.managertoc"/>
213
   
214
   <indexitem text="methods, stepping into" target="debug.step"/>
215
   
216
   
217
   
218
   <indexitem text="naming a project" target="proj.projectwizard"/>
219
   
220
   
221
   
222
   <indexitem text="opening a portfolio" target="proj.changeportfolio"/>
223
   
224
   <indexitem text="opening a project" target="proj.changeproject"/>
225
   
226
   
227
   <indexitem text="package">
228
     <indexitem text="creating a package project" target="proj.createpackage"/>
229
     <indexitem text="editing the name" target="proj.generaldisplay"/>
230
     <indexitem text="naming" target="proj.generaldisplay"/>
231
   </indexitem>
232
   
233
   <indexitem text="passing arguments to a standalone project" target="debug.arguments"/>
234
   
235
   <indexitem text="performance analysis, see 'profiler'"/>
236
   
237
   <indexitem text="portfolios">
238
      <indexitem text="Add Portfolio dialog box" target="proj.importportfolio"/>
239
      <indexitem text="changing" target="proj.changeportfolio"/>
240
      <indexitem text="Create Portfolio dialog box" target="proj.createportfolio"/>
241
      <indexitem text="removing" target="proj.removeportfolio"/>
242
   </indexitem>
243
   
244
   <indexitem text="Preferences menu" target="menus.preferences"/>
245
   
246
   <indexitem text="prerequisites, debugging" target="debug.overview"/>
247
   
248
   <indexitem text="printing profile data" target="prof.menus"/>
249
   
250
   <indexitem text="profiler">
251
      <indexitem text="customizing data filters" target="prof.custom"/>
252
   </indexitem>
253
   
254
   <indexitem text="Project Manager" target="proj.projectmanager"/>
255
   
256
   <indexitem text="project name" target="proj.generaldisplay"/>
257
   
258
   <indexitem text="project type" target="proj.generaldisplay"/>
259
   
260
   <indexitem text="projects">
261
      <indexitem text="contents" target="proj.managertoc"/>
262
      <indexitem text="copying an added project" target="proj.importwizard"/>
263
      <indexitem text="manager" target="proj.projectmanager"/>
264
      <indexitem text="using the project manager" target="proj.projectmanager"/>
265
   </indexitem>
266
   
267
   
268
   <indexitem text="quitting debugging" target="debug.enddebug"/>
269
   
270
   
271
   <indexitem text="RCS (version control)" target="version.version"/>
272
   
273
   <indexitem text="referencing an added project" target="proj.importwizard"/>
274
   
275
   <indexitem text="remote debugging">
276
      <indexitem text="agent password" target="debug.remotedebug"/>
277
      <indexitem text="classpaths" target="debug.remotedebug"/>
278
      <indexitem text="network connection" target="debug.remotedebug"/>
279
      <indexitem text="password" target="debug.remotedebug"/>
280
   </indexitem>
281
   
282
   <indexitem text="removing a portfolio" target="proj.removeportfolio"/>
283
   
284
   <indexitem text="removing a project" target="proj.removeproject"/>
285
      
286
   <indexitem text="replacing text, source editor" target="edit.replace"/>
287
   
288
   <indexitem text="requirements, debugging" target="debug.overview"/>
289
   
290
   <indexitem text="running a program to collect profile data" target="prof.profile"/>
291
   
292
   <indexitem text="running a project" target="proj.run"/>
293
   
294
   <indexitem text="running to a specific location" target="proj.run"/>
295
   
296
   
297
   
298
   <indexitem text="saving an HTML file" target="proj.edithtml"/>
299
   
300
   <indexitem text="SCCS (version control)" target="version.version"/>
301
   
302
   <indexitem text="shortcuts (keyboard), see 'keyboard commands'"/>
303
   
304
   <indexitem text="showing the stack frame source" target="debug.source"/>
305
      
306
   <indexitem text="source browser">
307
      <indexitem text="Browse menu" target="menus.browse"/>
308
      <indexitem text="browsing class files" target="browse.class"/>
309
      <indexitem text="javadoc, use in class browser" target="browse.class"/>
310
      <indexitem text="strings, searching for in source code" target="browse.strings"/>
311
   </indexitem>
312
   
313
   <indexitem text="source directory" target="proj.generaldisplay"/>
314
   
315
   <indexitem text="standalone project">
316
      <indexitem text="creating" target="proj.createstandalone"/>
317
      <indexitem text="running" target="proj.run"/>
318
      <indexitem text="specifying program arguments" target="debug.arguments"/>
319
   </indexitem>
320
   
321
   <indexitem text="starting debugging" target="debug.start"/>
322
   
323
   <indexitem text="starting over, debugging" target="debug.startover"/>
324
   
325
   <indexitem text="subprojects, creating" target="proj.nestedprojects"/>
326
   
327
   <indexitem text="subprojects, defined" target="proj.projects"/>
328
   
329
   <indexitem text="tabs, see 'component palette'"/>
330
   
331
   <indexitem text="threads">
332
      <indexitem text="data values" target="debug.variables"/>
333
      <indexitem text="evaluating data values" target="debug.variables"/>
334
      <indexitem text="variables, defined" target="debug.threads"/>
335
      <indexitem text="viewing threads" target="debug.viewthreads"/>
336
   </indexitem>
337
   
338
   <indexitem text="using the debugger" target="debug.overview"/>
339
   
340
   <indexitem text="using the Exceptions Window" target="debug.exceptions"/>
341
   
342
   <indexitem text="defined" target="debug.eval"/>
343
   
344
   <indexitem text="evaluating" target="debug.eval"/>
345
   
346
   <indexitem text="viewing" target="debug.threads"/>
347
   
348
   <indexitem text="version control">
349
      <indexitem text="check in" target="version.version"/>
350
      <indexitem text="check in new" target="version.version"/>
351
      <indexitem text="uncheckout" target="version.version"/>
352
   </indexitem>
353
   
354
   <indexitem text="viewing stack frames" target="debug.viewthreads"/>
355
   
356

    
357
   <indexitem text="Windows menu" target="menus.windows"/>
358

    
359

    
360
</index>
361