1153万例文収録!

「java class」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > java classに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

java classの部分一致の例文一覧と使い方

該当件数 : 151



例文

Java Application.Template for creating a skeleton J2SE project with a main class. 例文帳に追加

Java アプリケーション。 主クラスを含むスケルトン J2SE プロジェクトを作成するためのテンプレート。 - NetBeans

In the Projects window, right-click the project node and choose New Java Class. 例文帳に追加

「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans

Right-click the Source Packages node and choose New Java Class.Enter NameHandler in the Class Name text box and typeorg.me.hello in the Package drop-down. 例文帳に追加

「ソースパッケージ」ノードを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans

Inspect Members and Hierarchy actions now work when the caret in the Java Editor is on a Java class for which there is no source available. 例文帳に追加

ソースがない Java クラス上に Java エディタのキャレットがある場合、「メンバー」と「階層」の検査アクションが機能するようになりました。 - NetBeans

例文

Here,you create three clients a Java class in a Java SE application,a servlet, and a JSP page in a web application.例文帳に追加

ここでは、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、および Web アプリケーションの JSP ページという 3 つのクライアントを作成します。 - 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

Here,we create three clients a Java class in a Java SE application,a servlet, and a JSP page in a web application.例文帳に追加

ここでは、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、および Web アプリケーションの JSP ページという 3 つのクライアントを作成します。 - NetBeans

Right-click on the project node in the Projects window and choose New Java Class. 例文帳に追加

「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans

A Java application project with a main class that implements a method from the library project.例文帳に追加

ライブラリプロジェクトのメソッドを実装する主クラスを含む Java アプリケーションプロジェクト。 - NetBeans

例文

In the NumberGuess project, create a Java class called NumberBean.javain a package called tutorial. 例文帳に追加

「NumberGuess」プロジェクトで、tutorial という名前のパッケージに NumberBean.java という名前の Java クラスを作成します。 - NetBeans

例文

In the Projects window, right-click HibernateTutorialApp Source Packages hibernatetutorialapp and choose New Java Class. 例文帳に追加

「プロジェクト」ウィンドウで、「HibernateTutorialApp」「ソースパッケージ」「hibernatetutorialapp」を右クリックし、「新規」「Java クラス」を選択します。 - NetBeans

The IDE generates a HelloAxisWorld.java class in the axishello source package and a HelloAxisWorld Axis2 web service that mirrors this Java class. 例文帳に追加

IDE により、axishello ソースパッケージに HelloAxisWorld.java クラスが生成され、この Java クラスをミラーリングする HelloAxisWorld Axis2 Web サービスが生成されます。 - NetBeans

This generates a method in the Java class that returns Hello, World.Click Finish. 例文帳に追加

これにより、Java クラスに「Hello, World.」を返すメソッドが生成されます。 「完了」をクリックします。 - NetBeans

Double-click the Drop Down List component to view the Page1 class code in the Java Editor. 例文帳に追加

「ドロップダウンリスト」コンポーネントをダブルクリックして、Java エディタに Page1 クラスのコードを表示します。 - NetBeans

In this case, a String is used, but you can use an instance of any Java class. 例文帳に追加

この例では String を使用していますが、任意の Java クラスのインスタンスを使用できます。 - NetBeans

In the New Java Class wizard that displays, enter HelloService for Class Name, and type in service for Package Name to create a new package for the class.例文帳に追加

表示される「新規 Java クラス」ウィザードで、「クラス名」に「HelloService」と入力し、「パッケージ名」に「service」と入力してクラスの新規パッケージを作成します。 - NetBeans

The IDE displays the properties for the Java/Basic Class domain template showing that any element in a model that is of type Class and that has no stereotype is mapped to the template file underUML/Code Generation/Java/CompilationUnit.java , and that the output will be a file with the same name as that of the element with .java as the file extension. 例文帳に追加

IDE は、Java/Basic Class ドメインテンプレートのプロパティーを表示し、これは型が「クラス」でステレオタイプを持たないモデル内のすべての要素が UML/Code Generation/Java/CompilationUnit.java の下のテンプレートファイルにマッピングされ、出力が要素名と同じ名前のファイルで拡張子として .java が付くことを示します。 - NetBeans

This tutorial shows you how to create and deploy an Apache Axis2 web service from a Java class. 例文帳に追加

このチュートリアルでは、Java クラスから Apache Axis2 Web サービスを作成し、配備する方法を説明します。 - NetBeans

If you are creating a new applet source file, select Java Class Libraryunder Projects. 例文帳に追加

