public RemoteDebugConfigurationSettingsEditor() { hostField = GuiUtils.createUndoableTextField(); portField = new PortField(defaultPort, 1024); }