| 例文 |
text componentの部分一致の例文一覧と使い方
該当件数 : 251件
Change the text of the Static Text component to We have a new CEO. 例文帳に追加
静的テキストコンポーネントのテキストを「新 CEO 就任」に変更します。 - NetBeans
In the Properties window for the label1 component, enter Name: for the text property. 例文帳に追加
label1 コンポーネントの「プロパティー」ウィンドウで、text プロパティーに「Name:」と入力します。 - NetBeans
In the Properties window for the label2 component, enter Results: for the text property. 例文帳に追加
label2 コンポーネントの「プロパティー」ウィンドウで、text プロパティーに「Results:」と入力します。 - NetBeans
For example, if you set the text property for a Static Text component to "moon," the IDE adds text="moon" to the Static Text component's tag in the JSP file. 例文帳に追加
たとえば、「静的テキスト」コンポーネントの「text」プロパティーを「月」に設定すると、IDE によって JSP ファイル内の「静的テキスト」コンポーネントのタグに「text=月」が追加されます。 - NetBeans
In the third line, the text property for the Static Text component is set to a value that includes the first name.例文帳に追加
3 行目では、「静的テキスト」コンポーネントの「text」プロパティーを、名を含む値に設定しています。 - NetBeans
Add a Static Text component, set its text property to Hello, and set its id property to helloText. 例文帳に追加
「静的テキスト」コンポーネントを追加し、その「text」プロパティーを「こんにちは」、「id」プロパティーを「helloText」に設定します。 - NetBeans
Place a Message component under the Text Field component. 例文帳に追加
「メッセージ」コンポーネントを「テキストフィールド」コンポーネントの下に配置します。 - NetBeans
Drag a Static Text component to a spot below the Label component. 例文帳に追加
「ラベル」コンポーネントの下に「静的テキスト」コンポーネントをドラッグします。 - NetBeans
Place a Static Text component below the Calendar component. 例文帳に追加
カレンダコンポーネントの下に「静的テキスト」コンポーネントを配置します。 - NetBeans
Drop a Text Field component to the right of the Street Address Label component. 例文帳に追加
「テキストフィールド」コンポーネントを、「Street Address Label」コンポーネントの右にドロップします。 - NetBeans
Set the text of the component to Map an Address. 例文帳に追加
コンポーネントのテキストを「Map an Address」に設定します。 - NetBeans
Add a Button component, a Text Area component, and a Message Group component. 例文帳に追加
「ボタン」コンポーネント、「テキスト領域」コンポーネント、「メッセージグループ」コンポーネントを追加します。 - NetBeans
Place a Button component to the right of the Text Field component. 例文帳に追加
「ボタン」コンポーネントを「テキストフィールド」コンポーネントの右側に配置します。 - NetBeans
Drag a Static Text component inside the Grid Layout component. 例文帳に追加
「静的テキスト」コンポーネントを「グリッドレイアウト」コンポーネント内にドラッグします。 - NetBeans
Drag and drop a Text Field component next to each Label component.Create 4 text fields in total. 例文帳に追加
テキストフィールドコンポーネントを各ラベルコンポーネントの隣にドラッグ&ドロップします。 - NetBeans
You use the Text Field component for entering a single line of text, and the Text Area component for multi-line input. 例文帳に追加
「テキストフィールド」コンポーネントは 1 行のテキストの入力に、「テキスト領域」コンポーネントは複数行の入力に使用します。 - NetBeans
Change the component's text property to Page One by typing directly over the default text on the component. 例文帳に追加
コンポーネントのデフォルトテキストの上に直接入力して、コンポーネントの「text」プロパティーを「ページ 1」に変更します。 - NetBeans
For example, a Text Field component holds text, and a Listbox component holds the selected values. 例文帳に追加
たとえば、「テキストフィールド」コンポーネントはテキストを保持し、「リストボックス」コンポーネントは選択された値を保持します。 - NetBeans
From the BluePrints AJAX Components section of the Palette, drag a Select Value Text Field component and drop it to the right of the City label component. 例文帳に追加
パレットの「BluePrints AJAX Components」セクションから、「Select Value Text Field」コンポーネントをドラッグし、「City label」コンポーネントの横にドロップします。 - NetBeans
Place a Drop Down List component under the Static Text component. 例文帳に追加
「静的テキスト」コンポーネントの下に「ドロップダウンリスト」コンポーネントを配置します。 - NetBeans
Place a Drop Down List component underneath the Static Text component. 例文帳に追加
「静的テキスト」コンポーネントの下に「ドロップダウンリスト」コンポーネントを配置します。 - NetBeans
AjaxTransaction1 fires in response to the user typing text in the Text Field component. 例文帳に追加
ユーザーがテキストフィールドコンポーネントにテキストを入力すると、AjaxTransaction1 が開始されます。 - NetBeans
The first line in bold gets the value of the text property for the nameField Text Field component using the getText method.例文帳に追加
太字の最初の行で、getText メソッドを使用して NameField テキストフィールドコンポーネントの「text」プロパティーの値を取得しています。 - NetBeans
Place a Static Text component on the page and change the text property to Page Two, as shown in the following figure. 例文帳に追加
次の図に示すように、ページに「静的テキスト」コンポーネントを配置し、「text」プロパティーを「ページ 2」に変更します。 - NetBeans
You use the Static Text component when you want to simply display some text on the page. 例文帳に追加
「静的テキスト」コンポーネントは、単にテキストをページに表示するときに使用します。 - NetBeans
Place a Static Text component to the right of the Label. 例文帳に追加
ラベルの右に「静的テキスト」コンポーネントを配置します。 - NetBeans
The component value is a repeating-text value. Repeated text values a delimited by commas. 例文帳に追加
コンポーネントの値は繰り返しテキストで、繰り返されるテキストはカンマ区切りとなります。 - PEAR
Drag another Static Text component onto the Grid Panel component, and, when the outline of the Grid Layout component becomes a solid blue line, drop the Static Text component. 例文帳に追加
別の「静的テキスト」コンポーネントを「グリッドパネル」コンポーネントの上にドラッグし、「グリッドレイアウト」コンポーネントの輪郭が青の実線になったら、「静的テキスト」コンポーネントをドロップします。 - NetBeans
Drag a Button component to the right of the Text Field component, type Say Hello, and pressEnter. 例文帳に追加
「テキストフィールド」コンポーネントの右側に「ボタン」コンポーネントをドラッグし、「あいさつする - NetBeans
Place a Static Text component to the right of the Fahrenheit label. 例文帳に追加
「Fahrenheit」ラベルの右に「静的テキスト」コンポーネントを配置します。 - NetBeans
The text abc appears in the Drop Down List component. 例文帳に追加
「ドロップダウンリスト」コンポーネントに「abc」というテキストが表示されます。 - NetBeans
Drag a Message component to the right of the Text Field. 例文帳に追加
「テキストフィールド」の右側に「メッセージ」コンポーネントをドラッグします。 - NetBeans
Bind the Static Text component on the Next page to RequestBean1 parm using the same steps that you used for the Text Field component on the First page. 例文帳に追加
First ページの「テキストフィールド」コンポーネントの場合と同じ手順で、Next ページの「静的テキスト」コンポーネントを「RequestBean1」「parm」にバインドします。 - NetBeans
Notice how the Static Text component no longer shows a value. 例文帳に追加
「静的テキスト」コンポーネントに値が表示されなくなります。 - NetBeans
Change the text of this component to Welcome to Sky Company. 例文帳に追加
このコンポーネントのテキストを「Sky Company へようこそ」に変更します。 - NetBeans
Drag a Button component from the Palette, drop it on the page, and change its text property to Go. 例文帳に追加
「パレット」から「ボタン」コンポーネントをドラッグし、ページにドロップして、「text」プロパティーを「移動」に変更します。 - NetBeans
Right-click the text field component and choose Bind text to open the Bind dialog box.例文帳に追加
テキストフィールドコンポーネントを右クリックし、「バインド」「テキスト」を選択して「バインド」ダイアログを開きます。 - NetBeans
Set the header, footer, and component type (such as Static Text, Text Field, or Button) for each column 例文帳に追加
ヘッダー、フッター、および各列のコンポーネントの種類 (静的テキスト、テキストフィールド、ボタンなど) の設定 - NetBeans
Place components, such as the Text Field component and the Button component,onto the page. 例文帳に追加
「テキストフィールド」コンポーネントや「ボタン」コンポーネントなどのコンポーネントをページに配置します。 - NetBeans
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
| 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|