有些名称很清楚,例如背景、前景、焦点等。但有些名称只是令人困惑,例如 light、hightlight、shadow、darkshardow 等。我注意到这些名称在 swing UI 中一直使用,所以我推断这些是 java 的一部分行话。有没有人知道那里是否有解释这些名称的文件?
RadioButton.background
RadioButton.darkShadow
RadioButton.disabledText
RadioButton.focus
RadioButton.foreground
RadioButton.highlight
RadioButton.light
RadioButton.select
RadioButton.shadow