}
});
addSeparator();
add(editor.bind("Bold", new FontStyleAction(true),
"/com/mxgraph/examples/swing/images/bold.gif"));
add(editor.bind("Italic", new FontStyleAction(false),
"/com/mxgraph/examples/swing/images/italic.gif"));
addSeparator();
add(editor.bind("Left", new KeyValueAction(mxConstants.STYLE_ALIGN,