home *** CD-ROM | disk | FTP | other *** search
- //chart/jclass_chart.bfl
- //cover_chart.html
- 1^JClass ChartProgrammer's Guide and Reference Manual^cover_chart.html#_top_
- 3^Version 1.0 and 1.0T^cover_chart.html#_top_
- 2^The Best Java Charting Solution^cover_chart.html#_top_
- 2^JCLASS STANDARD LICENSE AGREEMENT^cover_chart.html#jclass_standard_license_agreement
- 3^Important -- Read Carefully Before Using Software Package(s)^cover_chart.html#jclass_standard_license_agreement
- 2^SOFTWARE LICENSE^cover_chart.html#jclass_standard_license_agreement
- 3^LIMITED WARRANTY^cover_chart.html#jclass_standard_license_agreement
- 3^U.S. GOVERNMENT RESTRICTED RIGHTS^cover_chart.html#jclass_standard_license_agreement
- //preface_chart.html
- 1^Preface^preface_chart.html#preface
- 2^Assumptions^preface_chart.html#assumptions
- 2^Typographical Conventions Used in this Manual^preface_chart.html#typographical
- 2^Overview of Manual^preface_chart.html#overview_of_manual
- 2^Related Documents^preface_chart.html#related_documents
- //installn_chart.html
- 1^Installing JClass Chart^installn_chart.html#_top_
- 2^Before You Begin^installn_chart.html#before_you_begin
- 2^JDK 1.0.2 and JDK 1.1^installn_chart.html#jdks
- 3^Determining the JDK and JClass Chart Version^installn_chart.html#jdks
- 2^Minimum Requirements^installn_chart.html#minimum_requirements
- 2^Installation and File Descriptions^installn_chart.html#installation_and_file_descriptions
- 2^The -classes.zip Archive^installn_chart.html#the_classeszip_archive
- //overview_chart.html
- 1^JClass Chart Overview^overview_chart.html#jclass_chart_overview
- 2^Introduction^overview_chart.html#introduction
- 2^Feature Overview^overview_chart.html#feature_overview
- 2^Setting CLASSPATH^overview_chart.html#setting_classpath
- 3^Windows 95^overview_chart.html#windows_95
- 3^Windows NT (3.51 and higher)^overview_chart.html#windows_nt
- 2^Using the Java Programming Language^overview_chart.html#using_the_java_programming_language
- 2^Compiling a Program^overview_chart.html#compiling_a_program
- 2^Distributing JClass Chart Applications^overview_chart.html#distributing_jclass_chart_applications
- //support_chart.html
- 1^Technical Support and Feedback^support_chart.html#technical_support_and_feedback
- 2^Technical Support Plans^support_chart.html#technical_support_plans
- 2^How to Get Technical Support^support_chart.html#how_to_get_technical_support
- 3^Before Contacting Customer Service^support_chart.html#how_to_get_technical_support
- 2^JClass Support Newsgroup^support_chart.html#jclass_support_newsgroup
- 2^Request for Comments^support_chart.html#request_for_comments
- //basics_chart.html
- 1^1 Chart Basics^basics_chart.html #chart_basics
- 2^Chart Terminology^basics_chart.html #chart_terminology
- 2^Using the Property Editor^basics_chart.html #using_the_property_editor
- 3^Immediate Feedback Model^basics_chart.html #immediate_feedback_model
- 3^Displaying the Property Editor At Run-Time^basics_chart.html #to_display_the_property_editor_at_run-time
- 3^Editing Chart Properties^basics_chart.html #to_edit_chart_properties
- 3^Closing the Property Editor^basics_chart.html #to_close_the_property_editor
- 3^Displaying the Editor at Design Time^basics_chart.html #to_display_the_editor_at_design_time
- 2^Interacting with the Chart^basics_chart.html #interacting_with_the_chart
- 2^Choosing the Chart Type^basics_chart.html #choosing_the_chart_type
- 3^Plot Charts^basics_chart.html #plot_charts
- 3^Scatter Plot Charts^basics_chart.html #scatter_plot_charts
- 3^Bar Charts^basics_chart.html #bar_charts
- 3^Stacking Bar Charts^basics_chart.html #stacking_bar_charts
- 3^Pie Charts^basics_chart.html #pie_charts
- 3^Changing the chart type^basics_chart.html #to_change_the_chart_type
- 2^Understanding Data Layout^basics_chart.html #understanding_data_layout
- 3^Array Layout^basics_chart.html #array_layout
- 3^General Layout^basics_chart.html #general_layout
- //developing_chart.html
- 1^2 Developing a Simple JClass Chart Program^developing_chart.html#developing_a_simple_jclass_chart_program
- 2^Introduction^developing_chart.html#introduction
- 6^ ^developing_chart.html#introduction
- 6^Q1^developing_chart.html#introduction
- 6^Q2^developing_chart.html#introduction
- 6^Q3^developing_chart.html#introduction
- 6^Q4^developing_chart.html#introduction
- 2^A Basic Plot Chart^developing_chart.html#basicplot
- 2^Adding Formatting Information^developing_chart.html#addingformatting
- 3^Adding Headers and Footers^developing_chart.html#adding_headers_and_footers
- 3^Adding a Legend^developing_chart.html#adding_a_legend
- 3^Customizing Axis Labels^developing_chart.html#customizing_axis_labels
- 3^The Completed Program^developing_chart.html#the_completed_program
- 2^Plotting an Inverse Chart^developing_chart.html#plottinginverse
- 2^Changing to a Bar Chart^developing_chart.html#changing2bar
- 2^Inverting Bar Orientation^developing_chart.html#invertingbar
- 2^End-User Interaction^developing_chart.html#enduser
- 2^Proceeding From Here^developing_chart.html#proceeding
- //beans_chart.html
- 1^3 JClass Chart and Java Beans^beans_chart.html#jclass_chart_and_java_beans
- 2^Java Beans^beans_chart.html#42708
- 2^Properties^beans_chart.html#29156
- 3^Manipulating JClass Chart Components in an IDE^beans_chart.html#manipulating_jclass_chart_components_in_an_ide
- 3^Manipulating JClass Chart Properties Outside of an IDE^beans_chart.html#manipulating_jclass_chart_components_outside_of_an_ide
- 3^Manipulating HTML Files to Set Properties^beans_chart.html#manipulating_html_files_to_set_properties
- 3^Manipulating JClass Chart Properties Using Methods^beans_chart.html#manipulating_jclass_chart_properties_using_methods
- 3^Determining Which Technique to Use^beans_chart.html#determining_which_technique_to_use_to_manipulate_properties
- 2^New Event Model^beans_chart.html#42105
- 2^JCChart and JCChartComponent^beans_chart.html#40160
- //building_chart.html
- 1^Building a Chart^building_chart.html#building_a_chart
- 2^Creating a New Chart in a Nutshell^building_chart.html#creating_a_new_chart_in_a_nutshell
- 2^Axis Annotation Overview^building_chart.html#17734
- 3^Values Annotation^building_chart.html#values_annotation
- 3^ValueLabels Annotation^building_chart.html#valuelabels_annotation
- 3^PointLabels Annotation^building_chart.html#pointlabels_annotation
- 3^TimeLabels Annotation^building_chart.html#timelabels_annotation
- 3^Choosing Annotation Method^building_chart.html#choosing_annotation_method
- 3^Annotating with Values^building_chart.html#annotating_with_values
- 3^Numbering Precision^building_chart.html#numbering_precision
- 3^Numbering and Ticking Increments^building_chart.html#numbering_and_ticking_increments
- 3^Annotating with ValueLabels^building_chart.html#annotating_with_valuelabels
- 3^Annotating with PointLabels^building_chart.html#annotating_with_pointlabels
- 3^Annotating with TimeLabels^building_chart.html#annotating_with_timeLabels
- 3^Time Unit^building_chart.html#time_unit
- 3^Time Base^building_chart.html#time_base
- 3^Time Format^building_chart.html#timeformat
- 2^Positioning Axis Annotations^building_chart.html#38780
- 3^Specifying Annotation Placement^building_chart.html#specifying_annotation_placement
- 2^Chart Orientation and Axis Direction^building_chart.html#39770
- 3^Chart Orientation^building_chart.html#chart_orientation
- 3^Axis Direction^building_chart.html#axis_direction
- 2^Setting Axis Bounds^building_chart.html#23160
- 3^Min and Max^building_chart.html#min_and_max
- 2^Customizing Origins^building_chart.html#33597
- 3^Origin Placement^building_chart.html#origin_placement
- 3^Origin Coordinates^building_chart.html#origin_coordinates
- 2^Logarithmic Axes^building_chart.html#42227
- 3^Specifying a Logarithmic Axis^building_chart.html#specifying_a_logarithmic_axis
- 2^Titling Axes and Rotating Axis Elements^building_chart.html#28924
- 3^Adding an Axis Title^building_chart.html#adding_an_axis_title
- 3^Axis Title Rotation^building_chart.html#axis_title_rotation
- 3^Axis Title Text^building_chart.html#axis_title_text
- 3^Rotating Axis Annotation^building_chart.html#rotating_axis_annotation
- 2^Adding Grid Lines^building_chart.html#42330
- 3^Grid Spacing^building_chart.html#grid_spacing
- 3^Grid Appearance^building_chart.html#grid_appearance
- 2^Adding a Second Axis^building_chart.html#20785
- 3^Defining Axis Multiplier^building_chart.html#defining_axis_multiplier
- 3^Using a Constant Value^building_chart.html#using_a_constant_value
- 3^Hiding the Second Axis^building_chart.html#hiding_the_second_axis
- 3^Other Second-Axis Properties^building_chart.html#other_second-axis_properties
- //3customz_chart.html
- 1^5 Customizing Chart Elements^3customz_chart.html#customizing_chart_elements
- 2^Adding Header and Footer Titles^3customz_chart.html#40703
- 3^Title Text and Alignment^3customz_chart.html#title_text_and_alignment
- 3^Title Positioning^3customz_chart.html#title_positioning
- 3^Title Border^3customz_chart.html#title_border
- 3^Title Colors^3customz_chart.html#title_colors
- 3^Title Font^3customz_chart.html#title_font
- 2^Using a Legend^3customz_chart.html#12588
- 3^Legend Text and Orientation^3customz_chart.html#legend_text_and_orientation
- 3^Legend Positioning^3customz_chart.html#legend_positioning
- 3^Legend Border^3customz_chart.html#legend_border
- 3^Legend Colors^3customz_chart.html#legend_colors
- 3^Legend Font^3customz_chart.html#legend_font
- 2^Changing ChartStyles^3customz_chart.html#17417
- 3^FillStyle^3customz_chart.html#fillstyle
- 3^LineStyle^3customz_chart.html#linestyle
- 3^SymbolStyle^3customz_chart.html#symbolstyle
- 2^Using Borders^3customz_chart.html#18545
- 3^Changing a border^3customz_chart.html#to_change_a_border
- 2^Choosing Fonts^3customz_chart.html#38299
- 3^Changing Fonts^3customz_chart.html#to_change_a_font
- 2^Setting Colors^3customz_chart.html#34650
- 3^Specifying Colornames^3customz_chart.html#specifying_colornames
- 3^Specifying RGB colors^3customz_chart.html#specifying_rgb_colors
- 3^Color Defaults^3customz_chart.html#color_defaults
- 3^Changing Color^3customz_chart.html#to_change_a_color
- 2^Positioning Chart Elements^3customz_chart.html#31948
- 3^Changing the View Location^3customz_chart.html#to_change_or_view_location
- 3^Changing Width and Height^3customz_chart.html#to_change_width_and_height
- 2^Adjusting PlotArea Margins^3customz_chart.html#25676
- 3^Setting Margins^3customz_chart.html#to_set_margins
- 3^Using Automatic Margins^3customz_chart.html#to_use_automatic_margins
- 2^3D Effect^3customz_chart.html#39160
- 3^3D Depth^3customz_chart.html#3d_depth
- 3^3D Elevation^3customz_chart.html#3d_elevation
- 3^3D Rotation^3customz_chart.html#3d_rotation
- 2^Special Bar Chart Properties^3customz_chart.html#30954
- 3^Cluster Overlap^3customz_chart.html#cluster_overlap
- 3^Cluster Width^3customz_chart.html#cluster_width
- 2^Special Pie Chart Properties^3customz_chart.html#11000
- 3^Building the Other Slice^3customz_chart.html#building_the_other_slice
- 3^Other Slice Style and Label^3customz_chart.html#other_slice_style_and_label
- 3^Pie Ordering^3customz_chart.html#pie_ordering
- 3^Exploded Pie Slices^3customz_chart.html#exploded_pie_slices
- //1prgcht_chart.html
- 1^6 Programming JClass Chart^1prgcht_chart.html#programming_jclass_chart
- 2^Programming Basics^1prgcht_chart.html#39870
- 3^Object Hierarchy^1prgcht_chart.html#object_hierarchy
- 3^Setting an Object Property^1prgcht_chart.html#setting_an_object_hierarchy
- 3^Using Collections^1prgcht_chart.html#using_collections
- 3^Calling Methods^1prgcht_chart.html#calling_methods
- 3^Demo Programs^1prgcht_chart.html#demo_programs
- 2^Axis Labelling^1prgcht_chart.html#40180
- 2^Batching Chart Updates^1prgcht_chart.html#11790
- 2^Coordinate Conversion Methods^1prgcht_chart.html#19108
- 3^CoordToDataCoord and DataIndexToCoord^1prgcht_chart.html#coordtodatacoord_and_dataindextocoord
- 3^Map and Unmap^1prgcht_chart.html#map_and_unmap
- 2^Double Buffering^1prgcht_chart.html#21749
- 2^FastAction^1prgcht_chart.html#27824
- 2^Programming Actions^1prgcht_chart.html#25912
- 3^Event Triggers^1prgcht_chart.html#event_triggers
- 3^Valid Modifiers^1prgcht_chart.html#valid_modifiers
- 3^Programming Event Triggers^1prgcht_chart.html#programming_event_triggers
- 3^Removing Action Mappings^1prgcht_chart.html#removing_action_mappings
- 3^Calling an Action Directly^1prgcht_chart.html#calling_an_action_directly
- 3^Specifying Action Axes^1prgcht_chart.html#specifying_action_axes
- 2^Programming ChartStyles^1prgcht_chart.html#12234
- 3^Customizing Chart Styles^1prgcht_chart.html#customizing_chart_styles
- 2^Using a Time-axis^1prgcht_chart.html#17518
- 3^Date Methods^1prgcht_chart.html#date_methods
- 2^Data Sources^1prgcht_chart.html#26243
- 3^Chartable and EditableChartable^1prgcht_chart.html#chartable_and_editable
- 2^Stock Data Sources^1prgcht_chart.html#11762
- 3^InputStreamDataSource and Other Stock Data Sources^1prgcht_chart.html#inputstreamdatasource_and_other_stock_data_sources
- 2^Image-Filled Bar Charts^1prgcht_chart.html#23886
- 2^Using JCStrings^1prgcht_chart.html#34216
- 2^Using Pick and Unpick^1prgcht_chart.html#18080
- 3^Pick Focus^1prgcht_chart.html#pick_focus
- 3^Unpick^1prgcht_chart.html#unpick
- //colors_and_fonts_chart.html
- 1^Appendix A Colors and Fonts^colors_and_fonts_chart.html#appendix_a
- 2^Colorname Values^colors_and_fonts_chart.html#colorname
- 2^RGB Color Values^colors_and_fonts_chart.html#rgb
- 2^Fonts^colors_and_fonts_chart.html#fonts
- //jcstring_properties_chart.html
- 1^Appendix B JCString Properties^jcstring_properties_chart.html#appendix_b
- 2^Alignment^jcstring_properties_chart.html#alignment
- 2^Color^jcstring_properties_chart.html#color
- 2^Fonts^jcstring_properties_chart.html#fonts
- 2^Horizontal and Vertical Spacing^jcstring_properties_chart.html#horizontal
- 2^Hypertext^jcstring_properties_chart.html#hypertext
- 2^Images^jcstring_properties_chart.html#images
- 2^Reset^jcstring_properties_chart.html#reset
- 2^Strikethrough text^jcstring_properties_chart.html#strikethrough
- 2^Underlined text^jcstring_properties_chart.html#underlined
- //properties_chart.html
- 1^Appendix C JClass Chart Property Listing^properties_chart.html#appendix_c
- 2^JCAxis^properties_chart.html#jcaxis
- 2^JCAxisTitle^properties_chart.html#jcaxistitle
- 2^JCBarChartFormat^properties_chart.html#jcbarchartformat
- 2^JCBorderStyle^properties_chart.html#jcborderstyle
- 2^JCChart^properties_chart.html#jcchart
- 2^JCChartArea^properties_chart.html#jcchartarea
- 2^JCChartComponent^properties_chart.html#jcchartcomponent
- 2^JCChartLabel^properties_chart.html#jcchartlabel
- 2^JCChartStyle^properties_chart.html#jcchartstyle
- 2^JCFillStyle^properties_chart.html#jcfillstyle
- 2^JCLegend^properties_chart.html#jclegend
- 2^JCLineStyle^properties_chart.html#jclinestyle
- 2^JCPieChartFormat^properties_chart.html#jcpiechartformat
- 2^JCSymbolStyle^properties_chart.html#jcsymbolstyle
- 2^JCTitle^properties_chart.html#jctitle
- 2^JCValueLabel^properties_chart.html#jcvaluelabel
- //appendix_d.html
- 1^Appendix D JClass Chart Inheritance Hierarchy and Containment Listing^appendix_d.html#jclass_chart_inheritance_hierarchy_and_containment_listing
- 2^Inheritance Hierarchy^appendix_d.html#inheritance
- 2^Containment Listing^appendix_d.html#containment
- //appendix_e.html
- 1^Appendix E JClass Chart HTML Property Listing^appendix_e.html#html_property_listing
- 2^Data HTML Properties^appendix_e.html#chart_data
- 2^Header and Footer HTML Properties^appendix_e.html#header_and_footer
- 2^Legend HTML Properties^appendix_e.html#legend
- 2^ChartArea HTML Properties^appendix_e.html#chartarea
- 2^Xaxis and Yaxis HTML Properties^appendix_e.html#xaxis_and_yaxis
- 2^JClass Data.seriesX HTML Properties^appendix_e.html#data_seriesx
- //faq_chart.html
- 1^JClass Chart Frequently Asked Questions^faq_chart.html#jclass_chart_frequently_asked_questions
- 2^1. How to Make a Plot Chart from a File^faq_chart.html#1
- 2^2. How to Change the Chart Type at Run Time^faq_chart.html#2
- 2^3. How to Specify a Header and Footer^faq_chart.html#3
- 2^4. How to Change the Position of the Chart Legend^faq_chart.html#4
- 2^5. How to Make a Bar Chart from a File^faq_chart.html#5
- 2^6. How to Change Bar Colors^faq_chart.html#6
- 2^7. How to Change Bar Appearance^faq_chart.html#7
- 2^8. How to Make a Pie Chart from a File^faq_chart.html#8
- 2^9. How to Change the Appearance of the Other Slice^faq_chart.html#9
- 2^10. How to Attach an External Data Object to JClass Chart^faq_chart.html#10
- 2^11. How to Modify External Data from JClass Chart^faq_chart.html#11
- 2^12. How to Make External Data Update JClass Chart^faq_chart.html#12
- 2^13. How to Make a Time-Labelled Axis^faq_chart.html#13
- 2^14. How to Use Value Labels on an Axis^faq_chart.html#14
- 2^15. How to Add a Second Y-Axis (for a Second Data Set)^faq_chart.html#15
- 2^16. How to Invert the Axes for a Data View^faq_chart.html#16
- 2^17. How to Put an Image in the Chart Header^faq_chart.html#17
- 2^18. How to Put a URL in the Chart Footer^faq_chart.html#18
- 2^19. How to Retrieve a Data Series by Name^faq_chart.html#19
- 2^20. How to Enable Chart Actions^faq_chart.html#20
- //javadoc_chart.html
- 1^JClass Chart API Reference Documentation^javadoc_chart.html#jclass_chart_api_reference_dicumentation
- 2^jclass.chart Package^javadoc_chart.html#jclass_chart_package
- 2^jclass.util Package^javadoc_chart.html#jclass_util_package
- 2^jclass.contrib Package^javadoc_chart.html#jclass_contrib_package
-