Guest User

Untitled

a guest
Jan 22nd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <bean id="mainPanel" class="todo.ui.BoxLayoutPanel">
  2. <property name="panelComponents">
  3. <list>
  4. <ref bean="itemScrollPane" />
  5. <ref bean="buttonPanel" />
  6. </list>
  7. </property>
  8. </bean>
Add Comment
Please, Sign In to add comment