パッケージ | 説明 |
---|---|
java.awt.font |
フォント関連のクラスおよびインタフェースを提供します。
|
java.lang |
Java プログラム言語の設計にあたり基本的なクラスを提供します。
|
java.net |
ネットワークアプリケーションを実装するためのクラスを提供します。
|
java.util |
コレクションフレームワーク、レガシーコレクションクラス、イベントモデル、日時機能、国際化、およびさまざまなユーティリティークラス (StringTokenizer、乱数ジェネレーター、およびビット配列)が含まれています。
|
javax.management |
Java Management Extensions のコアクラスを提供します。
|
javax.management.loading |
高度な動的ロード機能を実装するクラスを提供します。
|
javax.management.modelmbean |
ModelMBean クラスの定義を提供します。
|
javax.management.monitor |
モニタークラスの定義を提供します。
|
javax.management.openmbean |
公開データ型と Open MBean 記述子クラスを提供します。
|
javax.management.relation |
関係サービスの定義を提供します。
|
javax.management.remote |
JMX MBean サーバーにリモートアクセスするためのインタフェースです。
|
javax.management.timer |
Timer MBean の定義を提供します。
|
javax.swing |
すべてのプラットフォーム上で可能なかぎり同じように機能する「軽量」(Java 共通言語) コンポーネントのセットを提供します。
|
javax.swing.filechooser |
JFileChooser コンポーネントによって使用されるクラスとインタフェースが含まれています。 |
javax.swing.plaf.basic |
基本 Look & Feel に従って構築されたユーザーインタフェースオブジェクトを提供します。
|
javax.tools |
コンパイラなどのプログラムから呼び出せるツールのインタフェースを提供します。
|
修飾子と型 | フィールドと説明 |
---|---|
static Boolean |
TextAttribute.RUN_DIRECTION_LTR
ランの方向は左から右です。
|
static Boolean |
TextAttribute.RUN_DIRECTION_RTL
ランの方向は右から左です。
|
static Boolean |
TextAttribute.STRIKETHROUGH_ON
一重取り消し線です。
|
static Boolean |
TextAttribute.SWAP_COLORS_ON
フォアグラウンドとバックグラウンドを入れ替えます。
|
修飾子と型 | フィールドと説明 |
---|---|
static Boolean |
Boolean.FALSE
プリミティブ値
false に対応する Boolean オブジェクトです。 |
static Boolean |
Boolean.TRUE
プリミティブ値
true に対応する Boolean オブジェクトです。 |
修飾子と型 | フィールドと説明 |
---|---|
static Class<Boolean> |
Boolean.TYPE
boolean のプリミティブ型を表す Class オブジェクトです。
|
修飾子と型 | メソッドと説明 |
---|---|
static Boolean |
Boolean.valueOf(boolean b)
指定された
boolean 値を表す Boolean インスタンスを返します。 |
static Boolean |
Boolean.valueOf(String s)
指定された文字列によって表される値を持つ
Boolean を返します。 |
修飾子と型 | メソッドと説明 |
---|---|
int |
Boolean.compareTo(Boolean b)
この
Boolean インスタンスを別のインスタンスと比較します。 |
修飾子と型 | フィールドと説明 |
---|---|
static SocketOption<Boolean> |
StandardSocketOptions.IP_MULTICAST_LOOP
IP (Internet Protocol) マルチキャストデータグラムのループバック。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_BROADCAST
ブロードキャストデータグラムの転送を許可します。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_KEEPALIVE
接続をキープアライブにします。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_REUSEADDR
アドレスを再利用します。
|
static SocketOption<Boolean> |
StandardSocketOptions.TCP_NODELAY
Nagle アルゴリズムを無効にします。
|
修飾子と型 | メソッドと説明 |
---|---|
static <E> Set<E> |
Collections.newSetFromMap(Map<E,Boolean> map)
指定されたマップに連動するセットを返します。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
MBeanRegistration.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、MBean が必要なオペレーションを実行できるようにします。
|
void |
StandardMBean.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、MBean が必要なオペレーションを実行できるようにします。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
MLet.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、m-let が必要なオペレーションを実行できるようにします。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
RequiredModelMBean.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、MBean が必要なオペレーションを実行できるようにします。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
Monitor.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、モニター MBean が必要なオペレーションを実行できるようにします。
|
修飾子と型 | フィールドと説明 |
---|---|
static SimpleType<Boolean> |
SimpleType.BOOLEAN
Java クラス名が
java.lang.Boolean である値を記述する SimpleType インスタンスです。 |
修飾子と型 | メソッドと説明 |
---|---|
Boolean |
RelationServiceMBean.hasRelation(String relationId)
関係サービス内に指定された関係 ID で識別される関係があるかどうかをチェックします。
|
Boolean |
RelationService.hasRelation(String relationId)
関係サービス内に指定された関係 ID で識別される関係があるかどうかをチェックします。
|
Boolean |
RelationSupportMBean.isInRelationService()
オブジェクトを引き続き関係サービスで処理するかどうかを指定する内部フラグを返します。
|
Boolean |
RelationSupport.isInRelationService()
オブジェクトを引き続き関係サービスで処理するかどうかを指定する内部フラグを返します。
|
修飾子と型 | メソッドと説明 |
---|---|
Integer |
RelationServiceMBean.checkRoleWriting(Role role, String relationTypeName, Boolean initFlag)
指定された型の関係で、指定された Role の設定が可能かどうかをチェックします。
|
Integer |
RelationService.checkRoleWriting(Role role, String relationTypeName, Boolean initFlag)
指定された型の関係で、指定された Role の設定が可能かどうかをチェックします。
|
void |
RelationSupport.postRegister(Boolean registrationDone) |
void |
RelationService.postRegister(Boolean registrationDone) |
void |
RelationSupportMBean.setRelationServiceManagementFlag(Boolean flag)
この関係を関係サービスで処理するかどうかを指定します。
|
void |
RelationSupport.setRelationServiceManagementFlag(Boolean flag) |
修飾子と型 | メソッドと説明 |
---|---|
void |
JMXConnectorServer.postRegister(Boolean registrationDone) |
修飾子と型 | メソッドと説明 |
---|---|
Boolean |
TimerMBean.getFixedRate(Integer id)
定期通知を fixed-delay で実行するか fixed-rate で実行するかを示すフラグのコピーを取得します。
|
Boolean |
Timer.getFixedRate(Integer id)
定期通知を fixed-delay で実行するか fixed-rate で実行するかを示すフラグのコピーを取得します。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
Timer.postRegister(Boolean registrationDone)
MBean サーバーへの登録が成功または失敗したあと、タイマー MBean が必要なオペレーションを実行できるようにします。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
GroupLayout.setHonorsVisibility(Component component, Boolean honorsVisibility)
サイズおよび配置の設定の際、コンポーネントの可視設定を考慮するかどうかを設定します。
|
protected void |
DefaultDesktopManager.setWasIcon(JInternalFrame f, Boolean value)
コンポーネントがアイコン化されて
desktopIcon の境界が有効であるように設定します。 |
修飾子と型 | メソッドと説明 |
---|---|
Boolean |
FileView.isTraversable(File f)
ディレクトリに移動可能かどうかを返します。
|
Boolean |
FileSystemView.isTraversable(File f)
ファイル (ディレクトリ) に移動できる場合に true を返します。
|
修飾子と型 | フィールドと説明 |
---|---|
protected Hashtable<TreePath,Boolean> |
BasicTreeUI.drawingCache
垂直線の描画を最小化するために使われます。
|
修飾子と型 | メソッドと説明 |
---|---|
Boolean |
BasicFileChooserUI.BasicFileView.isHidden(File f) |
修飾子と型 | メソッドと説明 |
---|---|
Boolean |
JavaCompiler.CompilationTask.call()
このコンパイルタスクを実行します。
|
バグまたは機能を送信
詳細な API リファレンスおよび開発者ドキュメントについては、Java SE のドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.