Class MenuItemLabelFactoryImpl
java.lang.Object
ch.tocco.nice2.model.menu.impl.xml.MenuItemLabelFactoryImpl
- All Implemented Interfaces:
MenuItemLabelFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateLabel
(MenuItem item) Create a label for the passed menu itemvoid
Sets the label directly to the passed menu item.
-
Constructor Details
-
MenuItemLabelFactoryImpl
-
-
Method Details