Can somebody tell me how to change the "button" or "parsed text field" in EJS? I right clicked on the button/field and tried to change the 'size' parameter in the properties, but it does not work. I also tried resetting the simulation, but it does not work either. Please help!
Double click on the button instance displayed in the Tree of Elements in the EJS View and set the button's size properties in the inspector panel. Java uses layout managers to control appearance and most layouts will respect the size property.