コード例 #1
0
ファイル: ToolContext.java プロジェクト: netifera/netifera
 public void worked(int work) {
   task.worked(work);
 }