home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / zkuste / JBuilder / JBuild / jbuilder / jhelp.z / BORDOCCH.ZIP / chart / jclass_chart.tcd < prev    next >
Text File  |  1997-06-05  |  17KB  |  288 lines

  1. //chart/jclass_chart.bfl
  2. //cover_chart.html
  3. 1^JClass ChartProgrammer's Guide and Reference Manual^cover_chart.html#_top_
  4. 3^Version 1.0 and 1.0T^cover_chart.html#_top_
  5. 2^The Best Java Charting Solution^cover_chart.html#_top_
  6. 2^JCLASS STANDARD LICENSE AGREEMENT^cover_chart.html#jclass_standard_license_agreement
  7. 3^Important -- Read Carefully Before Using Software Package(s)^cover_chart.html#jclass_standard_license_agreement
  8. 2^SOFTWARE LICENSE^cover_chart.html#jclass_standard_license_agreement
  9. 3^LIMITED WARRANTY^cover_chart.html#jclass_standard_license_agreement
  10. 3^U.S. GOVERNMENT RESTRICTED RIGHTS^cover_chart.html#jclass_standard_license_agreement
  11. //preface_chart.html
  12. 1^Preface^preface_chart.html#preface
  13. 2^Assumptions^preface_chart.html#assumptions
  14. 2^Typographical Conventions Used in this Manual^preface_chart.html#typographical
  15. 2^Overview of Manual^preface_chart.html#overview_of_manual
  16. 2^Related Documents^preface_chart.html#related_documents
  17. //installn_chart.html
  18. 1^Installing JClass Chart^installn_chart.html#_top_
  19. 2^Before You Begin^installn_chart.html#before_you_begin
  20. 2^JDK 1.0.2 and JDK 1.1^installn_chart.html#jdks
  21. 3^Determining the JDK and JClass Chart Version^installn_chart.html#jdks
  22. 2^Minimum Requirements^installn_chart.html#minimum_requirements
  23. 2^Installation and File Descriptions^installn_chart.html#installation_and_file_descriptions
  24. 2^The -classes.zip Archive^installn_chart.html#the_classeszip_archive
  25. //overview_chart.html
  26. 1^JClass Chart Overview^overview_chart.html#jclass_chart_overview
  27. 2^Introduction^overview_chart.html#introduction
  28. 2^Feature Overview^overview_chart.html#feature_overview
  29. 2^Setting CLASSPATH^overview_chart.html#setting_classpath
  30. 3^Windows 95^overview_chart.html#windows_95
  31. 3^Windows NT (3.51 and higher)^overview_chart.html#windows_nt
  32. 2^Using the Java Programming Language^overview_chart.html#using_the_java_programming_language
  33. 2^Compiling a Program^overview_chart.html#compiling_a_program
  34. 2^Distributing JClass Chart Applications^overview_chart.html#distributing_jclass_chart_applications
  35. //support_chart.html
  36. 1^Technical Support and Feedback^support_chart.html#technical_support_and_feedback
  37. 2^Technical Support Plans^support_chart.html#technical_support_plans
  38. 2^How to Get Technical Support^support_chart.html#how_to_get_technical_support
  39. 3^Before Contacting Customer Service^support_chart.html#how_to_get_technical_support
  40. 2^JClass Support Newsgroup^support_chart.html#jclass_support_newsgroup
  41. 2^Request for Comments^support_chart.html#request_for_comments
  42. //basics_chart.html 
  43. 1^1 Chart Basics^basics_chart.html #chart_basics
  44. 2^Chart Terminology^basics_chart.html #chart_terminology
  45. 2^Using the Property Editor^basics_chart.html #using_the_property_editor
  46. 3^Immediate Feedback Model^basics_chart.html #immediate_feedback_model
  47. 3^Displaying the Property Editor At Run-Time^basics_chart.html #to_display_the_property_editor_at_run-time
  48. 3^Editing Chart Properties^basics_chart.html #to_edit_chart_properties
  49. 3^Closing the Property Editor^basics_chart.html #to_close_the_property_editor
  50. 3^Displaying the Editor at Design Time^basics_chart.html #to_display_the_editor_at_design_time
  51. 2^Interacting with the Chart^basics_chart.html #interacting_with_the_chart
  52. 2^Choosing the Chart Type^basics_chart.html #choosing_the_chart_type
  53. 3^Plot Charts^basics_chart.html #plot_charts
  54. 3^Scatter Plot Charts^basics_chart.html #scatter_plot_charts
  55. 3^Bar Charts^basics_chart.html #bar_charts
  56. 3^Stacking Bar Charts^basics_chart.html #stacking_bar_charts
  57. 3^Pie Charts^basics_chart.html #pie_charts
  58. 3^Changing the chart type^basics_chart.html #to_change_the_chart_type
  59. 2^Understanding Data Layout^basics_chart.html #understanding_data_layout
  60. 3^Array Layout^basics_chart.html #array_layout
  61. 3^General Layout^basics_chart.html #general_layout
  62. //developing_chart.html
  63. 1^2 Developing a Simple JClass Chart Program^developing_chart.html#developing_a_simple_jclass_chart_program
  64. 2^Introduction^developing_chart.html#introduction
  65. 6^ ^developing_chart.html#introduction
  66. 6^Q1^developing_chart.html#introduction
  67. 6^Q2^developing_chart.html#introduction
  68. 6^Q3^developing_chart.html#introduction
  69. 6^Q4^developing_chart.html#introduction
  70. 2^A Basic Plot Chart^developing_chart.html#basicplot
  71. 2^Adding Formatting Information^developing_chart.html#addingformatting
  72. 3^Adding Headers and Footers^developing_chart.html#adding_headers_and_footers
  73. 3^Adding a Legend^developing_chart.html#adding_a_legend
  74. 3^Customizing Axis Labels^developing_chart.html#customizing_axis_labels
  75. 3^The Completed Program^developing_chart.html#the_completed_program
  76. 2^Plotting an Inverse Chart^developing_chart.html#plottinginverse
  77. 2^Changing to a Bar Chart^developing_chart.html#changing2bar
  78. 2^Inverting Bar Orientation^developing_chart.html#invertingbar
  79. 2^End-User Interaction^developing_chart.html#enduser
  80. 2^Proceeding From Here^developing_chart.html#proceeding
  81. //beans_chart.html
  82. 1^3 JClass Chart and Java Beans^beans_chart.html#jclass_chart_and_java_beans
  83. 2^Java Beans^beans_chart.html#42708
  84. 2^Properties^beans_chart.html#29156
  85. 3^Manipulating JClass Chart Components in an IDE^beans_chart.html#manipulating_jclass_chart_components_in_an_ide
  86. 3^Manipulating JClass Chart Properties Outside of an IDE^beans_chart.html#manipulating_jclass_chart_components_outside_of_an_ide
  87. 3^Manipulating HTML Files to Set Properties^beans_chart.html#manipulating_html_files_to_set_properties
  88. 3^Manipulating JClass Chart Properties Using Methods^beans_chart.html#manipulating_jclass_chart_properties_using_methods
  89. 3^Determining Which Technique to Use^beans_chart.html#determining_which_technique_to_use_to_manipulate_properties
  90. 2^New Event Model^beans_chart.html#42105
  91. 2^JCChart and JCChartComponent^beans_chart.html#40160
  92. //building_chart.html
  93. 1^Building a Chart^building_chart.html#building_a_chart
  94. 2^Creating a New Chart in a Nutshell^building_chart.html#creating_a_new_chart_in_a_nutshell
  95. 2^Axis Annotation Overview^building_chart.html#17734
  96. 3^Values Annotation^building_chart.html#values_annotation
  97. 3^ValueLabels Annotation^building_chart.html#valuelabels_annotation
  98. 3^PointLabels Annotation^building_chart.html#pointlabels_annotation
  99. 3^TimeLabels Annotation^building_chart.html#timelabels_annotation
  100. 3^Choosing Annotation Method^building_chart.html#choosing_annotation_method
  101. 3^Annotating with Values^building_chart.html#annotating_with_values
  102. 3^Numbering Precision^building_chart.html#numbering_precision
  103. 3^Numbering and Ticking Increments^building_chart.html#numbering_and_ticking_increments
  104. 3^Annotating with ValueLabels^building_chart.html#annotating_with_valuelabels
  105. 3^Annotating with PointLabels^building_chart.html#annotating_with_pointlabels
  106. 3^Annotating with TimeLabels^building_chart.html#annotating_with_timeLabels
  107. 3^Time Unit^building_chart.html#time_unit
  108. 3^Time Base^building_chart.html#time_base
  109. 3^Time Format^building_chart.html#timeformat
  110. 2^Positioning Axis Annotations^building_chart.html#38780
  111. 3^Specifying Annotation Placement^building_chart.html#specifying_annotation_placement
  112. 2^Chart Orientation and Axis Direction^building_chart.html#39770
  113. 3^Chart Orientation^building_chart.html#chart_orientation
  114. 3^Axis Direction^building_chart.html#axis_direction
  115. 2^Setting Axis Bounds^building_chart.html#23160
  116. 3^Min and Max^building_chart.html#min_and_max
  117. 2^Customizing Origins^building_chart.html#33597
  118. 3^Origin Placement^building_chart.html#origin_placement
  119. 3^Origin Coordinates^building_chart.html#origin_coordinates
  120. 2^Logarithmic Axes^building_chart.html#42227
  121. 3^Specifying a Logarithmic Axis^building_chart.html#specifying_a_logarithmic_axis
  122. 2^Titling Axes and Rotating Axis Elements^building_chart.html#28924
  123. 3^Adding an Axis Title^building_chart.html#adding_an_axis_title
  124. 3^Axis Title Rotation^building_chart.html#axis_title_rotation
  125. 3^Axis Title Text^building_chart.html#axis_title_text
  126. 3^Rotating Axis Annotation^building_chart.html#rotating_axis_annotation
  127. 2^Adding Grid Lines^building_chart.html#42330
  128. 3^Grid Spacing^building_chart.html#grid_spacing
  129. 3^Grid Appearance^building_chart.html#grid_appearance
  130. 2^Adding a Second Axis^building_chart.html#20785
  131. 3^Defining Axis Multiplier^building_chart.html#defining_axis_multiplier
  132. 3^Using a Constant Value^building_chart.html#using_a_constant_value
  133. 3^Hiding the Second Axis^building_chart.html#hiding_the_second_axis
  134. 3^Other Second-Axis Properties^building_chart.html#other_second-axis_properties
  135. //3customz_chart.html
  136. 1^5 Customizing Chart Elements^3customz_chart.html#customizing_chart_elements
  137. 2^Adding Header and Footer Titles^3customz_chart.html#40703
  138. 3^Title Text and Alignment^3customz_chart.html#title_text_and_alignment
  139. 3^Title Positioning^3customz_chart.html#title_positioning
  140. 3^Title Border^3customz_chart.html#title_border
  141. 3^Title Colors^3customz_chart.html#title_colors
  142. 3^Title Font^3customz_chart.html#title_font
  143. 2^Using a Legend^3customz_chart.html#12588
  144. 3^Legend Text and Orientation^3customz_chart.html#legend_text_and_orientation
  145. 3^Legend Positioning^3customz_chart.html#legend_positioning
  146. 3^Legend Border^3customz_chart.html#legend_border
  147. 3^Legend Colors^3customz_chart.html#legend_colors
  148. 3^Legend Font^3customz_chart.html#legend_font
  149. 2^Changing ChartStyles^3customz_chart.html#17417
  150. 3^FillStyle^3customz_chart.html#fillstyle
  151. 3^LineStyle^3customz_chart.html#linestyle
  152. 3^SymbolStyle^3customz_chart.html#symbolstyle
  153. 2^Using Borders^3customz_chart.html#18545
  154. 3^Changing a border^3customz_chart.html#to_change_a_border
  155. 2^Choosing Fonts^3customz_chart.html#38299
  156. 3^Changing Fonts^3customz_chart.html#to_change_a_font
  157. 2^Setting Colors^3customz_chart.html#34650
  158. 3^Specifying Colornames^3customz_chart.html#specifying_colornames
  159. 3^Specifying RGB colors^3customz_chart.html#specifying_rgb_colors
  160. 3^Color Defaults^3customz_chart.html#color_defaults
  161. 3^Changing Color^3customz_chart.html#to_change_a_color
  162. 2^Positioning Chart Elements^3customz_chart.html#31948
  163. 3^Changing the View Location^3customz_chart.html#to_change_or_view_location
  164. 3^Changing Width and Height^3customz_chart.html#to_change_width_and_height
  165. 2^Adjusting PlotArea Margins^3customz_chart.html#25676
  166. 3^Setting Margins^3customz_chart.html#to_set_margins
  167. 3^Using Automatic Margins^3customz_chart.html#to_use_automatic_margins
  168. 2^3D Effect^3customz_chart.html#39160
  169. 3^3D Depth^3customz_chart.html#3d_depth
  170. 3^3D Elevation^3customz_chart.html#3d_elevation
  171. 3^3D Rotation^3customz_chart.html#3d_rotation
  172. 2^Special Bar Chart Properties^3customz_chart.html#30954
  173. 3^Cluster Overlap^3customz_chart.html#cluster_overlap
  174. 3^Cluster Width^3customz_chart.html#cluster_width
  175. 2^Special Pie Chart Properties^3customz_chart.html#11000
  176. 3^Building the Other Slice^3customz_chart.html#building_the_other_slice
  177. 3^Other Slice Style and Label^3customz_chart.html#other_slice_style_and_label
  178. 3^Pie Ordering^3customz_chart.html#pie_ordering
  179. 3^Exploded Pie Slices^3customz_chart.html#exploded_pie_slices
  180. //1prgcht_chart.html
  181. 1^6 Programming JClass Chart^1prgcht_chart.html#programming_jclass_chart
  182. 2^Programming Basics^1prgcht_chart.html#39870
  183. 3^Object Hierarchy^1prgcht_chart.html#object_hierarchy
  184. 3^Setting an Object Property^1prgcht_chart.html#setting_an_object_hierarchy
  185. 3^Using Collections^1prgcht_chart.html#using_collections
  186. 3^Calling Methods^1prgcht_chart.html#calling_methods
  187. 3^Demo Programs^1prgcht_chart.html#demo_programs
  188. 2^Axis Labelling^1prgcht_chart.html#40180
  189. 2^Batching Chart Updates^1prgcht_chart.html#11790
  190. 2^Coordinate Conversion Methods^1prgcht_chart.html#19108
  191. 3^CoordToDataCoord and DataIndexToCoord^1prgcht_chart.html#coordtodatacoord_and_dataindextocoord
  192. 3^Map and Unmap^1prgcht_chart.html#map_and_unmap
  193. 2^Double Buffering^1prgcht_chart.html#21749
  194. 2^FastAction^1prgcht_chart.html#27824
  195. 2^Programming Actions^1prgcht_chart.html#25912
  196. 3^Event Triggers^1prgcht_chart.html#event_triggers
  197. 3^Valid Modifiers^1prgcht_chart.html#valid_modifiers
  198. 3^Programming Event Triggers^1prgcht_chart.html#programming_event_triggers
  199. 3^Removing Action Mappings^1prgcht_chart.html#removing_action_mappings
  200. 3^Calling an Action Directly^1prgcht_chart.html#calling_an_action_directly
  201. 3^Specifying Action Axes^1prgcht_chart.html#specifying_action_axes
  202. 2^Programming ChartStyles^1prgcht_chart.html#12234
  203. 3^Customizing Chart Styles^1prgcht_chart.html#customizing_chart_styles
  204. 2^Using a Time-axis^1prgcht_chart.html#17518
  205. 3^Date Methods^1prgcht_chart.html#date_methods
  206. 2^Data Sources^1prgcht_chart.html#26243
  207. 3^Chartable and EditableChartable^1prgcht_chart.html#chartable_and_editable
  208. 2^Stock Data Sources^1prgcht_chart.html#11762
  209. 3^InputStreamDataSource and Other Stock Data Sources^1prgcht_chart.html#inputstreamdatasource_and_other_stock_data_sources
  210. 2^Image-Filled Bar Charts^1prgcht_chart.html#23886
  211. 2^Using JCStrings^1prgcht_chart.html#34216
  212. 2^Using Pick and Unpick^1prgcht_chart.html#18080
  213. 3^Pick Focus^1prgcht_chart.html#pick_focus
  214. 3^Unpick^1prgcht_chart.html#unpick
  215. //colors_and_fonts_chart.html
  216. 1^Appendix A Colors and Fonts^colors_and_fonts_chart.html#appendix_a
  217. 2^Colorname Values^colors_and_fonts_chart.html#colorname
  218. 2^RGB Color Values^colors_and_fonts_chart.html#rgb
  219. 2^Fonts^colors_and_fonts_chart.html#fonts
  220. //jcstring_properties_chart.html
  221. 1^Appendix B JCString Properties^jcstring_properties_chart.html#appendix_b
  222. 2^Alignment^jcstring_properties_chart.html#alignment
  223. 2^Color^jcstring_properties_chart.html#color
  224. 2^Fonts^jcstring_properties_chart.html#fonts
  225. 2^Horizontal and Vertical Spacing^jcstring_properties_chart.html#horizontal
  226. 2^Hypertext^jcstring_properties_chart.html#hypertext
  227. 2^Images^jcstring_properties_chart.html#images
  228. 2^Reset^jcstring_properties_chart.html#reset
  229. 2^Strikethrough text^jcstring_properties_chart.html#strikethrough
  230. 2^Underlined text^jcstring_properties_chart.html#underlined
  231. //properties_chart.html
  232. 1^Appendix C JClass Chart Property Listing^properties_chart.html#appendix_c
  233. 2^JCAxis^properties_chart.html#jcaxis
  234. 2^JCAxisTitle^properties_chart.html#jcaxistitle
  235. 2^JCBarChartFormat^properties_chart.html#jcbarchartformat
  236. 2^JCBorderStyle^properties_chart.html#jcborderstyle
  237. 2^JCChart^properties_chart.html#jcchart
  238. 2^JCChartArea^properties_chart.html#jcchartarea
  239. 2^JCChartComponent^properties_chart.html#jcchartcomponent
  240. 2^JCChartLabel^properties_chart.html#jcchartlabel
  241. 2^JCChartStyle^properties_chart.html#jcchartstyle
  242. 2^JCFillStyle^properties_chart.html#jcfillstyle
  243. 2^JCLegend^properties_chart.html#jclegend
  244. 2^JCLineStyle^properties_chart.html#jclinestyle
  245. 2^JCPieChartFormat^properties_chart.html#jcpiechartformat
  246. 2^JCSymbolStyle^properties_chart.html#jcsymbolstyle
  247. 2^JCTitle^properties_chart.html#jctitle
  248. 2^JCValueLabel^properties_chart.html#jcvaluelabel
  249. //appendix_d.html
  250. 1^Appendix D JClass Chart Inheritance Hierarchy and Containment Listing^appendix_d.html#jclass_chart_inheritance_hierarchy_and_containment_listing
  251. 2^Inheritance Hierarchy^appendix_d.html#inheritance
  252. 2^Containment Listing^appendix_d.html#containment
  253. //appendix_e.html
  254. 1^Appendix E JClass Chart HTML Property Listing^appendix_e.html#html_property_listing
  255. 2^Data HTML Properties^appendix_e.html#chart_data
  256. 2^Header and Footer HTML Properties^appendix_e.html#header_and_footer
  257. 2^Legend HTML Properties^appendix_e.html#legend
  258. 2^ChartArea HTML Properties^appendix_e.html#chartarea
  259. 2^Xaxis and Yaxis HTML Properties^appendix_e.html#xaxis_and_yaxis
  260. 2^JClass Data.seriesX HTML Properties^appendix_e.html#data_seriesx
  261. //faq_chart.html
  262. 1^JClass Chart Frequently Asked Questions^faq_chart.html#jclass_chart_frequently_asked_questions
  263. 2^1. How to Make a Plot Chart from a File^faq_chart.html#1
  264. 2^2. How to Change the Chart Type at Run Time^faq_chart.html#2
  265. 2^3. How to Specify a Header and Footer^faq_chart.html#3
  266. 2^4. How to Change the Position of the Chart Legend^faq_chart.html#4
  267. 2^5. How to Make a Bar Chart from a File^faq_chart.html#5
  268. 2^6. How to Change Bar Colors^faq_chart.html#6
  269. 2^7. How to Change Bar Appearance^faq_chart.html#7
  270. 2^8. How to Make a Pie Chart from a File^faq_chart.html#8
  271. 2^9. How to Change the Appearance of the Other Slice^faq_chart.html#9
  272. 2^10. How to Attach an External Data Object to JClass Chart^faq_chart.html#10
  273. 2^11. How to Modify External Data from JClass Chart^faq_chart.html#11
  274. 2^12. How to Make External Data Update JClass Chart^faq_chart.html#12
  275. 2^13. How to Make a Time-Labelled Axis^faq_chart.html#13
  276. 2^14. How to Use Value Labels on an Axis^faq_chart.html#14
  277. 2^15. How to Add a Second Y-Axis (for a Second Data Set)^faq_chart.html#15
  278. 2^16. How to Invert the Axes for a Data View^faq_chart.html#16
  279. 2^17. How to Put an Image in the Chart Header^faq_chart.html#17
  280. 2^18. How to Put a URL in the Chart Footer^faq_chart.html#18
  281. 2^19. How to Retrieve a Data Series by Name^faq_chart.html#19
  282. 2^20. How to Enable Chart Actions^faq_chart.html#20
  283. //javadoc_chart.html
  284. 1^JClass Chart API Reference Documentation^javadoc_chart.html#jclass_chart_api_reference_dicumentation
  285. 2^jclass.chart Package^javadoc_chart.html#jclass_chart_package
  286. 2^jclass.util Package^javadoc_chart.html#jclass_util_package
  287. 2^jclass.contrib Package^javadoc_chart.html#jclass_contrib_package
  288.