method of border factory renamed and some forms refactored

This commit is contained in:
Evgeny Zakrevsky
2011-07-22 16:28:30 +04:00
parent d132b87415
commit e571902816
183 changed files with 496 additions and 499 deletions
@@ -27,7 +27,7 @@
<properties/>
<border type="etched" title-resource-bundle="messages/ExecutionBundle" title-key="remote.configuration.settings.border"/>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory"/>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactoryBoldWithIndent"/>
</clientProperties>
<children>
<grid id="d0319" binding="mySocketPanel" layout-manager="GridLayoutManager" row-count="2" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">