コード例 #1
0
ファイル: TextModel.java プロジェクト: JoshCheek/limelight
 public String getText() {
   return text.toString();
 }