|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public static interface DocumentEvent.ElementChange
特定の要素に対して加えられた変更を記述します。
メソッドの概要 | |
---|---|
Element[] |
getChildrenAdded()
指定された親要素に追加された子要素を返します。 |
Element[] |
getChildrenRemoved()
指定された親要素から削除された子要素を返します。 |
Element |
getElement()
表示された要素を返します。 |
int |
getIndex()
表示された要素内でのインデックスを取り出します。 |
メソッドの詳細 |
---|
Element getElement()
int getIndex()
Element[] getChildrenRemoved()
Element[] getChildrenAdded()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。