- All Known Implementing Classes:
DefaultSkin
public interface SkinIF
PUBLIC: An interface representing a skin.
-
Method Summary
PUBLIC: Returns the ID of the skin.
PUBLIC: Returns the display title of the skin.
void
PUBLIC: Sets the ID of the skin.
void
PUBLIC: Sets the display title of the skin.
-
Method Details
-
getTitle
PUBLIC: Returns the display title of the skin.
-
setTitle
PUBLIC: Sets the display title of the skin.
-
getId
PUBLIC: Returns the ID of the skin.
-
setId
PUBLIC: Sets the ID of the skin.