home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 15
/
BUGCD1998_06.ISO
/
aplic
/
jbuilder
/
jhelp.z
/
BORDOCTA.ZIP
/
table
/
jclass_table.tcd
< prev
next >
Wrap
Text File
|
1997-06-05
|
14KB
|
235 lines
//table/jclass_table.bfl
//cover_table.html
1^JClass LiveTable ProProgrammer's Guide and Reference Manual^cover_table.html#_top_
3^Version 2.0 and 2.0T^cover_table.html#_top_
2^The Essential Java Grid/Table Component^cover_table.html#_top_
2^JCLASS STANDARD LICENSE AGREEMENT^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
3^Important -- Read Carefully Before Using Software Package(s)^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
2^SOFTWARE LICENSE^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
3^LIMITED WARRANTY^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
3^U.S. GOVERNMENT RESTRICTED RIGHTS^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
//preface_table.html
1^Preface^preface_table.html#preface
2^Assumptions^preface_table.html#assumptions
2^Typographical Conventions Used in this Manual^preface_table.html#typographical
2^Overview of Manual^preface_table.html#overview
2^Related Documents^preface_table.html#related
//installn_table.html
1^Installing JClass LiveTable Pro^installn_table.html#installing_jclass_livetable_pro
2^Before You Begin^installn_table.html#before
2^JDK 1.0.2 and JDK 1.1^installn_table.html#jdks
3^Determining the JDK and JClass LiveTable Version^installn_table.html#jdks
2^Minimum Requirements^installn_table.html#requirements
2^File Descriptions^installn_table.html#file
2^The -classes.zip Archive^installn_table.html#the_classeszip_archive
//overview_table.html
1^JClass LiveTable Pro Overview^overview_table.html#jclass_livetable_pro_overview
2^Introduction^overview_table.html#introduction
2^Setting CLASSPATH^overview_table.html#classpath
3^Windows 95^overview_table.html#windows_95
3^Windows NT (3.51 and higher)^overview_table.html#windows_nt
2^Using the Java Programming Language^overview_table.html#using_java
2^Compiling a Program^overview_table.html#compiling
2^Distributing JClass LiveTable Pro Applications^overview_table.html#distributing
//support_table.html
1^Technical Support and Feedback^support_table.html#technical_support_and_feedback
2^Technical Support Plans^support_table.html#technical_support_plans
2^How to Get Technical Support^support_table.html#how_to_get_technical_support
3^Before Contacting Customer Service^support_table.html#how_to_get_technical_support
2^JClass Support Newsgroup^support_table.html#jclass_support_newsgroup
2^Request for Comments^support_table.html#request_for_comments
//simple_table.html
1^1 Developing a Simple JClass LiveTable Pro Program^simple_table.html#developing_a_simple_jclass_livetable_pro_program
2^Writing a Simple Java Stand-Alone Application^simple_table.html#31698
3^A Basic Table Applet^simple_table.html#a_basic_table_applet
3^Inserting an Applet into a Web Page^simple_table.html#41160
3^Basic Stand-Alone Table Application^simple_table.html#basic_stand-alone_table_application
2^Setting the Table Size^simple_table.html#21465
2^Adding Column Labels and Formatting the Table^simple_table.html#31442
3^Setting Labels^simple_table.html#setting_labels
3^Changing Alignment^simple_table.html#changing_alignment
3^Changing the Fonts^simple_table.html#changing_the_fonts
2^Formatting Parts of the Table^simple_table.html#formatting_parts_of_the_table
2^Adding a Title^simple_table.html#32987
3^Overall Table Formatting^simple_table.html#overall_table_formatting
2^The Finished Application^simple_table.html#15297
2^Loading Properties from a Web Page^simple_table.html#33008
2^End-User Interaction^simple_table.html#31201
2^Proceeding From Here^simple_table.html#25230
//basics_table.html
1^2 JClass LiveTable Pro Basics^basics_table.html#jclass_livetable_pro_basics
2^Table Anatomy^basics_table.html#29224
3^Cell^basics_table.html#cell
3^Label^basics_table.html#label
3^Current Cell^basics_table.html#current_cell
2^Text Component Management^basics_table.html#10902
3^TextComponent^basics_table.html#textcomponent
3^Scrollbar Components^basics_table.html#scrollbar_components
2^Table Contexts^basics_table.html#10963
3^A Cell^basics_table.html#a_cell
3^A Row Label^basics_table.html#a_row_label
3^A Column Label^basics_table.html#a_column_label
3^All Cells in Row/Column^basics_table.html#all_cells_in_rowcolumn
3^Entire Row/Column^basics_table.html#entire_rowcolumn
3^All Cells in Table^basics_table.html#all_cells_in_table
3^Entire Table^basics_table.html#entire_table
3^Range^basics_table.html#range
3^Setting Cell/Label Properties^basics_table.html#setting_celllabel_properties
2^Using HTML Files to Set Properties^basics_table.html#19351
2^Displaying Reserved Characters within Cells^basics_table.html#33353
//programm_table.html
1^3 Programming JClass LiveTable Pro^programm_table.html#programming_jclass_livetable_pro
2^Property Summary^programm_table.html#25722
3^Number of Rows/Columns^programm_table.html#number_of_rowscolumns
2^Visible Rows/Columns^programm_table.html#32468
3^Displaying the Entire Table^programm_table.html#displaying_the_entire_table
2^Frozen Rows and Columns^programm_table.html#34478
3^Freezing Rows and Columns^programm_table.html#freezing_rows_and_columns
3^Frozen Row/Column Placement^programm_table.html#frozen_rowcolumn_placement
2^Row and Column Labels^programm_table.html#21996
3^Setting and Retrieving Label Values^programm_table.html#setting_and_retrieving_label_values
4^Setting All Labels^programm_table.html#setting_all_labels
4^Setting Individual Label Values^programm_table.html#setting_individual_label_values
4^Retrieving a Label^programm_table.html#retrieving_a_label
3^Label Placement and Spacing^programm_table.html#label_placement_and_spacing
4^Label Placement^programm_table.html#label_placement
4^Label Spacing^programm_table.html#label_spacing
2^Table Titles^programm_table.html#40148
3^Adding a Title^programm_table.html#adding_a_title
3^Positioning a Title^programm_table.html#positioning_a_title
3^Resize Handling^programm_table.html#resize_handling
2^Row Height and Column Width^programm_table.html#16738
3^Character Height and Width^programm_table.html#character_height_and_width
3^Pixel Height and Width^programm_table.html#pixel_height_and_width
3^Variable Height and Width^programm_table.html#variable_height_and_width
3^Hiding Rows and Columns^programm_table.html#hiding_rows_and_columns
2^Cell and Label Margins^programm_table.html#14359
2^Foreground, Background and Shadow Colors^programm_table.html#23121
3^Specifying Colors^programm_table.html#specifying_colors
3^Selected Cells^programm_table.html#selected_cells
3^Repeating Colors^programm_table.html#repeating_colors
2^Cell and Label Text Alignment^programm_table.html#16987
2^Cell and Label Fonts^programm_table.html#fonts
2^Border Types and Sides^programm_table.html#31845
3^Cell and Label Border Types^programm_table.html#cell_and_label_border_types
3^Cell and Label Border Thickness^programm_table.html#cell_and_label_border_thickness
3^Cell and Label Border Sides^programm_table.html#cells_and_label_border_sides
3^Frame Border Attributes^programm_table.html#frame_border_attributes
2^Images^programm_table.html#10244
3^Image Format^programm_table.html#image_format
3^Specifying an Image^programm_table.html#specifying_an_image
3^Removing an Image^programm_table.html#removing_an_image
3^Image Layout^programm_table.html#image_layout
2^Text and Image Clipping^programm_table.html#34645
3^Clipping^programm_table.html#clipping
2^Cell and Label Spanning^programm_table.html#41223
2^User Data^programm_table.html#20162
//data_table.html
1^4 JClass LiveTable Pro Data^data_table.html#jclass_livetable_pro_data
2^The Cells Vector^data_table.html#29325
3^Convenience Procedures^data_table.html#convenience_procedures
2^Getting Data into a Table^data_table.html#17842
4^Data from a File^data_table.html#data_from_a_file
2^Manipulating Table Data^data_table.html#manipulating table data
3^Setting and Retrieving Cell Values^data_table.html#33875
4^User Editing^data_table.html#user_editing
4^Retrieving Cell Values^data_table.html#retrieving_cell_values
3^Searching for Strings^data_table.html#searching_for_strings
3^Adding Rows and Columns^data_table.html#adding_rows_and_columns
3^Deleting Rows and Columns^data_table.html#20818
3^Moving Rows and Columns^data_table.html#moving_rows_and_columns
3^Clearing Cell Values^data_table.html#clearing_cell_values
3^Clearing the Entire Table^data_table.html#clearing_the_entire_table
//user_int_table.html
1^5 Programming User Interaction^user_int_table.html#programming_user_interaction
2^Default User Interaction^user_int_table.html#default
2^User Interaction Customization^user_int_table.html#userint
2^List Mode^user_int_table.html#listmode
2^Table Scrolling^user_int_table.html#tablescrolling
4^Scrollbars^user_int_table.html#scrollbars
5^Scrollbar Attachment^user_int_table.html#scrollbar_attachments
5^Scrollbar Display^user_int_table.html#scrollbar_display
5^Jump Scrolling^user_int_table.html#jump_scrolling
5^Scrollbar Attributes^user_int_table.html#scrollbar_attributes
3^Programming Scrolling^user_int_table.html#programming_scrolling
4^Disabling Interactive Scrolling^user_int_table.html#disabling_interactive_scrolling
4^Forcing Scrolling^user_int_table.html#forcing_scrolling
3^Scroll Listener Methods^user_int_table.html#scroll_listener_methods
2^Row and Column Resizing^user_int_table.html#rowandcolumn
4^Disallowing Cell Resizing^user_int_table.html#disallowing_cell_resizing
4^Controlling Resizing^user_int_table.html#controlling_resizing
2^Cell Traversal^user_int_table.html#celltraversal
4^Disallowing Cell Traversal^user_int_table.html#disallowing_cell_traversal
4^Minimum Cell Visibility^user_int_table.html#minimum_cell_visibility
4^Forcing Traversal^user_int_table.html#forcing_traversal
4^Controlling Interactive Traversal^user_int_table.html#controlling_interactive_traversal
2^Cell Editing^user_int_table.html#cellediting
4^Forcing Edits to Be Assigned to a Cell^user_int_table.html#forcing_edits_to_be_assigned_to_a_cell
5^Disallowing Cell Editing^user_int_table.html#disallowing_cell_editing
5^Case Conversion^user_int_table.html#case_conversion
5^Multiple-Line Cells^user_int_table.html#multiple-line_cells
5^Text Length^user_int_table.html#text_length
5^Text Component Attributes^user_int_table.html#text_component_attributes
5^Controlling Editing at Runtime^user_int_table.html#controlling_editing_at_runtime
2^Cell Selection^user_int_table.html#cellselection
5^Selection Policy^user_int_table.html#selection_policy
4^Selected Cell List^user_int_table.html#selected_cell_list
4^Selection Colors^user_int_table.html#selection_colors
4^Working with Selected Ranges^user_int_table.html#working_with_selected_ranges
5^Forcing Selection^user_int_table.html#forcing_selection
5^Removing Selections^user_int_table.html#removing_selections
5^Runtime Selection Control^user_int_table.html#runtime_selection_control
2^Mouse Pointers^user_int_table.html#mouse
5^Disabling Pointer Tracking^user_int_table.html#disabling_pointer_tracking
//advanced_table.html
1^6 JClass LiveTable Pro Programming^advanced_table.html#jclass_livetable_pro_programming
2^Components in Cells/Labels^advanced_table.html#components
6^Components in Cells/Labels^advanced_table.html#components
3^Components in a Table^advanced_table.html#components_in_a_table
4^Adding a Component^advanced_table.html#adding_a_component
4^Variable Rows/Columns^advanced_table.html#variable_rowscolumns
4^Hiding a component^advanced_table.html#hiding_a_component
4^Determining Component Location^advanced_table.html#determining_component_location
4^Create Component Listener^advanced_table.html#create_component_listener
4^Display Component Event Listener^advanced_table.html#display_component_event_listener
3^Components in HTML Files^advanced_table.html#components_in_html_files
3^Cell/Label Value Validation^advanced_table.html#celllabel
4^Overview^advanced_table.html#overview
4^Cell/Label Data Type^advanced_table.html#celllabel_data_types
4^Validation Policy^advanced_table.html#validation_policy
4^Validate Cell Listener ^advanced_table.html#validation_cell_listener
2^Table Sizing and Resizing^advanced_table.html#tablesizing
4^Expose and Resize Listener^advanced_table.html#expose_and_resize_listener
2^Multiple Tables with Common Cell Values^advanced_table.html#multiple
2^Performance Improvement^advanced_table.html#performance
3^General Performance^advanced_table.html#general_performance
3^Interactive Performance^advanced_table.html#interactice_performance
3^Display Performance^advanced_table.html#display_performance
3^Cell Values Handling^advanced_table.html#cell_values_handling
2^Using an External Data File^advanced_table.html#usinganexternal
2^Live Data Updating^advanced_table.html#livedata
//colors_and_fonts_table.html
1^Appendix A Colors and Fonts^colors_and_fonts_table.html#appendix_a
2^Colorname Values^colors_and_fonts_table.html#colorname
2^RGB Color Values^colors_and_fonts_table.html#rgb
2^Fonts^colors_and_fonts_table.html#fonts_appendix_a
//jcstring_properties_table.html
1^Appendix B JCString Properties^jcstring_properties_table.html#appendix_b
2^Alignment^jcstring_properties_table.html#alignment
2^Color^jcstring_properties_table.html#color
2^Fonts^jcstring_properties_table.html#fonts
2^Horizontal and Vertical Spacing^jcstring_properties_table.html#horizontal
2^Hypertext^jcstring_properties_table.html#hypertext
2^Images^jcstring_properties_table.html#images
2^Reset^jcstring_properties_table.html#reset
2^Strikethrough text^jcstring_properties_table.html#strikethrough
2^Underlined text^jcstring_properties_table.html#underlined
//table-eventsummary.html
1^Appendix C JClass LiveTable Event Summary^table-eventsummary.html#appendix_c
2^1.0 Callback Conversion Table^table-eventsummary.html#callbacks
//javadoc_table.html
1^JClass Table API Reference Documentation^javadoc_table.html#jclass_table_api_reference_dicumentation
2^jclass.table Package^javadoc_table.html#jclass_table_package
2^jclass.util Package^javadoc_table.html#jclass_util_package
2^jclass.contrib Package^javadoc_table.html#jclass_contrib_package