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

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

class HTMLColoring.Word
extends Object


フィールドの概要
 int end
           
 int start
           
 String word
           
 
コンストラクタの概要
(パッケージプライベート) HTMLColoring.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
コンストラクタの詳細

HTMLColoring.Word

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

toString

public String toString()