public class MenuItemPresentationFactory extends PresentationFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HIDE_ICON |
| Constructor and Description |
|---|
MenuItemPresentationFactory() |
MenuItemPresentationFactory(boolean forceHide) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processPresentation(Presentation presentation) |
boolean |
shallHideIcons() |
getPresentation, resetpublic static final java.lang.String HIDE_ICON
public MenuItemPresentationFactory()
public MenuItemPresentationFactory(boolean forceHide)
public boolean shallHideIcons()
protected void processPresentation(Presentation presentation)
processPresentation in class PresentationFactory