javax.swing.event
public interface AncestorListener extends EventListener
Method Summary | |
---|---|
void | ancestorAdded(AncestorEvent event)
Ancestor Added |
void | ancestorMoved(AncestorEvent event)
Ancestor Moved |
void | ancestorRemoved(AncestorEvent event)
Ancestor Removed |
Parameters: event Ancestor Event
Parameters: event Ancestor Event
Parameters: event Ancestor Event