Display windowの部分一致の例文一覧と使い方
該当件数 : 2848件
IMAGE DISPLAY DEVICE AND WINDOW CONTROL PROGRAM例文帳に追加
画像表示装置及びウインドウ制御プログラム - 特許庁
WINDOW DISPLAY DEVICE AND GRAPHICAL USER INTERFACE例文帳に追加
ウィンドウ表示装置及びグラフィカルユーザインタフェース - 特許庁
INFORMATION PROCESSOR AND WINDOW DISPLAY METHOD例文帳に追加
情報処理装置及びウィンドウ表示方法 - 特許庁
DISPLAY WINDOW MADE OF RESIN AND PRODUCTION THEREOF例文帳に追加
樹脂製表示窓およびその製造方法 - 特許庁
The store has this year's swimming costumes on display in the window. 例文帳に追加
店頭に今年の水着が飾られている. - 研究社 新和英中辞典
LIQUID CRYSTAL DISPLAY DEVICE AND METHOD FOR CONTROLLING WINDOW DISPLAY MAGNIFICATION例文帳に追加
液晶表示装置およびウィンドウ表示拡大制御方法 - 特許庁
DISPLAY CONTROLLER, WINDOW PICTURE DISPLAY METHOD, AND STORAGE MEDIUM例文帳に追加
表示制御装置、ウィンドウ画面表示方法及び記憶媒体 - 特許庁
The surface of the display 14 is covered with a display window 13.例文帳に追加
液晶ディスプレイ13の表面を、表示窓13で覆う。 - 特許庁
A first display window 10 and a second display window 11 are provided in the upper door 6 of a slot machine.例文帳に追加
スロットマシンの上部扉6に、第1表示窓10と、第2表示窓11とを設ける。 - 特許庁
CONTAINER WITH DISPLAY WINDOW AND MANUFACTURING METHOD THEREOF例文帳に追加
表示窓付き容器およびその製造方法 - 特許庁
Click the Classes tab to display the Classes window. 例文帳に追加
「クラス」タブをクリックし、「クラス」ウィンドウを表示します。 - NetBeans
SCREEN OPERATION METHOD FOR WINDOW DISPLAY AND PROGRAM例文帳に追加
ウィンドウ表示の画面操作方法、及びプログラム - 特許庁
The display coordinates of the window 2 for data broadcast display on the display window 1 are managed as absolute coordinates and the display coordinates of the window 3 for video display on the display screen 1 are managed as relative coordinates to the window 2 for data broadcast display.例文帳に追加
ディスプレイ画面1におけるデータ放送表示用ウィンドウ2の表示座標を絶対座標で管理し、ディスプレイ画面1における映像表示用ウィンドウ3の表示座標をデータ放送表示用ウィンドウ2に対する相対座標で管理する。 - 特許庁
The observation window 24 is opposed to a display window Pb of the pressure gage P.例文帳に追加
この観察窓24は、圧力計Pの表示窓Pbと対向させる。 - 特許庁
In the Projects window, double-click main.rb to display the file in the editor window.例文帳に追加
「プロジェクト」ウィンドウで main.rb をダブルクリックして、エディタウィンドウにファイルを表示します。 - NetBeans
To solve a problem that a parent window is hidden by a child window in the conventional technology by setting the display position of the child window to a position where the parent window is not hidden in consideration of the display position of the parent window and the previous display position of the child window.例文帳に追加
従来技術の親ウィンドウを子ウィンドウが隠してしまうという問題を、親ウィンドウの表示位置と、子ウィンドウの前回表示位置を考慮し、子ウィンドウの表示位置を親ウィンドウを隠さない位置にすることで解決する。 - 特許庁
WINDOW DISPLAY CONTROLLER, ITS METHOD, AND PROGRAM例文帳に追加
ウィンドウ表示制御装置及びその方法、プログラム - 特許庁
LIQUID CRYSTAL INFORMATION DISPLAY SYSTEM OF AUTOMOTIVE GLASS WINDOW例文帳に追加
自動車ガラス窓の液晶情報表示システム - 特許庁
To provide a display window preparing device capable of easily preparing a display window including a plurality of display units to be displayed at a display device.例文帳に追加
表示装置に表示させる複数の表示ユニット含む表示ウィンドウを容易に作成する表示ウィンドウ作成装置を提供する。 - 特許庁
INFORMATION PROCESSING APPARATUS, WINDOW DISPLAY METHOD AND DISPLAY CONTROL PROGRAM例文帳に追加
情報処理装置、ウィンドウ表示方法および表示制御プログラム - 特許庁
DISPLAY BOARD WITH DISPLAY SWITCHING FUNCTION ATTACHED TO AUTOMOBILE REAR WINDOW例文帳に追加
自動車バックウィンドウに取り付ける表示切換え機能付き表示板 - 特許庁
ERROR WINDOW DISPLAY CONTROL DEVICE, ERROR MESSAGE DISPLAY METHOD AND PROGRAM例文帳に追加
エラーウィンドウ表示制御装置、エラーメッセージ表示方法及びプログラム - 特許庁
The display part 3 displays a map window 31, a moving picture window 32, and a surface longitudinal section profile window 33.例文帳に追加
表示部3では、地図ウインドウ31、動画ウインドウ32、高低縦断図ウインドウ33を表示する。 - 特許庁
To provide a window display control method for controlling the display of a window to be displayed on a display screen with good operability.例文帳に追加
表示画面に表示されるウィンドウ表示を操作性良く制御するウィンドウ表示制御方法を提供する。 - 特許庁
00>=40 .vs 0u0int type;/* KeymapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;char key_vector[32];} XKeymapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ResizeRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int width, height;} XResizeRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* VisibiltyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int state;} XVisibilityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
On the outline display window, the display is inserted to the already displayed outline of operation descriptions to be displayed or displayed as another window on an outline display window.例文帳に追加
そして、該表示を、既に表示されている操作内容の概観に挿入して表示、もしくは別ウィンドウとして該概観表示ウィンドウ上に表示する。 - 特許庁
00>=40 .vs 0u0int type;/* FocusIn or FocusOut */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;/* window of event */int mode;/* NotifyNormal, NotifyGrab, NotifyUngrab */int detail;/* * NotifyAncestor, NotifyVirtual, NotifyInferior, * NotifyNonlinear,NotifyNonlinearVirtual, NotifyPointer, * NotifyPointerRoot, NotifyDetailNone */} XFocusChangeEvent;typedef XFocusChangeEvent XFocusInEvent;typedef XFocusChangeEvent XFocusOutEvent; When you receive these events, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
type メンバはイベントの型を一意に識別するための定数名が設定される。 - XFree86
MULTI-WINDOW DISPLAY DEVICE, RELEVANT WINDOW REFERENCE SUPPORT METHOD, PROGRAM AND RECORDING MEDIUM例文帳に追加
マルチウィンドウ表示装置、関連ウィンドウ参照支援方法、プログラム、記録媒体 - 特許庁
ON-DEMAND INTERFACE DEVICE AND WINDOW DISPLAY DEVICE THEREFOR例文帳に追加
オンデマンド・インタフェース装置とそのウィンドウ表示装置 - 特許庁
METHOD FOR MANUFACTURING PROTECTIVE PANEL OF DISPLAY WINDOW OF ELECTRONIC MACHINERY例文帳に追加
電子機器表示窓の保護パネルの製造方法 - 特許庁
Then, whether or not the previous display position of the child window overlaps the current display position of the parent window is confirmed.例文帳に追加
次に、子ウィンドウの前回の表示位置が現在の親ウィンドウの表示位置と重なるかを確認する。 - 特許庁
INFORMATION PROCESSOR, WINDOW DISPLAY METHOD AND PROGRAM例文帳に追加
情報処理装置、ウィンドウ表示方法及びプログラム - 特許庁
METHOD FOR MANUFACTURING PROTECTIVE PANEL FOR DISPLAY WINDOW OF ELECTRONIC INSTRUMENT例文帳に追加
電子機器表示窓の保護パネルの製造方法 - 特許庁
The new window is displayed in a display position of the caller side window, when the overlapped display is not prohibited.例文帳に追加
重複表示が禁止されない場合は呼出し元のウィンドウの表示位置に新規ウィンドウを表示する。 - 特許庁
DISPLAY METHOD FOR OPERATION WINDOW OF MONITORING CONTROL SYSTEM例文帳に追加
監視制御システムの操作ウィンドウの表示方法 - 特許庁
ON-DEMAND INTERFACE DEVICE AND ITS WINDOW DISPLAY DEVICE例文帳に追加
オンデマンド・インタフェース装置とそのウィンドウ表示装置 - 特許庁
METHOD FOR PRODUCING PROTECTIVE PANEL FOR ELECTRONIC DEVICE DISPLAY WINDOW例文帳に追加
電子機器表示窓の保護パネルの製造方法 - 特許庁
In the liquid crystal display device, having the window part in a display region of a display panel, the window part is formed along an outer periphery of the display region.例文帳に追加
表示パネルの表示領域に窓部を有する液晶表示装置において、窓部は表示領域の外周に沿って形成されている。 - 特許庁
By an entire-screen simple display program, displays a virtual screen simple display window (entire-screen simple display window) 301 is displayed on the actual display screen.例文帳に追加
全画面簡易表示プログラムは、実表示画面上に、仮想画面簡易表示ウインドウ(全画面簡易表示ウインドウ)301を表示する。 - 特許庁
STEREOSCOPIC OPTICAL IMAGE DISPLAY DEVICE AND STEREOSCOPIC OPTICAL IMAGE DISPLAY WINDOW DEVICE例文帳に追加
立体光学像表示装置および立体光学像表示窓装置 - 特許庁
A window control circuit 8 simultaneously displays a program list window, an extended window and a message window on a display screen of a CRT 10.例文帳に追加
ウィンド制御回路8によりCRT10の表示画面に番組表ウィンドと拡大ウィンドとメッセージウィンドが同時に表示される。 - 特許庁
00>=40 .vs 0u0int type;/* ColormapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Colormap colormap;/* colormap or None */Bool new;int state;/* ColormapInstalled, ColormapUninstalled */} XColormapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it.例文帳に追加
it.type メンバにはイベントの型を一意に識別する定数名が設定される。 - XFree86
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| 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 |
| © 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会員(無料)になると
|
