软件包 | 描述 |
---|---|
javax.swing.plaf.basic |
根据基本的外观和感觉提供内置的用户界面对象。
|
javax.swing.tree |
处理
javax.swing.JTree 提供类和接口。
|
Modifier and Type | Field and Description |
---|---|
protected Timer |
BasicComboPopup.autoscrollTimer
这个保护字段是实现特定的。
|
protected Timer |
BasicScrollBarUI.scrollTimer |
protected Timer |
BasicSliderUI.scrollTimer |
protected Timer |
BasicTreeUI.ComponentHandler.timer
利用定时器在滚动窗格和滚动条调整。
|
Modifier and Type | Field and Description |
---|---|
protected Timer |
DefaultTreeCellEditor.timer
用于启动编辑会话之前。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.