home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / jbuilder / jhelp.z / BORDOCTA.ZIP / table / jclass_table.tcd < prev    next >
Text File  |  1997-06-05  |  14KB  |  235 lines

  1. //table/jclass_table.bfl
  2. //cover_table.html
  3. 1^JClass LiveTable ProProgrammer's Guide and Reference Manual^cover_table.html#_top_
  4. 3^Version 2.0 and 2.0T^cover_table.html#_top_
  5. 2^The Essential Java Grid/Table Component^cover_table.html#_top_
  6. 2^JCLASS STANDARD LICENSE AGREEMENT^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
  7. 3^Important -- Read Carefully Before Using Software Package(s)^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
  8. 2^SOFTWARE LICENSE^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
  9. 3^LIMITED WARRANTY^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
  10. 3^U.S. GOVERNMENT RESTRICTED RIGHTS^cover_table.html#JCLASS_STANDARD_LICENSE_AGREEMENT
  11. //preface_table.html
  12. 1^Preface^preface_table.html#preface
  13. 2^Assumptions^preface_table.html#assumptions
  14. 2^Typographical Conventions Used in this Manual^preface_table.html#typographical
  15. 2^Overview of Manual^preface_table.html#overview
  16. 2^Related Documents^preface_table.html#related
  17. //installn_table.html
  18. 1^Installing JClass LiveTable Pro^installn_table.html#installing_jclass_livetable_pro
  19. 2^Before You Begin^installn_table.html#before
  20. 2^JDK 1.0.2 and JDK 1.1^installn_table.html#jdks
  21. 3^Determining the JDK and JClass LiveTable Version^installn_table.html#jdks
  22. 2^Minimum Requirements^installn_table.html#requirements
  23. 2^File Descriptions^installn_table.html#file
  24. 2^The -classes.zip Archive^installn_table.html#the_classeszip_archive
  25. //overview_table.html
  26. 1^JClass LiveTable Pro Overview^overview_table.html#jclass_livetable_pro_overview
  27. 2^Introduction^overview_table.html#introduction
  28. 2^Setting CLASSPATH^overview_table.html#classpath
  29. 3^Windows 95^overview_table.html#windows_95
  30. 3^Windows NT (3.51 and higher)^overview_table.html#windows_nt
  31. 2^Using the Java Programming Language^overview_table.html#using_java
  32. 2^Compiling a Program^overview_table.html#compiling
  33. 2^Distributing JClass LiveTable Pro Applications^overview_table.html#distributing
  34. //support_table.html
  35. 1^Technical Support and Feedback^support_table.html#technical_support_and_feedback
  36. 2^Technical Support Plans^support_table.html#technical_support_plans
  37. 2^How to Get Technical Support^support_table.html#how_to_get_technical_support
  38. 3^Before Contacting Customer Service^support_table.html#how_to_get_technical_support
  39. 2^JClass Support Newsgroup^support_table.html#jclass_support_newsgroup
  40. 2^Request for Comments^support_table.html#request_for_comments
  41. //simple_table.html
  42. 1^1 Developing a Simple JClass LiveTable Pro Program^simple_table.html#developing_a_simple_jclass_livetable_pro_program
  43. 2^Writing a Simple Java Stand-Alone Application^simple_table.html#31698
  44. 3^A Basic Table Applet^simple_table.html#a_basic_table_applet
  45. 3^Inserting an Applet into a Web Page^simple_table.html#41160
  46. 3^Basic Stand-Alone Table Application^simple_table.html#basic_stand-alone_table_application
  47. 2^Setting the Table Size^simple_table.html#21465
  48. 2^Adding Column Labels and Formatting the Table^simple_table.html#31442
  49. 3^Setting Labels^simple_table.html#setting_labels
  50. 3^Changing Alignment^simple_table.html#changing_alignment
  51. 3^Changing the Fonts^simple_table.html#changing_the_fonts
  52. 2^Formatting Parts of the Table^simple_table.html#formatting_parts_of_the_table
  53. 2^Adding a Title^simple_table.html#32987
  54. 3^Overall Table Formatting^simple_table.html#overall_table_formatting
  55. 2^The Finished Application^simple_table.html#15297
  56. 2^Loading Properties from a Web Page^simple_table.html#33008
  57. 2^End-User Interaction^simple_table.html#31201
  58. 2^Proceeding From Here^simple_table.html#25230
  59. //basics_table.html
  60. 1^2 JClass LiveTable Pro Basics^basics_table.html#jclass_livetable_pro_basics
  61. 2^Table Anatomy^basics_table.html#29224
  62. 3^Cell^basics_table.html#cell
  63. 3^Label^basics_table.html#label
  64. 3^Current Cell^basics_table.html#current_cell
  65. 2^Text Component Management^basics_table.html#10902
  66. 3^TextComponent^basics_table.html#textcomponent
  67. 3^Scrollbar Components^basics_table.html#scrollbar_components
  68. 2^Table Contexts^basics_table.html#10963
  69. 3^A Cell^basics_table.html#a_cell
  70. 3^A Row Label^basics_table.html#a_row_label
  71. 3^A Column Label^basics_table.html#a_column_label
  72. 3^All Cells in Row/Column^basics_table.html#all_cells_in_rowcolumn
  73. 3^Entire Row/Column^basics_table.html#entire_rowcolumn
  74. 3^All Cells in Table^basics_table.html#all_cells_in_table
  75. 3^Entire Table^basics_table.html#entire_table
  76. 3^Range^basics_table.html#range
  77. 3^Setting Cell/Label Properties^basics_table.html#setting_celllabel_properties
  78. 2^Using HTML Files to Set Properties^basics_table.html#19351
  79. 2^Displaying Reserved Characters within Cells^basics_table.html#33353
  80. //programm_table.html
  81. 1^3 Programming JClass LiveTable Pro^programm_table.html#programming_jclass_livetable_pro
  82. 2^Property Summary^programm_table.html#25722
  83. 3^Number of Rows/Columns^programm_table.html#number_of_rowscolumns
  84. 2^Visible Rows/Columns^programm_table.html#32468
  85. 3^Displaying the Entire Table^programm_table.html#displaying_the_entire_table
  86. 2^Frozen Rows and Columns^programm_table.html#34478
  87. 3^Freezing Rows and Columns^programm_table.html#freezing_rows_and_columns
  88. 3^Frozen Row/Column Placement^programm_table.html#frozen_rowcolumn_placement
  89. 2^Row and Column Labels^programm_table.html#21996
  90. 3^Setting and Retrieving Label Values^programm_table.html#setting_and_retrieving_label_values
  91. 4^Setting All Labels^programm_table.html#setting_all_labels
  92. 4^Setting Individual Label Values^programm_table.html#setting_individual_label_values
  93. 4^Retrieving a Label^programm_table.html#retrieving_a_label
  94. 3^Label Placement and Spacing^programm_table.html#label_placement_and_spacing
  95. 4^Label Placement^programm_table.html#label_placement
  96. 4^Label Spacing^programm_table.html#label_spacing
  97. 2^Table Titles^programm_table.html#40148
  98. 3^Adding a Title^programm_table.html#adding_a_title
  99. 3^Positioning a Title^programm_table.html#positioning_a_title
  100. 3^Resize Handling^programm_table.html#resize_handling
  101. 2^Row Height and Column Width^programm_table.html#16738
  102. 3^Character Height and Width^programm_table.html#character_height_and_width
  103. 3^Pixel Height and Width^programm_table.html#pixel_height_and_width
  104. 3^Variable Height and Width^programm_table.html#variable_height_and_width
  105. 3^Hiding Rows and Columns^programm_table.html#hiding_rows_and_columns
  106. 2^Cell and Label Margins^programm_table.html#14359
  107. 2^Foreground, Background and Shadow Colors^programm_table.html#23121
  108. 3^Specifying Colors^programm_table.html#specifying_colors
  109. 3^Selected Cells^programm_table.html#selected_cells
  110. 3^Repeating Colors^programm_table.html#repeating_colors
  111. 2^Cell and Label Text Alignment^programm_table.html#16987
  112. 2^Cell and Label Fonts^programm_table.html#fonts
  113. 2^Border Types and Sides^programm_table.html#31845
  114. 3^Cell and Label Border Types^programm_table.html#cell_and_label_border_types
  115. 3^Cell and Label Border Thickness^programm_table.html#cell_and_label_border_thickness
  116. 3^Cell and Label Border Sides^programm_table.html#cells_and_label_border_sides
  117. 3^Frame Border Attributes^programm_table.html#frame_border_attributes
  118. 2^Images^programm_table.html#10244
  119. 3^Image Format^programm_table.html#image_format
  120. 3^Specifying an Image^programm_table.html#specifying_an_image
  121. 3^Removing an Image^programm_table.html#removing_an_image
  122. 3^Image Layout^programm_table.html#image_layout
  123. 2^Text and Image Clipping^programm_table.html#34645
  124. 3^Clipping^programm_table.html#clipping
  125. 2^Cell and Label Spanning^programm_table.html#41223
  126. 2^User Data^programm_table.html#20162
  127. //data_table.html
  128. 1^4 JClass LiveTable Pro Data^data_table.html#jclass_livetable_pro_data
  129. 2^The Cells Vector^data_table.html#29325
  130. 3^Convenience Procedures^data_table.html#convenience_procedures
  131. 2^Getting Data into a Table^data_table.html#17842
  132. 4^Data from a File^data_table.html#data_from_a_file
  133. 2^Manipulating Table Data^data_table.html#manipulating table data
  134. 3^Setting and Retrieving Cell Values^data_table.html#33875
  135. 4^User Editing^data_table.html#user_editing
  136. 4^Retrieving Cell Values^data_table.html#retrieving_cell_values
  137. 3^Searching for Strings^data_table.html#searching_for_strings
  138. 3^Adding Rows and Columns^data_table.html#adding_rows_and_columns
  139. 3^Deleting Rows and Columns^data_table.html#20818
  140. 3^Moving Rows and Columns^data_table.html#moving_rows_and_columns
  141. 3^Clearing Cell Values^data_table.html#clearing_cell_values
  142. 3^Clearing the Entire Table^data_table.html#clearing_the_entire_table
  143. //user_int_table.html
  144. 1^5 Programming User Interaction^user_int_table.html#programming_user_interaction
  145. 2^Default User Interaction^user_int_table.html#default
  146. 2^User Interaction Customization^user_int_table.html#userint
  147. 2^List Mode^user_int_table.html#listmode
  148. 2^Table Scrolling^user_int_table.html#tablescrolling
  149. 4^Scrollbars^user_int_table.html#scrollbars
  150. 5^Scrollbar Attachment^user_int_table.html#scrollbar_attachments
  151. 5^Scrollbar Display^user_int_table.html#scrollbar_display
  152. 5^Jump Scrolling^user_int_table.html#jump_scrolling
  153. 5^Scrollbar Attributes^user_int_table.html#scrollbar_attributes
  154. 3^Programming Scrolling^user_int_table.html#programming_scrolling
  155. 4^Disabling Interactive Scrolling^user_int_table.html#disabling_interactive_scrolling
  156. 4^Forcing Scrolling^user_int_table.html#forcing_scrolling
  157. 3^Scroll Listener Methods^user_int_table.html#scroll_listener_methods
  158. 2^Row and Column Resizing^user_int_table.html#rowandcolumn
  159. 4^Disallowing Cell Resizing^user_int_table.html#disallowing_cell_resizing
  160. 4^Controlling Resizing^user_int_table.html#controlling_resizing
  161. 2^Cell Traversal^user_int_table.html#celltraversal
  162. 4^Disallowing Cell Traversal^user_int_table.html#disallowing_cell_traversal
  163. 4^Minimum Cell Visibility^user_int_table.html#minimum_cell_visibility
  164. 4^Forcing Traversal^user_int_table.html#forcing_traversal
  165. 4^Controlling Interactive Traversal^user_int_table.html#controlling_interactive_traversal
  166. 2^Cell Editing^user_int_table.html#cellediting
  167. 4^Forcing Edits to Be Assigned to a Cell^user_int_table.html#forcing_edits_to_be_assigned_to_a_cell
  168. 5^Disallowing Cell Editing^user_int_table.html#disallowing_cell_editing
  169. 5^Case Conversion^user_int_table.html#case_conversion
  170. 5^Multiple-Line Cells^user_int_table.html#multiple-line_cells
  171. 5^Text Length^user_int_table.html#text_length
  172. 5^Text Component Attributes^user_int_table.html#text_component_attributes
  173. 5^Controlling Editing at Runtime^user_int_table.html#controlling_editing_at_runtime
  174. 2^Cell Selection^user_int_table.html#cellselection
  175. 5^Selection Policy^user_int_table.html#selection_policy
  176. 4^Selected Cell List^user_int_table.html#selected_cell_list
  177. 4^Selection Colors^user_int_table.html#selection_colors
  178. 4^Working with Selected Ranges^user_int_table.html#working_with_selected_ranges
  179. 5^Forcing Selection^user_int_table.html#forcing_selection
  180. 5^Removing Selections^user_int_table.html#removing_selections
  181. 5^Runtime Selection Control^user_int_table.html#runtime_selection_control
  182. 2^Mouse Pointers^user_int_table.html#mouse
  183. 5^Disabling Pointer Tracking^user_int_table.html#disabling_pointer_tracking
  184. //advanced_table.html
  185. 1^6 JClass LiveTable Pro Programming^advanced_table.html#jclass_livetable_pro_programming
  186. 2^Components in Cells/Labels^advanced_table.html#components
  187. 6^Components in Cells/Labels^advanced_table.html#components
  188. 3^Components in a Table^advanced_table.html#components_in_a_table
  189. 4^Adding a Component^advanced_table.html#adding_a_component
  190. 4^Variable Rows/Columns^advanced_table.html#variable_rowscolumns
  191. 4^Hiding a component^advanced_table.html#hiding_a_component
  192. 4^Determining Component Location^advanced_table.html#determining_component_location
  193. 4^Create Component Listener^advanced_table.html#create_component_listener
  194. 4^Display Component Event Listener^advanced_table.html#display_component_event_listener
  195. 3^Components in HTML Files^advanced_table.html#components_in_html_files
  196. 3^Cell/Label Value Validation^advanced_table.html#celllabel
  197. 4^Overview^advanced_table.html#overview
  198. 4^Cell/Label Data Type^advanced_table.html#celllabel_data_types
  199. 4^Validation Policy^advanced_table.html#validation_policy
  200. 4^Validate Cell Listener ^advanced_table.html#validation_cell_listener
  201. 2^Table Sizing and Resizing^advanced_table.html#tablesizing
  202. 4^Expose and Resize Listener^advanced_table.html#expose_and_resize_listener
  203. 2^Multiple Tables with Common Cell Values^advanced_table.html#multiple
  204. 2^Performance Improvement^advanced_table.html#performance
  205. 3^General Performance^advanced_table.html#general_performance
  206. 3^Interactive Performance^advanced_table.html#interactice_performance
  207. 3^Display Performance^advanced_table.html#display_performance
  208. 3^Cell Values Handling^advanced_table.html#cell_values_handling
  209. 2^Using an External Data File^advanced_table.html#usinganexternal
  210. 2^Live Data Updating^advanced_table.html#livedata
  211. //colors_and_fonts_table.html
  212. 1^Appendix A Colors and Fonts^colors_and_fonts_table.html#appendix_a
  213. 2^Colorname Values^colors_and_fonts_table.html#colorname
  214. 2^RGB Color Values^colors_and_fonts_table.html#rgb
  215. 2^Fonts^colors_and_fonts_table.html#fonts_appendix_a
  216. //jcstring_properties_table.html
  217. 1^Appendix B JCString Properties^jcstring_properties_table.html#appendix_b
  218. 2^Alignment^jcstring_properties_table.html#alignment
  219. 2^Color^jcstring_properties_table.html#color
  220. 2^Fonts^jcstring_properties_table.html#fonts
  221. 2^Horizontal and Vertical Spacing^jcstring_properties_table.html#horizontal
  222. 2^Hypertext^jcstring_properties_table.html#hypertext
  223. 2^Images^jcstring_properties_table.html#images
  224. 2^Reset^jcstring_properties_table.html#reset
  225. 2^Strikethrough text^jcstring_properties_table.html#strikethrough
  226. 2^Underlined text^jcstring_properties_table.html#underlined
  227. //table-eventsummary.html
  228. 1^Appendix C JClass LiveTable Event Summary^table-eventsummary.html#appendix_c
  229. 2^1.0 Callback Conversion Table^table-eventsummary.html#callbacks
  230. //javadoc_table.html
  231. 1^JClass Table API Reference Documentation^javadoc_table.html#jclass_table_api_reference_dicumentation
  232. 2^jclass.table Package^javadoc_table.html#jclass_table_package
  233. 2^jclass.util Package^javadoc_table.html#jclass_util_package
  234. 2^jclass.contrib Package^javadoc_table.html#jclass_contrib_package
  235.