public interface SkinComponent
Modifier and Type | Method and Description |
---|---|
boolean |
installSkin(javax.swing.JComponent c)
Description of the Method
|
boolean |
status()
Description of the Method
|
void |
uninstallSkin(javax.swing.JComponent c) |
boolean status()
boolean installSkin(javax.swing.JComponent c)
c
- Description of Parametervoid uninstallSkin(javax.swing.JComponent c)