jp.sourceforge.gtibuilder.editor
クラス TextColoring.Word

java.lang.Object
  拡張jp.sourceforge.gtibuilder.editor.TextColoring.Word
含まれているクラス:
TextColoring

class TextColoring.Word
extends Object


フィールドの概要
 int end
           
 int start
           
 String word
           
 
コンストラクタの概要
(パッケージプライベート) TextColoring.Word()
           
 
メソッドの概要
 String toString()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

start

public int start

end

public int end

word

public String word
コンストラクタの詳細

TextColoring.Word

TextColoring.Word()
メソッドの詳細

toString

public String toString()