1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10android.preference.CheckBoxPreference
11</TITLE>
12<link href="/assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="/stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<BODY>
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="/index.html" tabindex="-1" target="_top"><img src="/assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34  <div id="headerRight">
35  <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43    <table class="diffspectable">
44      <tr>
45        <td colspan="2" class="diffspechead">API Diff Specification</td>
46      </tr>
47      <tr>
48        <td class="diffspec" style="padding-top:.25em">To Level:</td>
49        <td class="diffvaluenew" style="padding-top:.25em">14</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">13</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2011.10.06 23:19</td>
58      </tr>
59    </table>
60    </div><!-- End and-diff-id -->
61  <div class="and-diff-id" style="margin-right:8px;">
62    <table class="diffspectable">
63      <tr>
64        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65      </tr>
66    </table>
67  </div> <!-- End and-diff-id -->
68  </div> <!-- End headerRight -->
69  </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73<H2>
74Class android.preference.<A HREF="/reference/android/preference/CheckBoxPreference.html" target="_top"><font size="+2"><code>CheckBoxPreference</code></font></A>
75</H2>
76<p><font xsize="+1">The superclass changed from <code>android.preference.Preference</code> to <code>android.preference.TwoStatePreference</code>.<br></font>
77<a NAME="constructors"></a>
78<a NAME="methods"></a>
79<p>
80<a NAME="Removed"></a>
81<TABLE summary="Removed Methods" WIDTH="100%">
82<TR>
83  <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
84</TH>
85<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
86  <TD VALIGN="TOP" WIDTH="25%">
87  <A NAME="android.preference.CheckBoxPreference.setSummaryOff_removed(int)"></A>
88  <nobr><code>void</code>&nbsp;setSummaryOff(<code>int</code>)</nobr>
89  </TD>
90  <TD>&nbsp;</TD>
91</TR>
92<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
93  <TD VALIGN="TOP" WIDTH="25%">
94  <A NAME="android.preference.CheckBoxPreference.setSummaryOff_removed(java.lang.CharSequence)"></A>
95  <nobr><code>void</code>&nbsp;setSummaryOff(<code>CharSequence</code>)</nobr>
96  </TD>
97  <TD>&nbsp;</TD>
98</TR>
99<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
100  <TD VALIGN="TOP" WIDTH="25%">
101  <A NAME="android.preference.CheckBoxPreference.setSummaryOn_removed(int)"></A>
102  <nobr><code>void</code>&nbsp;setSummaryOn(<code>int</code>)</nobr>
103  </TD>
104  <TD>&nbsp;</TD>
105</TR>
106<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
107  <TD VALIGN="TOP" WIDTH="25%">
108  <A NAME="android.preference.CheckBoxPreference.setSummaryOn_removed(java.lang.CharSequence)"></A>
109  <nobr><code>void</code>&nbsp;setSummaryOn(<code>CharSequence</code>)</nobr>
110  </TD>
111  <TD>&nbsp;</TD>
112</TR>
113</TABLE>
114&nbsp;
115<p>
116<a NAME="Changed"></a>
117<TABLE summary="Changed Methods" WIDTH="100%">
118<TR>
119  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
120</TH>
121<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
122  <TD VALIGN="TOP" WIDTH="25%">
123  <A NAME="android.preference.CheckBoxPreference.getDisableDependentsState_changed()"></A>
124  <nobr><code>boolean</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#getDisableDependentsState()" target="_top"><code>getDisableDependentsState</code></A>()  </nobr>
125  </TD>
126  <TD VALIGN="TOP" WIDTH="30%">
127Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#getDisableDependentsState()" target="_top"><code>TwoStatePreference</code></a>.
128  </TD>
129  <TD>&nbsp;</TD>
130</TR>
131<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
132  <TD VALIGN="TOP" WIDTH="25%">
133  <A NAME="android.preference.CheckBoxPreference.getSummaryOff_changed()"></A>
134  <nobr><code>CharSequence</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#getSummaryOff()" target="_top"><code>getSummaryOff</code></A>()  </nobr>
135  </TD>
136  <TD VALIGN="TOP" WIDTH="30%">
137Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#getSummaryOff()" target="_top"><code>TwoStatePreference</code></a>.
138  </TD>
139  <TD>&nbsp;</TD>
140</TR>
141<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
142  <TD VALIGN="TOP" WIDTH="25%">
143  <A NAME="android.preference.CheckBoxPreference.getSummaryOn_changed()"></A>
144  <nobr><code>CharSequence</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#getSummaryOn()" target="_top"><code>getSummaryOn</code></A>()  </nobr>
145  </TD>
146  <TD VALIGN="TOP" WIDTH="30%">
147Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#getSummaryOn()" target="_top"><code>TwoStatePreference</code></a>.
148  </TD>
149  <TD>&nbsp;</TD>
150</TR>
151<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
152  <TD VALIGN="TOP" WIDTH="25%">
153  <A NAME="android.preference.CheckBoxPreference.isChecked_changed()"></A>
154  <nobr><code>boolean</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#isChecked()" target="_top"><code>isChecked</code></A>()  </nobr>
155  </TD>
156  <TD VALIGN="TOP" WIDTH="30%">
157Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#isChecked()" target="_top"><code>TwoStatePreference</code></a>.
158  </TD>
159  <TD>&nbsp;</TD>
160</TR>
161<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
162  <TD VALIGN="TOP" WIDTH="25%">
163  <A NAME="android.preference.CheckBoxPreference.setChecked_changed(boolean)"></A>
164  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#setChecked(boolean)" target="_top"><code>setChecked</code></A>(<code>boolean</code>)  </nobr>
165  </TD>
166  <TD VALIGN="TOP" WIDTH="30%">
167Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#setChecked(boolean)" target="_top"><code>TwoStatePreference</code></a>.
168  </TD>
169  <TD>&nbsp;</TD>
170</TR>
171<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
172  <TD VALIGN="TOP" WIDTH="25%">
173  <A NAME="android.preference.CheckBoxPreference.setDisableDependentsState_changed(boolean)"></A>
174  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/preference/TwoStatePreference.html#setDisableDependentsState(boolean)" target="_top"><code>setDisableDependentsState</code></A>(<code>boolean</code>)  </nobr>
175  </TD>
176  <TD VALIGN="TOP" WIDTH="30%">
177Method was locally defined, but is now inherited from <a href="/reference/android/preference/TwoStatePreference.html#setDisableDependentsState(boolean)" target="_top"><code>TwoStatePreference</code></a>.
178  </TD>
179  <TD>&nbsp;</TD>
180</TR>
181</TABLE>
182&nbsp;
183<a NAME="fields"></a>
184      </div>	
185      <div id="footer">
186        <div id="copyright">
187        Except as noted, this content is licensed under 
188        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
189        For details and restrictions, see the <a href="/license.html">Content License</a>.
190        </div>
191      <div id="footerlinks">
192      <p>
193        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
194        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
195        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
196      </p>
197    </div>
198    </div> <!-- end footer -->
199    </div><!-- end doc-content -->
200    </div> <!-- end body-content --> 
201<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
202</script>
203<script type="text/javascript">
204  try {
205    var pageTracker = _gat._getTracker("UA-5831155-1");
206    pageTracker._setAllowAnchor(true);
207    pageTracker._initData();
208    pageTracker._trackPageview();
209  } catch(e) {}
210</script>
211</BODY>
212</HTML>
213