| 例文 |
text componentの部分一致の例文一覧と使い方
該当件数 : 251件
You use the Label component to associate text with an input component. 例文帳に追加
「ラベル」コンポーネントは、入力コンポーネントにテキストを関連付けるときに使用します。 - NetBeans
Place a Static Text component to the right of the new Label. 例文帳に追加
新しいラベルの右に「静的テキスト」コンポーネントを配置します。 - NetBeans
Place an Image component below the Static Text components. 例文帳に追加
「静的テキスト」コンポーネントの下に「画像」コンポーネントを配置します。 - NetBeans
A demonstration of Ajax functionality using the Dynamic Faces component library with a Woodstock JSF 1.2 Text Field component.例文帳に追加
Dynamic Faces コンポーネントライブラリと Woodstock JSF 1.2 のテキストフィールドコンポーネントを使用した Ajax 機能のデモです。 - NetBeans
Create a page named First with a Button component and a Text Field component. 例文帳に追加
「ボタン」コンポーネントと「テキストフィールド」コンポーネントを含む、「First」という名前のページを作成します。 - NetBeans
Drop a Button component to the left of the Label component and set its text to Home. 例文帳に追加
「ボタン」コンポーネントを「ラベル」コンポーネントの左にドロップし、そのテキストを「ホーム」に設定します。 - NetBeans
The component has properties to set the text and hover text associated with each mode. 例文帳に追加
コンポーネントにはテキストを設定したり、各モードに関連したテキストを表示させるプロパティーがあります。 - NetBeans
A screen component indicating a text field or the like and a function component for limiting a text input to the text field to only a numerical value, for example, are created, and the screen component and the function component are associated.例文帳に追加
テキストフィールド等を表示する画面部品と、テキストフィールドに入力されるテキストを数値のみに限定する等の処理を施す機能部品とをそれぞれ作成し、画面部品と機能部品とを関連付けるようにする。 - 特許庁
Drop a Label component above the Text Field component, type Price: and press Enter. 例文帳に追加
「テキストフィールド」コンポーネントの上に「ラベル」コンポーネントをドロップし、「価格:」と入力して、Enter キーを押します。 - NetBeans
Drag a Text Field component from the Basic section of the Palette, and drop it below the transcriptPanel component. 例文帳に追加
テキストフィールドコンポーネントをパレットの「基本」セクションからドラッグし、transcriptPanel コンポーネントの下にドロップします。 - NetBeans
Hold down the Ctrl+Shift keys and drag a line from the Message component to the Text Field component. 例文帳に追加
Ctrl-Shift キーを押しながら、メッセージコンポーネントからテキストフィールドコンポーネントまで線をドラッグします。 - NetBeans
Try It.Add a Static Text component to the right of the Drop Down List component. 例文帳に追加
試してみましょう。 「静的テキスト」コンポーネントを「ドロップダウンリスト」コンポーネントの右側に追加します。 - NetBeans
Drag a Text Area component from the Basic section of the palette. 例文帳に追加
パレットの「基本」セクションから「テキスト領域」コンポーネントをドラッグします。 - NetBeans
Right-click the Static Text component and choose Bind to Data. 例文帳に追加
「静的テキスト」コンポーネントを右クリックし、「データにバインド」を選択します。 - NetBeans
Drag a Label component onto the page and set the text to File Name: 例文帳に追加
「ラベル」コンポーネントをページにドラッグし、テキストを「File Name:」に設定します。 - NetBeans
Return to the Visual Designer and double-click the Select Value Text Field component. 例文帳に追加
ビジュアルデザイナーに戻り、「Select Value」テキストフィールドコンポーネントをダブルクリックします。 - NetBeans
The component value is a single text value indicating the email address. 例文帳に追加
コンポーネントの値は単一のテキストで、これが email アドレスを表します。 - PEAR
As with the Label component, notice how the for property for the Message component is now set to the id for the Text Field Component. 例文帳に追加
「ラベル」コンポーネントの場合と同様に、「メッセージ」コンポーネントの「for」プロパティーが、「テキストフィールド」コンポーネントの id に設定されます。 - NetBeans
This code creates an HTML table that contains the tally for each vote and puts the HTML table in the text property for the first Static Text component. 例文帳に追加
このコードは、各票の票集計を含む HTML 表を作成し、最初の「静的テキスト」コンポーネントの「 text 」プロパティーに HTML 表を配置します。 - NetBeans
Properties that include the word Text set the text that users see when they hover the mouse over and out of the controls in the component. 例文帳に追加
Text という語を含むプロパティーは、コンポーネントのコントロールにマウスを置いたり、離したりするときに表示されるテキストを設定します。 - NetBeans
For example, the key FindDialog.jLabel1.text is generated for a component with the variable name jLabel1 placed in form file FindDialog.例文帳に追加
たとえば、キー FindDialog.jLabel1.text は、フォームファイル FindDialog に配置された jLabel1 という変数名を持つコンポーネント用に生成されます。 - NetBeans
Select the Dollar Amount Text Field component and set its required property to False. 例文帳に追加
「Dollar Amount」テキストフィールドコンポーネントを選択して、「required」プロパティーを False に設定します。 - NetBeans
Press F1 to view the help topic about the Text Field component. 例文帳に追加
F1 キーを押して、「テキストフィールド」コンポーネントに関するトピックを表示します。 - NetBeans
Drag a Double Range Validator and drop it on the Text Field component. 例文帳に追加
「Double 範囲バリデータ」をドラッグし、「テキストフィールド」コンポーネントの上にドロップします。 - NetBeans
Drag a Number Converter and drop it on the Text Field component. 例文帳に追加
「数値コンバータ」をドラッグし、「テキストフィールド」コンポーネントの上にドロップします。 - NetBeans
Drag a Static Text component from the Palette window and drop it on the page. 例文帳に追加
「パレット」から「静的テキスト」コンポーネントをドラッグし、ページにドロップします。 - NetBeans
In the Palette window, select the Text Field component from the Swing category.例文帳に追加
「パレット」ウィンドウで、「Swing」カテゴリから「テキストフィールド」コンポーネントを選択します。 - NetBeans
Finally, the value of the component is a structured text value. 例文帳に追加
最後に、このコンポーネントの値が構造化テキストで定義されています。 - PEAR
Try It.Add a Static Text component approximately 2 cm to the right of the Drop Down List component. 例文帳に追加
試してみましょう。 「静的テキスト」コンポーネントを「ドロップダウンリスト」コンポーネントの約 2 cm 右側に追加します。 - NetBeans
Drop a Button component to the right of the Label component and set its text to Refresh Results. 例文帳に追加
「ボタン」コンポーネントを「ラベル」コンポーネントの右にドロップし、そのテキストを「結果を再表示」に設定します。 - NetBeans
Right-click the Static Text component, choose Bind to Data, and bind the component to PERSON.JOBTITLE. 例文帳に追加
「静的テキスト」コンポーネントを右クリックし、「データにバインド」を選択します。 次に、コンポーネントを PERSON.JOBTITLE にバインドします。 - NetBeans
Right-click the Text Field component and choose Add Binding Attribute. 例文帳に追加
「テキストフィールド」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
Right-click the Static Text component and choose Add Binding Attribute. 例文帳に追加
「静的テキスト」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
Double-click the Text Field component to open its source code in the Java Editor. 例文帳に追加
「テキストフィールド」コンポーネントをダブルクリックすると、ソースコードが Java エディタで開きます。 - NetBeans
Select the node for the Text Field component in the Basic section of the Palette. 例文帳に追加
「パレット」の「基本」セクションで「テキストフィールド」コンポーネントのノードを選択します。 - NetBeans
Right-click the Text Field component and choose Add Binding Atrribute. 例文帳に追加
「テキストフィールド」コンポーネントを右クリックし、「バインド属性を追加」を選択します。 - NetBeans
In the Visual Designer, right-click the Text Field component and choose Configure Ajax Transactions. 例文帳に追加
ビジュアルデザイナで「テキストフィールド」コンポーネントを右クリックし、「Configure Ajax Transactions」を選択します。 - NetBeans
In the Properties window, change the id property of the Text Field component to comment. 例文帳に追加
「プロパティー」ウィンドウで、テキストフィールドコンポーネントの「id」プロパティーを「comment」に変更します。 - NetBeans
Enter a text file in the File Upload component and click the Upload File button. 例文帳に追加
ファイルアップロードコンポーネントにテキストファイルを入力し、「Upload File」ボタンをクリックします。 - NetBeans
Hold down the Ctrl+Shift keys and drag a line from the Message component to the Text Field component.The text of the Message component changes to Message summary for textField2. 例文帳に追加
Ctrl-Shift キーを押しながら、メッセージコンポーネントからテキストフィールドコンポーネントまで線をドラッグします。 「メッセージ」コンポーネントのテキストが「textField2 のメッセージ概要」に変わります。 - NetBeans
From the Basic section of the Palette, drag and drop a StaticText component and change its text property in the Properties window. 例文帳に追加
パレットの「基本」セクションから、「静的テキスト」コンポーネントをドラッグ&ドロップし、その「text」プロパティーを「プロパティー」ウィンドウで変更します。 - NetBeans
Drag a Button component to the right of the Text Field component, type Say Hello, and press Enter.例文帳に追加
「テキストフィールド」コンポーネントの右側に「ボタン」コンポーネントをドラッグし、「あいさつする」と入力して、Enter キーを押します。 - NetBeans
Ctrl-Shift-Click inside the Label component and drag to the Text Field component, and then release the mouse button. 例文帳に追加
Ctrl-Shift キーを押しながら「ラベル」コンポーネントをクリックし、「テキストフィールド」コンポーネントまでドラッグしてからマウスボタンを離します。 - NetBeans
Select the Label component and notice how its for property is now set to the id for the Text Field Component. 例文帳に追加
「ラベル」コンポーネントを選択し、for プロパティーが「テキストフィールド」コンポーネントの「id」に設定されたことを確認します。 - NetBeans
Drag and drop a Listbox component from the Woodstock Basic section of the Palette to below the Text Field component. 例文帳に追加
「パレット」の「Woodstock 基本」セクションから「リストボックス」コンポーネントをドラッグし、「テキストフィールド」コンポーネントの下にドロップします。 - NetBeans
Place a Button component below the Static Text component, type Validate, and press Enter. 例文帳に追加
静的テキストコンポーネントの下にボタンコンポーネントを配置し、「妥当性検査を行う」と入力して、Enter キーを押します。 - NetBeans
The current date appears in the Static Text component in the VisualDesigner. 例文帳に追加
ビジュアルデザイナ内で静的テキストコンポーネントに現在の日付が表示されます。 - NetBeans
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|