e1d59827c9cdde98c417d9ee233847abdbd51376
[deliverable/tracecompass.git] / org.eclipse.tracecompass.help / reference / api / deprecated-list.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="en">
4 <head>
5 <!-- Generated by javadoc (version 1.7.0_51) on Sat Feb 22 08:24:16 EST 2014 -->
6 <title>Deprecated List</title>
7 <meta name="date" content="2014-02-22">
8 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9 </head>
10 <body>
11 <script type="text/javascript"><!--
12 if (location.href.indexOf('is-external=true') == -1) {
13 parent.document.title="Deprecated List";
14 }
15 //-->
16 </script>
17 <noscript>
18 <div>JavaScript is disabled on your browser.</div>
19 </noscript>
20 <div class="header">
21 <h1 title="Deprecated API" class="title">Deprecated API</h1>
22 <h2 title="Contents">Contents</h2>
23 <ul>
24 <li><a href="#method">Deprecated Methods</a></li>
25 </ul>
26 </div>
27 <div class="contentContainer"><a name="method">
28 <!-- -->
29 </a>
30 <ul class="blockList">
31 <li class="blockList">
32 <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
33 <caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
34 <tr>
35 <th class="colOne" scope="col">Method and Description</th>
36 </tr>
37 <tbody>
38 <tr class="altColor">
39 <td class="colOne"><a href="org/eclipse/linuxtools/tmf/core/timestamp/TmfTimestampFormat.html#setDefaultIntervalFormat(java.lang.String)">org.eclipse.linuxtools.tmf.core.timestamp.TmfTimestampFormat.setDefaultIntervalFormat(String)</a>
40 <div class="block"><i>The default interval format pattern depends on the
41 preferences, see <code>TmfTimePreferences</code>. To change the
42 default time pattern, modify the preferences and call
43 <a href="org/eclipse/linuxtools/tmf/core/timestamp/TmfTimestampFormat.html#updateDefaultFormats()"><code>updateDefaultFormats()</code></a></i></div>
44 </td>
45 </tr>
46 <tr class="rowColor">
47 <td class="colOne"><a href="org/eclipse/linuxtools/tmf/core/timestamp/TmfTimestampFormat.html#setDefaultTimeFormat(java.lang.String)">org.eclipse.linuxtools.tmf.core.timestamp.TmfTimestampFormat.setDefaultTimeFormat(String)</a>
48 <div class="block"><i>The default time pattern depends on the preferences, see
49 <code>TmfTimePreferences</code>. To change the default time
50 pattern, modify the preferences and call <a href="org/eclipse/linuxtools/tmf/core/timestamp/TmfTimestampFormat.html#updateDefaultFormats()"><code>updateDefaultFormats()</code></a></i></div>
51 </td>
52 </tr>
53 </tbody>
54 </table>
55 </li>
56 </ul>
57 </div>
58 </body>
59 </html>
This page took 0.034579 seconds and 4 git commands to generate.