public interface AncestorListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
ancestorAdded(AncestorEvent event)
Ancestor Added
|
void |
ancestorMoved(AncestorEvent event)
Ancestor Moved
|
void |
ancestorRemoved(AncestorEvent event)
Ancestor Removed
|
void ancestorAdded(AncestorEvent event)
event - Ancestor Eventvoid ancestorRemoved(AncestorEvent event)
event - Ancestor Eventvoid ancestorMoved(AncestorEvent event)
event - Ancestor Event