Click in the Source Codepane (third from the top).
「ソースコード」区画内をクリックします (上から 3 番目)。 - NetBeans
Notice how the IDE has modified the select statement in the Source Codepane.
「ソースコード」区画で select 文がどのように変更されているかを確認してください。 - NetBeans
View or change code templates.To view or change code templates, select Editor in the left pane of the Options window and then click the Code Templates tab.
コードテンプレートを表示または変更するには、「オプション」ウィンドウの左区画で「エディタ」を選択し、次に「コードテンプレート」タブをクリックします。 - NetBeans
This action removes the column from the result set and from the SQL query that is in the Source Codepane, as shown in the following figure. この操作によって、次の図に示すように、結果セットと、「ソースコード」区画内の SQL クエリーからこれらの列が削除されます。 - NetBeans
Turn off code completion.To turn off code completion, select Editor in the left pane of the Options window and then click the General tab and unselect the checkbox for the Auto Pop up Completion Window property. コード補完の無効。 コード補完を無効にするには、「オプション」ウィンドウの左区画で「エディタ」を選択し、次に「一般」タブをクリックして「補完ウィンドウの自動ポップアップ」プロパティーのチェックボックスを選択解除します。 - NetBeans