| 意味 | 例文 |
Code Sample 1: Drop Down List Event Handler 例文帳に追加
コード例 1: ドロップダウンリストのイベントハンドラ - NetBeans
Note also that the event handler does not throw exceptions. 例文帳に追加
また、イベントハンドラは例外をスローしません。 - NetBeans
Specifies additional data to be passed to the event handler. 例文帳に追加
\\fIevent\\fP 1i配送するイベントへのポインタを指定する。 - XFree86
An event handler extraction part 106 is configured to extract an object including a predetermined event handler from a document file.例文帳に追加
イベントハンドラ抽出部106は、文書ファイルから所定のイベントハンドラを含むオブジェクトを抽出する。 - 特許庁
XtDispatchEvent returns True if it dispatched the event to some handler and False if it found no handler to dispatch the event to.例文帳に追加
XtDispatchEventは、イベントをハンドラに配送した場合にはTrue を返し、イベントを配送するハンドラが無かった場合にはFalseを返す。 - XFree86
An exemplary system includes an event handler to receive event notifications, such as, a client logon.例文帳に追加
例示的なシステムは、クライアントログオンなどのイベント通知を受け取るイベントハンドラを含む。 - 特許庁
With this function you can pass a Python event-handler function that will be called if an event is available.例文帳に追加
イベントがある場合は、この関数を使うと、Pythonイベントハンドラ関数を渡せます。 - Python
You can register a method as a value change event handler for responding to such an event. 例文帳に追加
このようなイベントに応答する値変更イベントハンドラとしてメソッドを登録できます。 - NetBeans
Note that the widget might already have those mask bitsset because of other nonraw event handlers registered on it. The XtRemoveRawEventHandlerfunction stops the specified procedure from receiving the specified events.Because the procedure is a raw event handler, this does not affect thewidget's mask and never causes a call on XSelectInput. 例文帳に追加
.LPXtInsertEventHandlerは、追加の引き数 \\fIposition\\fP を指定したXtAddEventHandlerと同じである。 - XFree86
For more informatiom refer to Using an Event Handler section. 例文帳に追加
より詳しい情報は、イベントハンドラの使用を参照してください。 - NetBeans
The event handler calls out a management service 300, in response to receiving an event notification.例文帳に追加
このイベントハンドラは、イベント通知を受け取ったことに応答して、管理サービス300を呼び出す。 - 特許庁
The management information includes reproduction list information and an event handler to be started by an event including at least a user operation and an identifier is allocated to the event handler.例文帳に追加
管理情報は、再生リスト情報と、少なくともユーザオペレーションを含むイベントにより起動されるイベントハンドラとを含み、イベントハンドラには識別子が割り当てられている。 - 特許庁
Scripts after the method end () are executed until the last of the event handler on the layer 302, and the event handler corresponding to the event issuance is executed in the arraying order of queues.例文帳に追加
レイヤ302でメソッドend()以降のスクリプトがイベントハンドラの最後まで実行され、次いでキューの並び順でイベントの発行と対応するイベントハンドラの実行が行われる。 - 特許庁
The onlyimmediate child of an Event Handler is Scope, so when you drag an element from the Palette into an Event Handler, it is automatically wrapped in Scope.例文帳に追加
イベントハンドラの直接の子はスコープだけなので、パレットからイベントハンドラに要素をドラッグすると、その要素は自動的にスコープにラップされます。 - NetBeans
In this case, the activities in the event handler will collect data about the state of the business process, and then reply to the request that triggered the event handler.例文帳に追加
この場合は、イベントハンドラの処理によってビジネスプロセスの状態が集められ、イベントハンドラを起動させた要求に対して返信を行います。 - NetBeans
The system also includes an event handler that responds to the event, and causes at least one automatic action to be performed.例文帳に追加
また、システムは、イベントに応答して、少なくとも1つの自動アクションを実行させるイベントハンドラも含む。 - 特許庁
If position is XtListTail, the event handler is registeredto be called after any previously registered event handlers. 例文帳に追加
\\fIposition\\fP がXtListTailならば、イベントハンドラは、以前に登録されたどのイベントハンドラよりも後に呼び出される位置に登録される。 - XFree86
Add the following code shown in bold to the button's event handler method: 例文帳に追加
ボタンのイベントハンドラメソッドに、次のボールドで示されているコードを追加します。 - NetBeans
An event recording part 526 records a function corresponding to the event occurring in the object embedded with the event handler into the operation content file.例文帳に追加
イベント記録部526は、イベントハンドラが埋め込まれているオブジェクトで発生するイベントに対応する関数を操作内容ファイルに記録する。 - 特許庁
The enhanced SEDA stage can include an event queue constituted so as to enqueue a plurality of events, an event handler programmed so as to process the events in the event queue and a thread pool coupled with the event handler.例文帳に追加
エンハンスされたSEDAステージは、複数のイベントをエンキューするように構成されたイベントキューと、イベントキューにおけるイベントを処理するようにプログラムされたイベントハンドラと、イベントハンドラに結合されたスレッドプールとを含むことができる。 - 特許庁
A script execution part 108 is configured to, when the object selected by the focus control part is an object including the event handler, execute the script associated with the event handler.例文帳に追加
スクリプト実行部108は、フォーカス制御部によって選択されたオブジェクトがイベントハンドラを含むオブジェクトである場合、イベントハンドラに関連づけられたスクリプトを実行する。 - 特許庁
in the signal handler to find out which socket the event occurred on. 例文帳に追加
をシグナルハンドラ内で用いれば、どのソケットでイベントが起こったかを知ることができる。 - JM
The IDE creates an action event handler method and positions the Java editor on the method. 例文帳に追加
IDE によってアクションイベントハンドラメソッドが作成され、Java エディタにメソッドが表示されます。 - NetBeans
The event handler also calls an error method that, in the event of an error, displays a message in the Message Group component. 例文帳に追加
イベントハンドラは error メソッドも呼び出します。 このメソッドは、エラーが発生したときに「メッセージグループ」コンポーネントにメッセージを表示します。 - NetBeans
An event is generated by following the event handler in accordance with the browser operation of a user in the browser displaying the contents (830).例文帳に追加
そしてコンテンツを表示するブラウザにおけるユーザのブラウザ操作に応じて、イベントハンドラに従い、イベントを発生させる。 - 特許庁
In the Visual Designer, right click on Listbox component and select Edit Event Handler processValueChange. 例文帳に追加
ビジュアルデザイナで「リストボックス」コンポーネントを右クリックし、「イベントハンドラを編集」「processValueChange」を選択します。 - NetBeans
The component's valueChange property shows the name of the registered event handler, if any. 例文帳に追加
登録されたイベントハンドラの名前がある場合は、コンポーネントの「valueChange」プロパティーに表示されます。 - NetBeans
Open the Outline window, and then right-click the button3:Remove node and choose Edit action Event Handler. 例文帳に追加
「アウトライン」ウィンドウを開き、「button3:削除」ノードを右クリックし、「イベントハンドラ action を編集」を選択します。 - NetBeans
widget Specifies the widget for this event handler. 例文帳に追加
\\fIposition\\fP 1i以前に登録された他のハンドラに対して、このイベントハンドラがいつ呼ばれるかを指定する。 - XFree86
The XtRemoveEventTypeHandlerfunction unregisters an even handler registered with XtInsertEventTypeHandler for the specified event type.例文帳に追加
.LP関数XtRemoveEventTypeHandlerは、XtInsertEventTypeHandlerを使って指定したイベント型に登録されたイベントハンドラの登録を抹消する。 - XFree86
The touch panel driver 5 generates an event based on output from the resistance film unit 8 and supplies the event to a GUI handler 4.例文帳に追加
タッチパネルドライバ5は、抵抗膜ユニット8からの出力に基づいてイベントを発生してGUIハンドラ4に供給する。 - 特許庁
The method end () is issued to the platform 301 by an event handler executed at the last of the contents.例文帳に追加
コンテンツの最後で実行されるイベントハンドラでメソッドend()がプラットフォーム301に対して発行される。 - 特許庁
The SMI handler simulates the hot add event in a physical memory, and reports this fact to the OS.例文帳に追加
SMIハンドラは、物理メモリの「ホット・アッド」イベントをシミュレートし、当該イベントをOSに報告する。 - 特許庁
To reduce an OS overhead of an interruption handler using a service of an OS synchronously with an event.例文帳に追加
イベントに同期してOSのサービスを利用する割り込みハンドラのOSオーバーヘッドを削減する。 - 特許庁
Right-click the Text Field component and choose Edit Event Handler > validate.This opens the Java Editor. 例文帳に追加
「テキストフィールド」コンポーネントを右クリックし、「イベントハンドラを編集」「validate」を選択します。 Java エディタが開きます。 - NetBeans
The IDE creates this event handler method stub the first time that you double-click the Drop Down List component.例文帳に追加
イベントハンドラメソッドのスタブは、「ドロップダウンリスト」コンポーネントをはじめてダブルクリックしたときに作成されます。 - NetBeans
You do this by adding an event handler that the application calls whenever the button is clicked.例文帳に追加
具体的には、ボタンがクリックされたときにアプリケーションによって呼び出されるイベントハンドラを追加します。 - NetBeans
The process may not pass validation because of inappropriate event handler usage. 例文帳に追加
不適切なイベントハンドラの使い方によって、プロセスの妥当性検査が失敗する場合があります。 - NetBeans
In the Visual Designer, right-click the End Calendar component and choose Edit Event Handler validate.例文帳に追加
ビジュアルデザイナで、終了日付カレンダコンポーネントを右クリックし、「イベントハンドラを編集」「validate」を選択します。 - NetBeans
In occurrence of a deletion event, a deletion handler 16 creates a clear processing management table inside a TRM.例文帳に追加
削除イベントが発生した際、削除ハンドラ16は、TRM内にクリア処理管理テーブルを生成する。 - 特許庁
In the Visual Designer, right-click the End Calendar component and chooseEdit Event Handler validate. 例文帳に追加
ビジュアルデザイナーで、終了日付カレンダコンポーネントを右クリックし、「イベントハンドラを編集」「validate」を選択します。 - NetBeans
Setting an event handler while one is already set is anerror.Availability: MacPython-OS9. 例文帳に追加
既にイベントハンドラがセットされているのに、さらにセットしようとするとエラーになります。 有効性:MacPython-OS9 - Python
Note: The BPEL runtime does not support Exit within the Flow and OnAlarm elements, or within the On Event child of the Event Handler element. 例文帳に追加
注: BPEL 実行環境は、フロー要素とアラーム時要素の中、およびイベントハンドラ要素のイベント時子の中では、終了をサポートしません。 - NetBeans
A page where an event handler collecting information required for event recording/reproduction is buried is read into the browser displaying the contents.例文帳に追加
次にコンテンツを表示するブラウザに、イベント記録または再生に必要な情報を収集するイベントハンドラの埋め込まれたページを読み込む。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| © 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-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|