:Base jvstart.hlp :Title Starbuck Getting Started :Index Starbuck Getting Started=jvstart.hlp :Link jvstart.hlp 1 Starbuck Getting Started 1 Introduction =PG_Starbuck_Getting_Started 3 About this guide =PG_About_this_guide 2 PART I. FUNDAMENTALS 2 Introduction =PG_PART_I__FUNDAMENTALS 3 Chapter 1. Introduction 3 Introduction =PG_Chapter_1__Introduction 3 Description =PG_Description 3 Installing Starbuck =PG_Installing_Starbuck 3 Documentation overview =PG_Documentation_overview 3 Getting help while you work =PG_Getting_help_while_you_work 3 Sample projects =PG_Sample_projects 3 Document conventions =PG_Document_conventions 3 Chapter 2. A first application 3 Introduction =PG_Chapter_2__A_first_application 3 Steps to creating an application =PG_Steps_to_creating_an_application 3 Starting Starbuck =PG_Starting_Starbuck 4 Designing the user interface 4 Introduction =PG_Designing_the_user_interface 4 Step 1. Adding the list box =PG_Step_1__Adding_the_list_box 4 Step 2. Adding the text box =PG_Step_2__Adding_the_text_box 4 Step 3. Adding the command button =PG_Step_3__Adding_the_command_button 4 Step 4. Testing =PG_Step_4__Testing 3 Specifying object properties =PG_Specifying_object_properties 4 Adding code 4 Introduction =PG_Adding_code 4 Drag-and-drop programming =PG_Drag_and_drop_programming 3 Running the application =PG_Running_the_application 3 Saving your project =PG_Saving_your_project 4 Enhancing the program 4 Introduction =PG_Enhancing_the_program 4 Adding the enhancements =PG_Adding_the_enhancements 4 Debugging the application 4 Introduction =PG_Debugging_the_application 4 Set a breakpoint =PG_Set_a_breakpoint 4 Set run options =PG_Set_run_options 4 Run the program to the breakpoint =PG_Run_the_program_to_the_breakpoint 4 See the Locals view =PG_See_the_Locals_view 4 Step through the code =PG_Step_through_the_code 4 Return to normal execution =PG_Return_to_normal_execution 3 Chapter 3. A simple database application 3 Introduction =PG_Chapter_3__A_simple_database_applicat 3 Before you begin =PG_Before_you_begin 3 Overview of creating a database application =PG_Overview_of_creating_a_database_appli 4 Choose the type of form 4 Introduction =PG_Choose_the_type_of_form 4 Choosing the type of database dialog =PG_Choosing_the_type_of_database_dialog 3 Enter connection information =PG_Enter_connection_information 4 Create a query 4 Introduction =PG_Create_a_query 4 Select the tables you want to examine =PG_Select_the_tables_you_want_to_examine 4 Specify the joins =PG_Specify_the_joins 4 Specify the columns =PG_Specify_the_columns 4 Specify the sorting order =PG_Specify_the_sorting_order 4 Test the query =PG_Test_the_query 3 Select a layout for the bound objects =PG_Select_a_layout_for_the_bound_objects 3 Run the program =PG_Run_the_program 3 Chapter 4. Tools and concepts 3 Introduction =PG_Chapter_4__Tools_and_concepts 4 Parts of the screen 4 Introduction =PG_Parts_of_the_screen 4 Form design window =PG_Form_design_window 4 Main menu bar =PG_Main_menu_bar 4 Toolbar =PG_Toolbar 4 Java component palette =PG_Java_component_palette 4 Status bar =PG_Status_bar 4 View windows 4 Introduction =PG_View_windows 4 Object Inspector =PG_Object_Inspector 4 Classes window =PG_Classes_window 4 Objects window =PG_Objects_window 4 Files window =PG_Files_window 4 Targets window =PG_Targets_window 4 Coding tools 4 Introduction =PG_Coding_tools 4 Code editor =PG_Code_editor 4 Reference Card =PG_Reference_Card 4 Parameter Wizard =PG_Parameter_Wizard 4 Basic concepts of Starbuck 4 Introduction =PG_Basic_concepts_of_Starbuck 4 Forms =PG_Forms 4 Forms in Java =PG_Forms_in_Java 4 Objects =PG_Objects 4 Events =PG_Events 4 Event handler calling sequence =PG_Event_handler_calling_sequence 4 Starbuck and AWT =PG_Starbuck_and_AWT