13.07.2015, 15:37
@DrumYum: Yes, you should use the Shoebill 1.0 method from shoebill-common, like:
Код:
ListDialog.create(player, eventManager) .caption("Test") .... .build() .show()