After you add the classes, label them and add attributes and operations as described below using the techniques that you have learned so far in this tutorial.
クラスを追加したら、これまでに学んだ方法で、ラベルを付け、属性と操作を追加します。 詳しい操作手順を次に示します。 - NetBeans
You can add these steps to the page Currency.jsp you created in the previous section.
これらの手順は、前の節で作成した Currency.jsp ページに追加できます。 - NetBeans
Right-click the Hyperlink component and choose Add Binding Attribute.
「ハイパーリンク」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
Add another label below the Tire Size label and set its text to Modernness.
「Tire Size」ラベルの下にさらにラベルを追加し、テキストを「Modernness」に設定します。 - NetBeans
Right-click the Libraries node and choose Add Library from the popup menu.The Add Library dialog box displays the available libraries.
「ライブラリ」ノードを右クリックし、ポップアップメニューから「ライブラリを追加」を選択します。 「ライブラリを追加」ダイアログに使用可能なライブラリが表示されます。 - NetBeans
Right-click the Hyperlink coponent and choose Add Binding Attribute.
「ハイパーリンク」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
Right-click the Listbox component and choose Add Binding Attribute.
「リストボックス」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
Once the MyApp project has been created, you will add MyLib's classes to its classpath. MyApp プロジェクトを作成したら、そのクラスパスに MyLib のクラスを追加します。 - NetBeans
You add a Drop Down List component to the first page of the application.
アプリケーションの最初のページに「ドロップダウンリスト」コンポーネントを追加します。 - NetBeans
Now we need to add the JList that will display our ContactEditor's entirecontact list.
ここで、ContactEditor の連絡先リスト全体を表示する JList を追加します。 - NetBeans
Add the statements shown in bold in the following code sample to the edit.html.erb file. 次のコード例でボールドで示している文を edit.html.erb ファイルに追加します。 - NetBeans
Add the statements shown in bold in the following code sample to the new.html.erb file. 次のコード例でボールドで示している文を new.html.erb ファイルに追加します。 - NetBeans
Complete the following steps to add the properties to the managed beans.
次の手順を行うことにより、管理 Bean にプロパティーを追加します。 - NetBeans
You then add a partner link and three activities to the BPEL process file.
次に、パートナーリンク 1 つと、アクティビティー 3 つを BPEL プロセスファイルに追加します。 - NetBeans
Open the com/midnightcookies/taghandlers/LinksHandler.java file in the SourceEditor and add a link to the Exit.jsp file.
ソースエディタで com/midnightcookies/taghandlers/LinksHandler.java ファイルを開き、Exit.jsp ファイルへのリンクを追加します。 - NetBeans
Click Add, click then click in the blank Name field and type implementation.
「追加」をクリックし、空の「名前」フィールドをクリックして「 implementation 」と入力します。 - NetBeans
Select the zip file or the folder and click the Add ZIP/Folder button. ZIP ファイルまたはフォルダを選択し、「ZIP/フォルダを追加」ボタンをクリックします。 - NetBeans
Then you use the migrationfileto add the posts table to the database.
次にマイグレーションファイルを使用して posts 表をデータベースに追加します。 - NetBeans
Then add selinux=0 to your kernel command line to disable SELinux at boot up. 次に、selinux=0 をカーネルコマンド行に追加し、起動時に SELinux を無効にします。 - NetBeans
Issue #87247: Copying class does not add required import statements.
問題 #87247:クラスをコピーするときに、必要なインポート文が追加されない。 - NetBeans
Workaround: Add the argument --console to the list of arguments to start the server.
回避策: サーバーの起動時に引数リストに引数 --console を追加します。 - NetBeans
The Configure Ajax Transactions dialog box can also be used to add a new Ajax transaction.
「Configure Ajax Transactions」ダイアログは、新しい Ajax トランザクションの追加にも使用できます。 - NetBeans
This makes it easy to modify and add new code.
これにより、コードの変更と追加を簡単に行うことができます。 - NetBeans
In the Design view, you add, edit, and delete diagram elements.
デザインビューでは、図の要素の追加、編集、および削除ができます。 - NetBeans
To add a property alias to a WSDL file:
WSDL ファイルにプロパティー別名を追加するには、次の手順に従います。 - NetBeans
You add watches explicitly before or during the debugging session.
デバッグセッションの前か実行中に、ウォッチポイントを明示的に追加します。 - NetBeans
You may have to add org.music to the beginning of package names.
パッケージ名の先頭に org.music を追加する必要がある場合があります。 - NetBeans
In the Source Editor, right-click in the source code and choose EJB Methods Add Business Method from the popup menu to open the Add Business Method dialog box. ソースエディタで、ソースコード内を右クリックし、ポップアップメニューから「EJB メソッド」「ビジネスメソッドを追加」を選択して、「ビジネスメソッドを追加」ダイアログを開きます。 - NetBeans
Now we add some hyperlinks to the footer panel that are aligned centered.
次に、フッターパネルに中央揃えのハイパーリンクをいくつか追加します。 - NetBeans
out.println("picture downloaded: "+FlowerFrame.FLOWERS[index]);// Add strings to the hashmap:flowers.put(FlowerFrame.FLOWERS[index],img);// Call the showFlower operation// on the FlowerFrame:frame.
// 操作が完了すると図が// 特定のボタンに表示される。 - NetBeans
Add text fields for all of the above fields, except for Country.
国を除く上記のすべてのフィールドに、テキストフィールドを追加します。 - NetBeans
To add the confirmation dialogs to the Delete buttons:
「削除」ボタンに確認ダイアログを追加するには、次の手順に従います。 - NetBeans
Fix your imports to add java.util.Vector and save your changes.
java.util.Vector を追加するようにインポートを修正し、変更内容を保存します。 - NetBeans
Repeat steps 1-2 to add JavaGames/Libraries/jcardshark-core.jar to the BlackJackUI project's classpath. 手順 1 〜 2 を繰り返し、BlackJackUI プロジェクトのクラスパスに JavaGames/Libraries/jcardshark-core.jar を追加します。 - NetBeans
Then click Add JAR/Folder to addjcardshark-core.jar to the source folder's classpath.
「JAR/ フォルダを追加」をクリックし、ソースフォルダのクラスパスに jcardshark-core.jar を追加します。 - NetBeans
Repeat steps 1-2 to add JavaGames/Libraries/jcardshark-core.jar to the BlackJackLib project's classpath. 手順 1 〜 2 を繰り返して、BlackJackLib プロジェクトのクラスパスに JavaGames/Libraries/jcardshark-core.jar を追加します。 - NetBeans
Once the MyApp project has been created, we'll add MyLib's classes to its classpath. MyApp プロジェクトを作成したら、そのクラスパスに MyLib のクラスを追加します。 - NetBeans
In the Java Platform Manager dialog, click the Add Platform button.
「Java プラットフォームマネージャー」ダイアログで「プラットフォームを追加」ボタンをクリックします。 - NetBeans
Frequency channels are divided into even numbered and add numbered channels. 周波数チャンネルは、偶数および奇数チャンネルに振り分けられている。 - 特許庁
The drop wavelength dispersion compensating unit acts on drop signals and the add wavelength dispersion compensating unit acts on add signals. 分岐信号に対し分岐波長用分散補償器が作用し、挿入信号に対し挿入波長用分散補償器が作用する。 - 特許庁
To automatically add harmony to a vocal through a KARAOKE device. カラオケ装置において、ボーカルに対してハーモニーを自動的に付加する。 - 特許庁
ADD-IN PROGRAM FOR UPLOAD, AUXILIARY PROGRAM FOR UPLOAD AND UPLOAD METHOD アップロード用アドインプログラム、アップロード用補助プログラム及びアップロード方法 - 特許庁
The zone structure provides an add power of over 6 diopters. ゾーン構造が、6ジオプトリーを上回る付加能力を提供している。 - 特許庁
It is preferable to add biomass in addition to the coal and the iron ore into the raw material for the ferrocoke, and further add waste plastic into it. フェロコークスの原料として、石炭と鉄鉱石に加えバイオマスを含有すること、さらに廃プラスチックを含有することが望ましい。 - 特許庁
That I was able to add this, the dark signer's mightiest card, into my hand! この ダークシグナー最強カードが オレの手に 加えられたんだからな! - 映画・海外ドラマ英語字幕翻訳辞書
And try to add spines and claws and set it for dry adhesives. 爪やトゲを追加して乾式接着剤をくっつけることです - 映画・海外ドラマ英語字幕翻訳辞書
Just touching him right now will add 20 years to your sentence! 今 アイツに触れるだけで テメエの罪が 20年分は重くなるんだぞ! - 映画・海外ドラマ英語字幕翻訳辞書
What they don't say is, well the numbers all seem to add up 彼らはこんなことは言いません "数字をすべて積み上げたけど - 映画・海外ドラマ英語字幕翻訳辞書
But you add distributed computing and powerful encryption しかし分散コンピューティングに 強力な暗号化を組み合わせることで - 映画・海外ドラマ英語字幕翻訳辞書