Class DefaultSkin
java.lang.Object
net.ontopia.topicmaps.nav2.impl.framework.DefaultSkin
- All Implemented Interfaces:
SkinIF
INTERNAL: 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:SkinIFINTERNAL: Returns the display title of the skin. -
setTitle
Description copied from interface:SkinIFINTERNAL: Sets the display title of the skin. -
getId
Description copied from interface:SkinIFINTERNAL: Returns the ID of the skin. -
setId
Description copied from interface:SkinIFINTERNAL: Sets the ID of the skin.
-