新しいアプレットソースファイルを作成する場合、「プロジェクト」の下の「Java クラスライブラリ」を選択します。 - NetBeans

Right-click the dvdrental source package node and select New Java Class to open the New File wizard. 例文帳に追加

「dvdrental」ソースパッケージノードを右クリックし、「新規」「Java クラス」を選択して、「新規ファイル」ウィザードを開きます。 - NetBeans

First we'll create a new Java class library to contain the utility classeswe'll need later. 例文帳に追加

最初に、あとで必要になるユーティリティークラスを収納する Java クラスライブラリを新規作成します。 - NetBeans

To complete this tutorial you first create a Java class library project called JUnit-Sample. 例文帳に追加

このチュートリアルを完了するには、最初に JUnit-Sample という Java クラスライブラリプロジェクトを作成します。 - NetBeans

In this section, you create a Visual Web project and add the HibernateTravelPOJO Java class project to the web project. 例文帳に追加

この節では、Visual Web プロジェクトを作成し、作成した Web プロジェクトに HibernateTravelPOJO Java クラスプロジェクトを追加します。 - NetBeans

The following image will help you visualize the relationship differences between standard Java class code generation and EJB bean class generation. 例文帳に追加

次の画像は、標準 Java クラスのコード生成と EJB Bean クラス生成の間の関係の違いを視覚化するのに役立ちます。 - NetBeans

Entity classes are a special type of class that enable you to interact with databases through Java code.Entity classes use Java annotations to map class fields to database columns.例文帳に追加

エンティティークラスは、Java コードを使用したデータベースとの対話を可能にする特殊な種類のクラスです。 エンティティークラスは Java の注釈を使用して、クラスのフィールドをデータベースの列にマッピングします。 - NetBeans

Issue #87841: If a nested class is removed from a Java project and the Java project is reverse-engineered into the same UML project as before, the nested class that was removed still appear in the UML model in the Diagram editor. 例文帳に追加

課題 No. 87841: Java プロジェクトから入れ子クラスを削除し、その Java プロジェクトを以前と同じ UML プロジェクトにリバースエンジニアリングすると、削除した入れ子クラスが図エディタ内の UML モデルにまた表示されます。 - NetBeans

First create a new Java class library to contain the utility classes that you will need later.例文帳に追加

最初に、あとで必要になるユーティリティークラスを収納する Java クラスライブラリを新規作成します。 - NetBeans

Instead, you can use annotations to define these properties directly in a simple Java class. 例文帳に追加

代わりに、注釈を使用して、これらのプロパティーを簡単な Java クラス内で直接定義できます。 - NetBeans

For Java projects, you typically set the project that contains the program's main class as the main project. 例文帳に追加

Java プロジェクトの場合、一般に、プログラムの主クラスがあるプロジェクトを主プロジェクトとして設定します。 - NetBeans

The framework consists of a Java class library that supports constructs for things such as the following:例文帳に追加

このフレームワークは、次の内容を実現する構造をサポートする Java クラスライブラリで構成されています。 - NetBeans

The class-level resource bundles have the same names as their corresponding .java classes except that they contain the .propertiesextension.例文帳に追加

クラスレベルのリソースバンドルは、拡張子が .properties である以外は、対応する .java クラスと同じ名前です。 - NetBeans

Create a Java Class Library project (POJO project) that segregates the Hibernate persistence code for the database tables into a reusable Hibernate front end. 例文帳に追加

データベース表に使用する Hibernate 持続性コードを、再利用可能な Hibernate フロントエンドに分離する、Java Class Library プロジェクト (POJO プロジェクト) を作成します。 - NetBeans

CLASS FILE EXECUTION METHOD AND JAVA(R) EXECUTION ENVIRONMENT PROGRAM例文帳に追加

クラスファイル実行方法およびJava(R)実行環境プログラム - 特許庁

This section shows how you can generate Java source code for the Class diagram you just created in the previous section. 例文帳に追加

この節では、前の節で作成したクラス図に対応する Java ソースコードを生成する方法を示します。 - NetBeans

In the IDE, there are several ways to help you make sure that your Java class has all the necessary import statements: 例文帳に追加

IDE には、Java クラスに必要なインポート文がすべて存在することを確認する方法が複数あります。 - NetBeans

The three clients are a Java class in a Java SE application,a servlet, and a JSP page in a web application.例文帳に追加

このドキュメントで作成する 3 つのクライアントは別々のアプリケーションですが、同じ Web サービスを使用します。 - NetBeans

