|
Préférences
Moteurs de recherche
|
||||||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
javax.swing.event
|
|||||||||||
| Method Summary | |
|---|---|
Element[] |
getChildrenAdded()
Gets the child elements that were added to the given parent element. |
Element[] |
getChildrenRemoved()
Gets the child elements that were removed from the given parent element. |
Element |
getElement()
Returns the element represented. |
int |
getIndex()
Fetches the index within the element represented. |
| Method Detail |
|---|
Element getElement()
int getIndex()
Element[] getChildrenRemoved()
Element[] getChildrenAdded()