Switch your Visual MIDlet to the Flow Designer window. ビジュアル MIDlet を「フローデザイナ」ウィンドウに切り替えます。 - NetBeans
Adding packages and a visual MIDlet to the LoginScreenExample project LoginScreenExample プロジェクトにパッケージとビジュアル MIDlet を追加する - NetBeans
Add packages and a visual MIDlet to the PIMBrowserExample project
PIMBrowserExample プロジェクトにパッケージとビジュアル MIDlet を追加する - NetBeans
Add packages and a visual MIDlet to the SMSComposerExample project
SMSComposerExample プロジェクトにパッケージとビジュアル MIDlet を追加する - NetBeans
if you choose, a MIDlet you can examine and modify.
選択した場合は、確認、変更ができる MIDlet - NetBeans
Enter FileBrowserExample into MIDlet Name and MIDPClass Name fields.
「MIDlet 名」フィールドと「MIDP クラス名」フィールドに FileBrowserExample と入力します。 - NetBeans
Enter LoginScreenExample into MIDlet Name and MIDP Class Name fields. 「MIDlet 名」フィールドと「MIDP クラス名」フィールドに LoginScreenExample と入力します。 - NetBeans
Enter PIMBrowserExample into MIDlet Name and MIDPClass Name fields.
「MIDlet 名」フィールドと「MIDP クラス名」フィールドに PIMBrowserExample と入力します。 - NetBeans
Enter SMSComposerExample into MIDlet Name and MIDPClass Name fields.
「MIDlet 名」フィールドと「MIDP クラス名」フィールドに SMSComposerExample と入力します。 - NetBeans
Now let's edit the text displayed by the MIDlet.
ここで、MIDlet によって表示されるテキストを編集します。 - NetBeans
The J2ME Wireless Toolkit 2.2 emulator does not support multibyte characters in a Mobility project name or in a Java class that will become the name of a MIDlet or MIDlet suite. J2ME Wireless Toolkit 2.2 のエミュレータは、Mobility プロジェクト名や、MIDlet あるいは MIDlet スイート名になる Java クラス名で複数バイト文字をサポートしていない。 - NetBeans
A device emulator opens to display the results of the executed MIDlet. デバイスエミュレータが開いて、MIDlet の実行結果が表示されます。 - NetBeans
The Sun Java Wireless Toolkit 2.5.1 emulator does not support multibyte characters in a Mobility project name or in a Java class that will become the name of a MIDlet or MIDlet suite. Sun Java Wireless Toolkit 2.5.1 のエミュレータは、Mobility プロジェクト名や、MIDlet あるいは MIDlet スイート名になる Java クラス名で複数バイト文字をサポートしていない。 - NetBeans
Right-click the MyHelloMIDlet node in the Explorer window and choose New MIDlet エクスプローラウィンドウで「MyHelloMIDlet」ノードを右クリックし、「新規」「MIDlet」を選択します。 - NetBeans
Enter HelloMIDlet as the MIDlet name (note that MID is in upper case letters by default). MIDlet 名として HelloMIDlet と入力します (「MID」はデフォルトですべて大文字)。 - NetBeans
Use the Specify Suite page to locate the MIDlet suite you want to import. 「スイートを指定」ページで、インポートする MIDlet スイートを探して指定します。 - NetBeans
In the same page, choose the type of web application the MIDlet interacts with: 同じページで、MIDlet が対話する Web アプリケーションの種類を選択します。 - NetBeans
Select the HelloMIDletMIDlet as the source file to internationalize.Click Next.
国際化するソースファイルとして HelloMIDletMIDlet を選択します。 「次へ」をクリックします。 - NetBeans
Enter the following string in your MIDlet wherever you want a keylocalized:
MIDlet 内でキーをローカライズする部分に、次の文字列を入力します。 - NetBeans
The Java ME client , mapping file and the MIDlet are generated under the Java ME project. Java ME クライアント、マッピングファイル、および MIDlet は、Java ME プロジェクトの下に生成されます。 - NetBeans
NetBeans IDE 4.0 simplifies coding of these applications by providing templates for MIDlet and MIDlet suites and code completion in the Source Editor for J2ME packages. NetBeans IDE 4.0 では、MIDlet および MIDlet スイート用のテンプレートが用意され、J2ME パッケージについてソースエディタのコード補完機能があるため、モバイルアプリケーションのコーディングが簡略化されています。 - NetBeans
The device emulator launches the MIDlet and displays the text you entered in the source code. デバイスエミュレータが MIDlet を起動し、ソースコードに入力されたテキストを表示します。 - NetBeans
Adding Packages and a VisualMIDlet to the FileBrowserExample Project
FileBrowserExample プロジェクトへのパッケージとビジュアル MIDlet の追加 - NetBeans
Adding Packages and a VisualMIDlet to the LoginScreenExample Project
LoginScreenExample プロジェクトへのパッケージとビジュアル MIDlet の追加 - NetBeans
Adding Packages and a VisualMIDlet to the PIMBrowserExample Project
PIMBrowserExample プロジェクトへのパッケージとビジュアル MIDlet の追加 - NetBeans
Modify the Value fields for each key identified for the HelloMIDletMIDlet.
HelloMIDletMIDlet の各キーの「値」フィールドを変更します。 - NetBeans
Under File Types, select Visual MIDlet. 「ファイルの種類」として「ビジュアル MIDIlet」を選択します。 - NetBeans
Check the Set as Main Project checkbox and remove the check from the CreateHello MIDlet checkbox.
「主プロジェクトとして設定」チェックボックスを選択し、「Hello MIDlet を作成」チェックボックスを選択解除します。 - NetBeans
Click Next.Enter DilbertViewer as the Project Name and uncheck the Create Hello MIDlet check box. 「次へ」をクリックします。 プロジェクト名として DilbertViewer と入力し、「Hello MIDlet を作成」チェックボックスの選択を解除します。 - NetBeans
Issue 75238:A sample MIDlet isn't generated for some return types in a Mobile Client to Web Application. 課題 #75238: モバイルクライアントから Web アプリケーションへの接続で、戻り値の型のサンプル MIDlet を生成できない。 - NetBeans
This wizard creates stub (client-side proxy) files and, optionally,a sample client MIDlet that calls a web service.
このウィザードは、スタブ (クライアント側プロキシ) ファイルと、Web サービスを呼び出すサンプルクライアント MIDlet (任意) を作成します。 - NetBeans
Check the Set as Main Project and Create Hello MIDlet check boxes (both are checked by default). 「主プロジェクトとして設定」と「Hello MIDlet を作成」の各チェックボックスを選択します (どちらもデフォルトで選択されています)。 - NetBeans
In this section, you will create a visual MIDlet and use the designer to add components and connect them to each other. この節では、ビジュアル MIDlet を作成し、デザイナを使用してコンポーネントを追加し、コンポーネントを相互に接続します。 - NetBeans
Switch your Visual MIDlet to the Flow Designer window.Drag the following components from the Component Palette and drop them in the Flow Designer: ビジュアル MIDlet を「フローデザイナ」ウィンドウに切り替えます。 次のコンポーネントをコンポーネントパレットからドラッグし、フローデザイナにドロップします。 - NetBeans
The extension properties 114 identify the MIDlet extension 108 as an extension to the MIDlet, and facilitate discovery of the MIDlet extension 108. この拡張プロパティ114は、MIDlet機能拡張部108をMIDletの拡張として認識し、MIDlet機能拡張部108を容易に見つけ出すものである。 - 特許庁
Using the Source Code Editor, you manually create the code for your MIDlets.
ソースコードエディタを使用すると、MIDlet のコードを手動で作成できます。 - NetBeans
You can test the preprocessor code by running the MIDlet using differentemulator devices, as described in Changing the Emulator Platform. プリプロセッサコードをテストするには、 エミュレータプラットフォームの変更 で説明されているように、さまざまなエミュレータデバイスを使用して MIDlet を実行します。 - NetBeans
This tutorial showed how you can use the Mobile Client to Web Application to quickly create a MIDlet that consumes a Web service. このチュートリアルでは、「モバイルクライアントから Web アプリケーションへの接続」を使用して、Web サービスを利用する MIDlet を簡単に作成する方法を示しました。 - NetBeans
In the device emulator window, click on the button below the Launch command. The device emulator launches the MIDlet and displays the text you entered in the source code. デバイスエミュレータのウィンドウで、「選択」の下のボタンをクリックします。 デバイスエミュレータが MIDlet を起動し、ソースコードに入力されたテキストを表示します。 - NetBeans