Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.swing.event.AncestorEvent

Packages that use AncestorEvent
Package Description
javax.swing.event Provides for events fired by Swing components. 
 

Uses of AncestorEvent in javax.swing.event
 

Methods in javax.swing.event with parameters of type AncestorEvent
Modifier and Type Method and Description
 void AncestorListener.ancestorAdded(AncestorEvent event)
          Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
 void AncestorListener.ancestorMoved(AncestorEvent event)
          Called when either the source or one of its ancestors is moved.
 void AncestorListener.ancestorRemoved(AncestorEvent event)
          Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.