Community
Participate
Working Groups
text.setLayoutData(new GridData(
GridData.GRAB_HORIZONTAL |
GridData.HORIZONTAL_ALIGN_FILL));
text.setFont(parent.getFont());
text.addModifyListener(
new ModifyListener() {
public void modifyText(ModifyEvent e) {