StylePropertyDetails.MCS_MENU_LINK_STYLE);
// See if numeric shortcuts were specified in the style
if (menuLinkStyle == MCSMenuLinkStyleKeywords.NUMERIC_SHORTCUT) {
ConcreteMenuBufferFactory bufferFactory
= new ConcreteMenuBufferFactory(SeparatorRenderer.NULL);
// Get the underlying menu buffer locator.
MenuBufferLocator bufferLocator
= bufferLocatorFactory.createMenuBufferLocator(
bufferFactory);