Advertisement
Guest User

.jstock\config\options.xml

a guest
Feb 29th, 2012
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. <org.yccheok.jstock.gui.JStockOptions>
  2. <soundEnabled>false</soundEnabled>
  3. <singleIndicatorAlert>true</singleIndicatorAlert>
  4. <popupMessage>true</popupMessage>
  5. <sendEmail>false</sendEmail>
  6. <email></email>
  7. <emailPassword></emailPassword>
  8. <CCEmail></CCEmail>
  9. <googleCalendarUsername></googleCalendarUsername>
  10. <googleCalendarPassword></googleCalendarPassword>
  11. <SMSEnabled>false</SMSEnabled>
  12. <proxyServer></proxyServer>
  13. <proxyPort>-1</proxyPort>
  14. <scanningSpeed>5000</scanningSpeed>
  15. <alertSpeed>5</alertSpeed>
  16. <looknFeel>com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel</looknFeel>
  17. <normalTextForegroundColor>
  18. <red>0</red>
  19. <green>0</green>
  20. <blue>0</blue>
  21. <alpha>255</alpha>
  22. </normalTextForegroundColor>
  23. <lowerNumericalValueForegroundColor>
  24. <red>200</red>
  25. <green>0</green>
  26. <blue>50</blue>
  27. <alpha>255</alpha>
  28. </lowerNumericalValueForegroundColor>
  29. <higherNumericalValueForegroundColor>
  30. <red>50</red>
  31. <green>150</green>
  32. <blue>0</blue>
  33. <alpha>255</alpha>
  34. </higherNumericalValueForegroundColor>
  35. <firstRowBackgroundColor>
  36. <red>255</red>
  37. <green>255</green>
  38. <blue>255</blue>
  39. <alpha>255</alpha>
  40. </firstRowBackgroundColor>
  41. <secondRowBackgroundColor>
  42. <red>255</red>
  43. <green>255</green>
  44. <blue>204</blue>
  45. <alpha>255</alpha>
  46. </secondRowBackgroundColor>
  47. <autoUpdateForegroundColor reference="../normalTextForegroundColor"/>
  48. <autoUpdateBackgroundColor>
  49. <red>255</red>
  50. <green>0</green>
  51. <blue>0</blue>
  52. <alpha>255</alpha>
  53. </autoUpdateBackgroundColor>
  54. <fallBelowAlertForegroundColor>
  55. <red>255</red>
  56. <green>255</green>
  57. <blue>0</blue>
  58. <alpha>255</alpha>
  59. </fallBelowAlertForegroundColor>
  60. <fallBelowAlertBackgroundColor reference="../normalTextForegroundColor"/>
  61. <riseAboveAlertForegroundColor reference="../fallBelowAlertForegroundColor"/>
  62. <riseAboveAlertBackgroundColor reference="../normalTextForegroundColor"/>
  63. <enableColorChange>false</enableColorChange>
  64. <enableColorAlert>false</enableColorAlert>
  65. <brokingFirms/>
  66. <selectedBrokingFirmIndex>-1</selectedBrokingFirmIndex>
  67. <isAutoBrokerFeeCalculationEnabled>false</isAutoBrokerFeeCalculationEnabled>
  68. <expectedProfitPercentage>10.0</expectedProfitPercentage>
  69. <country>UnitedState</country>
  70. <isAutoUpdateNewsEnabled>true</isAutoUpdateNewsEnabled>
  71. <newsID></newsID>
  72. <historyDuration>10</historyDuration>
  73. <isChatEnabled>false</isChatEnabled>
  74. <chatUsername></chatUsername>
  75. <chatPassword></chatPassword>
  76. <isChatSoundNotificationEnabled>true</isChatSoundNotificationEnabled>
  77. <isChatFlashNotificationEnabled>true</isChatFlashNotificationEnabled>
  78. <chatSystemMessageColor reference="../autoUpdateBackgroundColor"/>
  79. <chatOwnMessageColor>
  80. <red>169</red>
  81. <green>169</green>
  82. <blue>169</blue>
  83. <alpha>255</alpha>
  84. </chatOwnMessageColor>
  85. <chatOtherMessageColor>
  86. <red>100</red>
  87. <green>149</green>
  88. <blue>237</blue>
  89. <alpha>255</alpha>
  90. </chatOtherMessageColor>
  91. <proxyAuthPassword></proxyAuthPassword>
  92. <proxyAuthUserName></proxyAuthUserName>
  93. <isProxyAuthEnabled>false</isProxyAuthEnabled>
  94. <rememberGoogleAccountEnabled>false</rememberGoogleAccountEnabled>
  95. <googleUsername></googleUsername>
  96. <googlePassword></googlePassword>
  97. <lastFileIODirectory>C:\Documents and Settings\pcpl</lastFileIODirectory>
  98. <lastFileNameExtensionDescription>CSV Documents (*.csv)</lastFileNameExtensionDescription>
  99. <primaryStockServerFactoryClasses class="enum-map" enum-type="org.yccheok.jstock.engine.Country"/>
  100. <primaryStockServerFactoryClassesIsValidForMalaysia>true</primaryStockServerFactoryClassesIsValidForMalaysia>
  101. <lastSelectedPageIndex>1</lastSelectedPageIndex>
  102. <maxSMSPerDay>-1</maxSMSPerDay>
  103. <portfolioNames class="enum-map" enum-type="org.yccheok.jstock.engine.Country">
  104. <entry>
  105. <org.yccheok.jstock.engine.Country>Malaysia</org.yccheok.jstock.engine.Country>
  106. <string>My Portfolio</string>
  107. </entry>
  108. <entry>
  109. <org.yccheok.jstock.engine.Country>UnitedState</org.yccheok.jstock.engine.Country>
  110. <string>My Portfolio</string>
  111. </entry>
  112. </portfolioNames>
  113. <watchlistName>My Watchlist</watchlistName>
  114. <yellowInformationBoxOption>Follow</yellowInformationBoxOption>
  115. <stockInputSuggestionListOption>OneColumn</stockInputSuggestionListOption>
  116. <locale>en_US</locale>
  117. <boundsEx>
  118. <bounds>
  119. <x>-4</x>
  120. <y>-4</y>
  121. <width>1448</width>
  122. <height>880</height>
  123. </bounds>
  124. <extendedState>6</extendedState>
  125. </boundsEx>
  126. <currencies class="enum-map" enum-type="org.yccheok.jstock.engine.Country"/>
  127. <currencyExchangeEnable class="enum-map" enum-type="org.yccheok.jstock.engine.Country"/>
  128. <localCurrencyCountries class="enum-map" enum-type="org.yccheok.jstock.engine.Country"/>
  129. <penceToPoundConversionEnabled class="enum-map" enum-type="org.yccheok.jstock.engine.Country"/>
  130. </org.yccheok.jstock.gui.JStockOptions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement