Advertisement
loloof64

Proguard errors for ChessExercisesTool (v2)

Dec 17th, 2016
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.73 KB | None | 0 0
  1. ProGuard, version 5.0
  2. ProGuard is released under the GNU General Public License. You therefore
  3. must ensure that programs that link to it (android, ...)
  4. carry the GNU General Public License as well. Alternatively, you can
  5. apply for an exception with the author of ProGuard.
  6. Reading input...
  7. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-appcompat-v7-25.0.1/com.android.support-appcompat-v7-25.0.1.jar] (filtered)
  8. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-v4-25.0.1/com.android.support-support-v4-25.0.1.jar] (filtered)
  9. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-compat-25.0.1/com.android.support-support-compat-25.0.1.jar] (filtered)
  10. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-media-compat-25.0.1/com.android.support-support-media-compat-25.0.1.jar] (filtered)
  11. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-core-utils-25.0.1/com.android.support-support-core-utils-25.0.1.jar] (filtered)
  12. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-core-ui-25.0.1/com.android.support-support-core-ui-25.0.1.jar] (filtered)
  13. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-fragment-25.0.1/com.android.support-support-fragment-25.0.1.jar] (filtered)
  14. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-vector-drawable-25.0.1/com.android.support-support-vector-drawable-25.0.1.jar] (filtered)
  15. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-animated-vector-drawable-25.0.1/com.android.support-animated-vector-drawable-25.0.1.jar] (filtered)
  16. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-design-25.0.1/com.android.support-design-25.0.1.jar] (filtered)
  17. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-recyclerview-v7-25.0.1/com.android.support-recyclerview-v7-25.0.1.jar] (filtered)
  18. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-transition-25.0.1/com.android.support-transition-25.0.1.jar] (filtered)
  19. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-compat-25.0.1/libs/internal_impl-25.0.1.jar] (filtered)
  20. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-media-compat-25.0.1/libs/internal_impl-25.0.1.jar] (filtered)
  21. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-core-utils-25.0.1/libs/internal_impl-25.0.1.jar] (filtered)
  22. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-core-ui-25.0.1/libs/internal_impl-25.0.1.jar] (filtered)
  23. Reading program jar [/home/laurent-bernabe/.android/sbt/exploded-aars/com.android.support-support-fragment-25.0.1/libs/internal_impl-25.0.1.jar] (filtered)
  24. Reading program jar [/home/laurent-bernabe/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.11.8.jar] (filtered)
  25. Reading program jar [/home/laurent-bernabe/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/25.0.1/support-annotations-25.0.1.jar] (filtered)
  26. Reading program jar [/home/laurent-bernabe/.ivy2/cache/org.scala-lang.modules/scala-xml_2.11/bundles/scala-xml_2.11-1.0.6.jar] (filtered)
  27. Reading program jar [/home/laurent-bernabe/.ivy2/cache/com._0xab/chesspresso/jars/chesspresso-0.9.2.jar] (filtered)
  28. Reading program jar [/home/laurent-bernabe/.ivy2/cache/com.hanhuy.android/scala-conversions_2.11/jars/scala-conversions_2.11-23.1.1.jar] (filtered)
  29. Reading program jar [/home/laurent-bernabe/.ivy2/cache/com.hanhuy.android/scala-conversions-v4_2.11/jars/scala-conversions-v4_2.11-23.1.1.jar] (filtered)
  30. Reading program jar [/home/laurent-bernabe/Documents/Programmation/ProjetsPersos/Android/ScalaProjects/ChessExercisesTool/target/android/intermediates/classes.jar] (filtered)
  31. Reading library jar [/home/laurent-bernabe/Android/Sdk/platforms/android-25/android.jar]
  32. Initializing...
  33. Warning: chesspresso.game.view.GameBrowser: can't find superclass or interface javax.swing.JPanel
  34. Warning: chesspresso.game.view.GameBrowser$1: can't find superclass or interface java.awt.event.ActionListener
  35. Warning: chesspresso.game.view.GameBrowser$10: can't find superclass or interface java.awt.event.ActionListener
  36. Warning: chesspresso.game.view.GameBrowser$11: can't find superclass or interface java.awt.event.ActionListener
  37. Warning: chesspresso.game.view.GameBrowser$12: can't find superclass or interface java.awt.event.ActionListener
  38. Warning: chesspresso.game.view.GameBrowser$13: can't find superclass or interface java.awt.event.ActionListener
  39. Warning: chesspresso.game.view.GameBrowser$2: can't find superclass or interface java.awt.event.ActionListener
  40. Warning: chesspresso.game.view.GameBrowser$3: can't find superclass or interface java.awt.event.ActionListener
  41. Warning: chesspresso.game.view.GameBrowser$4: can't find superclass or interface java.awt.event.ActionListener
  42. Warning: chesspresso.game.view.GameBrowser$5: can't find superclass or interface java.awt.event.ActionListener
  43. Warning: chesspresso.game.view.GameBrowser$6: can't find superclass or interface java.awt.event.ActionListener
  44. Warning: chesspresso.game.view.GameBrowser$7: can't find superclass or interface java.awt.event.ActionListener
  45. Warning: chesspresso.game.view.GameBrowser$8: can't find superclass or interface java.awt.event.ActionListener
  46. Warning: chesspresso.game.view.GameBrowser$9: can't find superclass or interface java.awt.event.ActionListener
  47. Warning: chesspresso.game.view.GameTextViewer: can't find superclass or interface javax.swing.JEditorPane
  48. Warning: chesspresso.game.view.GameTextViewer$1: can't find superclass or interface java.awt.event.MouseAdapter
  49. Warning: chesspresso.game.view.GameTextViewer$2: can't find superclass or interface java.awt.event.KeyAdapter
  50. Warning: chesspresso.game.view.GameTextViewer$3: can't find superclass or interface java.awt.event.ActionListener
  51. Warning: chesspresso.pgn.PGNReader$1: can't find superclass or interface javax.swing.filechooser.FileFilter
  52. Warning: chesspresso.position.view.PositionView: can't find superclass or interface java.awt.Component
  53. Warning: chesspresso.position.view.PositionView: can't find superclass or interface java.awt.event.MouseListener
  54. Warning: chesspresso.position.view.PositionView: can't find superclass or interface java.awt.event.MouseMotionListener
  55. Warning: chesspresso.position.view.PositionViewProperties: can't find superclass or interface javax.swing.JDialog
  56. Warning: chesspresso.position.view.PositionViewProperties$1: can't find superclass or interface java.awt.event.WindowAdapter
  57. Warning: chesspresso.position.view.PositionViewProperties$2: can't find superclass or interface java.awt.event.ActionListener
  58. Warning: chesspresso.position.view.PositionViewProperties$3: can't find superclass or interface java.awt.event.ActionListener
  59. Warning: chesspresso.position.view.PositionViewProperties$4: can't find superclass or interface java.awt.event.ActionListener
  60. Warning: chesspresso.position.view.PositionViewProperties$5: can't find superclass or interface java.awt.event.ActionListener
  61. Warning: chesspresso.position.view.PositionViewProperties$6: can't find superclass or interface java.awt.event.ItemListener
  62. Warning: chesspresso.position.view.PositionViewProperties$7: can't find superclass or interface java.awt.event.KeyAdapter
  63. Warning: chesspresso.position.view.PositionViewProperties$8: can't find superclass or interface java.awt.event.ItemListener
  64. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find superclass or interface javax.swing.plaf.basic.BasicComboBoxRenderer
  65. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  66. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void setFocusable(boolean)' in program class chesspresso.position.view.PositionView
  67. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  68. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JScrollPane
  69. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JScrollPane
  70. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  71. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  72. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  73. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  74. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  75. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void invalidate()' in program class chesspresso.game.view.GameBrowser
  76. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  77. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  78. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  79. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JSplitPane
  80. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JSplitPane
  81. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  82. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  83. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  84. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  85. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.BorderLayout
  86. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.BorderLayout
  87. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void setLayout(java.awt.LayoutManager)' in program class chesspresso.game.view.GameBrowser
  88. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.BoxLayout
  89. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.BoxLayout
  90. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  91. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  92. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  93. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  94. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  95. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void add(java.awt.Component,java.lang.Object)' in program class chesspresso.game.view.GameBrowser
  96. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  97. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JSplitPane
  98. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  99. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.Dimension
  100. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.Dimension
  101. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  102. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  103. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JSplitPane
  104. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void add(java.awt.Component,java.lang.Object)' in program class chesspresso.game.view.GameBrowser
  105. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  106. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  107. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  108. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  109. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  110. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  111. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  112. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  113. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  114. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  115. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  116. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  117. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  118. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  119. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  120. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  121. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  122. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  123. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  124. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  125. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  126. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  127. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  128. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  129. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  130. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  131. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  132. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  133. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  134. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  135. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  136. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  137. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  138. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  139. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  140. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  141. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  142. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  143. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  144. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  145. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  146. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  147. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  148. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  149. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  150. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  151. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  152. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  153. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  154. Warning: chesspresso.game.view.GameBrowser: can't find referenced method 'void add(java.awt.Component,java.lang.Object)' in program class chesspresso.game.view.GameBrowser
  155. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JOptionPane
  156. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPopupMenu
  157. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPopupMenu
  158. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JCheckBoxMenuItem
  159. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JCheckBoxMenuItem
  160. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPopupMenu
  161. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JMenuItem
  162. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JMenuItem
  163. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPopupMenu
  164. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JOptionPane
  165. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JMenuItem
  166. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  167. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  168. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  169. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  170. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  171. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  172. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JSplitPane
  173. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  174. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  175. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  176. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  177. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JToolBar
  178. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  179. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  180. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JLabel
  181. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  182. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPanel
  183. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  184. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  185. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JButton
  186. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.MouseEvent
  187. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.MouseEvent
  188. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.MouseEvent
  189. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.MouseEvent
  190. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  191. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  192. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  193. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  194. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  195. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  196. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  197. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  198. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JPopupMenu
  199. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionListener
  200. Warning: chesspresso.game.view.GameBrowser: can't find referenced class javax.swing.JMenuItem
  201. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  202. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  203. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  204. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  205. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  206. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  207. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  208. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  209. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  210. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  211. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  212. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  213. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  214. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  215. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  216. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  217. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  218. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  219. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  220. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  221. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  222. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  223. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  224. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  225. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  226. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  227. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  228. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  229. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  230. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  231. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  232. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  233. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  234. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  235. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  236. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  237. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  238. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  239. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  240. Warning: chesspresso.game.view.GameBrowser: can't find referenced class java.awt.event.ActionEvent
  241. Warning: chesspresso.game.view.GameBrowser$1: can't find referenced class java.awt.event.ActionListener
  242. Warning: chesspresso.game.view.GameBrowser$1: can't find referenced class java.awt.event.ActionEvent
  243. Warning: chesspresso.game.view.GameBrowser$1: can't find referenced class java.awt.event.ActionEvent
  244. Warning: chesspresso.game.view.GameBrowser$10: can't find referenced class java.awt.event.ActionListener
  245. Warning: chesspresso.game.view.GameBrowser$10: can't find referenced class java.awt.event.ActionEvent
  246. Warning: chesspresso.game.view.GameBrowser$10: can't find referenced class java.awt.event.ActionEvent
  247. Warning: chesspresso.game.view.GameBrowser$11: can't find referenced class java.awt.event.ActionListener
  248. Warning: chesspresso.game.view.GameBrowser$11: can't find referenced class java.awt.event.ActionEvent
  249. Warning: chesspresso.game.view.GameBrowser$11: can't find referenced class java.awt.event.ActionEvent
  250. Warning: chesspresso.game.view.GameBrowser$12: can't find referenced class java.awt.event.ActionListener
  251. Warning: chesspresso.game.view.GameBrowser$12: can't find referenced class java.awt.event.ActionEvent
  252. Warning: chesspresso.game.view.GameBrowser$12: can't find referenced class java.awt.event.ActionEvent
  253. Warning: chesspresso.game.view.GameBrowser$13: can't find referenced class java.awt.event.ActionEvent
  254. Warning: chesspresso.game.view.GameBrowser$13: can't find referenced class java.awt.event.ActionListener
  255. Warning: chesspresso.game.view.GameBrowser$13: can't find referenced class java.awt.event.ActionEvent
  256. Warning: chesspresso.game.view.GameBrowser$13: can't find referenced class java.awt.event.ActionEvent
  257. Warning: chesspresso.game.view.GameBrowser$13: can't find referenced class java.awt.event.ActionEvent
  258. Warning: chesspresso.game.view.GameBrowser$2: can't find referenced class java.awt.event.ActionListener
  259. Warning: chesspresso.game.view.GameBrowser$2: can't find referenced class java.awt.event.ActionEvent
  260. Warning: chesspresso.game.view.GameBrowser$2: can't find referenced class java.awt.event.ActionEvent
  261. Warning: chesspresso.game.view.GameBrowser$3: can't find referenced class java.awt.event.ActionListener
  262. Warning: chesspresso.game.view.GameBrowser$3: can't find referenced class java.awt.event.ActionEvent
  263. Warning: chesspresso.game.view.GameBrowser$3: can't find referenced class java.awt.event.ActionEvent
  264. Warning: chesspresso.game.view.GameBrowser$4: can't find referenced class java.awt.event.ActionListener
  265. Warning: chesspresso.game.view.GameBrowser$4: can't find referenced class java.awt.event.ActionEvent
  266. Warning: chesspresso.game.view.GameBrowser$4: can't find referenced class java.awt.event.ActionEvent
  267. Warning: chesspresso.game.view.GameBrowser$5: can't find referenced class java.awt.event.ActionListener
  268. Warning: chesspresso.game.view.GameBrowser$5: can't find referenced class java.awt.event.ActionEvent
  269. Warning: chesspresso.game.view.GameBrowser$5: can't find referenced class java.awt.event.ActionEvent
  270. Warning: chesspresso.game.view.GameBrowser$6: can't find referenced class java.awt.event.ActionListener
  271. Warning: chesspresso.game.view.GameBrowser$6: can't find referenced class java.awt.event.ActionEvent
  272. Warning: chesspresso.game.view.GameBrowser$6: can't find referenced class java.awt.event.ActionEvent
  273. Warning: chesspresso.game.view.GameBrowser$7: can't find referenced class java.awt.event.ActionListener
  274. Warning: chesspresso.game.view.GameBrowser$7: can't find referenced class java.awt.event.ActionEvent
  275. Warning: chesspresso.game.view.GameBrowser$7: can't find referenced class java.awt.event.ActionEvent
  276. Warning: chesspresso.game.view.GameBrowser$8: can't find referenced class java.awt.event.ActionListener
  277. Warning: chesspresso.game.view.GameBrowser$8: can't find referenced class java.awt.event.ActionEvent
  278. Warning: chesspresso.game.view.GameBrowser$8: can't find referenced class java.awt.event.ActionEvent
  279. Warning: chesspresso.game.view.GameBrowser$9: can't find referenced class java.awt.event.ActionListener
  280. Warning: chesspresso.game.view.GameBrowser$9: can't find referenced class java.awt.event.ActionEvent
  281. Warning: chesspresso.game.view.GameBrowser$9: can't find referenced class java.awt.event.ActionEvent
  282. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JEditorPane
  283. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyledEditorKit
  284. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyledEditorKit
  285. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setEditorKit(javax.swing.text.EditorKit)' in program class chesspresso.game.view.GameTextViewer
  286. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setEditable(boolean)' in program class chesspresso.game.view.GameTextViewer
  287. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Color
  288. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setSelectionColor(java.awt.Color)' in program class chesspresso.game.view.GameTextViewer
  289. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Color
  290. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setSelectedTextColor(java.awt.Color)' in program class chesspresso.game.view.GameTextViewer
  291. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  292. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Document
  293. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Position
  294. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setCaretPosition(int)' in program class chesspresso.game.view.GameTextViewer
  295. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void addMouseListener(java.awt.event.MouseListener)' in program class chesspresso.game.view.GameTextViewer
  296. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void addKeyListener(java.awt.event.KeyListener)' in program class chesspresso.game.view.GameTextViewer
  297. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void requestFocus()' in program class chesspresso.game.view.GameTextViewer
  298. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.DefaultStyledDocument
  299. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.DefaultStyledDocument
  300. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setDocument(javax.swing.text.Document)' in program class chesspresso.game.view.GameTextViewer
  301. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  302. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setCaretPosition(int)' in program class chesspresso.game.view.GameTextViewer
  303. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void setCaretPosition(int)' in program class chesspresso.game.view.GameTextViewer
  304. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void moveCaretPosition(int)' in program class chesspresso.game.view.GameTextViewer
  305. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void requestFocus()' in program class chesspresso.game.view.GameTextViewer
  306. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'void requestFocus()' in program class chesspresso.game.view.GameTextViewer
  307. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  308. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  309. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Document
  310. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Document
  311. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  312. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Document
  313. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Document getDocument()' in program class chesspresso.game.view.GameTextViewer
  314. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  315. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  316. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  317. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JMenuItem
  318. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JMenuItem
  319. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'javax.swing.text.Caret getCaret()' in program class chesspresso.game.view.GameTextViewer
  320. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Caret
  321. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Point
  322. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Point
  323. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  324. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  325. Warning: chesspresso.game.view.GameTextViewer: can't find referenced method 'int getCaretPosition()' in program class chesspresso.game.view.GameTextViewer
  326. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  327. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  328. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Color
  329. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  330. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  331. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  332. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  333. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Color
  334. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  335. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JEditorPane
  336. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Color
  337. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Document
  338. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Position
  339. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JMenuItem
  340. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.Caret
  341. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Point
  342. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.StyleConstants
  343. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  344. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  345. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  346. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.SimpleAttributeSet
  347. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.EditorKit
  348. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.AttributeSet
  349. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.AttributeSet
  350. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.text.AttributeSet
  351. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JPopupMenu
  352. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.event.ActionListener
  353. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class javax.swing.JMenuItem
  354. Warning: chesspresso.game.view.GameTextViewer: can't find referenced class java.awt.Point
  355. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseAdapter
  356. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced method 'javax.swing.text.Caret getCaret()' in program class chesspresso.game.view.GameTextViewer
  357. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseEvent
  358. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class javax.swing.text.Caret
  359. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseAdapter
  360. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseEvent
  361. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class javax.swing.text.Caret
  362. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseEvent
  363. Warning: chesspresso.game.view.GameTextViewer$1: can't find referenced class java.awt.event.MouseEvent
  364. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyAdapter
  365. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  366. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  367. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  368. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  369. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced method 'int getSelectionStart()' in program class chesspresso.game.view.GameTextViewer
  370. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced method 'int getSelectionEnd()' in program class chesspresso.game.view.GameTextViewer
  371. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyAdapter
  372. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  373. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  374. Warning: chesspresso.game.view.GameTextViewer$2: can't find referenced class java.awt.event.KeyEvent
  375. Warning: chesspresso.game.view.GameTextViewer$3: can't find referenced class java.awt.event.ActionEvent
  376. Warning: chesspresso.game.view.GameTextViewer$3: can't find referenced class java.awt.event.ActionListener
  377. Warning: chesspresso.game.view.GameTextViewer$3: can't find referenced class java.awt.event.ActionEvent
  378. Warning: chesspresso.game.view.GameTextViewer$3: can't find referenced class java.awt.event.ActionEvent
  379. Warning: chesspresso.game.view.GameTextViewer$3: can't find referenced class java.awt.event.ActionEvent
  380. Warning: chesspresso.pgn.PGNReader: can't find referenced class javax.swing.filechooser.FileFilter
  381. Warning: chesspresso.pgn.PGNReader$1: can't find referenced class javax.swing.filechooser.FileFilter
  382. Warning: chesspresso.pgn.PGNReader$1: can't find referenced class javax.swing.filechooser.FileFilter
  383. Warning: chesspresso.position.PositionMotionListener: can't find referenced class java.awt.event.MouseEvent
  384. Warning: chesspresso.position.PositionMotionListener: can't find referenced class java.awt.event.MouseEvent
  385. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Component
  386. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  387. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  388. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  389. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  390. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Font
  391. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Font
  392. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void addMouseListener(java.awt.event.MouseListener)' in program class chesspresso.position.view.PositionView
  393. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void addMouseMotionListener(java.awt.event.MouseMotionListener)' in program class chesspresso.position.view.PositionView
  394. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  395. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  396. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  397. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  398. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  399. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  400. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Component
  401. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  402. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  403. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Dimension
  404. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  405. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Font
  406. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  407. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Dimension
  408. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  409. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  410. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  411. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  412. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  413. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  414. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  415. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  416. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  417. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  418. Warning: chesspresso.position.view.PositionView: can't find referenced method 'void repaint()' in program class chesspresso.position.view.PositionView
  419. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Component
  420. Warning: chesspresso.position.view.PositionView: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  421. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  422. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  423. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  424. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Component
  425. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseListener
  426. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseMotionListener
  427. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  428. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  429. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  430. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  431. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  432. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  433. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  434. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  435. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  436. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  437. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  438. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  439. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  440. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  441. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  442. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  443. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  444. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Color
  445. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Font
  446. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Font
  447. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Dimension
  448. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Dimension
  449. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Dimension
  450. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  451. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  452. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  453. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  454. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  455. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  456. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  457. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  458. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  459. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  460. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  461. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  462. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  463. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  464. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  465. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.event.MouseEvent
  466. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  467. Warning: chesspresso.position.view.PositionView: can't find referenced class java.awt.Graphics
  468. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  469. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  470. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'java.awt.Font getFont()' in program class chesspresso.position.view.PositionView
  471. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  472. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  473. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  474. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.GraphicsEnvironment
  475. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.GraphicsEnvironment
  476. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  477. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  478. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  479. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  480. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'void pack()' in program class chesspresso.position.view.PositionViewProperties
  481. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'void setVisible(boolean)' in program class chesspresso.position.view.PositionViewProperties
  482. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'void dispose()' in program class chesspresso.position.view.PositionViewProperties
  483. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  484. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  485. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  486. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  487. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  488. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  489. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  490. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  491. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  492. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  493. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  494. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  495. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  496. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  497. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  498. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'void setTitle(java.lang.String)' in program class chesspresso.position.view.PositionViewProperties
  499. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'void addWindowListener(java.awt.event.WindowListener)' in program class chesspresso.position.view.PositionViewProperties
  500. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.BoxLayout
  501. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.BoxLayout
  502. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  503. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  504. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.border.TitledBorder
  505. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.border.TitledBorder
  506. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  507. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  508. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  509. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  510. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  511. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  512. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  513. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  514. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  515. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  516. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  517. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  518. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  519. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  520. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  521. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  522. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  523. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  524. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  525. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  526. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  527. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  528. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  529. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  530. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  531. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  532. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  533. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  534. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'java.awt.Container getContentPane()' in program class chesspresso.position.view.PositionViewProperties
  535. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Container
  536. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.BorderLayout
  537. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.BorderLayout
  538. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  539. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced method 'java.awt.Container getContentPane()' in program class chesspresso.position.view.PositionViewProperties
  540. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  541. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  542. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  543. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  544. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  545. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  546. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  547. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  548. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  549. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.GraphicsEnvironment
  550. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Container
  551. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  552. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  553. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  554. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  555. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  556. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  557. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JButton
  558. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JComboBox
  559. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  560. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  561. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JPanel
  562. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JCheckBox
  563. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JTextField
  564. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Frame
  565. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Frame
  566. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  567. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  568. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.Font
  569. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  570. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  571. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.KeyEvent
  572. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.KeyEvent
  573. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  574. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  575. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  576. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  577. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  578. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  579. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  580. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  581. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  582. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  583. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  584. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  585. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  586. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  587. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  588. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  589. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JColorChooser
  590. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class javax.swing.JDialog
  591. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.WindowEvent
  592. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.WindowEvent
  593. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.WindowEvent
  594. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.WindowEvent
  595. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  596. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  597. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  598. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  599. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  600. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  601. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  602. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ActionEvent
  603. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  604. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  605. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.KeyEvent
  606. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.KeyEvent
  607. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  608. Warning: chesspresso.position.view.PositionViewProperties: can't find referenced class java.awt.event.ItemEvent
  609. Warning: chesspresso.position.view.PositionViewProperties$1: can't find referenced class java.awt.event.WindowAdapter
  610. Warning: chesspresso.position.view.PositionViewProperties$1: can't find referenced class java.awt.event.WindowAdapter
  611. Warning: chesspresso.position.view.PositionViewProperties$1: can't find referenced class java.awt.event.WindowEvent
  612. Warning: chesspresso.position.view.PositionViewProperties$1: can't find referenced class java.awt.event.WindowEvent
  613. Warning: chesspresso.position.view.PositionViewProperties$2: can't find referenced class java.awt.event.ActionListener
  614. Warning: chesspresso.position.view.PositionViewProperties$2: can't find referenced class java.awt.event.ActionEvent
  615. Warning: chesspresso.position.view.PositionViewProperties$2: can't find referenced class java.awt.event.ActionEvent
  616. Warning: chesspresso.position.view.PositionViewProperties$3: can't find referenced class java.awt.event.ActionListener
  617. Warning: chesspresso.position.view.PositionViewProperties$3: can't find referenced class java.awt.event.ActionEvent
  618. Warning: chesspresso.position.view.PositionViewProperties$3: can't find referenced class java.awt.event.ActionEvent
  619. Warning: chesspresso.position.view.PositionViewProperties$4: can't find referenced class java.awt.event.ActionListener
  620. Warning: chesspresso.position.view.PositionViewProperties$4: can't find referenced class java.awt.event.ActionEvent
  621. Warning: chesspresso.position.view.PositionViewProperties$4: can't find referenced class java.awt.event.ActionEvent
  622. Warning: chesspresso.position.view.PositionViewProperties$5: can't find referenced class java.awt.event.ActionListener
  623. Warning: chesspresso.position.view.PositionViewProperties$5: can't find referenced class java.awt.event.ActionEvent
  624. Warning: chesspresso.position.view.PositionViewProperties$5: can't find referenced class java.awt.event.ActionEvent
  625. Warning: chesspresso.position.view.PositionViewProperties$6: can't find referenced class java.awt.event.ItemListener
  626. Warning: chesspresso.position.view.PositionViewProperties$6: can't find referenced class java.awt.event.ItemEvent
  627. Warning: chesspresso.position.view.PositionViewProperties$6: can't find referenced class java.awt.event.ItemEvent
  628. Warning: chesspresso.position.view.PositionViewProperties$7: can't find referenced class java.awt.event.KeyAdapter
  629. Warning: chesspresso.position.view.PositionViewProperties$7: can't find referenced class java.awt.event.KeyAdapter
  630. Warning: chesspresso.position.view.PositionViewProperties$7: can't find referenced class java.awt.event.KeyEvent
  631. Warning: chesspresso.position.view.PositionViewProperties$7: can't find referenced class java.awt.event.KeyEvent
  632. Warning: chesspresso.position.view.PositionViewProperties$8: can't find referenced class java.awt.event.ItemListener
  633. Warning: chesspresso.position.view.PositionViewProperties$8: can't find referenced class java.awt.event.ItemEvent
  634. Warning: chesspresso.position.view.PositionViewProperties$8: can't find referenced class java.awt.event.ItemEvent
  635. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class javax.swing.plaf.basic.BasicComboBoxRenderer
  636. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class java.awt.Font
  637. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class java.awt.Font
  638. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class javax.swing.plaf.basic.BasicComboBoxRenderer
  639. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class javax.swing.plaf.basic.BasicComboBoxRenderer
  640. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class javax.swing.JList
  641. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class java.awt.Component
  642. Warning: chesspresso.position.view.PositionViewProperties$FontListRenderer: can't find referenced class javax.swing.JList
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement