File: settings.html

package info (click to toggle)
jswat 1.7-2
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 5,656 kB
  • ctags: 3,210
  • sloc: java: 24,683; xml: 130; makefile: 59; sh: 21
file content (312 lines) | stat: -rw-r--r-- 11,180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
  <head>
    <meta name="generator" content=
    "HTML Tidy for Linux/x86 (vers 1st February 2002), see www.w3.org">

    <title>JSwat - Settings</title>
    <link href="http://www.bluemarsh.com/style.css" rel="stylesheet" type="text/css">
  </head>

  <body>
    <!-- body table -->

    <table summary="formatting" valign="top" border="0" cellpadding="8"
    cellspacing="0" width="100%">
      <!-- start header -->
<tr>
  <td colspan="2">
    <!-- start title -->
    <table summary="table" align="center" bgcolor="#000000"
    border="0" cellpadding="1" cellspacing="0" width="100%">
      <tr>
        <td>
          <table summary="table" bgcolor="#ffffff" border="0"
          cellspacing="0" width="100%">
            <tr>
              <td width="10%" align="center">
                <img src="http://www.bluemarsh.com/images/cattails.jpg" alt="cattails">
              </td>
              <td align="left">
                <h1>Blue Marsh Softworks</h1>
              </td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
    <!-- end title -->
  </td>
</tr>
<!-- end header -->


      <tr>
        <!-- left column -->

        <td valign="top" width="20%">
        <!-- start sidebox -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Site
          Index</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.bluemarsh.com/java/index.html">java projects</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/personal/index.html">about me</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/htdig/search.html">search</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end sidebox -->


        <br>
         <!-- start links -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">My Java
          </span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.bluemarsh.com/java/tips.html">java tips</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/java/faq.html">java faq</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/java/contrib.html">contributing</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">General
          Java</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://java.sun.com/">JavaSoft</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://developer.java.sun.com/">Developer Connection</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.afu.com/javafaq.html">The Java FAQ</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://mindprod.com/jgloss.html">Java Glossary</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end links -->

        <br>
         <!-- start links -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">JSwat</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href=
          "http://sourceforge.net/project/showfiles.php?group_id=59085">
          downloads</a> <span class="nav">[sf.net]</span></a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "../download.html">other downloads</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "index.html">documentation</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "faq.html">faq</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "../mail-lists.html">mailing lists</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "../integrate.html">integrating</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "../contrib.html">contributing</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://www.bluemarsh.com/bugzilla/">bugs</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Related
          Software</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://www.eclipse.org/">Eclipse</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://www.oops.demon.co.uk/jdbtool/">JDBTool</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://jdee.sunsite.dk/">JDEE</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://sourceforge.net/projects/jenus/">Jenus</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://jipe.sourceforge.net/">Jipe</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://java.sun.com/products/jpda/">JPDA</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href=
          "http://www.netbeans.org/">NetBeans</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Related
          Links</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">
          &nbsp;<span class="small">o</span> <a class="nav"
          href="http://freshmeat.net/projects/jswat/">FreshMeat listing</a><br>
          &nbsp;<span class="small">o</span> <a class="nav"
          href="http://sourceforge.net/projects/jswat/">SourceForge page</a><br>
          &nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.skylit.com/javamethods/nodebugger.html">
          Top Ten Reasons Not to Use a Java Debugger in School</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end links -->

        </td>

        <td valign="top" width="75%">
                    <table summary="formatting" border="0" cellpadding="0"
          cellspacing="0" width="100%">
            <tr>
              <td valign="top" width="100%">
                <!-- start content -->

                <table summary="formatting" align="center" bgcolor= 
                "#000000" border="0" cellpadding="0" cellspacing="0"
                width="100%">
                  <tr>
                    <td>
                      <table summary="formatting" border="0"
                      cellpadding="8" cellspacing="1" width="100%">
                        <tr>
                          <td bgcolor="#ffffff">


          <h2>JSwat Settings</h2>

          <h3>2.x Versions</h3>

          <p>The 2.x versions of JSwat store all of the settings in
          nodes of type <code>java.util.prefs.Preferences</code>, the
          class provided in JDK v1.4 and later. This data is stored in
          a system-dependent location. On Windows the data is stored in
          the registry, while on Unix the data is stored in
          <code>~/.java/.userPrefs/</code>.</p>

          <h3>1.x Versions</h3>

          <p>There are several types of settings, all of which are
          saved to a directory called <code>.jswat</code> in your home
          directory. These settings are briefly described below.</p>

          <h4>Breakpoints</h4>

          <p>The current breakpoints are saved to a file called
          <code>breakpoints</code> in the JSwat settings directory
          (described above). This file is a serialized version of the
          breakpoint objects and cannot be read or edited easily.</p>

          <h4>Session Properties</h4>

          <p>Session properties are settings that relate to the session
          and are used by the JSwat actions and commands to persist
          information for the next time they are needed. These include
          the name of the class being debugged, whether the debuggee VM
          starts up suspended, and the options passed to the debuggee
          VM. The settings are stored in the <code>session</code> file
          in the JSwat settings directory (described above). This file
          is a standard Java properties file and is humanly
          editable.</p>

          <h4>Application Settings</h4>

          <p>These settings effect the application as a whole, such as
          the size and position of the main window and the look and
          feel. These are stored in <code>settings</code> in the JSwat
          settings directory (described above). This file is a standard
          Java properties file and is humanly editable.</p>

          <h4>User Preferences</h4>

          <p>These are your user preferences that you set through the
          Preferences dialog or <code>options</code> command. These are
          stored in <code>preferences</code> in the JSwat settings
          directory (described above). This file is a form of GML
          (Graph Modeling Language) and is humanly editable, assuming
          you understand GML.</p>

          <h3>Ephemeral Settings</h3>

          <p>Some of the settings in JSwat are only temporary for the
          life of the program. These are not saved to any file although
          they last long enough to be useful while running JSwat. These
          settings include:</p>

          <ul>
            <li><span class="copy">Capture Messages filename and
            checkbox values.</span></li>
          </ul>
                                    </td>
                        </tr>
                      </table>
                    </td>
                  </tr>
                </table>
                <!-- end content -->
              </td>
            </tr>
          </table>

        </td>
        <!-- end right column -->
      </tr>
      <!-- start footer -->
<tr>
  <td align="center" colspan="2">
  <span class="footer">&copy; Copyright 2000-2002 -
  <a href="http://www.bluemarsh.com/index.html">Blue Marsh Softworks</a></span>
  </td>
</tr>
<!-- end footer -->

    </table>
  </body>
</html>