|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
| 使用 SynthStyle 的軟體套件 | |
|---|---|
| javax.swing.plaf.synth | Synth 是一個可更換皮膚 (skinnable) 的外觀,在其中可委託所有繪製。 |
| javax.swing.plaf.synth 中 SynthStyle 的使用 |
|---|
| 返回 SynthStyle 的 javax.swing.plaf.synth 中的方法 | |
|---|---|
SynthStyle |
SynthContext.getStyle()
返回與此 Region 相關的樣式。 |
abstract SynthStyle |
SynthStyleFactory.getStyle(JComponent c,
Region id)
返回指定 Component 的樣式。 |
static SynthStyle |
SynthLookAndFeel.getStyle(JComponent c,
Region region)
獲取指定元件的指定 region 的 SynthStyle。 |
| 參數型別為 SynthStyle 的 javax.swing.plaf.synth 中的建構子 | |
|---|---|
SynthContext(JComponent component,
Region region,
SynthStyle style,
int state)
創建一個具有指定值的 SynthContext。 |
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。