コード例 #1
0
ファイル: VText.java プロジェクト: timburrow/OpenVnmrJ
 public String getAttribute(int attr) {
   return twin.getAttribute(attr);
 }