Skip to content

Commit 6243bd9

Browse files
committed
update javadoc comments for QCircleTemplate, QCircleDialog, QCircleBackButton
1 parent bd7f8cb commit 6243bd9

28 files changed

Lines changed: 5303 additions & 5 deletions
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="ko">
4+
<head>
5+
<!-- Generated by javadoc (version 1.7.0_67) on Tue Dec 23 14:03:26 KST 2014 -->
6+
<title>All Classes</title>
7+
<meta name="date" content="2014-12-23">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
</head>
10+
<body>
11+
<h1 class="bar">All Classes</h1>
12+
<div class="indexContainer">
13+
<ul>
14+
<li><a href="com/lge/qcircle/template/QCircleBackButton.html" title="class in com.lge.qcircle.template" target="classFrame">QCircleBackButton</a></li>
15+
<li><a href="com/lge/qcircle/template/QCircleDialog.html" title="class in com.lge.qcircle.template" target="classFrame">QCircleDialog</a></li>
16+
<li><a href="com/lge/qcircle/template/QCircleDialog.Builder.html" title="class in com.lge.qcircle.template" target="classFrame">QCircleDialog.Builder</a></li>
17+
<li><a href="com/lge/qcircle/template/QCircleDialog.DialogMode.html" title="enum in com.lge.qcircle.template" target="classFrame">QCircleDialog.DialogMode</a></li>
18+
<li><a href="com/lge/qcircle/template/QCircleTemplate.html" title="class in com.lge.qcircle.template" target="classFrame">QCircleTemplate</a></li>
19+
<li><a href="com/lge/qcircle/template/QCircleTemplate.IntentCreatorAsync.html" title="interface in com.lge.qcircle.template" target="classFrame"><i>QCircleTemplate.IntentCreatorAsync</i></a></li>
20+
<li><a href="com/lge/qcircle/template/QCircleTitle.html" title="class in com.lge.qcircle.template" target="classFrame">QCircleTitle</a></li>
21+
<li><a href="com/lge/qcircle/template/TemplateTag.html" title="class in com.lge.qcircle.template" target="classFrame">TemplateTag</a></li>
22+
<li><a href="com/lge/qcircle/template/TemplateType.html" title="enum in com.lge.qcircle.template" target="classFrame">TemplateType</a></li>
23+
</ul>
24+
</div>
25+
</body>
26+
</html>
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="ko">
4+
<head>
5+
<!-- Generated by javadoc (version 1.7.0_67) on Tue Dec 23 14:03:26 KST 2014 -->
6+
<title>All Classes</title>
7+
<meta name="date" content="2014-12-23">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
</head>
10+
<body>
11+
<h1 class="bar">All Classes</h1>
12+
<div class="indexContainer">
13+
<ul>
14+
<li><a href="com/lge/qcircle/template/QCircleBackButton.html" title="class in com.lge.qcircle.template">QCircleBackButton</a></li>
15+
<li><a href="com/lge/qcircle/template/QCircleDialog.html" title="class in com.lge.qcircle.template">QCircleDialog</a></li>
16+
<li><a href="com/lge/qcircle/template/QCircleDialog.Builder.html" title="class in com.lge.qcircle.template">QCircleDialog.Builder</a></li>
17+
<li><a href="com/lge/qcircle/template/QCircleDialog.DialogMode.html" title="enum in com.lge.qcircle.template">QCircleDialog.DialogMode</a></li>
18+
<li><a href="com/lge/qcircle/template/QCircleTemplate.html" title="class in com.lge.qcircle.template">QCircleTemplate</a></li>
19+
<li><a href="com/lge/qcircle/template/QCircleTemplate.IntentCreatorAsync.html" title="interface in com.lge.qcircle.template"><i>QCircleTemplate.IntentCreatorAsync</i></a></li>
20+
<li><a href="com/lge/qcircle/template/QCircleTitle.html" title="class in com.lge.qcircle.template">QCircleTitle</a></li>
21+
<li><a href="com/lge/qcircle/template/TemplateTag.html" title="class in com.lge.qcircle.template">TemplateTag</a></li>
22+
<li><a href="com/lge/qcircle/template/TemplateType.html" title="enum in com.lge.qcircle.template">TemplateType</a></li>
23+
</ul>
24+
</div>
25+
</body>
26+
</html>
Lines changed: 333 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,333 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="ko">
4+
<head>
5+
<!-- Generated by javadoc (version 1.7.0_67) on Tue Dec 23 14:03:25 KST 2014 -->
6+
<title>QCircleBackButton</title>
7+
<meta name="date" content="2014-12-23">
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="QCircleBackButton";
14+
}
15+
//-->
16+
</script>
17+
<noscript>
18+
<div>JavaScript is disabled on your browser.</div>
19+
</noscript>
20+
<!-- ========= START OF TOP NAVBAR ======= -->
21+
<div class="topNav"><a name="navbar_top">
22+
<!-- -->
23+
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24+
<!-- -->
25+
</a>
26+
<ul class="navList" title="Navigation">
27+
<li><a href="../../../../com/lge/qcircle/template/package-summary.html">Package</a></li>
28+
<li class="navBarCell1Rev">Class</li>
29+
<li><a href="package-tree.html">Tree</a></li>
30+
<li><a href="../../../../index-all.html">Index</a></li>
31+
<li><a href="../../../../help-doc.html">Help</a></li>
32+
</ul>
33+
</div>
34+
<div class="subNav">
35+
<ul class="navList">
36+
<li>Prev Class</li>
37+
<li><a href="../../../../com/lge/qcircle/template/QCircleDialog.html" title="class in com.lge.qcircle.template"><span class="strong">Next Class</span></a></li>
38+
</ul>
39+
<ul class="navList">
40+
<li><a href="../../../../index.html?com/lge/qcircle/template/QCircleBackButton.html" target="_top">Frames</a></li>
41+
<li><a href="QCircleBackButton.html" target="_top">No Frames</a></li>
42+
</ul>
43+
<ul class="navList" id="allclasses_navbar_top">
44+
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
45+
</ul>
46+
<div>
47+
<script type="text/javascript"><!--
48+
allClassesLink = document.getElementById("allclasses_navbar_top");
49+
if(window==top) {
50+
allClassesLink.style.display = "block";
51+
}
52+
else {
53+
allClassesLink.style.display = "none";
54+
}
55+
//-->
56+
</script>
57+
</div>
58+
<div>
59+
<ul class="subNavList">
60+
<li>Summary:&nbsp;</li>
61+
<li>Nested&nbsp;|&nbsp;</li>
62+
<li>Field&nbsp;|&nbsp;</li>
63+
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
64+
<li><a href="#method_summary">Method</a></li>
65+
</ul>
66+
<ul class="subNavList">
67+
<li>Detail:&nbsp;</li>
68+
<li>Field&nbsp;|&nbsp;</li>
69+
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
70+
<li><a href="#method_detail">Method</a></li>
71+
</ul>
72+
</div>
73+
<a name="skip-navbar_top">
74+
<!-- -->
75+
</a></div>
76+
<!-- ========= END OF TOP NAVBAR ========= -->
77+
<!-- ======== START OF CLASS DATA ======== -->
78+
<div class="header">
79+
<div class="subTitle">com.lge.qcircle.template</div>
80+
<h2 title="Class QCircleBackButton" class="title">Class QCircleBackButton</h2>
81+
</div>
82+
<div class="contentContainer">
83+
<ul class="inheritance">
84+
<li>java.lang.Object</li>
85+
<li>
86+
<ul class="inheritance">
87+
<li>com.lge.qcircle.template.QCircleBackButton</li>
88+
</ul>
89+
</li>
90+
</ul>
91+
<div class="description">
92+
<ul class="blockList">
93+
<li class="blockList">
94+
<hr>
95+
<br>
96+
<pre>public final class <span class="strong">QCircleBackButton</span>
97+
extends java.lang.Object</pre>
98+
<div class="block">This class represents back buttons of QuickCircle.</div>
99+
</li>
100+
</ul>
101+
</div>
102+
<div class="summary">
103+
<ul class="blockList">
104+
<li class="blockList">
105+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
106+
<ul class="blockList">
107+
<li class="blockList"><a name="constructor_summary">
108+
<!-- -->
109+
</a>
110+
<h3>Constructor Summary</h3>
111+
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
112+
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
113+
<tr>
114+
<th class="colOne" scope="col">Constructor and Description</th>
115+
</tr>
116+
<tr class="altColor">
117+
<td class="colOne"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#QCircleBackButton(Context,%20int)">QCircleBackButton</a></strong>(Context&nbsp;context,
118+
int&nbsp;height)</code>
119+
<div class="block">creates a back button.</div>
120+
</td>
121+
</tr>
122+
<tr class="rowColor">
123+
<td class="colOne"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#QCircleBackButton(Context,%20int,%20OnClickListener)">QCircleBackButton</a></strong>(Context&nbsp;context,
124+
int&nbsp;height,
125+
OnClickListener&nbsp;listener)</code>
126+
<div class="block">creates a back button.</div>
127+
</td>
128+
</tr>
129+
</table>
130+
</li>
131+
</ul>
132+
<!-- ========== METHOD SUMMARY =========== -->
133+
<ul class="blockList">
134+
<li class="blockList"><a name="method_summary">
135+
<!-- -->
136+
</a>
137+
<h3>Method Summary</h3>
138+
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
139+
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
140+
<tr>
141+
<th class="colFirst" scope="col">Modifier and Type</th>
142+
<th class="colLast" scope="col">Method and Description</th>
143+
</tr>
144+
<tr class="altColor">
145+
<td class="colFirst"><code>static int</code></td>
146+
<td class="colLast"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#getId()">getId</a></strong>()</code>
147+
<div class="block">gets the ID of the button view.</div>
148+
</td>
149+
</tr>
150+
<tr class="rowColor">
151+
<td class="colFirst"><code>View</code></td>
152+
<td class="colLast"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#getView()">getView</a></strong>()</code>
153+
<div class="block">gets the view of the button.</div>
154+
</td>
155+
</tr>
156+
<tr class="altColor">
157+
<td class="colFirst"><code>void</code></td>
158+
<td class="colLast"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#isDark(boolean)">isDark</a></strong>(boolean&nbsp;isDark)</code>
159+
<div class="block">uses dark theme for the back button.</div>
160+
</td>
161+
</tr>
162+
<tr class="rowColor">
163+
<td class="colFirst"><code>void</code></td>
164+
<td class="colLast"><code><strong><a href="../../../../com/lge/qcircle/template/QCircleBackButton.html#setBackgroundTransparent()">setBackgroundTransparent</a></strong>()</code>
165+
<div class="block">sets the background of the button transparent.</div>
166+
</td>
167+
</tr>
168+
</table>
169+
<ul class="blockList">
170+
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
171+
<!-- -->
172+
</a>
173+
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
174+
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
175+
</ul>
176+
</li>
177+
</ul>
178+
</li>
179+
</ul>
180+
</div>
181+
<div class="details">
182+
<ul class="blockList">
183+
<li class="blockList">
184+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
185+
<ul class="blockList">
186+
<li class="blockList"><a name="constructor_detail">
187+
<!-- -->
188+
</a>
189+
<h3>Constructor Detail</h3>
190+
<a name="QCircleBackButton(Context, int)">
191+
<!-- -->
192+
</a>
193+
<ul class="blockList">
194+
<li class="blockList">
195+
<h4>QCircleBackButton</h4>
196+
<pre>public&nbsp;QCircleBackButton(Context&nbsp;context,
197+
int&nbsp;height)</pre>
198+
<div class="block">creates a back button.</div>
199+
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - <code>Activity</code> which has a circle view.<br>
200+
<b>If it is null, you might get errors when you use method of this class.</b></dd></dl>
201+
</li>
202+
</ul>
203+
<a name="QCircleBackButton(Context, int, OnClickListener)">
204+
<!-- -->
205+
</a>
206+
<ul class="blockListLast">
207+
<li class="blockList">
208+
<h4>QCircleBackButton</h4>
209+
<pre>public&nbsp;QCircleBackButton(Context&nbsp;context,
210+
int&nbsp;height,
211+
OnClickListener&nbsp;listener)</pre>
212+
<div class="block">creates a back button.</div>
213+
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - <code>Activity</code> which has a circle view.<br>
214+
<b>If it is null, you might get errors when you use method of this class.</b></dd><dd><code>listener</code> - Listener on click</dd></dl>
215+
</li>
216+
</ul>
217+
</li>
218+
</ul>
219+
<!-- ============ METHOD DETAIL ========== -->
220+
<ul class="blockList">
221+
<li class="blockList"><a name="method_detail">
222+
<!-- -->
223+
</a>
224+
<h3>Method Detail</h3>
225+
<a name="getId()">
226+
<!-- -->
227+
</a>
228+
<ul class="blockList">
229+
<li class="blockList">
230+
<h4>getId</h4>
231+
<pre>public static&nbsp;int&nbsp;getId()</pre>
232+
<div class="block">gets the ID of the button view.</div>
233+
<dl><dt><span class="strong">Returns:</span></dt><dd>ID of the button view</dd></dl>
234+
</li>
235+
</ul>
236+
<a name="getView()">
237+
<!-- -->
238+
</a>
239+
<ul class="blockList">
240+
<li class="blockList">
241+
<h4>getView</h4>
242+
<pre>public&nbsp;View&nbsp;getView()</pre>
243+
<div class="block">gets the view of the button.</div>
244+
<dl><dt><span class="strong">Returns:</span></dt><dd>button view</dd></dl>
245+
</li>
246+
</ul>
247+
<a name="isDark(boolean)">
248+
<!-- -->
249+
</a>
250+
<ul class="blockList">
251+
<li class="blockList">
252+
<h4>isDark</h4>
253+
<pre>public&nbsp;void&nbsp;isDark(boolean&nbsp;isDark)</pre>
254+
<div class="block">uses dark theme for the back button.<P></div>
255+
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isDark</code> - flag which indicates whether dark theme is used or not.</dd></dl>
256+
</li>
257+
</ul>
258+
<a name="setBackgroundTransparent()">
259+
<!-- -->
260+
</a>
261+
<ul class="blockListLast">
262+
<li class="blockList">
263+
<h4>setBackgroundTransparent</h4>
264+
<pre>public&nbsp;void&nbsp;setBackgroundTransparent()</pre>
265+
<div class="block">sets the background of the button transparent.</div>
266+
</li>
267+
</ul>
268+
</li>
269+
</ul>
270+
</li>
271+
</ul>
272+
</div>
273+
</div>
274+
<!-- ========= END OF CLASS DATA ========= -->
275+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
276+
<div class="bottomNav"><a name="navbar_bottom">
277+
<!-- -->
278+
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
279+
<!-- -->
280+
</a>
281+
<ul class="navList" title="Navigation">
282+
<li><a href="../../../../com/lge/qcircle/template/package-summary.html">Package</a></li>
283+
<li class="navBarCell1Rev">Class</li>
284+
<li><a href="package-tree.html">Tree</a></li>
285+
<li><a href="../../../../index-all.html">Index</a></li>
286+
<li><a href="../../../../help-doc.html">Help</a></li>
287+
</ul>
288+
</div>
289+
<div class="subNav">
290+
<ul class="navList">
291+
<li>Prev Class</li>
292+
<li><a href="../../../../com/lge/qcircle/template/QCircleDialog.html" title="class in com.lge.qcircle.template"><span class="strong">Next Class</span></a></li>
293+
</ul>
294+
<ul class="navList">
295+
<li><a href="../../../../index.html?com/lge/qcircle/template/QCircleBackButton.html" target="_top">Frames</a></li>
296+
<li><a href="QCircleBackButton.html" target="_top">No Frames</a></li>
297+
</ul>
298+
<ul class="navList" id="allclasses_navbar_bottom">
299+
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
300+
</ul>
301+
<div>
302+
<script type="text/javascript"><!--
303+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
304+
if(window==top) {
305+
allClassesLink.style.display = "block";
306+
}
307+
else {
308+
allClassesLink.style.display = "none";
309+
}
310+
//-->
311+
</script>
312+
</div>
313+
<div>
314+
<ul class="subNavList">
315+
<li>Summary:&nbsp;</li>
316+
<li>Nested&nbsp;|&nbsp;</li>
317+
<li>Field&nbsp;|&nbsp;</li>
318+
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
319+
<li><a href="#method_summary">Method</a></li>
320+
</ul>
321+
<ul class="subNavList">
322+
<li>Detail:&nbsp;</li>
323+
<li>Field&nbsp;|&nbsp;</li>
324+
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
325+
<li><a href="#method_detail">Method</a></li>
326+
</ul>
327+
</div>
328+
<a name="skip-navbar_bottom">
329+
<!-- -->
330+
</a></div>
331+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
332+
</body>
333+
</html>

0 commit comments

Comments
 (0)