| パッケージ | 説明 |
|---|---|
| javax.swing.plaf.basic |
基本 Look & Feel に従って構築されたユーザーインタフェースオブジェクトを提供します。
|
| javax.swing.tree |
javax.swing.JTree を処理するためのクラスとインタフェースを提供します。 |
| 修飾子と型 | フィールドと説明 |
|---|---|
protected Timer |
BasicComboPopup.autoscrollTimer
この protected フィールドは実装固有のものです。
|
protected Timer |
BasicSliderUI.scrollTimer |
protected Timer |
BasicScrollBarUI.scrollTimer |
protected Timer |
BasicTreeUI.ComponentHandler.timer
スクロールペイン内でスクロールバーを調節しているときに使用されるタイマーです。
|
| 修飾子と型 | フィールドと説明 |
|---|---|
protected Timer |
DefaultTreeCellEditor.timer
編集セッションの開始前に使用されます。
|
バグまたは機能を送信
詳細な API リファレンスおよび開発者ドキュメントについては、Java SE のドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright © 1993, 2013, Oracle and/or its affiliates. All rights reserved.