package test.wksp.eclipse; public class X15 { /** * Check if the selection area is currently wide enough so that both the 'New' & * 'Delete' buttons are shown without truncation. If so, do nothing. Otherwise, * increase the width of this dialog's Shell just enough so that both buttons * are shown cleanly. */ void foo() { } }