HFMainTabFontView.html 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  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 (1.8.0_152-release) on Mon Jul 30 13:24:53 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>HFMainTabFontView</title>
  8. <meta name="date" content="2018-07-30">
  9. <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="HFMainTabFontView";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
  23. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  24. var altColor = "altColor";
  25. var rowColor = "rowColor";
  26. var tableTab = "tableTab";
  27. var activeTableTab = "activeTableTab";
  28. </script>
  29. <noscript>
  30. <div>JavaScript is disabled on your browser.</div>
  31. </noscript>
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  42. <li><a href="package-summary.html">Package</a></li>
  43. <li class="navBarCell1Rev">Class</li>
  44. <li><a href="class-use/HFMainTabFontView.html">Use</a></li>
  45. <li><a href="package-tree.html">Tree</a></li>
  46. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  47. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  48. <li><a href="../../../../../help-doc.html">Help</a></li>
  49. </ul>
  50. </div>
  51. <div class="subNav">
  52. <ul class="navList">
  53. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFLoginEditTextView.OnLoginEditTextListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  55. </ul>
  56. <ul class="navList">
  57. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/view/HFMainTabFontView.html" target="_top">Frames</a></li>
  58. <li><a href="HFMainTabFontView.html" target="_top">No&nbsp;Frames</a></li>
  59. </ul>
  60. <ul class="navList" id="allclasses_navbar_top">
  61. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  62. </ul>
  63. <div>
  64. <script type="text/javascript"><!--
  65. allClassesLink = document.getElementById("allclasses_navbar_top");
  66. if(window==top) {
  67. allClassesLink.style.display = "block";
  68. }
  69. else {
  70. allClassesLink.style.display = "none";
  71. }
  72. //-->
  73. </script>
  74. </div>
  75. <div>
  76. <ul class="subNavList">
  77. <li>Summary:&nbsp;</li>
  78. <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  81. <li><a href="#method.summary">Method</a></li>
  82. </ul>
  83. <ul class="subNavList">
  84. <li>Detail:&nbsp;</li>
  85. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  87. <li><a href="#method.detail">Method</a></li>
  88. </ul>
  89. </div>
  90. <a name="skip.navbar.top">
  91. <!-- -->
  92. </a></div>
  93. <!-- ========= END OF TOP NAVBAR ========= -->
  94. <!-- ======== START OF CLASS DATA ======== -->
  95. <div class="header">
  96. <div class="subTitle">kr.co.hanwha.hifive.view</div>
  97. <h2 title="Class HFMainTabFontView" class="title">Class HFMainTabFontView</h2>
  98. </div>
  99. <div class="contentContainer">
  100. <ul class="inheritance">
  101. <li>java.lang.Object</li>
  102. <li>
  103. <ul class="inheritance">
  104. <li>android.view.View</li>
  105. <li>
  106. <ul class="inheritance">
  107. <li>android.view.ViewGroup</li>
  108. <li>
  109. <ul class="inheritance">
  110. <li>android.widget.RelativeLayout</li>
  111. <li>
  112. <ul class="inheritance">
  113. <li>kr.co.hanwha.hifive.view.HFMainTabFontView</li>
  114. </ul>
  115. </li>
  116. </ul>
  117. </li>
  118. </ul>
  119. </li>
  120. </ul>
  121. </li>
  122. </ul>
  123. <div class="description">
  124. <ul class="blockList">
  125. <li class="blockList">
  126. <dl>
  127. <dt>All Implemented Interfaces:</dt>
  128. <dd>android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, android.view.ViewManager, android.view.ViewParent</dd>
  129. </dl>
  130. <hr>
  131. <br>
  132. <pre>public class <span class="typeNameLabel">HFMainTabFontView</span>
  133. extends android.widget.RelativeLayout</pre>
  134. <div class="block">Created by sanghoonkwon on 2018. 2. 9..</div>
  135. </li>
  136. </ul>
  137. </div>
  138. <div class="summary">
  139. <ul class="blockList">
  140. <li class="blockList">
  141. <!-- ======== NESTED CLASS SUMMARY ======== -->
  142. <ul class="blockList">
  143. <li class="blockList"><a name="nested.class.summary">
  144. <!-- -->
  145. </a>
  146. <h3>Nested Class Summary</h3>
  147. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
  148. <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
  149. <tr>
  150. <th class="colFirst" scope="col">Modifier and Type</th>
  151. <th class="colLast" scope="col">Class and Description</th>
  152. </tr>
  153. <tr class="altColor">
  154. <td class="colFirst"><code>static interface&nbsp;</code></td>
  155. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view">HFMainTabFontView.OnMainTabListener</a></span></code>
  156. <div class="block">OnReceiverContainerListener</div>
  157. </td>
  158. </tr>
  159. </table>
  160. <ul class="blockList">
  161. <li class="blockList"><a name="nested.classes.inherited.from.class.android.widget.RelativeLayout">
  162. <!-- -->
  163. </a>
  164. <h3>Nested classes/interfaces inherited from class&nbsp;android.widget.RelativeLayout</h3>
  165. <code>android.widget.RelativeLayout.LayoutParams</code></li>
  166. </ul>
  167. <ul class="blockList">
  168. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.ViewGroup">
  169. <!-- -->
  170. </a>
  171. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.ViewGroup</h3>
  172. <code>android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener</code></li>
  173. </ul>
  174. <ul class="blockList">
  175. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.View">
  176. <!-- -->
  177. </a>
  178. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.View</h3>
  179. <code>android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener</code></li>
  180. </ul>
  181. </li>
  182. </ul>
  183. <!-- =========== FIELD SUMMARY =========== -->
  184. <ul class="blockList">
  185. <li class="blockList"><a name="field.summary">
  186. <!-- -->
  187. </a>
  188. <h3>Field Summary</h3>
  189. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  190. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  191. <tr>
  192. <th class="colFirst" scope="col">Modifier and Type</th>
  193. <th class="colLast" scope="col">Field and Description</th>
  194. </tr>
  195. <tr class="altColor">
  196. <td class="colFirst"><code>private int</code></td>
  197. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#DURATION">DURATION</a></span></code>&nbsp;</td>
  198. </tr>
  199. <tr class="rowColor">
  200. <td class="colFirst"><code>private int</code></td>
  201. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#INDEX_TAB_ASSIGNED">INDEX_TAB_ASSIGNED</a></span></code>&nbsp;</td>
  202. </tr>
  203. <tr class="altColor">
  204. <td class="colFirst"><code>private int</code></td>
  205. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#INDEX_TAB_REQUEST">INDEX_TAB_REQUEST</a></span></code>&nbsp;</td>
  206. </tr>
  207. <tr class="rowColor">
  208. <td class="colFirst"><code>private int</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mAssignedWidth">mAssignedWidth</a></span></code>&nbsp;</td>
  210. </tr>
  211. <tr class="altColor">
  212. <td class="colFirst"><code>private int</code></td>
  213. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mIndex">mIndex</a></span></code>&nbsp;</td>
  214. </tr>
  215. <tr class="rowColor">
  216. <td class="colFirst"><code>private <a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view">HFMainTabFontView.OnMainTabListener</a></code></td>
  217. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mOnMainTabListener">mOnMainTabListener</a></span></code>&nbsp;</td>
  218. </tr>
  219. <tr class="altColor">
  220. <td class="colFirst"><code>private android.widget.RelativeLayout.LayoutParams</code></td>
  221. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mParamAssigned">mParamAssigned</a></span></code>&nbsp;</td>
  222. </tr>
  223. <tr class="rowColor">
  224. <td class="colFirst"><code>private android.widget.RelativeLayout.LayoutParams</code></td>
  225. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mParamRequest">mParamRequest</a></span></code>&nbsp;</td>
  226. </tr>
  227. <tr class="altColor">
  228. <td class="colFirst"><code>private android.widget.TextView</code></td>
  229. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mTextViewAssigned">mTextViewAssigned</a></span></code>&nbsp;</td>
  230. </tr>
  231. <tr class="rowColor">
  232. <td class="colFirst"><code>private android.widget.TextView</code></td>
  233. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#mTextViewRequest">mTextViewRequest</a></span></code>&nbsp;</td>
  234. </tr>
  235. <tr class="altColor">
  236. <td class="colFirst"><code>(package private) android.view.View.OnClickListener</code></td>
  237. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#onClickListener">onClickListener</a></span></code>
  238. <div class="block">OnClickListener</div>
  239. </td>
  240. </tr>
  241. </table>
  242. <ul class="blockList">
  243. <li class="blockList"><a name="fields.inherited.from.class.android.widget.RelativeLayout">
  244. <!-- -->
  245. </a>
  246. <h3>Fields inherited from class&nbsp;android.widget.RelativeLayout</h3>
  247. <code>ABOVE, ALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_END, ALIGN_LEFT, ALIGN_PARENT_BOTTOM, ALIGN_PARENT_END, ALIGN_PARENT_LEFT, ALIGN_PARENT_RIGHT, ALIGN_PARENT_START, ALIGN_PARENT_TOP, ALIGN_RIGHT, ALIGN_START, ALIGN_TOP, BELOW, CENTER_HORIZONTAL, CENTER_IN_PARENT, CENTER_VERTICAL, END_OF, LEFT_OF, RIGHT_OF, START_OF, TRUE</code></li>
  248. </ul>
  249. <ul class="blockList">
  250. <li class="blockList"><a name="fields.inherited.from.class.android.view.ViewGroup">
  251. <!-- -->
  252. </a>
  253. <h3>Fields inherited from class&nbsp;android.view.ViewGroup</h3>
  254. <code>CLIP_TO_PADDING_MASK, FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE</code></li>
  255. </ul>
  256. <ul class="blockList">
  257. <li class="blockList"><a name="fields.inherited.from.class.android.view.View">
  258. <!-- -->
  259. </a>
  260. <h3>Fields inherited from class&nbsp;android.view.View</h3>
  261. <code>ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, EMPTY_STATE_SET, ENABLED_FOCUSED_SELECTED_STATE_SET, ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, ENABLED_FOCUSED_STATE_SET, ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET, ENABLED_SELECTED_STATE_SET, ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET, ENABLED_STATE_SET, ENABLED_WINDOW_FOCUSED_STATE_SET, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, FOCUSED_SELECTED_STATE_SET, FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, FOCUSED_STATE_SET, FOCUSED_WINDOW_FOCUSED_STATE_SET, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET, PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_FOCUSED_STATE_SET, PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_SELECTED_STATE_SET, PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_STATE_SET, PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET, PRESSED_FOCUSED_SELECTED_STATE_SET, PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_FOCUSED_STATE_SET, PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET, PRESSED_SELECTED_STATE_SET, PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_STATE_SET, PRESSED_WINDOW_FOCUSED_STATE_SET, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SELECTED_STATE_SET, SELECTED_WINDOW_FOCUSED_STATE_SET, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VIEW_LOG_TAG, VISIBLE, WINDOW_FOCUSED_STATE_SET, X, Y, Z</code></li>
  262. </ul>
  263. </li>
  264. </ul>
  265. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  266. <ul class="blockList">
  267. <li class="blockList"><a name="constructor.summary">
  268. <!-- -->
  269. </a>
  270. <h3>Constructor Summary</h3>
  271. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  272. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  273. <tr>
  274. <th class="colOne" scope="col">Constructor and Description</th>
  275. </tr>
  276. <tr class="altColor">
  277. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#HFMainTabFontView-android.content.Context-">HFMainTabFontView</a></span>(android.content.Context&nbsp;context)</code>&nbsp;</td>
  278. </tr>
  279. <tr class="rowColor">
  280. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#HFMainTabFontView-android.content.Context-android.util.AttributeSet-">HFMainTabFontView</a></span>(android.content.Context&nbsp;context,
  281. android.util.AttributeSet&nbsp;attrs)</code>&nbsp;</td>
  282. </tr>
  283. <tr class="altColor">
  284. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#HFMainTabFontView-android.content.Context-android.util.AttributeSet-int-">HFMainTabFontView</a></span>(android.content.Context&nbsp;context,
  285. android.util.AttributeSet&nbsp;attrs,
  286. int&nbsp;defStyleAttr)</code>&nbsp;</td>
  287. </tr>
  288. </table>
  289. </li>
  290. </ul>
  291. <!-- ========== METHOD SUMMARY =========== -->
  292. <ul class="blockList">
  293. <li class="blockList"><a name="method.summary">
  294. <!-- -->
  295. </a>
  296. <h3>Method Summary</h3>
  297. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  298. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  299. <tr>
  300. <th class="colFirst" scope="col">Modifier and Type</th>
  301. <th class="colLast" scope="col">Method and Description</th>
  302. </tr>
  303. <tr id="i0" class="altColor">
  304. <td class="colFirst"><code>private void</code></td>
  305. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#initialize-android.content.Context-android.util.AttributeSet-">initialize</a></span>(android.content.Context&nbsp;context,
  306. android.util.AttributeSet&nbsp;attrs)</code>&nbsp;</td>
  307. </tr>
  308. <tr id="i1" class="rowColor">
  309. <td class="colFirst"><code>void</code></td>
  310. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#onPageScrolled-int-float-">onPageScrolled</a></span>(int&nbsp;position,
  311. float&nbsp;positionOffset)</code>&nbsp;</td>
  312. </tr>
  313. <tr id="i2" class="altColor">
  314. <td class="colFirst"><code>void</code></td>
  315. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#setCurrentItem-int-">setCurrentItem</a></span>(int&nbsp;index)</code>&nbsp;</td>
  316. </tr>
  317. <tr id="i3" class="rowColor">
  318. <td class="colFirst"><code>void</code></td>
  319. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#setOnMainTabListener-kr.co.hanwha.hifive.view.HFMainTabFontView.OnMainTabListener-">setOnMainTabListener</a></span>(<a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view">HFMainTabFontView.OnMainTabListener</a>&nbsp;onMainTabListener)</code>&nbsp;</td>
  320. </tr>
  321. <tr id="i4" class="altColor">
  322. <td class="colFirst"><code>private void</code></td>
  323. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.html#setSelected-int-">setSelected</a></span>(int&nbsp;index)</code>&nbsp;</td>
  324. </tr>
  325. </table>
  326. <ul class="blockList">
  327. <li class="blockList"><a name="methods.inherited.from.class.android.widget.RelativeLayout">
  328. <!-- -->
  329. </a>
  330. <h3>Methods inherited from class&nbsp;android.widget.RelativeLayout</h3>
  331. <code>checkLayoutParams, generateDefaultLayoutParams, generateLayoutParams, generateLayoutParams, getAccessibilityClassName, getBaseline, getGravity, onLayout, onMeasure, requestLayout, setGravity, setHorizontalGravity, setIgnoreGravity, setVerticalGravity, shouldDelayChildPressedState</code></li>
  332. </ul>
  333. <ul class="blockList">
  334. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewGroup">
  335. <!-- -->
  336. </a>
  337. <h3>Methods inherited from class&nbsp;android.view.ViewGroup</h3>
  338. <code>addChildrenForAccessibility, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, addViewInLayout, addViewInLayout, attachLayoutAnimationParameters, attachViewToParent, bringChildToFront, canAnimate, childDrawableStateChanged, childHasTransientStateChanged, cleanupLayoutState, clearChildFocus, clearDisappearingChildren, clearFocus, debug, detachAllViewsFromParent, detachViewFromParent, detachViewFromParent, detachViewsFromParent, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDraw, dispatchDrawableHotspotChanged, dispatchFreezeSelfOnly, dispatchGenericFocusedEvent, dispatchGenericPointerEvent, dispatchHoverEvent, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchRestoreInstanceState, dispatchSaveInstanceState, dispatchSetActivated, dispatchSetPressed, dispatchSetSelected, dispatchSystemUiVisibilityChanged, dispatchThawSelfOnly, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchVisibilityChanged, dispatchWindowFocusChanged, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, drawableStateChanged, drawChild, endViewTransition, findFocus, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildStaticTransformation, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isChildrenDrawingOrderEnabled, isChildrenDrawnWithCacheEnabled, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, measureChild, measureChildren, measureChildWithMargins, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onAttachedToWindow, onCreateDrawableState, onDescendantInvalidated, onDetachedFromWindow, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestFocusInDescendants, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeDetachedView, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestChildRectangleOnScreen, requestDisallowInterceptTouchEvent, requestFocus, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setChildrenDrawingCacheEnabled, setChildrenDrawingOrderEnabled, setChildrenDrawnWithCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setStaticTransformationsEnabled, setTouchscreenBlocksFocus, setTransitionGroup, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, updateViewLayout</code></li>
  339. </ul>
  340. <ul class="blockList">
  341. <li class="blockList"><a name="methods.inherited.from.class.android.view.View">
  342. <!-- -->
  343. </a>
  344. <h3>Methods inherited from class&nbsp;android.view.View</h3>
  345. <code>addExtraDataToAccessibilityNodeInfo, addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, animate, announceForAccessibility, autofill, autofill, awakenScrollBars, awakenScrollBars, awakenScrollBars, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeHorizontalScrollExtent, computeHorizontalScrollOffset, computeHorizontalScrollRange, computeScroll, computeSystemWindowInsets, computeVerticalScrollExtent, computeVerticalScrollOffset, computeVerticalScrollRange, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchFinishTemporaryDetach, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, dispatchStartTemporaryDetach, draw, drawableHotspotChanged, findViewById, findViewWithTag, fitSystemWindows, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getApplicationWindowToken, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintList, getBackgroundTintMode, getBottom, getBottomFadingEdgeStrength, getBottomPaddingOffset, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentDescription, getContext, getContextMenuInfo, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarHeight, getId, getImportantForAccessibility, getImportantForAutofill, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLeftFadingEdgeStrength, getLeftPaddingOffset, getLocalVisibleRect, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineProvider, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRightFadingEdgeStrength, getRightPaddingOffset, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getStateListAnimator, getSuggestedMinimumHeight, getSuggestedMinimumWidth, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTopFadingEdgeStrength, getTopPaddingOffset, getTouchables, getTouchDelegate, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowAttachCount, getWindowId, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingOffsetRequired, isPaddingRelative, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, keyboardNavigationClusterSearch, measure, mergeDrawableStates, offsetLeftAndRight, offsetTopAndBottom, onAnimationEnd, onAnimationStart, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onConfigurationChanged, onCreateContextMenu, onCreateInputConnection, onDisplayHint, onDragEvent, onDraw, onDrawForeground, onDrawScrollBars, onFilterTouchEventForSecurity, onFinishInflate, onFinishTemporaryDetach, onFocusChanged, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onOverScrolled, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideStructure, onProvideVirtualStructure, onRestoreInstanceState, onRtlPropertiesChanged, onSaveInstanceState, onScreenStateChanged, onScrollChanged, onSetAlpha, onSizeChanged, onStartTemporaryDetach, onTouchEvent, onTrackballEvent, onVisibilityAggregated, onVisibilityChanged, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, onWindowVisibilityChanged, overScrollBy, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, resolveSize, resolveSizeAndState, restoreHierarchyState, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityLiveRegion, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAutofillHints, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForeground, setForegroundGravity, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLongClickable, setMeasuredDimension, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineProvider, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateListAnimator, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionName, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, unscheduleDrawable, unscheduleDrawable, updateDragShadow, verifyDrawable, willNotCacheDrawing, willNotDraw</code></li>
  346. </ul>
  347. <ul class="blockList">
  348. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  349. <!-- -->
  350. </a>
  351. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  352. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  353. </ul>
  354. <ul class="blockList">
  355. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewParent">
  356. <!-- -->
  357. </a>
  358. <h3>Methods inherited from interface&nbsp;android.view.ViewParent</h3>
  359. <code>canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows</code></li>
  360. </ul>
  361. </li>
  362. </ul>
  363. </li>
  364. </ul>
  365. </div>
  366. <div class="details">
  367. <ul class="blockList">
  368. <li class="blockList">
  369. <!-- ============ FIELD DETAIL =========== -->
  370. <ul class="blockList">
  371. <li class="blockList"><a name="field.detail">
  372. <!-- -->
  373. </a>
  374. <h3>Field Detail</h3>
  375. <a name="mTextViewAssigned">
  376. <!-- -->
  377. </a>
  378. <ul class="blockList">
  379. <li class="blockList">
  380. <h4>mTextViewAssigned</h4>
  381. <pre>private&nbsp;android.widget.TextView mTextViewAssigned</pre>
  382. </li>
  383. </ul>
  384. <a name="mTextViewRequest">
  385. <!-- -->
  386. </a>
  387. <ul class="blockList">
  388. <li class="blockList">
  389. <h4>mTextViewRequest</h4>
  390. <pre>private&nbsp;android.widget.TextView mTextViewRequest</pre>
  391. </li>
  392. </ul>
  393. <a name="mParamAssigned">
  394. <!-- -->
  395. </a>
  396. <ul class="blockList">
  397. <li class="blockList">
  398. <h4>mParamAssigned</h4>
  399. <pre>private&nbsp;android.widget.RelativeLayout.LayoutParams mParamAssigned</pre>
  400. </li>
  401. </ul>
  402. <a name="mParamRequest">
  403. <!-- -->
  404. </a>
  405. <ul class="blockList">
  406. <li class="blockList">
  407. <h4>mParamRequest</h4>
  408. <pre>private&nbsp;android.widget.RelativeLayout.LayoutParams mParamRequest</pre>
  409. </li>
  410. </ul>
  411. <a name="mAssignedWidth">
  412. <!-- -->
  413. </a>
  414. <ul class="blockList">
  415. <li class="blockList">
  416. <h4>mAssignedWidth</h4>
  417. <pre>private&nbsp;int mAssignedWidth</pre>
  418. </li>
  419. </ul>
  420. <a name="mOnMainTabListener">
  421. <!-- -->
  422. </a>
  423. <ul class="blockList">
  424. <li class="blockList">
  425. <h4>mOnMainTabListener</h4>
  426. <pre>private&nbsp;<a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view">HFMainTabFontView.OnMainTabListener</a> mOnMainTabListener</pre>
  427. </li>
  428. </ul>
  429. <a name="DURATION">
  430. <!-- -->
  431. </a>
  432. <ul class="blockList">
  433. <li class="blockList">
  434. <h4>DURATION</h4>
  435. <pre>private final&nbsp;int DURATION</pre>
  436. <dl>
  437. <dt><span class="seeLabel">See Also:</span></dt>
  438. <dd><a href="../../../../../constant-values.html#kr.co.hanwha.hifive.view.HFMainTabFontView.DURATION">Constant Field Values</a></dd>
  439. </dl>
  440. </li>
  441. </ul>
  442. <a name="INDEX_TAB_ASSIGNED">
  443. <!-- -->
  444. </a>
  445. <ul class="blockList">
  446. <li class="blockList">
  447. <h4>INDEX_TAB_ASSIGNED</h4>
  448. <pre>private final&nbsp;int INDEX_TAB_ASSIGNED</pre>
  449. <dl>
  450. <dt><span class="seeLabel">See Also:</span></dt>
  451. <dd><a href="../../../../../constant-values.html#kr.co.hanwha.hifive.view.HFMainTabFontView.INDEX_TAB_ASSIGNED">Constant Field Values</a></dd>
  452. </dl>
  453. </li>
  454. </ul>
  455. <a name="INDEX_TAB_REQUEST">
  456. <!-- -->
  457. </a>
  458. <ul class="blockList">
  459. <li class="blockList">
  460. <h4>INDEX_TAB_REQUEST</h4>
  461. <pre>private final&nbsp;int INDEX_TAB_REQUEST</pre>
  462. <dl>
  463. <dt><span class="seeLabel">See Also:</span></dt>
  464. <dd><a href="../../../../../constant-values.html#kr.co.hanwha.hifive.view.HFMainTabFontView.INDEX_TAB_REQUEST">Constant Field Values</a></dd>
  465. </dl>
  466. </li>
  467. </ul>
  468. <a name="mIndex">
  469. <!-- -->
  470. </a>
  471. <ul class="blockList">
  472. <li class="blockList">
  473. <h4>mIndex</h4>
  474. <pre>private&nbsp;int mIndex</pre>
  475. </li>
  476. </ul>
  477. <a name="onClickListener">
  478. <!-- -->
  479. </a>
  480. <ul class="blockListLast">
  481. <li class="blockList">
  482. <h4>onClickListener</h4>
  483. <pre>android.view.View.OnClickListener onClickListener</pre>
  484. <div class="block">OnClickListener</div>
  485. </li>
  486. </ul>
  487. </li>
  488. </ul>
  489. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  490. <ul class="blockList">
  491. <li class="blockList"><a name="constructor.detail">
  492. <!-- -->
  493. </a>
  494. <h3>Constructor Detail</h3>
  495. <a name="HFMainTabFontView-android.content.Context-">
  496. <!-- -->
  497. </a>
  498. <ul class="blockList">
  499. <li class="blockList">
  500. <h4>HFMainTabFontView</h4>
  501. <pre>public&nbsp;HFMainTabFontView(android.content.Context&nbsp;context)</pre>
  502. </li>
  503. </ul>
  504. <a name="HFMainTabFontView-android.content.Context-android.util.AttributeSet-">
  505. <!-- -->
  506. </a>
  507. <ul class="blockList">
  508. <li class="blockList">
  509. <h4>HFMainTabFontView</h4>
  510. <pre>public&nbsp;HFMainTabFontView(android.content.Context&nbsp;context,
  511. @Nullable
  512. android.util.AttributeSet&nbsp;attrs)</pre>
  513. </li>
  514. </ul>
  515. <a name="HFMainTabFontView-android.content.Context-android.util.AttributeSet-int-">
  516. <!-- -->
  517. </a>
  518. <ul class="blockListLast">
  519. <li class="blockList">
  520. <h4>HFMainTabFontView</h4>
  521. <pre>public&nbsp;HFMainTabFontView(android.content.Context&nbsp;context,
  522. @Nullable
  523. android.util.AttributeSet&nbsp;attrs,
  524. int&nbsp;defStyleAttr)</pre>
  525. </li>
  526. </ul>
  527. </li>
  528. </ul>
  529. <!-- ============ METHOD DETAIL ========== -->
  530. <ul class="blockList">
  531. <li class="blockList"><a name="method.detail">
  532. <!-- -->
  533. </a>
  534. <h3>Method Detail</h3>
  535. <a name="setOnMainTabListener-kr.co.hanwha.hifive.view.HFMainTabFontView.OnMainTabListener-">
  536. <!-- -->
  537. </a>
  538. <ul class="blockList">
  539. <li class="blockList">
  540. <h4>setOnMainTabListener</h4>
  541. <pre>public&nbsp;void&nbsp;setOnMainTabListener(<a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view">HFMainTabFontView.OnMainTabListener</a>&nbsp;onMainTabListener)</pre>
  542. </li>
  543. </ul>
  544. <a name="initialize-android.content.Context-android.util.AttributeSet-">
  545. <!-- -->
  546. </a>
  547. <ul class="blockList">
  548. <li class="blockList">
  549. <h4>initialize</h4>
  550. <pre>private&nbsp;void&nbsp;initialize(android.content.Context&nbsp;context,
  551. @Nullable
  552. android.util.AttributeSet&nbsp;attrs)</pre>
  553. </li>
  554. </ul>
  555. <a name="setSelected-int-">
  556. <!-- -->
  557. </a>
  558. <ul class="blockList">
  559. <li class="blockList">
  560. <h4>setSelected</h4>
  561. <pre>private&nbsp;void&nbsp;setSelected(int&nbsp;index)</pre>
  562. </li>
  563. </ul>
  564. <a name="setCurrentItem-int-">
  565. <!-- -->
  566. </a>
  567. <ul class="blockList">
  568. <li class="blockList">
  569. <h4>setCurrentItem</h4>
  570. <pre>public&nbsp;void&nbsp;setCurrentItem(int&nbsp;index)</pre>
  571. </li>
  572. </ul>
  573. <a name="onPageScrolled-int-float-">
  574. <!-- -->
  575. </a>
  576. <ul class="blockListLast">
  577. <li class="blockList">
  578. <h4>onPageScrolled</h4>
  579. <pre>public&nbsp;void&nbsp;onPageScrolled(int&nbsp;position,
  580. float&nbsp;positionOffset)</pre>
  581. </li>
  582. </ul>
  583. </li>
  584. </ul>
  585. </li>
  586. </ul>
  587. </div>
  588. </div>
  589. <!-- ========= END OF CLASS DATA ========= -->
  590. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  591. <div class="bottomNav"><a name="navbar.bottom">
  592. <!-- -->
  593. </a>
  594. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  595. <a name="navbar.bottom.firstrow">
  596. <!-- -->
  597. </a>
  598. <ul class="navList" title="Navigation">
  599. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  600. <li><a href="package-summary.html">Package</a></li>
  601. <li class="navBarCell1Rev">Class</li>
  602. <li><a href="class-use/HFMainTabFontView.html">Use</a></li>
  603. <li><a href="package-tree.html">Tree</a></li>
  604. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  605. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  606. <li><a href="../../../../../help-doc.html">Help</a></li>
  607. </ul>
  608. </div>
  609. <div class="subNav">
  610. <ul class="navList">
  611. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFLoginEditTextView.OnLoginEditTextListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  612. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFMainTabFontView.OnMainTabListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  613. </ul>
  614. <ul class="navList">
  615. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/view/HFMainTabFontView.html" target="_top">Frames</a></li>
  616. <li><a href="HFMainTabFontView.html" target="_top">No&nbsp;Frames</a></li>
  617. </ul>
  618. <ul class="navList" id="allclasses_navbar_bottom">
  619. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  620. </ul>
  621. <div>
  622. <script type="text/javascript"><!--
  623. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  624. if(window==top) {
  625. allClassesLink.style.display = "block";
  626. }
  627. else {
  628. allClassesLink.style.display = "none";
  629. }
  630. //-->
  631. </script>
  632. </div>
  633. <div>
  634. <ul class="subNavList">
  635. <li>Summary:&nbsp;</li>
  636. <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
  637. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  638. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  639. <li><a href="#method.summary">Method</a></li>
  640. </ul>
  641. <ul class="subNavList">
  642. <li>Detail:&nbsp;</li>
  643. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  644. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  645. <li><a href="#method.detail">Method</a></li>
  646. </ul>
  647. </div>
  648. <a name="skip.navbar.bottom">
  649. <!-- -->
  650. </a></div>
  651. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  652. </body>
  653. </html>