If you are using the NetBeans UML feature, a Class diagram can be turned into Java source code with the click of a button.例文帳に追加

NetBeans の UML 機能を使用していれば、ボタンを 1 回クリックするだけで、クラス図を Java ソースコードに変換できます。 - NetBeans

If this bit is clear, the type cannot be subtyped(similar to a "final" class in Java). 例文帳に追加

このビットがクリアならば、この型のサブタイプは生成できません(Java における "final" クラスに似たクラスになります)。 - Python

In this tutorial, you create a Java library project (because you do not need a main method), create an Axis2 web service in that project (creating the Java class at the same time) and deploy the Axis2 web service to a server. 例文帳に追加

このチュートリアルでは、Java ライブラリプロジェクトを作成し (メインメソッドが必要ないため)、そのプロジェクトで Axis2 Web サービスを作成し (同時に Java クラスを作成)、Axis2 Web サービスをサーバーに配備します。 - NetBeans

Type Bean30Remote2 for the class name, type ejb for the package and click Finish.When you click Finish, the bean class Bean30Remote2.java opens in the Source Editor. 例文帳に追加

クラス名として「Bean30Remote2」、パッケージとして「ejb」と入力し、「完了」をクリックします。 「完了」をクリックすると、Bean30Remote2.java という Bean クラスがソースエディタに表示されます。 - NetBeans

The CompilationUnit.java file serves as the sole template file for generating Java class, interface, and enumeration source files. 例文帳に追加

CompilationUnit.java ファイルは、Java クラス、インタフェース、および列挙の各ソースファイルを生成するための唯一のテンプレートとして機能します。 - NetBeans

Since there is no Javadoc information for most packages, the box displays a Cannot find Javadoc message until you reach a Java class.例文帳に追加

ほとんどのパッケージには javadoc がないため、javadoc が見つからないというメッセージが Java クラスに到達するまで表示されます。 - NetBeans

Description: While refactoring (removing, renaming, etc.) a Java class, the refactoring dialog displays the following error: Module Spring Beans threw java.lang.ClassCastException: org.netbeans.editor.ext.ExtSyntaxSupport. 例文帳に追加

説明: Java クラスのリファクタリング (削除、名前変更など) 中、リファクタリングのダイアログに次のエラーが表示されます。 Module Spring Beans threw java.lang.ClassCastException: org.netbeans.editor.ext.ExtSyntaxSupport。 - NetBeans

DYNAMIC Java CLASS LOADING FOR APPLICATION EXECUTION例文帳に追加

アプリケーションを実行するためのJava(登録商標)クラスのダイナミックローディング - 特許庁

The script in the CompilationUnit.java template file determines that this element is of type Class and links into the NormalClassDeclaration.java template to perform Java-Class specific code generation. 例文帳に追加

CompilationUnit.java テンプレートファイル内のスクリプトによって、この要素がクラス型であり、NormalClassDeclaration.java テンプレートにリンクされていることが判定され、Java クラス固有のコード生成が実行されます。 - NetBeans

If both templates are enabled when Generate Code action is invoked, you will obtain two files from one element, one being a Java class and the other being a C++ class. 例文帳に追加

コード生成アクションの実行時に、両方のテンプレートが有効化されている場合、1 つの要素から Java クラスと C++ クラスになる 2 つのファイルを生成できます。 - NetBeans

To add a property to a page bean, open the page's java code and add the propery declaration to the constructor public class Page1 extends AbstractPageBean, and encapsulate the fields as above. 例文帳に追加

ページ Bean にプロパティーを追加するには、ページの Java コードを開き、プロパティー宣言をコンストラクタ public class Page1 extends AbstractPageBean に追加して、前述のようにフィールドをカプセル化します。 - NetBeans

Entity classes are a special type of classthat enable you to interact with databases through Java code.Entity classes use Java annotations to map class fields to database columns. 例文帳に追加

エンティティークラスは、Java コードを使用したデータベースとの対話を可能にする特殊な種類のクラスです。 エンティティークラスでは Java の注釈を使用して、クラスのフィールドがデータベースの列にマッピングされます。 - 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

例文

Some standard IDE projects (Java Application, Java Class Library, Web Application, Enterprise Application, and EJB Module) are created with only one source folder, you can add more. 例文帳に追加

いくつかの標準 IDE プロジェクト (Java アプリケーション、Java クラスライブラリ、Web アプリケーション、エンタープライズアプリケーション、および EJB モジュール) は、1 つだけのソースフォルダとともに作成さます。 あとから複数のソースフォルダを追加することができます。 - NetBeans




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
© 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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS