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