|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swing.addon.event.AncestorAdapter
Constructor Summary | |
AncestorAdapter()
|
Method Summary | |
void |
ancestorAdded(javax.swing.event.AncestorEvent arg0)
|
void |
ancestorMoved(javax.swing.event.AncestorEvent arg0)
|
void |
ancestorRemoved(javax.swing.event.AncestorEvent arg0)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AncestorAdapter()
Method Detail |
public void ancestorAdded(javax.swing.event.AncestorEvent arg0)
ancestorAdded
in interface javax.swing.event.AncestorListener
public void ancestorMoved(javax.swing.event.AncestorEvent arg0)
ancestorMoved
in interface javax.swing.event.AncestorListener
public void ancestorRemoved(javax.swing.event.AncestorEvent arg0)
ancestorRemoved
in interface javax.swing.event.AncestorListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |