|
||||||||||
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 | |
---|---|
String |
getId()
PUBLIC: Returns the ID of the skin. |
String |
getTitle()
PUBLIC: Returns the display title of the skin. |
void |
setId(String id)
PUBLIC: Sets the ID of the skin. |
void |
setTitle(String title)
PUBLIC: Sets the display title of the skin. |
Method Detail |
---|
String getTitle()
void setTitle(String title)
String getId()
void setId(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |