Select items in the bindable property list and personOptions (under the SessionBean1 node) in the binding target list.Click Apply.
バインド可能なプロパティーの一覧から「items」を選択し、バインド先の一覧から「personOptions」(SessionBean1 ノードの下) を選択します。 「適用」をクリックします。 - NetBeans
Note: If the TRAVEL database's badge is broken and you cannot expand the database's node, the IDE is not connected to the database.
注: TRAVEL データベースのバッジが壊れていて、データベースのノードを展開できない場合は、IDE がデータベースに接続されていません。 - NetBeans
Type processApplicType in the new node and press Enter.The Design area now shows your new complex type, called processApplicType.
新しいノードに「processApplicType」と入力し、Enter キーを押します。 この時点で、デザイン領域に processApplicType という新しい複合型が表示されます。 - NetBeans
In the XML Components section of the Palette, select the Element icon and drag your selection to the Elements node in the Design area. 「パレット」の「XML コンポーネント」セクションで、「要素」アイコンを選択し、選択したアイコンをデザイン領域の「要素」ノード上へドラッグします。 - NetBeans
To save your changes, in the Projects window, select the LoanRequestor project node, and from the main menu, choose File Save All. 変更を保存するには、「プロジェクト」ウィンドウで「LoanRequestor」プロジェクトノードを選択し、メインメニューから「ファイル」「すべてを保存」を選択します。 - NetBeans
In the Projects window, double-click the Output node under ApprovedTestCase to examine the contents of the file.Notice that initially, Output.xml is empty. 「プロジェクト」ウィンドウで「ApprovedTestCase」の下の「出力」ノードをダブルクリックして、ファイルの内容を調べます。 Output.xml は、初期状態では空です。 - NetBeans
In the Projects window, double-click the Output node under RejectedTestCase to examine the contents of the file.Notice that initially, Output.xml is empty. 「プロジェクト」ウィンドウで「RejectedTestCase」の下の「出力」ノードをダブルクリックして、ファイルの内容を調べます。 Output.xml は、初期状態では空です。 - NetBeans
After creating the new application, you may have noticed that the SourcePackages folder in the Projects window contains an empty default package node. 新しいアプリケーションを作成すると、「プロジェクト」ウィンドウの「ソースパッケージ」フォルダに空の「デフォルトパッケージ」ノードが追加されます。 - NetBeans
In the Services window, expand Databases, then right-click the database servers node and choose Create Database from the pop-up menu. 「サービス」ウィンドウで「データベース」を展開し、データベースサーバーのノードを右クリックしてポップアップメニューから「新規ドライバ」を選択します。 - NetBeans
To save your changes, in the Projects window, select the HelloSample project node, and from the main menu, choose File Save All. 変更を保存するには、「プロジェクト」ウィンドウで「HelloSample」プロジェクトノードを選択し、メインメニューから「ファイル」「すべてを保存」を選択します。 - NetBeans
To save your changes, in the Projects window, select the SampleCompositeApp project node, and from the main menu, choose File Save All.
変更を保存するには、「プロジェクト」ウィンドウで「SampleCompositeApp」プロジェクトノードを選択し、メインメニューから「ファイル」「すべてを保存」を選択します。 - NetBeans
In the Projects window, navigate to the current project node, click the right mouse button, and choose Debug from the popup menu.
「プロジェクト」ウィンドウで現在のプロジェクトノードに移動し、マウスの右ボタンをクリックしてポップアップメニューから「デバッグ」を選択します。 - NetBeans
In the Projects window,create a class file by right-clicking the Source Files node and choosing New Ruby Class from the pop-up menu. 「プロジェクト」ウィンドウで、「ソースファイル」ノードを右クリックし、ポップアップメニューから「新規」「Ruby クラス」を選択してクラスファイルを作成します。 - NetBeans
Now add the controller and the view.In the Projects window, right-click the Controllers node and choose Generate from the pop-up menu. コントローラとビューを追加します。 「プロジェクト」ウィンドウで、「コントローラ」ノードを右クリックし、ポップアップメニューから「生成」を選択します。 - NetBeans
Using the MySQL node in the Services window, you can now start and stop a MySQL server, as well as access the MySQL administration tool.
「サービス」ウィンドウで「MySQL」ノードを使用すると、MySQL サーバーの起動と停止、また、MySQL 管理ツールへのアクセスができるようになりました。 - NetBeans
In the Services window, expand the states database connection node and the Tables folder to verify that the states table has been created.
「サービス」ウィンドウで states データベース接続ノード、「表」フォルダの順に展開し、states 表が作成されていることを確認します。 - NetBeans
In the Projects window, right-click the project node and choose Run.In the Web browser, enter the first letters of a name.
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「実行」を選択します。 Web ブラウザで、名前の先頭の数文字を入力します。 - NetBeans
Right-click the AsynchronousSampleApplication project node, and choose Test from the pop-up menu.The following message appears in the Output window:
「AsynchronousSampleApplication」プロジェクトノードを右クリックし、ポップアップメニューから「テスト」を選択します。 「出力」ウィンドウに次のメッセージが表示されます。 - NetBeans
To create a BPEL file for your project, right-click the Process Files node and choose New BPEL Process from the pop-up menu.
プロジェクトの BPEL ファイルを作成するために、「 プロセスファイル 」ノードを右クリックして、ポップアップメニューから「新規」「BPEL プロセス」を選択します。 - NetBeans
To create a WSDL file for your project, right-click the Process Files node and choose New WSDL Document from the pop-up menu.
プロジェクトの WSDL ファイルを作成するために、「プロセスファイル」ノードを右クリックして、ポップアップメニューから「新規」「WSDL ドキュメント」を選択します。 - NetBeans
Alternatively, in the BPEL Logical View of the Navigator window, right-click the Correlation Sets node and choose Add Correlation Set. または、「ナビゲータ」ウィンドウの BPEL 論理ビューで「相互関係セット」ノードを右クリックし、「相互関係セットを追加」を選択します。 - NetBeans
In the Choose a Correlation Set dialog box, expand the Correlation Sets node,select the correlation set and click OK.
「相互関係セットの選択」ダイアログで、「相互関係セット」ノードを展開し、相互関係セットを選択して「了解」をクリックします。 - NetBeans
For an If activity, ElseIf element, ForEach activity, RepeatUntil activity, and While activity, the right pane contains a Result node.
If アクティビティー、ElseIf 要素、ForEach アクティビティー、RepeatUntil アクティビティー、および While アクティビティーの場合、右側の区画には「結果」ノードが入っています。 - NetBeans
Right-clicking the nodes in the BPEL Logical View invokes pop-up menus with actionsrelevant to the particular node.
BPEL 論理ビューでノードを右クリックすると、ポップアップメニューが呼び出され、特定のノードに関連するアクションが表示されます。 - NetBeans
The Object Types node contains all of the file types that the IDE is currently configured to work with.
「オブジェクトの種類」ノードには、現在 IDE が取り扱うように設定されているすべてのファイルの種類が含まれています。 - NetBeans
To create a database connection, right-click the driver node and choose Connect Using to open the New Database Connection dialog box.
データベース接続を作成するには、ドライバノードを右クリックし、「接続」を選択して、「データベースの新規接続」ダイアログを開きます。 - NetBeans
You can also right-click in the Source Editor or on a class node in the Projects window and choose a command from the Refactor submenu.
ソースエディタで右クリックするか、「プロジェクト」ウィンドウでクラスノードを右クリックし、「リファクタリング」サブメニューからコマンドを選択します。 - NetBeans
In the Projects window, right-click the JavaPrj node and choose Run from the pop-up menu.The Run Project dialog box appears.
「プロジェクト」ウィンドウで、「JavaPrj」ノードを右クリックし、ポップアップメニューから「実行」を選択します。 「プロジェクトの実行」ダイアログが表示されます。 - NetBeans
In the Projects window, create another class file by right-clicking the Source Files node and choosing New > Ruby Class from the pop-upmenu. 「プロジェクト」ウィンドウで「ソースファイル」ノードを右クリックし、ポップアップメニューから「新規」「Ruby クラス」を選択して、別のクラスファイルを作成します。 - NetBeans
In the Projects window, right-click on the Source Files node and choose New Other from the pop-up menu.Select Other in the Categories pane and select Empty File in the File Types pane,then click Next. 「カテゴリ」区画で「その他」を選択し、「ファイルの種類」区画で「空のファイル」を選択して、「次へ」をクリックします。 - NetBeans
To save your changes, in the Projects window, select the SynchronousSample project node, and from the IDE's main menu, choose File Save All.
変更を保存するには、「プロジェクト」ウィンドウで「SynchronousSample」プロジェクトノードを選択し、IDE のメインメニューから「ファイル」「すべてを保存」を選択します。 - NetBeans
If the Source Editor does not contain a tab for Input.xml, double-click the Input node in the Projects window to open the file.
ソースエディタに Input.xml のタブが含まれていない場合は、「プロジェクト」ウィンドウの「入力」ノード をダブルクリックしてファイルを開きます。 - NetBeans
If you expand the Libraries node in the Projects window, you can see that the IDE added the Hibernate libraries to the project.
「プロジェクト」ウィンドウの「ライブラリ」ノードを展開すると、IDE によって Hibernate ライブラリがそのプロジェクトに追加されたことが確認できます。 - NetBeans
In the Projects window, right-click the StockQuoteService project node and choose Undeploy and Deploy Project.The IDE does the following: 「プロジェクト」ウィンドウで「StockQuoteService」プロジェクトノードを右クリックし、「配備の取り消しおよび配備」を選択します。 IDE が次の処理を行います。 - NetBeans
To identify the location of this directory,right-click the Tomcat Web Server instance node in the Runtime window and select Properties. このディレクトリの場所を確認するには、「実行時」ウィンドウで Tomcat Web サーバーのインスタンスノードを右クリックし、「プロパティー」を選択します。 - NetBeans
To identify the location of this directory,right-click the Tomcat Server instance node in the Runtime window and select Properties. このディレクトリの場所を確認するには、「実行時」ウィンドウで Tomcat サーバーのインスタンスノードを右クリックして、「プロパティ」を選択します。 - NetBeans
Drag your selection (LoanProcessor web service node) from the Projects window to the Design view.The Create New Partner Link dialog box opens.
「プロジェクト」ウィンドウからデザインビューに、選択した項目 (「 LoanProcessor 」Web サービスノード) をドラッグします。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans
Properties. Choose the Platform node, then choose the name of the new emulator (for example, Sun Java Wireless Toolkit 2.5.2) from the Emulator Platform drop-downmenu. 「プラットフォーム」ノードを選択し、「エミュレータプラットフォーム」ドロップダウンメニューから新しいエミュレータの名前 (Sun Java Wireless Toolkit 2.5.2 など) を選択します。 - NetBeans
Right-click the project node and choose New Visual MIDlet.Name the file DilbertVisualMIDlet and specify dilbert as the package name, as shown below: DilbertViewer プロジェクトノードを右クリックし、「新規」「ビジュアル MIDlet」を選択します。 次に示すように、ファイル名を DilbertVisualMIDlet にし、パッケージ名を dilbert にします。 - NetBeans
Capacitors 50 and 52, connected in series, are connected between cathode sides of respective diodes RD1 and RD2 and a node N1. ダイオードRD1,RD2のそれぞれのカソード側及びノードN1間に、コンデンサ50,52の直列接続体を接続する。 - 特許庁
The storage server 2 delivers voxel data (medical image data) corresponding to assigned data load to each assigned node (computer) 3. ストレージサーバー2は、各割り当てノード(計算機)3に対し割り当てデータ負荷に応じたボクセルデータ(医療画像データ)を送る。 - 特許庁
A home node of the Howard cascade receives a request from a host system to calculate the algorithm specified by the request. ハワードカスケードのホームノードは、ホストシステムから要求を受け取って、その要求で特定されているアルゴリズムを計算する。 - 特許庁
Each node 100 stores actual data, meta data (attribute information, format information) and original data location information in a database 130. 各ノード100は、データベース130に、実データ、メタデータ(属性情報、形式情報)、元データ所在情報を記憶する。 - 特許庁
This method includes first a step for setting up a virtual private network tunnel between a mobile node and a virtual private network tunnel server. この方法は、初めにモバイルノードと仮想私設網トンネルサーバの間に仮想私設網トンネルをセットアップすることを含む。 - 特許庁
To provide a node provided with wavelength conversion function and a wavelength split multiplex ring network constituted of the nodes. 波長変換機能を備えたノードと、これらのノードによって構成される波長分割多重リングネットワークを提供する。 - 特許庁
FLASH MEMORY DEVICE HAVING FUNCTION OF SELECTIVELY CHANGING PRECHARGE VOLTAGE FOR SENSING NODE, AND READ OPERATION METHOD THAREOF センシングノード用プリチャージ電圧を選択的に変更する機能を有するフラッシュメモリ装置及びその読出し動作方法 - 特許庁
Furthermore, the method requires the switch node relating to network layer wavelength dispersion(WD) when data connection is established. また本方法は、データ接続が確立される際、ネットワーク層波長分散(WD)に関与するスイッチ・ノードを必要とする。 - 特許庁
The lower electrode 105 functions as the lower electrode of a capacitor and simultaneously functions as the node wiring of the SRAM cell. 下部電極105は、キャパシタの下部電極として機能すると同時に、SRAMセルのノード配線としても機能する。 - 特許庁
A node 12 has drop wavelength selection switches 26 and 28, and add wavelength selection switches 27 and 29 respectively on an up link 24 and a down link 25. ノード12は、上りリンク24と下りリンク25それぞれにドロップ波長選択スイッチ26,28とアド波長選択スイッチ27,29を備える。 - 特許庁
When the node 18 performs dial up connection to the server 60, the server 60 dials up an ISP 14 that follows the desire of the user. ユーザノード18がサーバ60へダイヤルアップ接続したとき、サーバ60がユーザの意向に添うISP14にダイヤルアップする。 - 特許庁