软件包 | 描述 |
---|---|
javax.swing.plaf.basic |
根据基本的外观和感觉提供内置的用户界面对象。
|
javax.swing.plaf.synth |
它是一个可更换皮肤的外观和感觉的绘画是授。
|
Modifier and Type | Field and Description |
---|---|
protected BasicSliderUI.TrackListener |
BasicSliderUI.trackListener |
Modifier and Type | Method and Description |
---|---|
protected BasicSliderUI.TrackListener |
BasicSliderUI.createTrackListener(JSlider slider) |
Modifier and Type | Method and Description |
---|---|
protected BasicSliderUI.TrackListener |
SynthSliderUI.createTrackListener(JSlider s) |
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.