Package net.ontopia.topicmaps.nav.conf
Class DefaultSkin
java.lang.Object
net.ontopia.topicmaps.nav.conf.DefaultSkin
- All Implemented Interfaces:
SkinIF
PUBLIC: The default data carrier for skin.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
title
-
id
-
-
Constructor Details
-
DefaultSkin
-
-
Method Details
-
getTitle
Description copied from interface:SkinIFPUBLIC: Returns the display title of the skin. -
setTitle
Description copied from interface:SkinIFPUBLIC: Sets the display title of the skin. -
getId
Description copied from interface:SkinIFPUBLIC: Returns the ID of the skin. -
setId
Description copied from interface:SkinIFPUBLIC: Sets the ID of the skin.
-