public void showPopupSymbolButton(boolean showPopupSymbolButton) {
   ((MyTextField) this).setShowSymbolTableIcon(showPopupSymbolButton);
 }