Skip to content
Snippets Groups Projects

Merged

Merged
Ho Dac Hairequested to merge
hai into master
18 files
+ 162
57
Compare changes
  • Side-by-side
  • Inline

Files

+ 18
0
@@ -121,6 +121,24 @@
@@ -121,6 +121,24 @@
<text value="Exit This Room"/>
<text value="Exit This Room"/>
</properties>
</properties>
</component>
</component>
 
<grid id="e92cc" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
 
<margin top="0" left="0" bottom="0" right="0"/>
 
<constraints>
 
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
 
</constraints>
 
<properties/>
 
<border type="none" title="Drawing Users"/>
 
<children>
 
<component id="9aa9f" class="javax.swing.JList" binding="list1" default-binding="true">
 
<constraints>
 
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false">
 
<preferred-size width="150" height="50"/>
 
</grid>
 
</constraints>
 
<properties/>
 
</component>
 
</children>
 
</grid>
</children>
</children>
</grid>
</grid>
<grid id="5d886" binding="chatPanel" layout-manager="GridLayoutManager" row-count="6" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<grid id="5d886" binding="chatPanel" layout-manager="GridLayoutManager" row-count="6" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
Loading