JavaTM Platform
Standard Ed. 6

クラス
javax.swing.JTree.EmptySelectionModel の使用

JTree.EmptySelectionModel を使用しているパッケージ
javax.swing すべてのプラットフォームで可能なかぎり同じように機能する「軽量」(Java 共通言語) コンポーネントのセットを提供します。 
 

javax.swing での JTree.EmptySelectionModel の使用
 

JTree.EmptySelectionModel として宣言されている javax.swing のフィールド
protected static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance
          一意な共有インスタンスです。
 

JTree.EmptySelectionModel を返す javax.swing のメソッド
static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance()
          空の選択モデルの共有インスタンスを返します。
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。