コード例 #1
0
ファイル: TextTool.java プロジェクト: pavelfatin/logisim
 public TextTool() {
   attrs = Text.FACTORY.createAttributeSet();
 }