|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SkinIF
PUBLIC: An interface representing a skin.
| Method Summary | |
|---|---|
java.lang.String |
getId()
PUBLIC: Returns the ID of the skin. |
java.lang.String |
getTitle()
PUBLIC: Returns the display title of the skin. |
void |
setId(java.lang.String id)
PUBLIC: Sets the ID of the skin. |
void |
setTitle(java.lang.String title)
PUBLIC: Sets the display title of the skin. |
| Method Detail |
|---|
java.lang.String getTitle()
void setTitle(java.lang.String title)
java.lang.String getId()
void setId(java.lang.String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||