Uses of Class
de.sciss.app.AncestorAdapter

Packages that use AncestorAdapter
de.sciss.app   
 

Uses of AncestorAdapter in de.sciss.app
 

Subclasses of AncestorAdapter in de.sciss.app
 class DynamicAncestorAdapter
          This class can be added as an AncestorListener and will call the passed DynamicListening object when the Component becomes visible or invisible in the sense that it's ancestor window is shown or hidden.