「Java package」を含む例文一覧(38)

  • Creating a Java Package and a Java Source File
    Java パッケージと Java ソースファイルの作成 - NetBeans
  • Creating a Java Package and Class File
    Java パッケージとクラスファイルの作成 - NetBeans
  • Expand the myapplication package and open Thread1.java and Thread2.java in the source editor.
    myapplication パッケージを展開し、ソースエディタで Thread1.java と Thread2.java を開きます。 - NetBeans
  • Under File Types,select Java Package.
    「ファイルの種類」として「Java パッケージ」を選択します。 - NetBeans
  • Specifies the package to which the Java objects will be generated.
    Java オブジェクトの生成先となるパッケージを指定します。 - NetBeans
  • The IDE suggests a default Java package for the project.
    デフォルトで、MovieAdmin プロジェクトが作成されます。 - NetBeans
  • For Java, you must ensure you begin what you target with a package declaration, then import statements.
    Java の場合、ターゲットとするものを package 宣言で始め、次に import 文、とする必要があります。 - NetBeans
  • The IDE adds the following package to the Page1.java block of import statements:
    IDE によって次のパッケージが Page1.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
  • In the NumberGuess project, create a Java class called NumberBean.javain a package called tutorial.
    「NumberGuess」プロジェクトで、tutorial という名前のパッケージに NumberBean.java という名前の Java クラスを作成します。 - NetBeans
  • The Java API for XML Parsing (JAXP) Optional Package enables basic functionality for reading, manipulating, and generating XML documents through pure Java APIs.
    このXMLパーズ用Java API(JAXP)オプショナルパッケージは、純Java APIを介してXML文書を読み、操作し、生成する基本的な機能性を可能にする。 - コンピューター用語辞典
  • Each project can contain multiple source folders and Java source package roots.
    1 つのプロジェクトに、複数のソースフォルダおよび Java ソースパッケージルートを含むことができます。 - NetBeans
  • For instance, enforcing java-style com. blah.package package names can be done simply by this code:
    例えば、Java のような com.blah.package 形式のパッケージ名を使用するには、このようにします。 - PEAR
  • On the Java Sources Classpath page of the wizard, select /BlackJackLib/srcin the Source Package Folder combo box.
    ウィザードの「Java ソースのクラスパス」ページの「ソースパッケージフォルダ」コンボボックスから /BlackJackLib/src を選択します。 - NetBeans
  • Right-click the dvdrental source package node and select New Java Class to open the New File wizard.
    「dvdrental」ソースパッケージノードを右クリックし、「新規」「Java クラス」を選択して、「新規ファイル」ウィザードを開きます。 - NetBeans
  • Expand the hibernatetravelapp source package in the Projects window and double-click SessionBean1.java to open the file in the editor.
    「hibernatetravelapp」ソースパッケージを「プロジェクト」ウィンドウで展開し、「SessionBean1.java」をダブルクリックしてこのファイルをエディタで開きます。 - NetBeans
  • Right-click the Source Packages node in the Projects window and choose New Java Package from the popup menu.
    「プロジェクト」ウィンドウの「ソースパッケージ」ノードを右クリックし、ポップアップメニューから「新規」「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
  • 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
  • Then, by using a customized channel validation package, the installer will enforce java-style package names for your channel.
    その後、独自のチャネル検証パッケージを使用することで、あなたのチャネル内でインストーラに Java 形式のパッケージ名を強制させることができます。 - PEAR
  • If you expand the ejb source package in the Projects window you can see that the IDE created the Java classes Customer.java and DiscountCode.java in the ejb package in the web application project.
    「プロジェクト」ウィンドウで ejb ソースパッケージを展開すると、Web アプリケーションプロジェクトの ejb パッケージ内に、Java クラス Customer.java および DiscountCode.java が作成されたのが確認できます。 - NetBeans
  • Now you need to create a Java package and add the method that you will use to construct the acrostic.
    ここでは、Java パッケージを作成し、アクロスティックを構築するために使用するメソッドを追加する必要があります。 - NetBeans
  • To create an Activity diagram, you must first create the UML project and a Java package to contain an empty scoped activity diagram.
    アクティビティー図を作成するには、まず、空のスコープ指定アクティビティー図を含む UML プロジェクトおよび Java パッケージを作成します。 - NetBeans
  • Now we need to create a Java package and add the method that we'll use to constructour acrostic, after which we'll implement the acrostic method in the Main class.
    ここでは、まず Java パッケージを作成し、アクロスティックの作成に使用するメソッドを追加してから、Main クラスに acrostic メソッドを実装します。 - NetBeans
  • In the Projects window, expand the JavaPrj1 Source Package node and double-click on the default package node.Notice the folder contains the Java source files that are similarly named as the class elements you created in the ClassDiagram model.
    「プロジェクト」ウィンドウで、「JavaPrj1」「ソースパッケージ」ノードを展開し、「デフォルトのパッケージ」ノードをダブルクリックします。 ClassDiagram モデルに作成したクラス要素と似た名前の Java ソースファイルがフォルダに含まれます。 - NetBeans
  • Expand the gallery package in the Projects window and double-click Gallery. java to open the file in the editor.
    「プロジェクト」ウィンドウで「gallery」パッケージを展開し、「Gallery.java」をダブルクリックして、ファイルをエディタで開きます。 - NetBeans
  • Now you need to create a Java package and add the method that you will use to constructour acrostic. After that you need to implement the acrostic method in the Main class.
    ここでは、まず Java パッケージを作成し、アクロスティックの作成に使用するメソッドを追加してから、Main クラスに acrostic メソッドを実装します。 - 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
  • Start your browser, enter about:plugins in the location bar and press Enter. A page listing the installed plugins will be displayed; the Java plugin should be listed there now.
    package=diablo-caffe-1.3.1-0.tar.bz2からライセンスに承諾して diablo-caffe-1.3.1-0.tar.bz2をダウンロードし、同様に /usr/ports/distfiles/においてください。 - FreeBSD
  • Right-click the Source Packages node and choose New Java Class.Enter NameHandler in the Class Name text box and typeorg.mypackage.hello in the Package combo box.
    「ソースパッケージ」ノードを右クリックし、「新規」「Java クラス」を選択します。 「クラス名」テキストボックスに「NameHandler」と入力し、「パッケージ」コンボボックスに「org.mypackage.hello」と入力して、「完了」をクリックします。 - NetBeans
  • You can change the Java package name by typing in a new name.Ensure that Java Blueprints is selected in the Source Structure drop-down list.
    ただし、このプロジェクトに必要なライブラリがまだないためにエラーが発生する場合があります。 このエラーは、次の手順を実行すると修正されます。 - NetBeans
  • To create an Activity diagram, you must first create the UML project and a Java package to contain an empty scoped activity diagram.This section contains the following procedures:
    アクティビティ図を作成するには、まず、空のスコープ指定アクティビティ図を含む UML プロジェクトおよび Java パッケージを作成します。 この節では、次の手順を実行します。 - NetBeans
  • Description: In projects in which web services has been added, the import statement should autocomplete in the Java view (that is, the web service package should be visible to the application), but the IDE returns "No suggestions".
    説明: Web サービスが追加されたプロジェクトでは、import 文は Java ビューで自動補完するはずですが (つまり、Web サービスパッケージがアプリケーションから見えるはずですが)、IDE は「提案なし」を返します。 - NetBeans
  • If you expand the ejb source package in the Projects window you can see that the IDE created the Java classes Customer.java and DiscountCode.java.You can see that the IDE created only two classes, one for each of the database tables.
    「プロジェクト」ウィンドウで ejb ソースパッケージを展開すると、IDE によって Java クラス Customer.java と DiscountCode.java が作成されたことがわかります。 IDE によってデータベース表のそれぞれに 1 つずつ、つまり 2 つのクラスだけが作成されたことがわかります。 - NetBeans
  • This means that you can deploy the application to run on systems with Java SE 6 installed and you do not need to package your application with the Swing Layout Extensions library.
    つまり、インストールされている Java SE 6 を使用してシステムを実行するよう、アプリケーションを配備できるということです。 アプリケーションをパッケージ化するときに、Swing レイアウト拡張ライブラリを含める必要はありません。 - NetBeans
  • Note: Though there are no project templates that are specifically designed for creating applets in the IDE, you can easily develop them ina Java project and package them in a web project, as shown in this tutorial.
    注: IDE 内にアプレットを作成する目的で設計されたプロジェクトテンプレートはありませんが、このようなテンプレートは、このチュートリアルで示すように Java プロジェクトで簡単に開発して Web プロジェクト内にパッケージ化できます。 - NetBeans
  • Each standard project can only contain one source folder containing a Java source package root (and, for J2SE projects, one JUnit test packagefolder).Free-form projects can contain multiple source folders, as long as the Ant script knows about the source folders and handles their classpathaccordingly.
    1 つの標準プロジェクトは、Java ソースパッケージルートを含むソースフォルダを 1 つだけ含むことができます (J2SE プロジェクトの場合は、ソースフォルダ 1 つに加えて JUnit テストパッケージフォルダ 1 つ)。 自由形式のプロジェクトの場合は、Ant スクリプトにソースフォルダに関する情報があり、それに従ってクラスパスが処理されるかぎり、複数のソースフォルダを含むことができます。 - NetBeans
  • The JAR area is substantially extended by registering a virtual computer component having a debug function and a class load function in the JAR area of the cellular phone terminal as a package together with a Java program and registering the class file in a scratchpad area.
    携帯電話端末のJAR領域に、パッケージとしてJavaプログラムとともに、デバッグ機能とクラスロード機能を備えた仮想コンピュータコンポーネントを登録し、スクラッチパッド領域へのクラスファイルの登録を可能とすることによって、実質的にJAR領域を拡張する。 - 特許庁

例文データの著作権について

  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    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/ ).
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • NetBeans
    © 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.