コード例 #1
0
ファイル: ListingBuilder.java プロジェクト: Legioth/Listing
 @Override
 public int size() {
   return layout.getComponentCount();
 }