Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要获取用于在 Jslider 中选择范围的拇指图标。如何仅从 Jslider 获取拇指图标?
就像是:
UIDefaults defaults = UIManager.getDefaults(); Icon icon = defaults.getIcon("Slider.horizontalThumbIcon");