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