|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.aonir.fuzzyxml.event.FuzzyXMLModifyEvent
public class FuzzyXMLModifyEvent
DOMツリーの変更時に通知されるイベント。
コンストラクタの概要 | |
---|---|
FuzzyXMLModifyEvent(java.lang.String newText,
int offset,
int length)
|
メソッドの概要 | |
---|---|
int |
getLength()
|
java.lang.String |
getNewText()
|
int |
getOffset()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public FuzzyXMLModifyEvent(java.lang.String newText, int offset, int length)
メソッドの詳細 |
---|
public int getLength()
public java.lang.String getNewText()
public int getOffset()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |