}, "edit");
}
public synchronized void init()
{
this.fontChooser = new FontChooserComboBox();
fontChooser.setSelectedItem(JGraphSettings.graphElemetsFont);
this.fontColorPreview = new ColorPreview();
fontColorPreview.setBackground(mxUtils.parseColor(fontColor));